Carlos Cuesta
18852ce299
♻️ Move website to Next.js ( #368 )
...
This commit updates the stack of the gitmoji website to Next.js. This was a thing I wanted to do a long time ago.
Our current stack was a little bit outdated and had issues with the Developer UX. The concept is the same, the whole site is built into a Static HTML site.
Also we can benefit from using React ⚛️ ❤️
The current stack will be:
Next.js
React
Flow
Scss
Prettier
Jest
2019-10-26 18:00:59 +02:00
Carlos Cuesta
224dba572d
🔧 Add github to funding file ( #367 )
2019-10-26 15:28:52 +02:00
Antonio Eduardo
b975f6e58c
🎨 Add entity field to JSON Schema ( #364 )
2019-10-23 17:31:55 +02:00
Erik Uzureau
8ae6f22b14
✨ Add 🚩 for changes to feature flags ( #358 )
...
* ✨ Add 🚩 for changes to feature flags
* 👌 🎨 Add trailing comma in list
* 👌 💄 Make background color for FF less aggressive (yellow)
2019-10-22 11:34:03 +02:00
Emmanuel Pilande
3f8e3744e8
🐛 Fix poop color ( #356 )
2019-10-13 22:24:22 +02:00
Emmanuel Pilande
6447263ac3
💄 Add seedling color ( #355 )
2019-10-13 21:00:30 +02:00
Emmanuel Pilande
3ab90c588b
✨ Add 🌱 icon for adding/updating seed files ( #353 )
2019-10-13 09:12:00 +02:00
harry
2fcaf9cc9d
✏️ Fix typo in contribution docs( #323 )
...
Made me scratch my head for a moment
2019-09-11 11:30:44 +02:00
Glyn Owen Hanmer
e5a29c2c7a
🎨 Consistent indentation of gitmojis ( #333 )
2019-09-11 11:29:57 +02:00
Carlos Cuesta
b564ab3474
❤️ Add sponsor button
2019-08-14 14:38:29 +02:00
ThomasProctor
fa9b4340e2
✨ Bitbucket compatibility ( #313 )
...
* 🐛 bitbucket compatible code for "bad code"
* 🐛 Bitbucket compatible 📝 code.
2019-05-04 15:41:23 +02:00
Carlos Cuesta
a724f1f0ae
🐛 Update NotoColorEmoji font ( #311 )
2019-04-18 17:04:32 +02:00
Helen Dias
189fd14e05
📝 Adding entity's explanation in contributing guideline ( #277 )
2019-02-10 22:59:48 +01:00
Daniel Castillo
8695218e72
💬 Change text of test emoji ( #291 )
2019-02-10 22:48:42 +01:00
Melanie Burger
748f1b3619
✏️ Fix 🏷️ description typo ( #279 )
2018-12-21 09:13:25 +01:00
Melanie Burger
6aa5042134
✨ Add 🏷️ ( #278 )
2018-11-12 18:56:40 +01:00
Carlos Cuesta
bcef3d9fc1
🔧 Update travis deploy
...
Finally fixed https://github.com/travis-ci/travis-ci/issues/9312
2018-11-12 10:32:32 +01:00
Carlos Cuesta
1d4f38fe6f
📝 Update CONTRIBUTING file
2018-11-11 20:41:58 +01:00
Ronald Kroon
178bf966e9
🐛 Fix pdf cheatsheet generation ( #228 )
2018-11-11 20:36:10 +01:00
Ahmed Tarek
7e65f64a7c
✨ Add ☸️ ( #235 )
...
* ✨ add ☸️
* Update gitmojis.json
2018-11-11 20:28:51 +01:00
Kosuke Yoshimura
eaeef77b0f
🐛 Move image into static folder ( #271 )
...
* move gitmoji.gif into static folder
* delete .idea folder
2018-11-02 14:27:50 +01:00
Leo Bernard
eeecc04e2e
🎨 Fix formatting in gitmojis.json ( #260 )
2018-10-12 11:13:51 +02:00
Felipe Lopes
10bed7bcc2
✨ Add 🔍 ( #238 )
...
* ✨ add 🔍 for Improving SEO
* Update gitmojis.json
* 💄 add mag color on style file
2018-09-19 23:13:20 +02:00
Carlos Cuesta
17daee4fe9
🐛 Fix twitter:image metadata tag
2018-09-18 17:25:02 +02:00
Bartosz Kaszubowski
1bca861bd7
💄 Change ➖ position ( #194 )
2018-09-08 23:33:13 +02:00
Charles-Henri GUERIN
2b841d8fbc
✨ Add ⚗( #242 )
...
Fixes #241
2018-09-08 23:25:24 +02:00
Carlos Cuesta
8e75139975
💄 Update cards shadow ( #226 )
...
* 💄 Update cards shadow
2018-06-15 11:25:42 +02:00
Carlos Cuesta
22d3bf0745
💄 Update colors
2018-04-13 22:40:10 +02:00
Eric Wilson
3edc1fa6a6
✨ Add 📸 ( #206 )
...
Fixes #204
2018-04-13 22:35:03 +02:00
Carlos Cuesta
5f67191c57
🔧 Fix .travis deployments
2018-03-10 22:22:46 +01:00
Carlos Cuesta
f0ed3695b3
💄 Update colors
2018-03-10 22:17:30 +01:00
Tyler Lugger
8da10e4e70
✨ Add 🙈 ( #193 )
...
* ✨ add 🙈 for gitignore
* 🎨 Indentation
* 🎨
2018-03-10 22:13:52 +01:00
Wouter De Schuyter
6abf003394
✨ Add 🥚 ( #189 )
...
* ✨ Emoji for easter egg
* ✏️ Changed 🎁 to 🥚 after feedback
* 🐛 Forgot about the html entity
2018-03-10 21:57:25 +01:00
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
Charles-Henri GUERIN
b73a6d6e6e
✨ Add 🤡 ( #177 )
2018-01-12 15:39:36 +01:00
Carlos Cuesta
e2a5257e81
✨ Add 📱 ( #174 )
...
* ✨ Add 📱
* 🎨 Tabs format
* fixup! 🎨 Tabs format
2018-01-05 22:53:25 +01:00
Carlos Cuesta
bed0f9fb12
📄 Update LICENSE
2018-01-01 13:09:19 +01:00
Peter Schmidt
08762371d4
✨ Add 🏗 ( #164 )
...
* ✨ Add 🏗
This would resolve #159
* ✏️ Update emoji description
* 💄 Update emoji color
Fixes #159
2017-12-09 13:34:52 +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
22ea50b8aa
💄 Update colors
2017-12-06 15:18:12 +01:00
Heiko Mathes
d1982113be
✨ Add 📌 ( #163 )
...
* ✨ add 📌
* 👌 add entity-field to 📌 -emoji
Fixes #156
2017-12-06 15:12:38 +01:00
Carlos Cuesta
4a9d547880
✨ Add ♻️ ( #162 )
2017-12-02 10:35:09 +01:00
Carlos Cuesta
2e9735041d
📝 Update README
2017-11-28 22:31:49 +01:00
Carlos Cuesta
3eb9138daf
📝 Update README
2017-10-12 15:21:57 +02:00
Yoann Prot
ba55afa6ec
✨ Add 🚸 ( #150 )
...
* ✨ Add 🚸 for ux commits
✨ feature #149 for ux / usability
* 💄 Update childrenCrossing color
Closes #149
2017-10-12 10:21:28 +02:00
Carlos Cuesta
ea789a2678
👥 Update contributors
2017-09-20 22:38:14 +02:00
Carlos Cuesta
1919e0b9f2
💄 Styles enhancements and fixes
2017-09-20 22:35:40 +02:00
Carlos Cuesta
5acd39c15c
🔧 Add deploy as npm script
2017-09-03 18:09:20 +02:00
Fabien JUIF
3e0f259e4a
✨ Add 👥 ( #142 )
...
Fixes #135
2017-09-03 18:06:56 +02:00
Carlos Cuesta
e3d63ec861
💄 Update gitmoji colors
2017-07-23 11:55:42 +02:00