This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

customizing website from rails port

1

Hi. I did setup sucessfully a Openstreetmap Website following https://github.com/openstreetmap/openstreetmap-website/issues and now I want to customize the website, like changing the background colors, fonts, texts and so on, but I don't know how to do it. Looking in the folders I didn't found an Index.html like any other website have. So my question is: How can I edit my OSM Website?

asked 30 Jul '19, 15:03

carlosguedes's gravatar image

carlosguedes
9191016
accept rate: 0%


One Answer:

3

The openstreetmap-website codebase is built on Ruby on Rails and follows all the normal conventions from that framework. So to customise your copy of the site:

answered 31 Jul '19, 07:43

Andy%20Allan's gravatar image

Andy Allan
12.5k23128153
accept rate: 28%

Sorry for the late answer. I'm trying to do some changes but without sucess. I want to change the image logo at the main page in the top left part. I changed to osm_logo files at openstreetmap-website/app/assets but it still the old image. Which file I need to change?

(27 Aug '19, 00:58) carlosguedes

What if I would like to change the style of a specific feature (highways for example)?

(07 Sep '19, 13:06) carlosguedes