figbert.com-website

[ACTIVE] the website and home of figbert on the clearnet
git clone git://git.figbert.com/figbert.com-website.git
Log | Files | Refs | README | LICENSE

commit 735947d7043da2eebf7a209c2f5ae0fdec1287a8
parent 56baff8d3d00fcf9872bc056e5022f9b036a11f2
Author: FIGBERT <figbert@figbert.com>
Date:   Sat, 19 Feb 2022 23:23:36 -0800

Add d3c3nt to projects

Diffstat:
Acontent/projects/d3c3nt/index.md | 30++++++++++++++++++++++++++++++
Mcontent/projects/simply-translate/index.md | 2+-
Mcontent/projects/tofu/index.md | 2+-
3 files changed, 32 insertions(+), 2 deletions(-)

diff --git a/content/projects/d3c3nt/index.md b/content/projects/d3c3nt/index.md @@ -0,0 +1,30 @@ ++++ +title = "d3c3nt" +description = "d3c3nt is a simple, clean, and flexible theme for Zola. The theme evolved from use on my site, made with vanilla CSS and HTML – and completely sans Javascript. All in all, it’s fairly… decent." +date = 2022-02-19 +weight = 2 ++++ + +[**d3c3nt**] is a simple, clean, and flexible theme for [Zola]. The +theme evolved from use on my site, made with vanilla CSS and HTML – and +completely sans Javascript. All in all, it's fairly... decent. + +<!-- more --> + +d3c3nt styles common HTML elements like headers, paragraphs, and lists; +plus semantic elements like blockquotes, tables, abbreviations, [and +more]. It also provides [custom shortcodes] to incorporate modern web +elements in your markdown. + +To see the theme in action, poke around this site and [the demo +instance][**d3c3nt**] – and explore the source code [on Gitea]. + +Shout out to [hegz] for being the first person to adopt my theme in +the wild! + +[**d3c3nt**]: https://d3c3nt.figbert.com +[Zola]: https://www.getzola.org +[and more]: https://d3c3nt.figbert.com/posts/markdown-syntax/ +[custom shortcodes]: https://d3c3nt.figbert.com/posts/rich-content/ +[on Gitea]: https://git.figbert.com/figbert/d3c3nt +[hegz]: https://hegz.me diff --git a/content/projects/simply-translate/index.md b/content/projects/simply-translate/index.md @@ -2,7 +2,7 @@ title = "SimplyTranslate" description = "SimplyTranslate is a collection of “translation scrapers with interfaces for gemini and the web,” made by metalune. In other words, it’s a privacy-respecting front end for Google Translate, similar to Twitter’s Nitter. Over the course of a couple days – and one synchronous hacking session – I containerized the program to make it easier to deploy on servers worldwide." date = 2021-07-02 -weight = 3 +weight = 4 +++ [**SimplyTranslate**][st] is a collection of "translation scrapers with diff --git a/content/projects/tofu/index.md b/content/projects/tofu/index.md @@ -2,7 +2,7 @@ title = "Tofu" description = "Tofu is an easy-to-use, open-source, two-factor authentication app designed specifically for iOS, made by Calle Luks. I adopted it after migrating from Authy, and ended up overhauling its icon system." date = 2021-04-07 -weight = 2 +weight = 3 +++ [**Tofu**][tofu] is an easy-to-use, open-source, two-factor