Taylor Bryant
4a4b1834b2
Format code
2018-03-10 23:37:24 -06:00
Taylor Bryant
a089ca7a99
Correct build order
...
The css and jekyll-build tasks were in the wrong order, so Purgecss would always be one build behind.
2018-02-12 20:37:11 -06:00
Taylor Bryant
6fbad8ad7d
Add Purgecss
2018-02-08 23:15:15 -06:00
Taylor Bryant
eef194934f
Increase Gulp watch interval to decrease CPU load
2017-11-29 21:46:39 -06:00
Taylor Bryant
8fcc6aff35
Correct comment typo
2017-11-22 16:35:50 -06:00
Taylor Bryant
a43b56a5d7
Format file, add comments for clarity
2017-11-20 19:37:43 -06:00
Taylor Bryant
8cfb404f93
Improve Gulp workflow
...
- Rename cssFiles to mainCSS for clarity
- Add comments to variables for clarity
- Remove unnecessary jekyll-rebuild task
- Remove unnecessary browserSync.reload() calls (reloading is handled by browserSync automatically because the files property is set to siteRoot)
- Add jekyll-build as a dependency for serve, so Jekyll is built when running the Gulp defualt task
- Add markdown files to gulp.watch() function in serve
2017-11-20 19:24:25 -06:00
Taylor Bryant
52d905e8bd
Change Tailwind config filename to recommend default: tailwind.js
2017-11-19 10:21:20 -06:00
Roberto Segura - phproberto
2532d6d0df
gulp fixes/improvements
2017-11-15 14:49:37 +01:00
Taylor Bryant
55af4a7950
Break out Tailwind config and CSS file locations into variables
2017-11-14 22:03:47 -06:00
Taylor Bryant
cf9d648fa6
Fix issue with Tailwind build not getting triggered by changes to the src folder
2017-11-14 18:50:58 -06:00
Taylor Bryant
5dbeab3d29
Make changes to Tailwind stylesheet trigger Jekyll build
2017-11-11 02:26:29 -06:00
Taylor Bryant
ba647e1f33
Push v1
2017-11-08 20:34:49 -06:00