12 Commits

Author SHA1 Message Date
Brian Duggan
a340eede07 Config, secrets, basic POST handling
* add script/config
  * add atst.ini
  * add cookie_secret
  * update docs
2018-06-14 13:52:11 -04:00
richard-dds
41701290ea Add .ini configuration management 2018-06-11 16:42:13 -04:00
Devon
4844e23951
Merge pull request #21 from dod-ccpo/gitignore-tweaks
Gitignore tweaks
2018-06-05 17:02:22 -04:00
richard-dds
42624b9eb8 Removed requirements.txt in favor of Pipenv 2018-06-04 22:35:42 -04:00
Devon Mackay
0cde9f63fa Ignore everything in /log 2018-06-04 17:13:48 -04:00
Devon Mackay
5ea30de697 Reorg and comment a bit; add variables.scss files to be ignored 2018-06-04 17:13:11 -04:00
Brian Duggan
3fca30e357 add .envrc for direnv, and ignore *.pyc 2018-05-30 16:22:54 -04:00
Devon Mackay
bf66cd5ef3 Add fonts symlink to ignore 2018-05-30 15:39:46 -04:00
Luis Cielak
53bc0bc521 Add login routes 2018-05-25 14:41:21 -04:00
Luis Cielak
5af5670f06 Move header to a partial 2018-05-25 09:24:39 -04:00
Brian Duggan
487cb147bb Add a basic test 2018-05-24 12:27:41 -04:00
Brian Duggan
de0fce88f1 Better asset handling 2018-05-24 09:56:02 -04:00