mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
Pull-Request [ariasae-vault-backup-3-15-2024] from Obsidian (#61)
This commit is contained in:
parent
048333ef0e
commit
fb3b6f0f50
@ -15,6 +15,7 @@ compartir: true
|
||||
- Currently using [Eleventy Vite](https://github.com/matthiasott/eleventy-plus-vite) to publish [MiguelPimente.do](https://miguelpimentel.do). The plan is to transition to a new starter I'm working on.
|
||||
- Refreshed all my notes within [Forgetful Notes](https://forgetfulnotes.com/). Revised the desktop layouts.
|
||||
- Learning [Nunjucks](https://mozilla.github.io/nunjucks/) to use it as templating engine within [Eleventy](https://www.11ty.dev/).
|
||||
- Revisited my [GitHub Stars](https://github.com/semanticdata/github-stars). Removed a lot of unused ones and added the interesting ones to my [Raindrop.io](https://rindrop.io) [public page](https://raindrop.io/SemanticData). The rest can be found in [this repository](https://github.com/semanticdata/github-stars).
|
||||
- Learning about [HTTP Headers](https://vercel.com/docs/edge-network/headers) and how to apply them via `vercel.json` in the repository root.
|
||||
- [Mozilla Observatory](https://observatory.mozilla.org/) is my choice to check headers and other security evaluations.
|
||||
- Took up the [One HTML Page Challenge](onehtmlpagechallenge.com). Find my source code [here](https://github.com/semanticdata/one-html-page-challenge).
|
||||
@ -71,4 +72,4 @@ compartir: true
|
||||
- Added dark theme and toggle to the [Anpu Zola](https://github.com/zbrox/anpu-zola-theme) theme.
|
||||
|
||||
> [!note]
|
||||
> I'm still defining what exactly I should include in the journal. Making sure it's not _too_ technical, or difficult to read.
|
||||
> I'm still defining what exactly I should include in this journal. I'm currently making sure it's not _too_ technical, or difficult to read.
|
||||
|
||||
@ -15,7 +15,7 @@ tags:
|
||||
|
||||
Forgetful Notes has gone through many changes. I have not been shy about moving from technology to technology as I learn new things. Coming across the world of [[./Static Site Generators|Static Site Generators]] was a game changer. I have ran my notes through [Jekyll](https://jekyllrb.com/), [Hugo](https://gohugo.io/), [MkDocs](https://squidfunk.github.io/mkdocs-material/), [Zola](https://www.getzola.org/), and most recently [Eleventy](https://www.11ty.dev/).
|
||||
|
||||
However, this site is not specifically built with any of the aforementioned. Instead I have opted to follow in the footsteps of [Jacky Zhao](https://github.com/jackyzha0) and created my [[./Digital Garden|Digital Garden]] using the new fully rewritten [Quartz](https://github.com/jackyzha0/quartz)—a set of tools that helps you publish your digital garden and notes as a website for free.
|
||||
However, this site is not specifically built with any of the aforementioned. Instead I have opted to follow in the footsteps of [Jacky Zhao](https://github.com/jackyzha0) and created my [[./Digital Garden|digital garden]] using the new fully rewritten [Quartz](https://github.com/jackyzha0/quartz)—a set of tools that helps you publish your digital garden and notes as a website for free.
|
||||
|
||||
## Technology
|
||||
|
||||
@ -50,3 +50,7 @@ root/
|
||||
└── quartz.layout.ts
|
||||
└── package.json
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
This website is released under the [MIT License](https://github.com/semanticdata/forgetful-notes?tab=MIT-1-ov-file#readme).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user