Sitemap / File Structure
May become it's own page later.
- Root/
- feed.xml
- index.html
-
janusweb/
-
index.html
Client to explore the rooms/ folder and beyond. Decidedly seperate as it's technically not a room. I might wanna customize the UI or something, making having a page for it still worth while over just using the demo provided on the official website
-
index.html
-
pages/
-
art/
- index.html
-
media/
Probably want this sorted into file type
- png/
- gif/
- mp4/
- etc...
-
art/
-
rooms/
JanusXR stuff and similar, distinct from pages as they are 3D spaces you move around in, not 2D panes you flip through like a book.
-
index.txt
I don't know if I'll have this be an .html, .txt or .xml since all are valid formats for the janusweb client.
-
index.txt
-
rss/
Things pertaining to feed.xml
-
shared/
-
media/
- png/
- gif/
- mp4/
- etc...
-
scripts/
- js
-
xsl
Perhaps i'll end up using xsl for more than just the rss feed. Noscript considers xslt a script so I'll take their word for it.
- etc...
-
styles/
-
base/
Things that remain the same regardless of theme
-
index.html
A demonstration page I plan to make to make to show all features of a given stylesheet, perhaps even one with each element so I can tell if something gets messed up.
- style.css
-
index.html
- components/
- fonts/
-
themes/
-
lonetrail/
- index.html
- style.css
- etc...
-
lonetrail/
-
base/
-
media/