Skip to content

🧙 A proof-of-concept of a mithril.js static site generator

License

Notifications You must be signed in to change notification settings

fabe/mithril-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mithril-static

A proof-of-concept of a mithril.js static site generator.

This is a very early prototype, not at all intended for production. Hot Module Replacement isn't working properly and there's a bunch of optimizations to be made.

Installation

git clone https://github.com/fabe/mithril-static.git
cd mithril-static
yarn

Usage

# To develop:
yarn start

# To build to `public/`:
yarn build

# To serve `public/`:
yarn serve

Author

About

🧙 A proof-of-concept of a mithril.js static site generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published