Hyde is a static site generator written by scheme language CHICKEN.
Hyde offers limited things, so I added following items.
- toc (table of contents)
- list all posts
- tags cloud
- list of posts grouped by tag
- related articles
- pretty url
- date string from file name
- keyword search
- sitemap
- rss
I modified Hyde egg. So you need to install Hyde locally.
cd eggs/hyde
chicken-install