statyk
v0.0.2
Published
A dead simple statyk site generator
Downloads
2
Readme
statyk
Dead simple statyk site generator
coming soon™
for the impatient: Clone repo -> run
yarn
-> runyarn dev --watch
TODOS
- [x] JS API for creating pages
- [x] Compile scripts with AST
- [ ] Content folders support
- [ ] Support extrating scripts to external js script
- [ ] Support for <style> tag
- [ ] Improve CLI
- [ ] TypeScript migration of codebase