danishprakash / kizai

Static site generator powering -- https://danishpraka.sh/

Home Page:https://danishpraka.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kizai
=====

minimal static site generator

TODO:
- [x] fix mobile view
- [x] rename posts to avoid slug manipulation in the code
- [x] fix image paths in posts (vim arglist ftw)
- [x] fix the css (URL underline)
- [x] syntax highlighting
- [x] books with no page show broken html syntax
- [ ] walk over dirs and watch them
- [x] fix homepage (show posts)
- [x] get the syntax to work
- [x] fix the title not showing up
- [x] sort the posts
- [x] add date formatting func and fix dates on post and home
- [x] serve and rebuild dir (dev)
- [ ] warn for similar posts/routes while building/serving

About

Static site generator powering -- https://danishpraka.sh/

https://danishpraka.sh/

License:GNU General Public License v3.0


Languages

Language:Go 100.0%