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

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

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.