Tablog reimagined in Svelte/SvelteKit, a lightweight blogging setup powered entirely by Markdown.
Tablog is a minimalistic blog theme built with SvelteKit. It offers a clean and elegant design that prioritizes readability and simplicity. This theme is highly customizable and allows users to generate posts and pages using the mdsvex processor. With Tablog, users have the flexibility to create both blog posts and static pages, and also have the option to mark certain pages as drafts. The theme also provides a file for general site configuration, allowing users to easily customize their blog. Tablog is licensed under MIT.
To install the Tablog theme, follow these steps:
git clone https://github.com/tablog/tablog.gitcd tablognpm install/src/config.js file as per your requirements./content folder. Posts should have a date prop, whereas pages can be considered static.npm run devhttp://localhost:5000Tablog is a minimalistic blog theme for SvelteKit that offers a clean and elegant design. It provides users with the flexibility to create both blog posts and static pages, and also allows for marking pages as drafts. With easy customization of general site configuration and the option to upgrade to any blog API, Tablog is a versatile theme suitable for various production environments.