diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2021-10-31 10:35:58 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2021-10-31 10:35:58 -0300 |
commit | 388919fdad831975e4f614dd7b257bcca9c461a9 (patch) | |
tree | 02dd08c3368ee80f42923dc299b8bd93b88e451a | |
parent | 13f4c95284071b58c33687881716a4dde2c01801 (diff) | |
download | blog-388919fdad831975e4f614dd7b257bcca9c461a9.tar.gz blog-388919fdad831975e4f614dd7b257bcca9c461a9.tar.bz2 |
Suckless: sites: lektor
-rw-r--r-- | research/computing/suckless/sites.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/research/computing/suckless/sites.md b/research/computing/suckless/sites.md index f93a121..47eb18c 100644 --- a/research/computing/suckless/sites.md +++ b/research/computing/suckless/sites.md @@ -87,6 +87,7 @@ Now simply run `make web_deploy` with the above mentioned `Makefile` do sync you * [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)). +* [Lektor](https://www.getlektor.com/) ([package](https://packages.debian.org/bullseye/lektor)). * [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/). |