Syenite Blog
What better way to test a blog engine than to blog about building it? This is where I'll be posting updates about the development of Syenite. There will be two main types of articles here: releases and building blocks.
Release articles are all about showcasing all the new features that I added/updated/fixed in the last version increment.
Building block articles dive deeper into the code and explain how I built a specific feature. These articles are meant to be more technical and are aimed at developers who want to learn what makes Syenite tick.
Syenite now has support for Mastodon webmentions in lieu of a commenting system
New features in Syenite v0.4: deep article search, hero image
New features in Syenite v0.3: Obsidian heading links, external link behavior, and more
New features in Syenite v0.2: mobile nav, 404 pages, other articles tagged, rewritten tags API, and more
A directory of blogs built on SvelteKit
Useful third-party tools & services that contributed to building Syenite
Setting up the Obsidian vault for Syenite
All the supported markdown symbols, as a means to illustrate and visualize markdown rendering and styling
How to configure global site parameters using the config file
How I styled the markdown content
Future features that are planned or desired
How the folder-based URL structure was designed
A high level overview of how Syenite is constructed
All the features supported by the Syenite blog engine
The how and why behind the Syenite blog engine