You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Claudio Yanes 1313bd9779 Move css and js to appropriate files
Having the CSS and JS in the html template produces pages larger
than necessary, as each page need to contain all the js/css.
Separating them in appropriate files allow the browser to just download
them once and use them for all the pages. This is even more effective
with an aggressive cache policy for the js and css, something that can
be done without fear thanks to the implemented cache-busting.
Also, having then in separate files allows us to use Hugo pipelines
for minimizing the code.
3 years ago
.github bump hugo-obsidian to support root 3 years ago
assets Move css and js to appropriate files 3 years ago
content rtl docs 3 years ago
data feat: dynamically fetch indices 3 years ago
layouts Move css and js to appropriate files 3 years ago
static add base structure 3 years ago
.gitignore feat: dynamically fetch indices 3 years ago
.hugo_build.lock fix: explicitly set root as current directory to fix ignore files 3 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 3 years ago
LICENSE.txt add base structure 3 years ago
Makefile feat: dynamically fetch indices 3 years ago
README.md add screenshot to readme 3 years ago
config.toml fix relative pathing for dynamic fetch 3 years ago
screenshot.png add screenshot to readme 3 years ago

README.md

Quartz

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

  1. Extremely fast full-text search by pressing /
  2. Display for backlinks of each note
  3. Fully customizable local graph view
  4. Endlessly powerful page and theme customization using CSS
  5. Automatically generated tag and section lists of content
  6. Beautiful link previews

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