inkval icon indicating copy to clipboard operation
inkval copied to clipboard

Generating Static Sites with Pandoc and Bash

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