From fc0ecbfc13a7e06d4fa2dd56a8e977da85671741 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 22 May 2021 21:40:02 -0300 Subject: Update services --- research/computing/suckless/sites.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'research/computing/suckless/sites.md') diff --git a/research/computing/suckless/sites.md b/research/computing/suckless/sites.md index 5ca19d2..f93a121 100644 --- a/research/computing/suckless/sites.md +++ b/research/computing/suckless/sites.md @@ -72,9 +72,9 @@ 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/). +* [Top Open-Source Static Site Generators - StaticGen](https://www.staticgen.com/). +* [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). * [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). * [Brane Dump: Static Comments in Jekyll](http://www.hezmatt.org/~mpalmer/blog/2011/07/19/static-comments-in-jekyll.html). @@ -85,13 +85,17 @@ Now simply run `make web_deploy` with the above mentioned `Makefile` do sync you * [Grav](http://getgrav.org/). * [Hakyll](http://jaspervdj.be/hakyll/) ([package](https://packages.debian.org/sid/libghc-hakyll-dev)). * [Jekyll](http://jekyllrb.com/) ([package](https://packages.debian.org/stable/jekyll)). +* [MkDocs](https://www.mkdocs.org/#building-the-site) +* [Sphinx](http://sphinx-doc.org/) ([package](https://packages.debian.org/stable/python-sphinx)). * [Static site generators for building web sites](https://lwn.net/Articles/541299/). * [Pelican Static Site Generator, Powered by Python](http://blog.getpelican.com/) ([package](https://packages.debian.org/sid/python-pelican)). * [Middleman: Hand-crafted frontend development](https://middlemanapp.com/). * [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). * [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). * [blogofile](https://packages.debian.org/stable/blogofile) +* [tkluysk/yaml-to-html: transform a folder of markdown files with yaml frontmatter to html](https://github.com/tkluysk/yaml-to-html) +* [maxhoffmann/yaml-markdown-to-html: transform a folder of markdown files with yaml frontmatter to html](https://github.com/maxhoffmann/yaml-markdown-to-html) +* [brunobord/static-markdown: A static HTTP server, with markdown rendering mechanism](https://github.com/brunobord/static-markdown) -- cgit v1.2.3