Skip to content
/ inkval Public
forked from chunqiuyiyu/inkval

Generating Static Sites with Pandoc and Bash

License

Notifications You must be signed in to change notification settings

ge/inkval

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inkval GitHub code size in bytes

Generating Static Sites with Pandoc and Bash

Preview

Features

  • Only based on Pandoc ang 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

About

Generating Static Sites with Pandoc and Bash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 80.3%
  • HTML 19.7%