1313bd9779
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. |
||
---|---|---|
.github | ||
assets | ||
content | ||
data | ||
layouts | ||
static | ||
.gitignore | ||
.hugo_build.lock | ||
CODE_OF_CONDUCT.md | ||
config.toml | ||
LICENSE.txt | ||
Makefile | ||
README.md | ||
screenshot.png |
Quartz
Host your second brain and digital garden for free. Quartz features
- Extremely fast full-text search by pressing
/
- Display for backlinks of each note
- Fully customizable local graph view
- Endlessly powerful page and theme customization using CSS
- Automatically generated tag and section lists of content
- 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/