项目作者: skuzzymiglet

项目描述 :
✍ Create a blog with ssg
高级语言: Shell
项目地址: git://github.com/skuzzymiglet/ssg.git
创建时间: 2020-07-17T17:15:37Z
项目社区:https://github.com/skuzzymiglet/ssg

开源协议:

下载


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