Skip to content

chunqiuyiyu/inkval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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