diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-02-24 12:16:09 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-02-24 12:16:09 -0300 |
commit | ee6beda60c0ed025deec7791f2f9be29461a7b5b (patch) | |
tree | 9a77b2e9c5d8387db257fbc57d813c670f0fce50 /suckless | |
parent | 788c31d41fd1368ccb957a13744880bcc4ef0430 (diff) | |
download | blog-ee6beda60c0ed025deec7791f2f9be29461a7b5b.tar.gz blog-ee6beda60c0ed025deec7791f2f9be29461a7b5b.tar.bz2 |
Updates services and static sites
Diffstat (limited to 'suckless')
-rw-r--r-- | suckless/sites.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/suckless/sites.mdwn b/suckless/sites.mdwn index fb4469f..69d952d 100644 --- a/suckless/sites.mdwn +++ b/suckless/sites.mdwn @@ -84,3 +84,4 @@ Now simply run `make web_deploy` with the above mentioned `Makefile` do sync you * [Juvia: a commenting server similar to Disqus and IntenseDebate](https://github.com/phusion/juvia). * [gitit](https://github.com/jgm/gitit/tree/master/). * [Sphinx](http://sphinx-doc.org/) ([package](https://packages.debian.org/stable/python-sphinx)). +* [Utterson: a minimal static blog generator written using old-school unix tools (make, ksh, m4, awk, procmail and a pinch of elisp)](https://github.com/stef/utterson). |