Skip to content

jontstaz/jonte.au-blog

 
 

Repository files navigation

A Customizable Obsidian Publish alternative using Next.JS

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

Additionally, you can deploy the example using Vercel or preview live with StackBlitz

Click the link above to find out how to publish your own notes!

Here is an example of how I forked this repo to create a landing page for Fleeting Notes.

fn-website-demo.gif

About

Obsidian.md Notes in blog format with Next.JS and Tailwind v3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.5%
  • CSS 40.7%
  • JavaScript 5.8%