Skip to content

rust-leipzig/wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.