Carlos Cuesta
67c6a25b4a
✨ Automate deployments ( #181 )
...
* ✨ Add build script
* 🚀 Automate deployments with Travis
* 🔧 Remove node_js 4 from Travis.yml
* ⚡ Use yarn on Travis
* 🔧 Use before_deploy insteead of after_success hook
Fixes #180
fixup! ✨ Automate deployments (#181 )
2018-01-14 12:51:07 +01:00
Carlos Cuesta
921bf7c9f9
⬆️ Update dependencies ( #165 )
...
* ⬆️ Set babel-core to devDependencies
* ⬆️ Upgrade dependencies
2017-12-09 13:26:32 +01:00
Carlos Cuesta
5acd39c15c
🔧 Add deploy as npm script
2017-09-03 18:09:20 +02:00
Greenkeeper
776ab7ee27
⬆️ Update babel-core to 6.22.1 ( #91 )
...
Fixes #91
2017-01-21 12:20:43 +01:00
Carlos Cuesta
00fcb893e2
🔧 Update yarn.lock & package.json
...
Signed-off-by: Carlos Cuesta <carloscuesta@me.com>
2017-01-21 12:13:46 +01:00
Carlos Cuesta
72a4bb0b6d
Merge branch 'master' of https://github.com/carloscuesta/gitmoji
...
* 'master' of https://github.com/carloscuesta/gitmoji :
⬆️ update gulp-sass to 3.1.0 (#86 )
2017-01-16 20:00:31 +01:00
Carlos Cuesta
34e5c08654
🔧 Update package.json
...
Signed-off-by: Carlos Cuesta <carloscuesta@me.com>
2017-01-16 19:55:51 +01:00
Greenkeeper
9a9dc96e3f
⬆️ update gulp-sass to 3.1.0 ( #86 )
2017-01-16 19:52:52 +01:00
Greenkeeper
eacdd2e2c6
⬆️ Update gulp-sass to 3.0.0 ( #82 )
...
Fixes #82
2016-12-11 11:57:00 +01:00
Wiktor Czajkowski
63210c84f4
🔧 Add jsonlint as devDependency ( #75 )
...
Fixes #74
This fixes an issue when you need to install
jsonlint manually after cloning the repo.
2016-12-01 09:24:18 +01:00
Viktor Hundahl Strate
53fa1dbeb2
✨ PDF cheatsheet ( #54 )
...
Fixes #43 thanks to @viktorstrate
2016-11-21 12:46:41 +01:00
Carlos Cuesta
750d098602
✨ Add contributors page #20
...
Fixes #20
2016-11-17 21:37:10 +01:00
Carlos Cuesta
30c73c5706
🔥 Remove .babelrc
...
Use .babelrc config from the package.json
2016-11-13 10:20:02 +01:00
Carlos Cuesta
8de7f4cf33
📝 ✅ Update contributing docs, add more tests
...
Add a jsonlint to validate gitmojis.json against a JSON Schema. This will ensure that the JSON file is well structured and with all the required fields, update package.json script to add jsonvalidate script.
2016-11-01 16:12:22 +01:00
Carlos Cuesta
91bc3956ae
🔧 Update environment and config files
...
Add deploy task to gulpfile, update package.json dependencies, add cache to .travis, ignore .publish/ folder
2016-10-30 20:16:49 +01:00
Carlos Cuesta
250056ac6b
✅ Add CI and tests
2016-10-30 16:13:53 +01:00
Carlos Cuesta
f2a567de55
🔧 Add source files
...
Add workflow and sourcefiles to start building the website
2016-10-30 13:19:43 +01:00