Skip to content

davzoku/leetcode-obsidian-frontend

Repository files navigation

Leetcode Obsidian Frontend

A Customizable Obsidian Publish alternative using Next.JS forked from matthewwong525/linked-blog-starter

Getting Started

This is the frontend code that publishes the Obsidian vault notes from davzoku/leetcode-obsidian-vault.

Run the following command to run the front end.

npm run dev

The steps to publish a similar website is shown in this original video link.

Deviations

Matthew published the website on Vercel, while I published it on Netlify. This is a personal choice and it can be done easily by changing the final GitHub Action step, "Deploy to Vercel" or "Deploy to Netlify" in publish.yml.

Screenshots

homepage.png

Releases

No releases published

Packages

No packages published