aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* WIPDarin Dimitroff2017-01-0241-467/+429
|
* Updates dev-dependanciesDarin Dimitroff2017-01-011-1/+3
|
* Updates post partial nameDarin Dimitroff2017-01-011-0/+0
|
* Ignores npm-debugDarin Dimitroff2017-01-011-0/+1
|
* Adds SVG sprite to watch taskDarin Dimitroff2017-01-011-0/+1
|
* WIPDarin Dimitroff2017-01-011-81/+1
|
* Initial commitDarin Dimitroff2017-01-0184-694/+1055
|
* Adds TachyonsDarin Dimitroff2016-11-2257-4/+4895
|
* Moves cssnext after cssImportDarin Dimitroff2016-11-221-1/+1
| | | | This allows for the use of a single media-queries files.
* Merge pull request #6 from ↵Mathias Biilmann2016-10-181-3/+8
|\ | | | | | | | | netlify/make-sure-to-exit-with-non-zero-exit-code-on-error Make sure to exit with non-zero exit code on hugo error
| * Make sure to exit with non-zero exit code on hugo errorMathias Biilmann Christensen2016-10-181-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
* Merge pull request #5 from netlify/add_license_fileDavid Calavera2016-09-212-5/+25
|\ | | | | Add missing license file.
| * Add missing license file.David Calavera2016-09-212-5/+25
|/ | | | Signed-off-by: David Calavera <david.calavera@gmail.com>
* Merge pull request #4 from joe6pack/hugo-dependencyDavid Calavera2016-09-161-2/+8
|\ | | | | update readme to include note about Hugo dependency
| * update readme to include note about Hugo dependencyJoe Robinson2016-09-161-2/+8
|/
* Merge pull request #3 from netlify/add_deploy_contextDavid Calavera2016-09-013-13/+19
|\ | | | | Add deploy preview context.
| * Add deploy preview context.David Calavera2016-09-013-13/+19
|/ | | | | | So we can see content from drafts and the future in deploy previews. Signed-off-by: David Calavera <david.calavera@gmail.com>
* Add babel-registerMathias Biilmann Christensen2016-08-091-0/+1
|
* Add missing dependenciesMathias Biilmann Christensen2016-08-091-2/+4
|
* Merge pull request #2 from netlify/netlify_tomlMathias Biilmann2016-08-092-5/+5
|\ | | | | Add netlify.toml file.
| * Add netlify.toml file.David Calavera2016-08-092-5/+5
|/ | | | | | It makes deploying extremely easy. Signed-off-by: David Calavera <david.calavera@gmail.com>
* Update Victor Hugo READMEMathias Biilmann2016-08-091-10/+6
| | | No, it's not a novel, but it's still epic.
* Update README with better instructions and lisenceMathias Biilmann Christensen2016-08-094-9/+58
|
* Update README with better instructions and lisenceMathias Biilmann Christensen2016-08-091-0/+3
|
* Update index pageMathias Biilmann Christensen2016-08-091-1/+1
|
* Notify through browserSync when hugo build failsMathias Biilmann Christensen2016-07-221-2/+6
|
* Updated readmeMathias Biilmann Christensen2016-07-211-3/+3
|
* User browserSync instead of webpack dev serverMathias Biilmann Christensen2016-07-219-85/+174
|
* Update dependencies and add a short READMEMathias Biilmann Christensen2016-07-055-10/+55
|
* Basic setup - gulp + webpack + hugoMathias Biilmann Christensen2016-07-0313-0/+162