Go to file
Tim Carey-Smith 127cb853fc
Update CODEOWNERS (#382)
Signed-off-by: Tim Carey-Smith <tcareysmith@salesforce.com>
2025-04-28 09:23:34 -07:00
.github Create dependabot.yml 2023-10-16 17:43:24 -04:00
blog Add Blog from Intuit and update dates (#380) 2025-04-03 07:58:55 -07:00
content Typos (#337) 2024-01-04 14:27:37 -08:00
locales fix locale native names for pt_br and tr (#354) 2024-02-26 10:51:19 -08:00
public Add blog and update meetings and maintainers (#378) 2025-02-10 13:44:28 -06:00
views add a blog (#371) 2024-11-12 08:26:53 -08: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 add a blog (#371) 2024-11-12 08:26:53 -08:00
Gemfile.lock add a blog (#371) 2024-11-12 08:26:53 -08: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 Add Blog from Intuit and update dates (#380) 2025-04-03 07:58:55 -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