Go to file
Erfan Esmayili Barzi c94b37d29b
Persian translation and fix direction (#370)
* Add first file of Persian translation.

* Translate part of admin-processes.md

* Translate all texts into Persian using google translator without any extra edition. Extra edition is needed because of some punctuations and technical words.

* Reedit admin-processes.md to fix typos.

* Reedit admin-processes.md to fix typos for the second time.

* Reedit admin-processes.md to fix typos for the second time.

* Reedit admin-processes.md to fix typos for the second time.

* Reedit admin-processes.md to fix typos for the second time.

* Reedit admin-processes.md to fix typos for the second time.

* Edit background.md and intro.md in order to add some Persian translations.

* Edit some punctuations problems in backing-services.md file.

* Edit build-release-run.md for some translations issues.

* Edit codebase.md to fix some spelling issues.

* Edit concurrency.md to fix some typos.

* Edit config.md in order to add some suggestions.

* Edit dependencies.md to fix some typos.

* Edit dev-prod-parity.md to fix some translations.

* Fix toc.md and consequent changes in other parts.

* Refactor intro.md.

* Refactor background.md.

* Refactor who.md.

* Refacto toc.md.

* Refactor codebase.md.

* Refactor dependencies.md.

* Refactor config.md.

* Refactor all files to fix translation issues.

* Edit locale sample string

* Add rtl lib to detect lang text direction based on lang symbol. Edit styles and views.
2025-05-27 09:48:12 -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 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 Persian translation and fix direction (#370) 2025-05-27 09:48:12 -07:00
Gemfile.lock Persian translation and fix direction (#370) 2025-05-27 09:48:12 -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