0.0.2 • Published 2 years ago

statyk v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

statyk

Dead simple statyk site generator

coming soon™

for the impatient: Clone repo -> run yarn -> run yarn dev --watch

TODOS

  • JS API for creating pages
  • Compile scripts with AST
  • Content folders support
  • Support extrating scripts to external js script
  • Support for <style> tag
  • Improve CLI
  • TypeScript migration of codebase