🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
Go to file
Miguel Pimentel 596312d8c9
Pull-Request [ariasae-9-19-2023] from Obsidian (#1)
* PUSH NOTE : Stub.md

* PUSH NOTE : Projects Overview.md

* PUSH NOTE : index.md

* PUSH NOTE : Upcoming Concerts.md

* PUSH NOTE : Scry Your Tasks.md

* PUSH NOTE : Rhombic Dodecahedron d12.md

* PUSH NOTE : Rhizomatic Learning.md

* PUSH NOTE : Move Your Body.md

* PUSH NOTE : Markdown.md

* PUSH NOTE : Consistency.md

* PUSH NOTE : NeoVim.md

* PUSH NOTE : Meta.md

* PUSH NOTE : Markdown Demo.md

* PUSH NOTE : Wishlist.md

* PUSH NOTE : Tools.md

* PUSH NOTE : Side Effects of Sitting Down.md

* PUSH NOTE : Podcasts.md

* PUSH NOTE : Procrastination.md

* PUSH NOTE : Newsletters.md

* PUSH NOTE : Life Lessons.md

* PUSH NOTE : Inspirations.md

* PUSH NOTE : Writing with Outlines.md

* PUSH NOTE : Story Structure.md

* PUSH NOTE : Poetry.md

* PUSH NOTE : Meditation.md

* PUSH NOTE : Guitar.md

* PUSH NOTE : Health and Wellness.md

* PUSH NOTE : Unlock Firefox Sidebar.md

* PUSH NOTE : Grammar.md

* PUSH NOTE : Free Facts.md

* PUSH NOTE : Explore.md

* PUSH NOTE : Words I Like.md

* PUSH NOTE : Quotes Collection.md

* PUSH NOTE : Bookmarklets.md

* PUSH NOTE : Bookmark Collections.md

* PUSH NOTE : Chuckwalla.md

* PUSH NOTE : Callouts.md

* PUSH NOTE : Sweep Your Mind.md

* PUSH NOTE : Serif.md

* PUSH NOTE : Scope of Work.md

* PUSH NOTE : Sans-serif.md

* PUSH NOTE : Micropolitan Statistical Area.md

* PUSH NOTE : Digital Garden.md

* PUSH NOTE : Continuous Care.md

* PUSH NOTE : Chords.md

* PUSH NOTE : Atomic Notes.md

* PUSH NOTE : Arpeggio.md

* PUSH NOTE : About.md

* PUSH NOTE : Public Journal.md

* PUSH NOTE : Digital Garden Colors.md

* PUSH NOTE : SSD NVMe Comparison.md

* PUSH NOTE : Aurora Borealis Sighting.md
2023-09-19 11:06:50 -05:00
.github/workflows initial commit after fork 2023-09-19 10:47:25 -05:00
content Pull-Request [ariasae-9-19-2023] from Obsidian (#1) 2023-09-19 11:06:50 -05:00
docs docs: fix explorer example (#483) 2023-09-18 14:32:00 -07:00
quartz fix: bad visibility for last explorer item (#478) 2023-09-17 22:04:44 +02:00
.gitattributes initial commit after fork 2023-09-19 10:47:25 -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
CODE_OF_CONDUCT.md run prettier 2023-07-22 17:27:41 -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 initial commit after fork 2023-09-19 10:47:25 -05:00
package-lock.json feat: note transclusion (#475) 2023-09-13 11:28:53 -07:00
package.json feat: note transclusion (#475) 2023-09-13 11:28:53 -07:00
quartz.config.ts initial commit after fork 2023-09-19 10:47:25 -05:00
quartz.layout.ts initial commit after fork 2023-09-19 10:47:25 -05:00
README.md initial commit after fork 2023-09-19 10:47:25 -05:00
tsconfig.json run prettier 2023-07-22 17:27:41 -07:00

Forgetful Notes

This repo holds the source code for my digital garden.

Useful Commands

  • npm i
  • npx quartz update
  • npx quartz build --serve
  • npx quartz sync
  • npx quartz build
  • npx quartz sync --help