Go to file
jheikes515 3bb985e5cc
Update CONTRIBUTING.md
2023-10-16 17:35:33 -04:00
content changed the translation of a few words 2021-01-17 13:43:10 +03:00
locales fix mistake made by copy and pasting 2020-05-05 12:07:59 -04:00
public add CPRA link to footer 2023-05-30 15:22:51 -07:00
views add CPRA link to footer 2023-05-30 15:22:51 -07:00
.gitignore Add .DS_Store 2023-05-30 15:16:02 -07:00
.ruby-version bump ruby version to 3.2.2 2023-05-30 15:18:12 -07:00
.travis.yml Ruby 2.6.6 2020-06-23 19:21:55 +02:00
CODEOWNERS Update CODEOWNERS 2023-10-16 17:13:56 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2023-10-16 17:35:33 -04:00
Gemfile Add rexml for Ruby 3 2023-05-30 15:22:44 -07:00
Gemfile.lock Add rexml for Ruby 3 2023-05-30 15:22:44 -07:00
LICENSE newline 2012-09-02 03:49:29 -04:00
Procfile init 2011-06-03 00:29:00 -07:00
Readme.md add slovak translation 2019-03-18 17:15:54 +01:00
app.json Bump to heroku 22 2023-05-30 15:16:44 -07:00
web.rb Force SSL with rack-ssl-enforcer (#113) 2016-08-17 10:19:03 -05:00

Readme.md

The Twelve-Factor App

Source for the content app running at: https://12factor.net/

Development

bundle install
heroku local:start
open http://localhost:5000

Production deploy

heroku create
git push heroku master
heroku open

Meta

Created by Adam Wiggins

Contributions from: James Lindenbaum, Mark McGranaghan, Chris Stolt, Ryan Daigle, Mark Imbriaco, Keith Rarick, Will Leinweber, Jesper Jørgensen, James Ward, Adam Seligman, Phil Hagelberg, Jon Mountjoy, Matthew Turland, Daniel Jomphe, Mattt Thompson, Anand Narasimhan, Lucas Fais, Pete Hodgson

Translations and edits by: @sigerello, @mahnunchik, @francescomalatesta, @astralhpi, @liangshan, @orangain, @Keirua, Clément Camin, Bob Marteen, @dmathieu, @fernandes, @gwmoura, @lfilho, @Arturszott, @melikeyurtoglu, @filiphanes and more.

Released under the MIT License: https://opensource.org/licenses/MIT