diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-07-17 10:33:06 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-07-17 10:33:06 -0300 |
commit | 038277d4ae9e0b075da7a2b6ee2f90f81529c523 (patch) | |
tree | 6ba51fab34054cced0a735b67f41a7a35a7207d6 /suckless/sites.mdwn | |
parent | fe9f47a588bb536e93c90c5dfbf4dfcd0b080025 (diff) | |
download | blog-038277d4ae9e0b075da7a2b6ee2f90f81529c523.tar.gz blog-038277d4ae9e0b075da7a2b6ee2f90f81529c523.tar.bz2 |
Suckless: sites: bashblog
Diffstat (limited to 'suckless/sites.mdwn')
-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 9cf7099..402cda4 100644 --- a/suckless/sites.mdwn +++ b/suckless/sites.mdwn @@ -86,3 +86,4 @@ Now simply run `make web_deploy` with the above mentioned `Makefile` do sync you * [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). * [werc - A sane web anti-framework](http://werc.cat-v.org/). +* [cfenollosa/bashblog: A single Bash script to create blogs. Download, run, write, done!](https://github.com/cfenollosa/bashblog). |