Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1008 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 1008 Bytes

Inkval GitHub code size in bytes

Generating Static Sites with Pandoc and Bash

Preview

Features

  • 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.

Lighthouse Score

Score

Usage

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

Tips

You should use last release Paondoc to avoid bugs and get better experiences.

License

MIT