eXist-db / AtomicWiki

A wiki based on eXist-db which stores data as Atom feeds
GNU Lesser General Public License v2.1
15 stars 8 forks source link

Fix build #79

Closed joewiz closed 2 years ago

joewiz commented 2 years ago

Fixes maven build errors and eliminates calls to legacy templating module.

This doesn't fix the markdown parsing problems (https://github.com/eXist-db/exist-markdown/issues/8 is still open) but is needed to facilitate the integration.