Skip to content

A Git-backed Markdown wiki with a web frontend.

Notifications You must be signed in to change notification settings

johnmaguire/edenwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edenwiki

A Git-backed Markdown wiki with a web frontend.

Demo Screenshot

NOTE: EdenWiki is incomplete software. It can read and write pages but does not offer user authentication, page editing, a UI for edit history, etc. No guarantees are made on the consistency or durability of data.

Running

  1. To start the API server, run make bin && ./edenwiki
  2. To start the web UI, run cd web && npm start
  3. Navigate to https://localhost:3000

About

A Git-backed Markdown wiki with a web frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published