Skip to content

jpelgrims/statwebgen

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Statwebgen

Obligatory static website generator, used for building my personal website. The project is divided into two parts: the actual website generator (python), and a live refresh server (node.js).

TODO:

  • Add mode where statwebgen periodically regenerates the website (Or just use cronjob). This is useful for dynamic functionality. For example, if I want an image updated every five minutes.
  • Add "script folder" which contains scripts to be ran on every website generation/update. Statwebgen will run these scripts too during static website generation.
  • statwebgen should be more pipeline oriented, e.g. right now I want to filter all drafts, which is turning out to be somwhat difficult

About

Obligatory static website generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published