🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
Go to file
Pavol Komlos fc35755045
Decode the heading id from split link
If href contains encoded characters (such as í, č, or others), they won't match with the content (since they are not encoded there). The function `decodeURIComponent()` solves this, and makes it possible to use headings such as `# Oxidatívna fosforylácia`.
2022-10-12 12:17:40 +02:00
.github deps: bump hugo-obsidian version 2022-08-28 01:09:52 -04:00
assets Decode the heading id from split link 2022-10-12 12:17:40 +02:00
content Add SethMB Work (#203) 2022-10-03 11:45:54 -07:00
data Update Quartz version in documentation 2022-08-29 14:23:04 -04:00
i18n Add Ukrainian translation (#191) 2022-08-29 14:15:18 -04:00
layouts feat: hide TOC when no headers (closes #204) 2022-09-23 10:17:28 -07:00
static fix: popover selection wrongly including line breaks 2022-04-05 22:43:11 -07:00
.gitignore feat: add support for semantic search using operand 2022-07-31 12:16:36 -07:00
.hugo_build.lock fix: explicitly set root as current directory to fix ignore files 2022-02-28 07:14:55 -08:00
.prettierrc Use semi: false for prettier config 2022-05-02 08:57:25 -07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-12-23 13:37:29 -08:00
config.toml fix: tabsize not being respected 2022-07-12 14:37:10 -07:00
LICENSE.txt add base structure 2021-07-18 09:35:42 -04:00
Makefile style: _callouts.scss simplification (#169) 2022-08-04 14:50:24 -07:00
README.md Update Quartz version in documentation 2022-08-29 14:23:04 -04:00
screenshot.png Update Quartz version in documentation 2022-08-29 14:23:04 -04:00

Quartz

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

  1. Extremely fast natural-language search
  2. Customizable and hackable design based on Hugo
  3. Automatically generated backlinks, link previews, and local graph
  4. Built-in CJK + Latex Support and Admonition-style callouts
  5. Support for both Markdown Links and Wikilinks

Check out some of the amazing gardens that community members have published with Quartz!

“[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