Commit Graph

19 Commits

Author SHA1 Message Date
Matthias Kretschmann 2bb6ac8da0 remove forestry related stuff (#90)
* effectively reverses #76
2017-01-25 12:23:41 +01:00
Matthias Kretschmann ab47e1126b prevent caching of pdf files on S3 2016-12-15 11:41:24 +01:00
vrde 8648d25926
Make spawn compatible with Windows operating systems 2016-10-17 17:08:55 +02:00
Matthias Kretschmann 466492f22a refactoring to get basic site running with jekyll serve (#76) 2016-10-13 13:53:26 +02:00
Matthias Kretschmann 74cfbec240
replace most occurences of ascribe, fixes #73 2016-07-27 12:06:30 +02:00
Matthias Kretschmann 72fff1dbca Travis setup (#72)
* change beta deployment behavior: on every pull request instead of named branch
* consolidate gulp deploy tasks into one
* push 100 objects in parallel to S3
* make CI scripts a bit more verbose
2016-06-23 16:23:53 +02:00
Matthias Kretschmann fb7bf7199b switch to Noto Sans, kick out Fira 2016-02-10 01:11:35 +01:00
Matthias Kretschmann b12cb56412 switch to Fira Regular 2016-02-10 01:11:35 +01:00
Matthias Kretschmann 7b9f82d791 proof of concept for video hero, ref #14 2016-02-10 01:11:09 +01:00
Matthias Kretschmann 07e873b2eb update S3 bucket names for deployment 2016-01-30 15:03:33 +01:00
Matthias Kretschmann fb60c32791 correct mime type for fonts on S3 2016-01-14 12:10:46 +01:00
Matthias Kretschmann 84d32102df revision woff2 files too, fixes #4 2016-01-12 12:05:30 +01:00
Matthias Kretschmann aa78a45e13 prepare beta deployment task 2016-01-08 15:42:05 +01:00
Matthias Kretschmann 72a3d65ac0 prevent search engine indexing of all non-production builds, ref #3 2016-01-08 13:01:21 +01:00
Matthias Kretschmann 470ddae641 deployment task & documentation for #3 2016-01-08 12:00:57 +01:00
Matthias Kretschmann 24a4273176 images cleanup 2015-12-21 19:48:04 +01:00
Matthias Kretschmann cce5504393 set JEKYLL_ENV during production build 2015-12-21 15:53:54 +01:00
Matthias Kretschmann 8ba3388457 config tweaks 2015-12-20 20:57:45 +01:00
Matthias Kretschmann 7cad1ec40a finalized starting point
- use Jekyll for now
- build process through gulp
- dependencies through npm & bundle
- scss: variables, grid, fonts, first components
- js setup
2015-12-20 05:22:45 +01:00