Merge branch 'master' of https://github.com/taylorbryant/tailwind-jekyll
This commit is contained in:
commit
6330ea2517
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 2017 Taylor Bryant
|
Copyright (c) 2018 Taylor Bryant
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ A starter kit for using [Tailwind](https://tailwindcss.com) (v0.5.2) with [Jekyl
|
||||||
* [npm](https://www.npmjs.com/)
|
* [npm](https://www.npmjs.com/)
|
||||||
* [Ruby](https://www.ruby-lang.org/en/)
|
* [Ruby](https://www.ruby-lang.org/en/)
|
||||||
|
|
||||||
## Get started
|
## Getting started
|
||||||
* `bundle install` to install Ruby gems
|
* `bundle install` to install Ruby gems
|
||||||
* `npm install` to install npm packages
|
* `npm install` to install npm packages
|
||||||
* `gulp` to run the default Gulp task
|
* `gulp` to run the default Gulp task
|
||||||
|
|
Loading…
Reference in New Issue