1.4 KiB
1.4 KiB
| title | excerpt |
|---|---|
| An Extendable Obsidian Publish alternative using Next.JS | Create your own template or use someone else's. Changing the template is a matter of updating one line |
Publish your Obsidian Notes with a highly customizable Next.JS blog starter template. Features:
- Supports most Obsidian syntax (e.g. Link Previews, Links, etc.). Uses obsidian-export.
- URLs are based on folder structure
- Backlinks can be added outside of the markdown files (using the PreviewLink component)
- Full-text search
Getting Started
home
Additionally, you can deploy the example using Vercel or preview live with StackBlitz
publish-your-obsidian-notes-with-linked-blog-starter
Click the link above to find out how to publish your own notes!
deploy-a-custom-linked-blog-starter
Here is an example of how I forked this repo to create a landing page for Fleeting Notes.
