GoooIce / sharpen

Host your second brain for free with Next.JS and Tailwind v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Host your second brain for free with Next.JS and Tailwind v3

License:Apache License 2.0


Languages

Language:TypeScript 53.6%Language:CSS 40.7%Language:JavaScript 5.8%