Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yutsuten/notes
A personal knowledge base mainly with programming and Linux tools information.
https://github.com/yutsuten/notes
gh-pages linux notes programming vite vitepress vue
Last synced: about 2 months ago
JSON representation
A personal knowledge base mainly with programming and Linux tools information.
- Host: GitHub
- URL: https://github.com/yutsuten/notes
- Owner: Yutsuten
- License: unlicense
- Created: 2023-08-10T08:00:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-21T13:00:26.000Z (3 months ago)
- Last Synced: 2024-10-21T20:25:31.858Z (3 months ago)
- Topics: gh-pages, linux, notes, programming, vite, vitepress, vue
- Language: Vue
- Homepage: https://yutsuten.github.io/notes/
- Size: 781 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Notes
A personal knowledge base mainly with programming and Linux tools information.
## Run locally
```shell
pnpm install
pnpm run dev
```