All Projects → bphenriques → knowledge-base

bphenriques / knowledge-base

Licence: MIT License
Personal Wiki

Programming Languages

emacs lisp
2029 projects
Makefile
30231 projects
Nix
1067 projects

Projects that are alternatives of or similar to knowledge-base

Braindump
knowledge repository managed with org-mode and org-roam.
Stars: ✭ 184 (+1050%)
Mutual labels:  notes, org-mode
marknotes
📝 You’re taking a lot of notes and need a solution to manage them i.e. put your knowledge base in one central place and being able to retrieve quickly information’s, display them nicely through the browser as a HTML page or a slideshow, export them in many file formats (docx, odt, pdf, txt, …). Sensitive information’s can be encrypted and notes …
Stars: ✭ 73 (+356.25%)
Mutual labels:  notes, knowledge-management
Kb
A minimalist command line knowledge base manager
Stars: ✭ 2,789 (+17331.25%)
Mutual labels:  notes, knowledge-base
foam-template-gatsby-theme-primer-wiki
Another Foam template that use gatsby-theme-primer-wiki
Stars: ✭ 20 (+25%)
Mutual labels:  notes, knowledge-base
org-roam-ui
A graphical frontend for exploring your org-roam Zettelkasten
Stars: ✭ 1,393 (+8606.25%)
Mutual labels:  org-mode, org-roam
Org Noter
Emacs document annotator, using Org-mode
Stars: ✭ 671 (+4093.75%)
Mutual labels:  notes, org-mode
gatsby-theme-primer-wiki
A Gatsby Theme for Wiki/Docs/Knowledge Base, which using Primer style as the UI theme, can work well with Foam or Obsibian or just markdown files.
Stars: ✭ 85 (+431.25%)
Mutual labels:  notes, knowledge-base
org-roam-server-light
compatible org-roam-server written in python for better performance with large network graphs
Stars: ✭ 27 (+68.75%)
Mutual labels:  org-mode, org-roam
nroam
Org-roam backlinks within org-mode buffers
Stars: ✭ 106 (+562.5%)
Mutual labels:  org-mode, org-roam
PKMigrator
Tools to migrate between various Personal Knowledge Management Utilities
Stars: ✭ 36 (+125%)
Mutual labels:  org-mode, org-roam
Org Wiki
Wiki for Emacs org-mode built on top of Emacs org-mode.
Stars: ✭ 319 (+1893.75%)
Mutual labels:  notes, org-mode
til
Personal Wiki of Interesting things I learn every day at the intersection of software, life & stuff aka my second brain 🧠️
Stars: ✭ 41 (+156.25%)
Mutual labels:  notes, knowledge-base
Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (+23937.5%)
Mutual labels:  notes, knowledge-base
Orgzly Android
Outliner for taking notes and managing to-do lists
Stars: ✭ 2,042 (+12662.5%)
Mutual labels:  notes, org-mode
Logseq
A privacy-first, open-source platform for knowledge management and collaboration. Desktop app download link: https://github.com/logseq/logseq/releases, roadmap: https://trello.com/b/8txSM12G/roadmap
Stars: ✭ 8,210 (+51212.5%)
Mutual labels:  org-mode, knowledge-base
dotfiles
I showed you my source code, pls respond
Stars: ✭ 45 (+181.25%)
Mutual labels:  org-mode, org-roam
Athens
Free self-hosted desktop app: https://github.com/athensresearch/athens/releases; Try the demo at https://athensresearch.github.io/athens; Docs viewable at https://athensresearch.github.io/docs/
Stars: ✭ 5,501 (+34281.25%)
Mutual labels:  knowledge-base, knowledge-management
osmosnote
The knowledge IDE
Stars: ✭ 69 (+331.25%)
Mutual labels:  knowledge-base, knowledge-management
unigraph-dev
A local-first and universal knowledge graph, personal search engine, and workspace for your life.
Stars: ✭ 512 (+3100%)
Mutual labels:  knowledge-base, knowledge-management
osmosmemo
Turn GitHub into a bookmark manager
Stars: ✭ 120 (+650%)
Mutual labels:  knowledge-base, knowledge-management

https://img.shields.io/badge/hugo-0.85.0-blue.svg https://github.com/bphenriques/knowledge-base/workflows/Build%20&%20Deploy/badge.svg?event=push https://img.shields.io/badge/License-MIT-blue.svg

Digital Garden

My digital garden is available at bphenriques.github.io/knowledge-base and uses the Explorer Book Theme.

How it works

The content is written using org-mode in the org directory where each *.org file is a new note.

Then, using ox-hugo, each *.org file is converted to *.md which will feed gohugo to generate my digital garden.

Run locally

  1. Export existing *.org content and run the website locally:
    $ make clean build-content serve
        
  2. Open localhost:1313.

Contributing

Feel free to send feedback! I look forward to include your insights on my notes :)

Reference

Inspired by

There are several personal Wikis made by other people that inspired me to make one for me. Follows some notable examples:

Theme

The theme is Explorer, a theme made by me heavily based on Hugo Book Theme with a twist of Gatsby Theme Code Nodes and Maggie Delano’s digital garden.

I am no front-end expert so I look forward for your help improving the theme if you like it!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].