-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Website Layout #6
Comments
Most websites have a directory or subdomain called |
Ont he topic of caching, we should eventaully use NGINX as a HTTP/2 proxy with smart server push so the client gets super fast load times. |
But again, that's far into the future... |
Note that all paths with a
/
at the end of their URL do not need it, but ones without a/
at the end will not work with it.Currently done:
/
/about/
/news/
/news/<year>/<month>/<day>/<post number>/<short title>/
/creations/
/account/
/account/login/
/account/logout/
/styles/
/images/
favicon.ico
The text was updated successfully, but these errors were encountered: