Taylor Bryant
90e76d4a04
Update README.md
2018-03-10 23:39:35 -06:00
Taylor Bryant
6b279033c4
Update Tailwind and other packages
2018-03-10 23:39:10 -06:00
Taylor Bryant
f329d22da3
Add Gemfile.lock to repo
2018-03-10 23:38:55 -06:00
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
9b4d5952bd
Update npm packages
2018-02-12 20:35:57 -06:00
Taylor Bryant
559f2372ab
Update copy to reflect Purgecss update
2018-02-08 23:17:13 -06:00
Taylor Bryant
6fbad8ad7d
Add Purgecss
2018-02-08 23:15:15 -06:00
Taylor Bryant
cf6a472f09
Change copy to reflect Tailwind update
2018-01-30 18:26:07 -06:00
Taylor Bryant
9d97f8ef61
Upgrade to Tailwind 0.4.1
2018-01-30 18:25:55 -06:00
Taylor Bryant
b34605854b
Commit package-lock.json
2018-01-30 18:25:45 -06:00
Taylor Bryant
4209c67a49
Remove package-lock.json
2018-01-30 18:25:28 -06:00
Taylor Bryant
ae3ab60fce
Update to Tailwind v0.4.0
2018-01-03 17:28:09 -06:00
Taylor Bryant
a56aeaebe8
Upgrade Tailwind version number
2017-12-05 22:04:49 -06:00
Taylor Bryant
d0c27425aa
Upgrade to Tailwind 0.3.0
2017-12-05 22:04:18 -06:00
Taylor Bryant
abe79d19b3
Update README.md
2017-12-01 02:13:45 -06:00
Taylor Bryant
d06b0dc233
Create LICENSE.md
2017-12-01 02:11:38 -06:00
Taylor Bryant
0c01b6f36f
Update README.md
2017-12-01 01:58:01 -06:00
Taylor Bryant
eef194934f
Increase Gulp watch interval to decrease CPU load
2017-11-29 21:46:39 -06:00
Taylor Bryant
a0f5b422e6
Update README.md
2017-11-23 13:48:43 -06:00
Taylor Bryant
a1add20f6e
Update README.md
2017-11-23 13:48:14 -06:00
Taylor Bryant
8fcc6aff35
Correct comment typo
2017-11-22 16:35:50 -06:00
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