Skip to content

cocowool/popsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

popsite

Another static website generator.

Usage

$ npx pop --help
$ npx pop --markdown-file markdown_file.md --ouput html_file.html

Feature

  • easy and simple to generate static website
  • compatible with hexo themes
  • @TODO support user custom path generator default by date

pop init

The Command Init your working folder structure.

. |---- source # Source Folder for markdown files |---- public # Public folder which will be deployed to production |---- themes # Themes Folder

Develop Log

  • 2022-05-12 Support localhost server
  • 2022-01-19 Support specify output file name
  • 2021-11-27 Make a little change

Reference

About

Another static website generator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published