Static site compiler. Written in Kotlin.
- HTML files compiled from Kotlin-based DSL (KTML) 🔧
- Includes a minifier for CSS and JavaScript files 🗜
- Watches for changed files that are automatically compiled or minified 👁
- Ships with a tiny web server to make local development a cinch 💅
- Downloadable JAR that runs as a service 📦
- ✅ Tests!
- ✅ Github Actions
- ✅ Surface test results and code coverage via badges
- Blogging
- Generate site files
- Generate shields.io badges (examples: w3c validation, link backs, etc.)
- Saved state of compiled files via local database (SQL file)
Try the troubleshooting documentation first. You can also create an issue.