Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP SSG FOR ZAKARIA.ORG
=======================

	main.go  => main clistuff
	md.go    => markdown conversion
	index.go => index generation
	posts.go => post model
	rss.go   => rss generation

TODO
----

	- open-graph tags
	- auto-generate onion-location <meta> tag for onion address
	- cleanup + DRY (there is duplicated code accross rss.go+index.go)

USAGE
-----

dir structure is:

	page.md            # markdown content of standalone page
	page.meta          # metadata for page.md
	posts/
		post1.md   # markdown content of post
		post1.meta # metadata for post1.md

everything in posts/ is indexed in posts/index.html

About

personal static site generator

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages