markItDown
📱 A React app to preview and edit Markdown✍. You can also export it as HTML.
JavaScript★ 51
Transform Obsidian Vault's notes into web pages. Converts your markdown notes, created in Obsidian, into fully function…
git clone https://github.com/ecarrara/obsidian-garden.gitecarrara/obsidian-gardenObsidian Garden is a program to transform Obsidian Vault's notes into web pages. It converts your markdown notes, created in Obsidian, into fully functional site, ready for deployment.
If you are on OS X or Linux, you can use the installation script to fetch the latest release:
curl https://raw.githubusercontent.com/ecarrara/obsidian-garden/main/install.sh | sh
obsidian-garden initcd my-notes/ obsidian-garden init
.garden/site.yaml filetitle: Site name
pagefind: false
topnav:
links:
- text: Link 1
href: https://example.com/link-1
- text: Link 2
href: https://example.com/link-2
obsidian-garden build
.garden/site.yaml and run
pagefind to index your sitepagefind --source dist
more like this
📱 A React app to preview and edit Markdown✍. You can also export it as HTML.
search projects, people, and tags