Go to file
Vish (Ishaya) Abrams 468c7ac033
Move folks to emeritus (#385)
2025-07-18 10:08:35 -07:00
.github Create dependabot.yml 2023-10-16 17:43:24 -04:00
blog Move folks to emeritus (#385) 2025-07-18 10:08:35 -07:00
content Persian translation and fix direction (#370) 2025-05-27 09:48:12 -07:00
locales Persian translation and fix direction (#370) 2025-05-27 09:48:12 -07:00
public Persian translation and fix direction (#370) 2025-05-27 09:48:12 -07:00
views Persian translation and fix direction (#370) 2025-05-27 09:48:12 -07:00
.gitignore fix typo bunding (#347) 2024-01-04 14:11:00 -08:00
.ruby-version add a blog (#371) 2024-11-12 08:26:53 -08:00
.travis.yml Ruby 2.6.6 2020-06-23 19:21:55 +02:00
CODEOWNERS Update CODEOWNERS (#382) 2025-04-28 09:23:34 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2023-10-16 17:35:33 -04:00
Gemfile Resolve a handful of dependabot entries (#384) 2025-07-16 10:48:50 -07:00
Gemfile.lock Resolve a handful of dependabot entries (#384) 2025-07-16 10:48:50 -07:00
LICENSE newline 2012-09-02 03:49:29 -04:00
Procfile Correct locale loading (#355) 2024-02-28 12:40:43 -08:00
Readme.md Update: ruby version and readme (#353) 2024-02-27 11:47:08 -08:00
SECURITY.md Create SECURITY.md 2023-10-16 17:49:15 -04:00
app.json Bump to heroku 22 2023-05-30 15:16:44 -07:00
web.rb Persian translation and fix direction (#370) 2025-05-27 09:48:12 -07:00

Readme.md

The Twelve-Factor App

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

Development

Prerequisites

You will need Ruby, heroku

Run

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

Deployment

Changes should take place through Pull Requests. Deployment of changes is automatic when merged into main.

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