index
3/19/2025
Diamond is a modern static site generator designed for Obsidian documents. It converts your Markdown files into a beautiful, responsive website with a clean and professional look.
Features
- Simple and Fast: Just run one command to build your site
- Modern UI: Built with React and TailwindCSS
- Responsive: Looks great on all devices
- Customizable: Easy to customize with your own theme
Getting Started
Build your site:
npx @zhanghe/diamond build
Your site will be generated in the
dist
directory!