Commit Graph

390 Commits

Author SHA1 Message Date
Taylor Bryant 70bc8641a3
Shorten title 2017-11-22 16:24:49 -06:00
Taylor Bryant 38f099637e
Update README.md 2017-11-21 21:28:56 -06:00
Taylor Bryant d9cbd077cb Format package.json files 2017-11-21 21:25:12 -06:00
Taylor Bryant 8488fd8d62 Add exluded files 2017-11-21 21:24:59 -06:00
Taylor Bryant a43b56a5d7 Format file, add comments for clarity 2017-11-20 19:37:43 -06:00
Taylor Bryant 69d24feea3 Update Tailwind version to 0.2.2 2017-11-20 19:31:54 -06:00
Taylor Bryant 56ec8becc3 Merge branch 'master' of https://github.com/taylorbryant/tailwind-jekyll 2017-11-20 19:27:42 -06:00
Taylor Bryant 228b53cdee Revert back to Tailwind's default CSS file setup to make following the docs easier for users 2017-11-20 19:27:40 -06:00
Taylor Bryant e53990f411 Update to Tailwind 0.2.2 2017-11-20 19:24:52 -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 2326dfb40e Add tailwind.js and README.md to exclusions 2017-11-20 19:20:47 -06:00
Taylor Bryant 9b8ab52186
Update package.json 2017-11-19 10:56:41 -06:00
Taylor Bryant 59de6e8553
Add Tailwind version for reference 2017-11-19 10:54:00 -06:00
Taylor Bryant 282c351376
Delete Gemfile.lock 2017-11-19 10:48:03 -06:00
Taylor Bryant 8715d81dd4 Update Gemfile.lock 2017-11-19 10:47:04 -06:00
Taylor Bryant 9f0b43e5b0 Update to Tailwind 0.2.1 2017-11-19 10:46:43 -06:00
Taylor Bryant 52d905e8bd Change Tailwind config filename to recommend default: tailwind.js 2017-11-19 10:21:20 -06:00
Taylor Bryant dd3604ee3b Ignore Gemfile.lock 2017-11-19 10:12:28 -06:00
Taylor Bryant c8659f8b5c
Merge pull request #3 from phproberto/postcss-import
Cannot import style files
2017-11-19 10:07:05 -06:00
Taylor Bryant 9852edc330
Merge pull request #2 from phproberto/gulp-improvements
Gulp fixes/improvements
2017-11-15 18:45:22 -06:00
Roberto Segura - phproberto ff09906f76 Cannot import style files 2017-11-15 19:18:31 +01:00
Roberto Segura - phproberto 2532d6d0df gulp fixes/improvements 2017-11-15 14:49:37 +01:00
Roberto Segura - phproberto bd8f512b7f Avoid copying src to _site 2017-11-15 13:50:53 +01:00
Taylor Bryant 155c89ec76
Delete style.css 2017-11-14 22:04:44 -06:00
Taylor Bryant cf6f0fec0c Add assets to .gitignore 2017-11-14 22:03:58 -06:00
Taylor Bryant 55af4a7950 Break out Tailwind config and CSS file locations into variables 2017-11-14 22:03:47 -06:00
Taylor Bryant 1fafec34a6 Move tailwind-config.js out of src folder 2017-11-14 22:03:16 -06:00
Taylor Bryant bb0c9f7792 Add Jekyll to list of requirements 2017-11-14 18:52:58 -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 ef00265370 Remove assets from .gitignore (just in case a user wants to repurpose the folder) 2017-11-14 18:49:43 -06:00
Taylor Bryant a2cb9d5629 Move tailwind-config.js into src folder 2017-11-14 18:45:12 -06:00
Taylor Bryant e50f689d5e
Add requirements 2017-11-11 23:09:14 -06:00
Taylor Bryant 5dbeab3d29 Make changes to Tailwind stylesheet trigger Jekyll build 2017-11-11 02:26:29 -06:00
Taylor Bryant d41648bb95
Update README.md 2017-11-08 20:41:49 -06:00
Taylor Bryant ba647e1f33 Push v1 2017-11-08 20:34:49 -06:00
Taylor Bryant 1772ba52f2
Update README.md 2017-11-08 20:13:18 -06:00
Taylor Bryant 0a417942c4
Update README.md 2017-11-08 20:12:40 -06:00
Taylor Bryant bede00e1ca
Update README.md 2017-11-08 20:10:36 -06:00
Taylor Bryant 3bae043728
Update README.md 2017-11-08 20:09:42 -06:00
Taylor Bryant ccbee1ddb9
Initial commit 2017-11-08 19:55:55 -06:00