https://github.com/xiaohk/notes
My notes 📝
https://github.com/xiaohk/notes
Last synced: 4 months ago
JSON representation
My notes 📝
- Host: GitHub
- URL: https://github.com/xiaohk/notes
- Owner: xiaohk
- License: mit
- Created: 2023-11-28T14:50:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T07:09:54.000Z (over 1 year ago)
- Last Synced: 2025-04-19T15:18:44.616Z (about 1 year ago)
- Language: CSS
- Homepage: https://notes.zijie.wang/
- Size: 2.47 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jay's Notes
[](https://github.com/xiaohk/notes/actions/workflows/build.yml)
A collection of my notes. The source markdown files are at [./content/note](https://github.com/xiaohk/notes/tree/main/content/note).
[Comments](https://github.com/xiaohk/notes/issues) and [edits](https://github.com/xiaohk/notes/pulls) are welcome!
## Built with
- Static site generator: [Eleventy](https://www.11ty.dev/)
- GitHub markdown theme: [github-markdown-css](https://github.com/sindresorhus/github-markdown-css)
- GitHub code syntax theme: [prism-theme-github](https://github.com/katorlys/prism-theme-github)