🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
Go to file
2022-05-29 10:29:32 -04:00
.github update site id and deploy to fleetingnotes.app 2022-04-12 14:52:45 -04:00
assets redefine my purpose 2022-05-12 09:17:19 -04:00
content add simple workflow for fleeting notes 2022-05-29 10:29:32 -04:00
data organize notes like your thoughts 2022-05-28 08:16:38 -04:00
layouts update pricing & downloads page to include mac app 2022-05-24 08:38:30 -04:00
static add logo to website and add demo video and update title / footer 2022-04-12 12:06:24 -04:00
.gitignore Fix fetchData 2022-03-04 02:25:30 +00:00
.hugo_build.lock fix: explicitly set root as current directory to fix ignore files 2022-02-28 07:14:55 -08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-12-23 13:37:29 -08:00
config.toml update baseurl to fleetingnotes.app 2022-04-12 14:56:48 -04:00
LICENSE.txt add base structure 2021-07-18 09:35:42 -04:00
Makefile docs: make update command and clarify update steps/potential danger 2022-04-05 00:09:56 -07:00
README.md update README 2022-04-12 10:48:33 -04:00
screenshot.png update screenshot 2022-04-04 23:30:28 -07:00

Quartz

Host your second brain and digital garden for free. Quartz features

  1. Extremely fast full-text search by pressing Ctrl + k
  2. Customizable and hackable design based on Hugo
  3. Automatically generated backlinks, link previews, and local graph
  4. Built-in CJK + Latex Support
  5. Support for both Markdown Links and Wikilinks

“[One] who works with the door open gets all kinds of interruptions, but [they] also occasionally gets clues as to what the world is and what might be important.” — Richard Hamming

🔗 Get Started: https://quartz.jzhao.xyz/

Quartz Example ScreenshotQuartz Example Screenshot

Join the Discord Community

Install And Run Locally

  1. Install Go (https://jimkang.medium.com/install-go-on-mac-with-homebrew-5fa421fc55f5) + Setup Environment
  2. Install hugo-obsidian (https://github.com/jackyzha0/hugo-obsidian)
  3. Run make serve