d3c3nt

[DORMANT] a fairly decent theme for the zola static site engine
git clone git://git.figbert.com/d3c3nt.git
Log | Files | Refs | README | LICENSE

commit 5462bce295da93ccb696369479c988462946bef2
parent d59ec4cdbf06c4d01398d7fd72cf5d763e10b0e1
Author: FIGBERT <figbert@figbert.com>
Date:   Thu, 10 Feb 2022 13:42:46 -0800

Add README

Diffstat:
AREADME.md | 22++++++++++++++++++++++
1 file changed, 22 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -0,0 +1,22 @@ +# d3c3nt + +d3c3nt is a simple, clean, and flexible theme for personal sites, made +by [FIGBERT] for the [Zola static site engine][zola]. This theme is +developed mainly for use on my personal site, so new features and styles +will be added when I stumble onto the need to make them. + +All in all, it's fairly... decent. + +For more information, [check out the documentation][docs]. + +## whoami + +To learn more about me, feel free to check out [my website][FIGBERT] and +subscribe via the [Atom feed][atom]. You can contact me via email at: +[figbert+d3c3nt@figbert.com][email]. + +[FIGBERT]: https://figbert.com/ +[zola]: https://getzola.org/ +[docs]: https://d3c3nt.figbert.com/config/ +[atom]: https://figbert.com/atom.xml +[email]: mailto:figbert+d3c3nt@figbert.com