🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
Go to file
Miguel Pimentel ae8c2813b1
Pull-Request [ariasae-9-27-2023] from Obsidian (#11)
* PUSH NOTE : The Moon (Earth).md

* PUSH NOTE : Mermaid JS Graphs.md

* PUSH NOTE : Static Site Generators.md

* PUSH NOTE : Projects Overview.md

* PUSH NOTE : Public Journal.md

* PUSH NOTE : Markdown Demo.md

* PUSH NOTE : index.md

* PUSH NOTE : Guide.md
2023-09-27 15:36:12 -05:00
.github/workflows Update deploy.yml 2023-09-22 11:43:30 -05:00
content Pull-Request [ariasae-9-27-2023] from Obsidian (#11) 2023-09-27 15:36:12 -05:00
docs add site to showcase (#504) 2023-09-24 10:27:42 -07:00
quartz Merge branch 'jackyzha0:v4' into main 2023-09-26 08:42:57 -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 small changes 2023-09-27 13:23:30 -05:00
package.json feat(explorer): improve accessibility and consistency (+ bug fix) (#488) 2023-09-20 13:55:29 -07:00
quartz.config.ts Update quartz.config.ts 2023-09-22 21:33:38 -05:00
quartz.layout.ts new baseUrl, general update 2023-09-21 19:16:15 -05:00
README.md small changes 2023-09-27 13:23:30 -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

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

License

Source code is available under MIT.