SSG is a Static Site Generator that is only a Static Site Generator. No resumes here! Just a piece of code that generates static files from templates for websites, and can do it live while you develop said templates.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Zed A. Shaw c0b4d68a9a Refactor the code more to make it esier to work on. 4 weeks ago
art Create a funny parody logo. 4 weeks ago
config Refactor the code more to make it esier to work on. 4 weeks ago
example Refactor the code more to make it esier to work on. 4 weeks ago
tests Initial setup of the project directory. 4 weeks ago
.gitignore Initial setup of the project directory. 4 weeks ago
LICENSE Create a funny parody logo. 4 weeks ago
Makefile Initial setup of the project directory. 4 weeks ago
README.md Initial setup of the project directory. 4 weeks ago
go.mod Initial setup of the project directory. 4 weeks ago
go.sum Initial setup of the project directory. 4 weeks ago
main.go Refactor the code more to make it esier to work on. 4 weeks ago

README.md

Super Saiyan God

A parody of beerus

"This isn't even my final form."

SSG is a Static Site Generator that is only a Static Site Generator. No resumes here! Just a piece of code that generates static files from templates for websites, and can do it live while you develop said templates.

Notes

Key Features Needed

Usage

# init your config
$ ssgod init

# creates a ssgod.tomly
$ ssgod

# explicit ssgod
$ ssgod --config ssgod.toml
  • Probably just an extension mapping: .md -> .html, .html -> .html