Skip to content

aelzenaar/awfulwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AwfulWiki

This piece of software is a nasty hacked together semi-clone of WikiWikiWeb.

Features this software does have

  • Full markdown support.
  • Automatic WikiLinks.
  • MathJax support.
  • PDF generation for every page, using pandoc. (For LaTeX formulae, there must be no spaces immediately inside the dollar signs.)

Features this software doesn't have

  • Any form of version control.
  • Any notion of different users.

Dependencies

  • Web server. You need thttpd; then run ./run.sh, and click on aw.cgi in the directory listing.
  • Markdown support. You need markdown2 installed locally. Some patches which might make awfulwiki use easier can be found in my fork.
  • Pretty text editing. AwfulWiki embeds SimpleMDE. It need not be installed locally.
  • LaTeX support. AwfulWiki embeds MathJax. It need not be installed locally.
  • PDF generation. You need pypandoc installed locally.

About

An awful wiki.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published