Skip to content

adamzwakk/ssg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

ssg

A static website generator written in bash

This is a fork of ssg written by Roman Zolotarev which you can find here

How my fork differs

  • Fixed sitemap.xml generation to base its modified time off the src .md files
  • Fixed h1 tags to generate even if a title already exists, just prepend as if no title was there
  • lowdown no longer adds weird header ids to output
  • Automatically adds (Updated $time) divs after the h1 tags based on the mod time of the src md (except the index)

About

A static website generator written in bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages