mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
Quartz sync: Dec 3, 2023, 5:10 PM
This commit is contained in:
parent
8e7cd70101
commit
2735f8d420
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,7 +4,7 @@
|
||||
.quartz-cache
|
||||
.replit
|
||||
node_modules
|
||||
package-lock.json
|
||||
# package-lock.json
|
||||
private/
|
||||
prof
|
||||
public
|
||||
|
||||
26
README.md
26
README.md
@ -14,9 +14,19 @@ This is the source code for [Forgetful Notes](https://forgetfulnotes.com)—my d
|
||||
|
||||
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).
|
||||
|
||||
## Screenshots (outdated)
|
||||
## Screenshots
|
||||
|
||||
<img alt="Website Screenshot" src="screenshot.png" width="720px" />
|
||||
### Full Width
|
||||
|
||||
<img alt="Website Screenshot" src="screenshot-full.png" width="720px" />
|
||||
|
||||
### Slim (light)
|
||||
|
||||
<img alt="Website Screenshot" src="screenshot-light.png" width="360px" />
|
||||
|
||||
### Slim (dark)
|
||||
|
||||
<img alt="Website Screenshot" src="screenshot-dark.png" width="360px" />
|
||||
|
||||
## Useful Commands
|
||||
|
||||
@ -32,13 +42,13 @@ It is powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](h
|
||||
|
||||
## Style
|
||||
|
||||
### Fonts (outdated)
|
||||
### Fonts
|
||||
|
||||
| Used in: | Font Family |
|
||||
| -------- | ------------------------------------------------------------------------ |
|
||||
| Headers | [Schibsted Grotesk](https://fonts.google.com/specimen/Schibsted+Grotesk) |
|
||||
| Body | [Source Sans Pro](https://fonts.google.com/specimen/Source+Sans+3) |
|
||||
| Code | [IBM Plex Mono](https://fonts.google.com/specimen/IBM+Plex+Mono) |
|
||||
| Used in: | Font Family | Previous Font |
|
||||
| -------- | :-----------------: | :---: |
|
||||
| Headers | [Bitter](https://fonts.google.com/specimen/Bitter) | [Schibsted Grotesk](https://fonts.google.com/specimen/Schibsted+Grotesk) |
|
||||
| Body | [Bitter](https://fonts.google.com/specimen/Bitter) | [Source Sans Pro](https://fonts.google.com/specimen/Source+Sans+3) |
|
||||
| Code | [Fira Mono](https://fonts.google.com/specimen/Fira+Mono) | [IBM Plex Mono](https://fonts.google.com/specimen/IBM+Plex+Mono) |
|
||||
|
||||
## License
|
||||
|
||||
|
||||
1803
package-lock.json
generated
1803
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
6213
package-lock.json~9c88d5967fee49d9e69b0e5dd22ca3bc44f9a12e
Normal file
6213
package-lock.json~9c88d5967fee49d9e69b0e5dd22ca3bc44f9a12e
Normal file
File diff suppressed because it is too large
Load Diff
BIN
screenshot-dark.png
Normal file
BIN
screenshot-dark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 154 KiB |
BIN
screenshot-full.png
Normal file
BIN
screenshot-full.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 192 KiB |
BIN
screenshot-light.png
Normal file
BIN
screenshot-light.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 150 KiB |
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
|
Before Width: | Height: | Size: 155 KiB |
Loading…
Reference in New Issue
Block a user