Commit Graph

8 Commits

Author SHA1 Message Date
Bryan AA
330a4c0937 Improve static files
- Add a guide of how to enable JS in your browser.
- Add é.
2015-09-25 17:55:14 -06:00
Cathy J. Fitzpatrick
f454177364 Changes to static file serving
- /static/custom.css is now located at /config/custom.css
- /static/avatars/ is now located at /config/avatars/
- The redirect script now redirects all room URIs, not just the root
  path. For example, if you are running a server on localhost port 8000,
  visiting http://localhost:8000/teambuilder will now take you to the
  teambuilder. This works for any room.
2013-04-24 20:41:49 -06:00
Cathy J. Fitzpatrick
6a61871697 Move custom.css to custom-example.css 2013-04-24 19:11:06 -06:00
Cathy J. Fitzpatrick
5a50366bdb Add a stub static/custom.css file 2013-04-24 16:23:10 -06:00
Guangcong Luo
83f848d82b Fix redirect for port 80
Remember, default PS port isn't default HTTP port.
2013-04-24 07:41:23 -07:00
Cathy J. Fitzpatrick
c0880f1d21 Fix /static/index.html redirect 2013-04-24 04:33:10 -06:00
Cathy J. Fitzpatrick
47f456a26d Revise custom avatar feature 2013-04-24 02:43:33 -06:00
Cathy J. Fitzpatrick
2d8b489bc1 Add support for serving static files over HTTP 2013-04-24 01:37:58 -06:00