d3c3nt.md (942B)
1 +++ 2 title = "d3c3nt" 3 description = "A simple, clean, and flexible theme for Zola." 4 date = 2022-02-19 5 updated = 2022-06-15 6 +++ 7 8 [**d3c3nt**] is a simple, clean, and flexible theme for [Zola]. The 9 theme evolved from use on my site, made with vanilla CSS and HTML – and 10 completely sans Javascript. All in all, it's fairly... decent. 11 12 d3c3nt styles common HTML elements like headers, paragraphs, and lists; 13 plus semantic elements like blockquotes, tables, abbreviations, [and 14 more]. It also provides [custom shortcodes] to incorporate modern web 15 elements in your markdown. 16 17 To see the theme in action, poke around [the demo instance][**d3c3nt**] 18 – and explore the source code [on my forge]. 19 20 [**d3c3nt**]: https://d3c3nt.figbert.com 21 [Zola]: https://www.getzola.org 22 [and more]: https://d3c3nt.figbert.com/posts/markdown-syntax/ 23 [custom shortcodes]: https://d3c3nt.figbert.com/posts/rich-content/ 24 [on my forge]: https://git.figbert.com/d3c3nt/