Commit Graph

61 Commits

Author SHA1 Message Date
Christopher C. Wells b124d9098e Move contribution and development information to a separate file. 2019-02-03 11:24:30 -08:00
Christopher Charbonneau Wells 1570976c9f Update Heroku deployment configuration. 2018-11-05 18:38:38 -08:00
Christopher Charbonneau Wells c31000d96e Remove Nanobox deployment method instructions.
This method is broken and appears to have been broken for a while. After spending some time attempting to fix it, I'm removing it for now but would consider PRs from folks with more Nanobox experience.
2018-11-04 09:00:19 -08:00
Christopher Charbonneau Wells 69fcfd65b9 Update Docker deployment config. 2018-11-04 08:37:33 -08:00
Christopher Charbonneau Wells 2daeb57780 Update manual install instructions. 2018-10-21 08:19:57 -07:00
Christopher Charbonneau Wells 7bc9fae311 Add reference for pre-commit hooks in documentation. 2018-10-13 18:37:24 -07:00
Christopher Charbonneau Wells 73cf8e81d0 Add Pre-commit Hook section to TOC. 2018-10-13 18:32:21 -07:00
Christopher Charbonneau Wells 81cf6491a4 Remove `pre-commit` gulp command and add example git pre-commit hook. 2018-10-13 17:14:26 -07:00
Christopher Charbonneau Wells ac39b241c3 Add initial documentation for new gulp commands. 2018-10-11 20:10:53 -07:00
Christopher Charbonneau Wells 3413d7110c Update to Gulp 4.x. 2018-07-15 10:12:55 -07:00
Christopher Charbonneau Wells 6ecf53ce04 Add a note re: --skip-lock for non-x86-64 architectures (#43). 2018-05-20 15:13:33 -07:00
Christopher Charbonneau Wells 478526acaf Remove pandas version lock and drop Python 3.4 support.
Pandas was locked because of build issues for Python 3.4 and other build requirments do not offer PyPI wheels for 3.4 any more.
2018-05-20 14:55:44 -07:00
Ivan Hörler 4d60c7eeb4 add dependency 2018-05-08 06:54:21 +02:00
Ivan Hörler e6055ea668 split same as uWSGI 2018-05-08 06:51:26 +02:00
Ivan Hörler 888c6fa11c create new enumeration 2018-05-08 06:50:55 +02:00
Ivan Hörler 78689adbee describe the lines beneth. 2018-05-07 23:02:03 +02:00
Ivan Hörler 0725f6b9c1 correct the indent for correct md displaying of codeblock 2018-05-07 23:00:12 +02:00
Ivan Hörler 5469ace771 split the commands to ensure a correct flow and change vim to editor 2018-05-07 22:57:00 +02:00
Ivan Hörler 675d237bd4 added the essential command to make it work. pipenv shell :-) 2018-05-07 22:56:11 +02:00
Christopher Charbonneau Wells e6d120511d Update example uwsgi file for manual install. 2018-05-05 22:29:32 -07:00
Christopher Charbonneau Wells 674da36690 Move manual install chown command after gulp migrate. 2018-05-05 22:11:57 -07:00
Ivan Hörler d54c5bcb5e correct text to previous PR 2018-05-05 21:29:02 +02:00
Ivan Hörler fa96505d04 pip3 install pipenv in step 3 instead of pip. 2018-05-04 23:39:30 +02:00
Ivan Hörler d1c4ed3bbf set session variable python3 to python 2018-05-04 11:20:31 +02:00
Ivan Hörler 82369edfd4 add git and correct pipenv installation command 2018-05-04 11:19:53 +02:00
Christopher Charbonneau Wells c42392d5e9
Left align README logo. 2018-04-17 06:19:06 -07:00
reallinfo 7fb6e8694a
Update README.md 2018-04-16 15:45:23 +03:00
Christopher Charbonneau Wells ac393e1e33 Reorder new config env variables as alpha. 2018-03-04 15:22:20 -08:00
Isaac Bythewood 1b991a3798 Add support for AWS S3 storage for ephemeral storage platforms 2018-02-25 01:13:39 -05:00
Christopher Charbonneau Wells 2c09749217 Finalize API documentation. 2017-12-05 19:43:57 -05:00
Christopher Charbonneau Wells 26a3c1c721 Add API documentation (WIP). 2017-12-05 16:46:15 -05:00
Christopher Charbonneau Wells dbe87fe853 Remove no longer required collectstatic steps before tests. 2017-12-03 17:16:07 -05:00
Christopher Charbonneau Wells 238d0d40a1 Remove Python 2.7 support. 2017-12-03 16:58:53 -05:00
Christopher Charbonneau Wells cd91f66d6a Add documentation for all Gulp commands. 2017-12-02 14:37:12 -05:00
Christopher Charbonneau Wells bc5528533b Clarify steps for development installation. 2017-12-02 14:05:46 -05:00
Christopher Charbonneau Wells 3c5aba9ae7 Check for and load environment variables from a `.env` file. 2017-11-30 22:54:50 -05:00
Christopher Charbonneau Wells 95d00f2d99 Indicate minimum Docker version. 2017-11-30 22:33:51 -05:00
Christopher Charbonneau Wells 78b61f7f80 Add TIME_ZONE to the Heroku deploy config options. 2017-11-29 19:56:24 -05:00
Christopher Charbonneau Wells 97c52263e9 Update README. 2017-11-29 19:28:43 -05:00
Christopher Charbonneau Wells dd4455178a Add environment variable-based settings and configuration documentation. 2017-11-29 15:02:14 -05:00
Christopher Charbonneau Wells 57c606aad5 Use `exec` instead of `run` in Docker init steps. 2017-11-26 14:04:07 -05:00
Christopher Charbonneau Wells 823b2e764b Tweak Docker config files and add documentation. 2017-11-24 14:39:20 -05:00
Christopher Charbonneau Wells 3e2c121db8
Add a Gitter badge 2017-11-21 16:41:40 -05:00
Christopher Charbonneau Wells 353e226773 Add manual deployment documentation. 2017-11-20 15:38:55 -05:00
Christopher Charbonneau Wells db4a1b247a Add Amazon EB deployment instructions to the README. 2017-11-16 14:24:27 -05:00
Christopher Charbonneau Wells d877d36646 Add Nanobox info to README. 2017-11-15 13:08:13 -05:00
Christopher Charbonneau Wells f02f28b7f9 Update screenshot and add mobile screenshots. 2017-10-27 23:20:52 -04:00
Christopher Charbonneau Wells 28c2238423 Add migrate and fake commands to gulp. 2017-10-26 12:26:09 -04:00
Christopher Charbonneau Wells d293fd7740 Update README. 2017-10-23 20:33:28 -04:00
Christopher Charbonneau Wells 89b47b1f99 Refactor gulp commands and travis config for whitenoise integration. 2017-10-23 13:50:20 -04:00