diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-05-29 18:35:33 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-05-29 18:35:33 -0300 |
commit | 2e9e14e61afb364186312a38c36971d0f35cfe60 (patch) | |
tree | fdf196db68234d0b9b5287c94274d69fe71af295 | |
parent | c50adf8e41cca8512150f1dbbbd3df0617236049 (diff) | |
download | blog-2e9e14e61afb364186312a38c36971d0f35cfe60.tar.gz blog-2e9e14e61afb364186312a38c36971d0f35cfe60.tar.bz2 |
Updates services/static
-rw-r--r-- | services.mdwn | 1 | ||||
-rw-r--r-- | static.mdwn | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/services.mdwn b/services.mdwn index 97f0ac0..d7390d7 100644 --- a/services.mdwn +++ b/services.mdwn @@ -58,6 +58,7 @@ Bots (IRC, Jabber e StatusNET/Twitter): * [blootbot](http://packages.debian.org/sid/blootbot). * [kgb-bot](http://packages.debian.org/squeeze/kgb-bot) / [kgb-client-git](http://packages.debian.org/squeeze/kgb-client-git). * [phenny](http://inamidst.com/phenny/). + * [Sopel](https://sopel.chat/). Infostructure ------------- diff --git a/static.mdwn b/static.mdwn index 82ca147..fb4469f 100644 --- a/static.mdwn +++ b/static.mdwn @@ -65,6 +65,8 @@ Now simply run `make web_deploy` with the above mentioned `Makefile` do sync you # Alternatives +* [The updated big list of static website generators for your site, blog or wiki](https://iwantmyname.com/blog/2014/05/the-updated-big-list-of-static-website-generators-for-your-site-blog-or-wiki). +* [Top Open-Source Static Site Generators - StaticGen](https://www.staticgen.com/). * [Static Site Generators](https://staticsitegenerators.net/). * [Static Site Generators at GitHub](https://github.com/skx/static-site-generators). * [Replacing Jekyll with Pandoc and a Makefile](https://tylercipriani.com/2014/05/13/replace-jekyll-with-pandoc-makefile.html). |