Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

skuzzymiglet/ssg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make a blog easily with ssg

I've bundled up some templates, styles and patches to the ssg5 script (originally by Roman Zolotarev, article list patch by notthebee), so you can easily create a minimalistic blog.

You can read this article for more info on the making of these configs, which are still much a work-in-progress.

Usage

Make sure to have the dependencies - a POSIX-compliant shell, and a Markdown renderer - either lowdown or Markdown.pl

git clone this repo somewhere useful.

Modify the template files to your needs, and move them to the correct paths (remove -template). Modify the avatar for yourself. Add your posts in src/, also create dst for your built website to go to. Then you can deploy.sh to the internet!

My site