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
- Host: GitHub
- URL: https://github.com/neurrone/personal-knowledge-base
- Owner: Neurrone
- Created: 2020-10-11T12:02:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T04:42:12.000Z (over 5 years ago)
- Last Synced: 2025-02-13T03:41:19.240Z (over 1 year ago)
- Topics: hacktoberfest, knowledge-base, personal, static-site
- Language: Markdown
- Homepage:
- Size: 1.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.