mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
change content
This commit is contained in:
parent
cdc7d13654
commit
498b077cad
@ -2,17 +2,5 @@
|
||||
title: "Home"
|
||||
enableToc: false
|
||||
---
|
||||
|
||||
# About
|
||||
|
||||
# Learning
|
||||
- [[learning/Git for Data Analysts]]
|
||||
|
||||
# Projects
|
||||
|
||||
# Bookshelf
|
||||
- [[bookshelf/Best Ever]]
|
||||
- [[bookshelf/2023 Books]]
|
||||
- [[bookshelf/2022 Books]]
|
||||
|
||||
# Articles
|
||||
# About
|
||||
Hello I'm Chris.
|
||||
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "2022 Books"
|
||||
tags:
|
||||
- example-tag
|
||||
- books
|
||||
---
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "2023 Books"
|
||||
tags:
|
||||
- example-tag
|
||||
- books
|
||||
---
|
||||
|
||||
- Getting Things Done
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Best Ever"
|
||||
tags:
|
||||
- example-tag
|
||||
- books
|
||||
---
|
||||
|
||||
- Kitchen Confidential
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: "Git for Data Analysts"
|
||||
tags:
|
||||
- example-tag
|
||||
- articles
|
||||
---
|
||||
|
||||
> [!note] Note
|
||||
|
||||
@ -50,7 +50,7 @@ enableFooter: true
|
||||
enableContextualBacklinks: true
|
||||
|
||||
# whether to show a section of recent notes on the home page
|
||||
enableRecentNotes: false
|
||||
enableRecentNotes: true
|
||||
|
||||
# whether to display an 'edit' button next to the last edited field
|
||||
# that links to github
|
||||
|
||||
2
content/private/hugo tips.md
Normal file
2
content/private/hugo tips.md
Normal file
@ -0,0 +1,2 @@
|
||||
- Tag files must be completely empty for them to work
|
||||
-
|
||||
0
content/tags/articles.md
Normal file
0
content/tags/articles.md
Normal file
0
content/tags/books.md
Normal file
0
content/tags/books.md
Normal file
Loading…
Reference in New Issue
Block a user