From: Xavid F Pretzer Date: Sat, 24 Apr 2010 15:56:58 +0000 (-0400) Subject: (no commit message) X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/50d91ffb0bf86c06ce0e94ffdf799eb7389d32be?ds=sidebyside --- diff --git a/projects.mdwn b/projects.mdwn index f52ae00..3c10189 100644 --- a/projects.mdwn +++ b/projects.mdwn @@ -99,6 +99,10 @@ Spawned from the original sipbmp3, a music spooler, Gutenbach is a Debian packag A web app that lets users create a document, and then it texs the document nicely for them, based on some template that they've selected, and gives them a PDF. They have the ability to edit the source or just use the WYSIWYG editor. You can see the current version (in development) [http://mitex.mit.edu](http://mitex.mit.edu). Please email [mitex@mit.edu](mailto:mitex@mit.edu) with questions, comments, or suggestions (or if you'd like to get on board!). +## Bazki + +[Bazki](http://bazki.mit.edu/) is a wiki written in Python designed around several principles: structured data with object-oriented inheritance; using a wiki language with powerful macros that can be compiled into either HTML or PDF (via LaTeX); and making the content editable offline using a VCS. Bazki works enough to to be useful, but it has lots of room for improvement and probably would benefit from some design changes. It could also definitely use documentation. Email bazki for more information or to get involved. + ## This Website This website is a wiki. There are many [[things that can be improved|projects/www]], both on the content level and on the programming level.