mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
update
This commit is contained in:
parent
421cd4820e
commit
a97c06b7f2
46
README.md
46
README.md
@ -1,6 +1,6 @@
|
||||
<h1 align=center>🌱 Forgetful Notes</h1>
|
||||
# 🌱 Forgetful Notes
|
||||
|
||||
<p align="center">
|
||||
<p align="">
|
||||
<img alt="code size" src="https://img.shields.io/github/languages/code-size/semanticdata/forgetful-notes" />
|
||||
<img alt="repository size" src="https://img.shields.io/github/repo-size/semanticdata/forgetful-notes" />
|
||||
<img alt="commits" src="https://img.shields.io/github/commit-activity/t/semanticdata/forgetful-notes" />
|
||||
@ -8,8 +8,6 @@
|
||||
<img alt="is website up?" src="https://img.shields.io/website/https/forgetfulnotes.com.svg" />
|
||||
</p>
|
||||
|
||||
## Overview
|
||||
|
||||
This repository holds the source code for [Forgetful Notes](https://forgetfulnotes.com)—my digital garden of knowledge. It serves as a platform for my learning and creative endeavours. A space for thinking through, building upon, and coming back to.
|
||||
|
||||
It is powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](https://obsidian.md). You can read the [Documentation](https://quartz.jzhao.xyz/), and join the [Discord Community](https://discord.gg/cRFFHYye7t).
|
||||
@ -19,26 +17,26 @@ It is powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](h
|
||||
<details>
|
||||
<summary>Show/Hide</summary>
|
||||
|
||||
- [Overview](#overview)
|
||||
- [Table of Contents](#table-of-contents)
|
||||
- [Screenshots](#screenshots)
|
||||
- [Full Width](#full-width)
|
||||
- [Slim (light)](#slim-light)
|
||||
- [Slim (dark)](#slim-dark)
|
||||
- [Useful Commands](#useful-commands)
|
||||
- [Install Dependencies](#install-dependencies)
|
||||
- [Update Dependencies](#update-dependencies)
|
||||
- [Start Local Server](#start-local-server)
|
||||
- [Update Quartz](#update-quartz)
|
||||
- [Sync the Repo](#sync-the-repo)
|
||||
- [Build Only](#build-only)
|
||||
- [Find Help](#find-help)
|
||||
- [Customization](#customization)
|
||||
- [Stylesheets](#stylesheets)
|
||||
- [Fonts](#fonts)
|
||||
- [Folder Structure](#folder-structure)
|
||||
- [Acknowledgements and Attributions](#acknowledgements-and-attributions)
|
||||
- [License](#license)
|
||||
- [🌱 Forgetful Notes](#-forgetful-notes)
|
||||
- [Table of Contents](#table-of-contents)
|
||||
- [Screenshots](#screenshots)
|
||||
- [Full Width](#full-width)
|
||||
- [Slim (light)](#slim-light)
|
||||
- [Slim (dark)](#slim-dark)
|
||||
- [Useful Commands](#useful-commands)
|
||||
- [Install Dependencies](#install-dependencies)
|
||||
- [Update Dependencies](#update-dependencies)
|
||||
- [Start Local Server](#start-local-server)
|
||||
- [Update Quartz](#update-quartz)
|
||||
- [Sync the Repo](#sync-the-repo)
|
||||
- [Build Only](#build-only)
|
||||
- [Find Help](#find-help)
|
||||
- [Customization](#customization)
|
||||
- [Stylesheets](#stylesheets)
|
||||
- [Fonts](#fonts)
|
||||
- [Folder Structure](#folder-structure)
|
||||
- [Acknowledgements and Attributions](#acknowledgements-and-attributions)
|
||||
- [License](#license)
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user