Generating Static Sites with Pandoc and Bash
- Only based on Pandoc and GNU core utilities
- Perfect score(100) on Google lighthouse
- Easy to use and expand functions
- Pagination support
- Tag slug support
- RSS support
For more information, visit website and docs.
curl -s https://raw.githubusercontent.com/chunqiuyiyu/inkval/main/inkval.sh | bash
# or
wget -qO - https://raw.githubusercontent.com/chunqiuyiyu/inkval/main/inkval.sh | bash
You should use last release Paondoc to avoid bugs and get better experiences.
MIT