codeforamerica / ohana-web-search

A mobile-friendly website for finding human and social services in your community
http://ohana-web-search-demo.herokuapp.com
BSD 3-Clause "New" or "Revised" License
69 stars 74 forks source link

Create custom static HTML error pages to replace the Rails default pages. #542

Open monfresh opened 10 years ago

monfresh commented 10 years ago

For errors that we can't capture in the app, it would be nice to have a more fun set of error pages, at least for 404 and 500, much like many websites have. Here are GitHub's for example:

https://github.com/404 https://github.com/500

To fix, add markup and styles for the following pages:

anselmbradford commented 10 years ago

Yes, sounds great. I'd suggest making a new style partial at app/assets/stylesheets/_errors.scss and adding it to app/assets/stylesheets/main.css.scss

civicissuebot commented 9 years ago

Hello! This issue looks like it still needs help! It's been clicked on 51 times through the Civic Issue Finder on http://www.codeforamerica.org/geeks/civicissues. Can this issue be closed or does it still need some assistance?

If you wrote this issue, you can always update the labels for specifying tasks, add more info in the description to make it easier to contribute, or re-write the title to make more contributors interested in helping out. If you are an open source contributor, ask and see how you can help by commenting or check out more open issues in this repo at https://github.com/codeforamerica/ohana-web-search/issues.

Just doing a little :seedling: open source gardening :seedling: of Brigade projects! For more info/tools for creating civic issues, check out Got Issues Thank you!