An open API service indexing awesome lists of open source software.

https://github.com/dvdmtw98/notes

Repository used for storing my notes written in Markdown
https://github.com/dvdmtw98/notes

markdown nodejs obsidian-md quartz

Last synced: 3 months ago
JSON representation

Repository used for storing my notes written in Markdown

Awesome Lists containing this project

README

          

# Notes Repository

- This repository consists of notes on various tools, technologies, and languages.
- The notes are written in Markdown using [Obsidian](https://obsidian.md/).
- The files in this repository are viewable at [Digital Archive](https://notes.davidvarghese.net).
- The website is created using [Quartz](https://quartz.jzhao.xyz/).
- [Giscus](https://giscus.app) is used to enable comments. It uses GitHub Discussions as its backend.
- Pull requests to add new content to the repository as welcome.

The website uses the following custom components:
- Image Zoom
- Back to Top
- Random Note (Original: [Eilleen](https://github.com/fanteastick/quartz-test/blob/77e751a03905863c1acda5188ef2ba0e95074f6b/quartz/components/scripts/_randomPage.inline.ts))
- Content Meta Links (Original: [Eilleen](https://github.com/fanteastick/quartz-test/blob/77e751a03905863c1acda5188ef2ba0e95074f6b/quartz/components/ContentMeta.tsx#L98C1-L111C11))