https://github.com/maxdeviant/knowledge
My personal knowledge repository
https://github.com/maxdeviant/knowledge
knowledge
Last synced: 11 months ago
JSON representation
My personal knowledge repository
- Host: GitHub
- URL: https://github.com/maxdeviant/knowledge
- Owner: maxdeviant
- Created: 2020-03-21T21:21:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-16T18:04:43.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T09:16:38.800Z (about 1 year ago)
- Topics: knowledge
- Language: Shell
- Homepage: https://knowledge.maxdeviant.com
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Knowledge
My personal knowledge repository.
## Getting Started
This repository is powered by [mdBook](https://github.com/rust-lang/mdBook).
You can use the provided [`shell.nix`](./shell.nix) file or install `mdbook` some other way.
```sh
mdbook serve
```
## Prior Art
This knowledge repository was inspired by [Yoshua Wuyts'](https://github.com/yoshuawuyts/knowledge).
Check out [meta-knowledge](https://github.com/RichardLitt/meta-knowledge) for other lists by people who also record stuff on GitHub.