hoosierhub / writetothem

Write to your MP, MEP, & other elected representatives.

Home Page:https://www.writetothem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WriteToThem

WriteToThem lets you contact elected representatives in the United Kingdom.

If you want to build your own site for writing to people, we recommend you take a look at WriteIt instead. WriteToThem is a legacy project with many particular quirks, whereas WriteIt was built from the start to be more flexible and easier to use.

Developing WriteToThem

Stylesheets

WriteToThem uses the Foundation framework, and styles are compiled using Compass.

Most people prefer to manage their Ruby Gems using Bundler. If you don’t already have it, you can install it like so:

gem install bundler

Then you can tell Bundler install the Gems for this project:

bundle install

And finally, change into the Sass directory, and compile the Sass into CSS:

cd web/static
bundle exec compass compile

If you are making frequent changes, you can tell Compass to watch the directory for updates, and recompile the CSS files as necessary:

cd web/static
bundle exec compass watch

Acknowledgements

Thanks to Browserstack who let us use their web-based cross-browser testing tools for this project.

About

Write to your MP, MEP, & other elected representatives.

https://www.writetothem.com

License:Other


Languages

Language:PHP 82.6%Language:HTML 7.0%Language:Perl 6.2%Language:SCSS 1.4%Language:Bluespec 1.2%Language:JavaScript 0.8%Language:CSS 0.2%Language:Shell 0.2%Language:PLpgSQL 0.2%Language:Raku 0.1%Language:Ruby 0.0%Language:Python 0.0%