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

https://github.com/xiaohk/notes

My notes 📝
https://github.com/xiaohk/notes

Last synced: 4 months ago
JSON representation

My notes 📝

Awesome Lists containing this project

README

          

# Jay's Notes

[![Github Actions Status](https://github.com/xiaohk/notes/workflows/build/badge.svg)](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)