<%- include("blocks/MessageBox.ejs", { title: "Welcome!", content: "Welcome to the " + allPages.wikiData.fullName + " development resource!" }) %>

<%- allPages.wikiData.fullName %>

The Avalon Wiki Engine (also known as AWE) is a free and open-source piece of software, that lets site administrators manage content in a simple format.

About

The Avalon Wiki Engine is a bit tacky, but it functions well, allowing end users to easily navigate content, with fancy tricks like searching - by name or by tags.

Formatting is based on individual EJS files - see ejs.co for more info on EJS templating.

Installation and Source

An installation guide can be found at Installation.