🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
Go to file
Miguel Pimentel cc2a21d456
Pull-Request [ariasae-10-2-2023] from Obsidian (#21)
* PUSH NOTE : NeoVim.md

* PUSH NOTE : Poetry.md

* PUSH NOTE : Chuckwalla.md

* PUSH NOTE : Sweep Your Mind.md

* PUSH NOTE : Scope of Work.md

* PUSH NOTE : Micropolitan Statistical Area.md

* PUSH NOTE : Continuous Care.md

* PUSH NOTE : Chords.md

* PUSH NOTE : Atomic Notes.md

* PUSH NOTE : Arpeggio.md

* PUSH NOTE : SSD NVMe Comparison.md

* PUSH NOTE : Aurora Borealis Sighting.md

* PUSH NOTE : The Moon (Earth).md

* PUSH NOTE : Scry Your Tasks.md

* PUSH NOTE : Rhombic Dodecahedron d12.md

* PUSH NOTE : Rhizome.md

* PUSH NOTE : Rhizomatic Learning.md

* PUSH NOTE : Move Your Body.md

* PUSH NOTE : Markdown.md

* PUSH NOTE : Consistency.md

* PUSH NOTE : Writing with Outlines.md

* PUSH NOTE : Guitar.md

* PUSH NOTE : Tools.md

* PUSH NOTE : Unlock Firefox Sidebar.md

* PUSH NOTE : Words I Like.md

* PUSH NOTE : Quotes Collection.md

* PUSH NOTE : Free Facts.md

* PUSH NOTE : Static Site Generators.md

* PUSH NOTE : Serif.md

* PUSH NOTE : Sans-serif.md

* PUSH NOTE : About.md

* DELETE FILE : content/Aurora Borealis Sighting.md

* DELETE FILE : content/Bookmark Collections.md

* DELETE FILE : content/Callouts.md

* DELETE FILE : content/Chuckwalla.md

* DELETE FILE : content/Grammar.md

* DELETE FILE : content/Health and Wellness.md

* DELETE FILE : content/Inspirations.md

* DELETE FILE : content/Life Lessons.md

* DELETE FILE : content/Mermaid JS Graphs.md

* DELETE FILE : content/NeoVim.md

* DELETE FILE : content/Newsletters.md

* DELETE FILE : content/Podcasts.md

* DELETE FILE : content/Procrastination.md

* DELETE FILE : content/SSD NVMe Comparison.md

* DELETE FILE : content/Side Effects of Sitting Down.md

* DELETE FILE : content/Upcoming Concerts.md

* DELETE FILE : content/Wishlist.md

* DELETE FILE : content/🌱 Seedlings/Arpeggio.md

* DELETE FILE : content/🌱 Seedlings/Atomic Notes.md

* DELETE FILE : content/🌱 Seedlings/Chords.md

* DELETE FILE : content/🌱 Seedlings/Continuous Care.md

* DELETE FILE : content/🌱 Seedlings/Micropolitan Statistical Area.md

* DELETE FILE : content/🌱 Seedlings/Poetry.md

* DELETE FILE : content/🌱 Seedlings/Scope of Work.md

* DELETE FILE : content/🌱 Seedlings/Sweep Your Mind.md
2023-10-02 14:31:06 -05:00
.github/workflows Update deploy.yml 2023-09-22 11:43:30 -05:00
content Pull-Request [ariasae-10-2-2023] from Obsidian (#21) 2023-10-02 14:31:06 -05:00
quartz new icon 2023-10-02 13:49:27 -05:00
.gitattributes rgb to hex colors 2023-09-21 17:49:02 -05:00
.gitignore initial commit after fork 2023-09-19 10:47:25 -05:00
.npmrc add engines field 2023-08-20 08:57:56 -07:00
.prettierignore fix notes 2023-08-07 23:57:24 -07:00
.prettierrc Use semi: false for prettier config 2022-05-02 08:57:25 -07:00
globals.d.ts run prettier 2023-07-22 17:27:41 -07:00
index.d.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00
LICENSE small changes 2023-09-27 13:23:30 -05:00
package-lock.json Quartz sync: Oct 2, 2023, 11:51 AM 2023-10-02 11:51:26 -05:00
package.json feat(explorer): improve accessibility and consistency (+ bug fix) (#488) 2023-09-20 13:55:29 -07:00
quartz.config.ts rem recent notes section, impacted style 2023-09-30 08:18:24 -05:00
quartz.layout.ts rem recent notes section, impacted style 2023-09-30 08:18:24 -05:00
README.md update README 2023-09-30 08:24:29 -05:00
tsconfig.json run prettier 2023-07-22 17:27:41 -07:00

Forgetful Notes

Source code for Forgetful Notes—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.

Useful Commands

Description Command
Install Dependencies npm i
Update Dependencies npm update
Update Quartz (core) npx quartz update
Build only npx quartz build
Build and Serve npx quartz build --serve
Save Local Changes to Repo npx quartz sync
Find Help npx quartz sync --help

Style

Fonts

Use Font
Header Schibsted Grotesk
Body Source Sans Pro
Code IBM Plex Mono

Light Mode

Variable Color
Light #faf8f8
Lightgray #e5e5e5
Gray #b8b8b8
Darkgray #4e4e4e
Dark #2b2b2b
Secondary #284b63
Terciary #84a59d
Highlight #8f9fa926

Dark Mode

Variable Color
Light #1e1e2e
Lightgray #6c7086
Gray #a6adc8
Darkgray #cdd6f4
Dark #cdd6f4
Secondary #a6e3a1
Terciary #89dceb
Highlight #8f9fa926

License

Source code is available under MIT.