Skip to content

Drogglbecher/wiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiki Build Status Build status Coverage Status Join the chat at https://gitter.im/rust-leipzig License MIT

Possible features

  • Statically generated HTML pages written in markdown
  • Basic templating
    • Menu generation
    • Background colors
    • Fonts
  • General source code support
  • Full text search with indexing support (autocompletion)
  • Runtime documentation
  • Resource management (images, pdfs)
    • Uploading, resizing images
    • Auto linking by keyword or category
  • Local HTTP server support
  • Plugin API and manager
    • Auto generated index (title, creation date, certain word)
    • Git backend for visioning
  • User management with certain access rights

Minimal implementation

  1. You have a collection of markdown files
  2. Generate static html partials from them
  3. Generate the indexes including their links

Meeting date at gitter

We decided to meet every thursday at 21:00 on gitter.

About

Markdown based wiki written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 91.2%
  • Shell 4.6%
  • Batchfile 2.4%
  • HTML 1.8%