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

https://github.com/neurrone/personal-knowledge-base

Keeping track of everything I know
https://github.com/neurrone/personal-knowledge-base

hacktoberfest knowledge-base personal static-site

Last synced: about 1 year ago
JSON representation

Keeping track of everything I know

Awesome Lists containing this project

README

          

# Personal Knowledge Base

This is an experiment in note taking with the Zettelkasten method. Notes are markdown files rendered with [Neuron](https://neuron.zettel.page/) which generates backlinks and an index, and provides other convenience features.

See the [published version](https://neurrone.github.io/personal-knowledge-base) here.

## Running locally

With Docker installed, `docker-compose up` to spin up a development server. Then go to [http://localhost:8080](http://localhost:8080) to see the locally running copy of the site.