go install github.com/jackyzha0/hugo-obsidian@latest 由于众所周知的原因,安装 hugo-obsidian 的时候需要通过设置http_proxy、https_proxy这两个环境变量来让 go 使用代理——[[在Powershell中设置环境变量]]…… 更改quartz默认设置 中文设置 quartz项目默认对中文有很好的支持,不需要额外设置。但是默认网站的很多...
Quartz is a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites. Thousands of students, developers, and teachers are already using Quartz to publish personal notes, websites, and digital gardens to the web. 显然,这正是一个专为Markdown笔记...
然后,每次将Quartz更改同步到GitHub时,我们的网站都应该更新。 Cloudflare Pages默认执行浅层克隆,因此如果您依赖git作为时间戳,建议您在构建命令的开头添加git fetch --unshallow &&(例如git fetch --unshallow && npx quartz build)。 这里的时间戳主要用于表示笔记的发布/修改时间。在不修改构建命令并且笔记中不含指...
// light.scss // Use Catppuccin Latte for light mode @import "quartz-themes/themes/catppuccin/latte"; Dark Mode Add your desired dark theme to dark.scss. // dark.scss // Use Catppuccin Frappe for dark mode @import "quartz-themes/themes/catppuccin/frappe"; FAQ GitHub Pages throws...
Amethyst is an attempt to deliver this by combining the navigational features of hugo-book with the Obsidian integrations of quartz to provide a hassle-free place to store and host personal notes or documentation. Features Amethyst preserves most of the features of quartz and hugo-book, including...
A large portion of Amethyst's code base can be derived from the following two projects. Original attribution goes to the creators of these projects; I just put them together, squashed all the bugs, and customized the styles to fit my needs for Amethyst. Hugo Book Quartz...
Credits A large portion of Amethyst's code base can be derived from the following two projects. Original attribution goes to the creators of these projects; I just put them together, squashed all the bugs, and customized the styles to fit my needs for Amethyst. Hugo Book QuartzAbout...