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
6adbbb2884
|
7 years ago | |
---|---|---|
ui | 7 years ago | |
index.html | 7 years ago | |
readme.md | 7 years ago | |
testpage.html | 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/
.