| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove unused module | talves | 2018-02-27 | 1 | -1/+0 |
| | | |||||
| * | Update hugo and content structure; add home page to CMS | Mathias Biilmann Christensen | 2017-12-07 | 1 | -0/+4 |
| | | | | | | | | This updates to hugo v0.31 It also adapts the content model to follow the convention for sections with _index.md files and makes the home page a fully editable section | ||||
| * | Add new page definitions and move all images to media library | Benaiah Mischenko | 2017-12-06 | 1 | -2/+2 |
| | | |||||
| * | Add identity script | Mathias Biilmann Christensen | 2017-09-02 | 1 | -3/+8 |
| | | |||||
| * | Setup cms with netlify identity | Mathias Biilmann Christensen | 2017-09-02 | 1 | -19/+2 |
| | | |||||
| * | match GitHub repo for https clones | Shawn Erquhart | 2017-07-18 | 1 | -1/+1 |
| | | |||||
| * | pull cms styles from npm | Shawn Erquhart | 2017-06-02 | 1 | -0/+3 |
| | | |||||
| * | Fix Windows detection in gulpfile | Jessica Parsons | 2017-03-24 | 1 | -1/+1 |
| | | |||||
| * | Better matching of repo url | Mathias Biilmann Christensen | 2017-02-21 | 1 | -2/+2 |
| | | |||||
| * | Set repository from env variable or git remote | Mathias Biilmann Christensen | 2017-02-21 | 1 | -17/+28 |
| | | |||||
| * | Add hugo binaries | Mathias Biilmann Christensen | 2017-02-21 | 1 | -2/+2 |
| | | |||||
| * | Temporarily disabled uncss | Darin Dimitroff | 2017-01-03 | 1 | -1/+1 |
| | | |||||
| * | Adds uncss and cssnano dependencies | Darin Dimitroff | 2017-01-03 | 1 | -1/+8 |
| | | | | | Signed-off-by: Darin Dimitroff <d@thecrazyones.agency> | ||||
| * | Adds SVG sprite to watch task | Darin Dimitroff | 2017-01-01 | 1 | -0/+1 |
| | | |||||
| * | Initial commit | Darin Dimitroff | 2017-01-01 | 1 | -2/+22 |
| | | |||||
| * | Moves cssnext after cssImport | Darin Dimitroff | 2016-11-22 | 1 | -1/+1 |
| | | | | | This allows for the use of a single media-queries files. | ||||
| * | Make sure to exit with non-zero exit code on hugo error | Mathias Biilmann Christensen | 2016-10-18 | 1 | -3/+8 |
| | | | | | | If hugo fails to build the site, we want to make sure gulp exits with an appropriate error code so a netlify deploy fails | ||||
| * | Add deploy preview context. | David Calavera | 2016-09-01 | 1 | -11/+13 |
| | | | | | | | So we can see content from drafts and the future in deploy previews. Signed-off-by: David Calavera <david.calavera@gmail.com> | ||||
| * | Update README with better instructions and lisence | Mathias Biilmann Christensen | 2016-08-09 | 1 | -1/+1 |
| | | |||||
| * | Notify through browserSync when hugo build fails | Mathias Biilmann Christensen | 2016-07-22 | 1 | -2/+6 |
| | | |||||
| * | User browserSync instead of webpack dev server | Mathias Biilmann Christensen | 2016-07-21 | 1 | -45/+38 |
| | | |||||
| * | Update dependencies and add a short README | Mathias Biilmann Christensen | 2016-07-05 | 1 | -2/+9 |
| | | |||||
| * | Basic setup - gulp + webpack + hugo | Mathias Biilmann Christensen | 2016-07-03 | 1 | -0/+54 |
