Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting. Using the Gatsby Theme @lekoarts/gatsby-theme-minimal-blog
.
-
MDX
-
Fully customizable through the usage of Gatsby Themes (and Theme UI)
-
Light Mode / Dark Mode
-
Typography driven, minimal style
-
Tags/Categories support
-
Code highlighting with prism-react-renderer. Also allows adding line numbers, line highlighting, language tabs, and file titles.
-
RSS Feed for blog posts
-
SEO (Sitemap, OpenGraph tags, Twitter tags)
-
WebApp Manifest
cd project-name
Start the site by running npm run develop
or gatsby develop
.
Your site is now running at http://localhost:8000
!
Looking for more guidance? Full documentation for Gatsby lives on Gatsby's website.
To learn more about Gatsby themes specifically, I recommend checking out the theme docs.
-
For most developers, I recommend starting with the in-depth tutorial for creating a site with Gatsby. It starts with zero assumptions about your level of ability and walks through every step of the process.
-
To dive straight into code samples, head to Gatsby's documentation. In particular, check out the How-to Guides and Reference items in the primary navigation.