RefugeRestrooms / refugerestrooms

REFUGE restrooms indexes and maps safe restroom locations for trans, intersex, and gender nonconforming individuals.
http://www.refugerestrooms.org
GNU Affero General Public License v3.0
894 stars 261 forks source link

update about and business faq #415

Closed mi-wood closed 6 years ago

mi-wood commented 6 years ago

Turning https://github.com/RefugeRestrooms/refugerestrooms/issues/272 into haml

mi-wood commented 6 years ago

I think we could go for increasing the paragraph font size on these too. I think this requires creating a new class for the about page

DeeDeeG commented 6 years ago

Just looking over the code changes, and in vagrant, it all looks pretty good.

mi-wood commented 6 years ago

I tried to do a relative path but with the haml and locale files it was proving to be a pita so I just kinda gave up 😅

DeeDeeG commented 6 years ago

Yeah, it's more complicated than it probably should be. (That's computer tech in a nutshell for you?) :P

Here is what I came up with: https://github.com/DeeDeeG/refugerestrooms/commit/6c8d7e14907551c249b8e4de9f26965faca529c7

mi-wood commented 6 years ago

That works :) I was trying to use the rails link helpers which made it weird

Intimaria commented 6 years ago

Hi, am having a look at DeeDeeG/refugerestrooms@6c8d7e1 and have fetched the branch locally in order to start translating it.
I noticed that there are differences between updates to about.en.yml in both your branches , one cites the app creators ( p6header: "Who all is behind this thing?") inp6headerand other links to business_info, so am not sure how to update my local file in order to update translations or maybe wait and see what happens? Both seem important. EDIT: sorry I was looking in the wrong place.

DeeDeeG commented 6 years ago

I think we can merge this PR if we want to clean up the PRs list a bit.

Bumping paragraph size can be posted as an issue to get to eventually, so we don't forget. Might make for a good-first-issue. OR I can try to make time to add such a paragraph size bump to about and business_info in this PR before merging this. I'd like to see this merged though, since it's so simple and rather thoroughly discussed in #272.

(note: we have 9 open PRs in the queue, all filed within the past month and a half's time! Wow, are we popular! But yeah, it's piling up!)

DeeDeeG commented 6 years ago

I added a commit that bumps paragraph size. (Computes to "15.4px" rather than "14px".) Open to comments or suggestions about how to improve the implementation.

DeeDeeG commented 6 years ago

Glad this is merged!

By the way, business_info.en.yml ended up outside of the en sub-folder of config/locales.

Happy to move it over or let you do so, @mi-wood.

Edit: Moved it. See this commit: https://github.com/RefugeRestrooms/refugerestrooms/commit/75b4ba0682b04b58270ecce61bfa7d28a285ced9