The UI component of the AiteStory project.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gisle Aune 0af8339b00 Changed readme 7 years ago
ui Changed blockquote color 7 years ago
index.html Finalized MVP style (except forms), added fonts 7 years ago
readme.md Changed readme 7 years ago
serve First commit 7 years ago
testpage.html Finalized MVP style (except forms), added fonts 7 years ago

readme.md

AiteStory UI

This is the UI component for the project aiming to replace the forum's function for announcements, stories, OoC postings and other things that don't mesh with the Wiki's directed-graph structure.

The ui/ directory will be served by aitestory, while the HTML documents are for previewing the UI elements and for template creation. I have chosen to go for a traditional website rather than a Single-Page Application to keep things simple.

You need a web server to preview the UI with the test pages. I'll make a cross-platform way of previewing the UI locally while proxying the requests to the backend for anything that doesn't start with /ui/.