Commit Graph

494 Commits

Author SHA1 Message Date
5f61d9d8e6 Add available tools 2018-04-14 10:17:16 +02:00
83a3829206 How to enter the PHP container 2018-04-14 10:17:15 +02:00
5fec8a7e09 Do not add sphinx builds to git 2018-04-14 10:17:14 +02:00
8bd7dd6157 Finalize env-file documentation 2018-04-14 10:17:13 +02:00
68636deeaf Extend env file documentation 2018-04-14 10:17:13 +02:00
b1f0e12111 Extend env file documentation 2018-04-14 10:17:12 +02:00
c587e97eba Extend env file documentation 2018-04-14 10:17:11 +02:00
9b41a2468c Info about .env file 2018-04-14 10:17:10 +02:00
dc641b9298 Add files to ToC 2018-04-14 10:17:10 +02:00
75236067e5 Fix typos 2018-04-14 10:17:09 +02:00
d56a7db02a Update about section 2018-04-14 10:17:08 +02:00
7de5103fcc Address permission problem 2018-04-14 10:17:07 +02:00
ca002781c2 Add stale files to index 2018-04-14 10:17:06 +02:00
107f689595 Finalize getting-started-guide 2018-04-14 10:17:06 +02:00
5a29be3f92 Extend documentation 2018-04-14 10:17:04 +02:00
2180e8a287 Extend getting started guide 2018-04-14 10:17:03 +02:00
41d22a804d getting started 2018-04-14 10:17:03 +02:00
b5ced99621 Getting started 2018-04-14 10:17:02 +02:00
fc791c497d Setup menu 2018-04-14 10:17:01 +02:00
76936c9afd Add theme options 2018-04-14 10:17:00 +02:00
0f28572ef1 Add imports 2018-04-14 10:16:59 +02:00
a5f7e4885d Add markdown support 2018-04-14 10:16:58 +02:00
10459db183 Update index 2018-04-14 10:16:58 +02:00
77950f77bc conf.py theme 2018-04-14 10:16:57 +02:00
f0192cce73 Build in RST format 2018-04-14 10:16:56 +02:00
e215dd610e Fix extensions 2018-04-14 10:16:55 +02:00
e32fad5185 Fix build error 2018-04-14 10:16:54 +02:00
43235e69ba Fix build error 2018-04-14 10:16:54 +02:00
6fd9ea1b72 Add quickstart 2018-04-14 10:16:53 +02:00
9110dd0f38 Installation subdir 2018-04-14 10:16:52 +02:00
7aecaa22ba Adding index 2018-04-14 10:16:51 +02:00
5c0f778666 Adding configuration file 2018-04-14 10:16:50 +02:00
e1e60c736e Adjust date 2018-04-14 10:16:50 +02:00
e73604dfb5 Fixing #206: change docroot to subdir 2018-04-14 10:16:49 +02:00
5a23138268 Update update-docker.sh 2018-04-14 10:16:48 +02:00
5c89cd2fe4 Update travis tests 2018-04-14 10:16:47 +02:00
ab7e3b7279 Integrate new PHP container 2018-04-14 10:16:46 +02:00
dcad1b2387 Add new PHP container namespace 2018-04-14 10:16:45 +02:00
abb7b8dd5d Merge pull request #204 from kerrizor/patch-1
typo
2018-03-07 21:59:50 +01:00
2465e29628 typo 2018-03-06 16:15:58 -08:00
51e951ef3b Merge pull request #200 from codetriage-readme-bot/codetriage-badge
Add CodeTriage badge to cytopia/devilbox
2018-03-04 13:34:40 +01:00
7f1fc72e3e Merge pull request #201 from pbearne/master
Added shell.bat to box access on windows
2018-03-01 14:55:32 +01:00
d9fe19a8d7 Added window shell.bat instructions 2018-03-01 08:06:00 -05:00
cc73cefd3f Create shell.bat
shell for windows
2018-03-01 08:02:02 -05:00
f3ce95b6b8 Merge pull request #199 from xmarkclx/patch-2
Add Mac Instructions on Making Auto-DNS Work
2018-02-27 22:06:18 +01:00
7b190170c5 Add CodeTriage badge to cytopia/devilbox
Adds a badge showing the number of people helping this repo on CodeTriage.

[![Open Source Helpers](https://www.codetriage.com/cytopia/devilbox/badges/users.svg)](https://www.codetriage.com/cytopia/devilbox)

## What is CodeTriage?

CodeTriage is an Open Source app that is designed to make contributing to Open Source projects easier. It works by sending subscribers a few open issues in their inbox. If subscribers get busy, there is an algorithm that backs off issue load so they do not get overwhelmed

[Read more about the CodeTriage project](https://www.codetriage.com/what).

## Why am I getting this PR?

Your project was picked by the human, @schneems. They selected it from the projects submitted to https://www.codetriage.com and hand edited the PR. How did your project get added to [CodeTriage](https://www.codetriage.com/what)? Roughly about 1 year ago, [cytopia](https://github.com/cytopia) added this project to CodeTriage in order to start contributing.

## What does adding a badge accomplish?

Adding a badge invites people to help contribute to your project. It also lets developers know that others are invested in the longterm success and maintainability of the project.

You can see an example of a CodeTriage badge on these popular OSS READMEs:

- [![Email clients like GMAIL do not render SVG images](https://www.codetriage.com/rails/rails/badges/users.svg)](https://www.codetriage.com/rails/rails) https://github.com/rails/rails
- [![Email clients like GMAIL do not render SVG images](https://www.codetriage.com/crystal-lang/crystal/badges/users.svg)](https://www.codetriage.com/crystal-lang/crystal) https://github.com/crystal-lang/crystal

## Have a question or comment?

While I am a bot, this PR was manually reviewed and monitored by a human - @schneems. My job is writing commit messages and handling PR logistics.

If you have any questions, you can reply back to this PR and they will be answered by @schneems. If you do not want a badge right now, no worries, close the PR, you will not hear from me again.

Thanks for making your project Open Source! Any feedback is greatly appreciated.
2018-02-26 14:08:06 -06:00
c7071e527e Update Configure.md 2018-02-26 17:37:56 +08:00
34e946e50f Merge pull request #185 from cytopia/release-0-12-1
Release v0.12.1
0.12.1
2018-01-31 17:14:08 +01:00
2df763d147 Merge pull request #184 from irhen/fixing-typos
Update Configure.md
2018-01-30 19:29:23 +01:00
e26bae0d83 Bump date and version 2018-01-30 15:36:04 +01:00