jekyll / jemoji

GitHub-flavored emoji plugin for Jekyll
http://rubygems.org/gems/jemoji
MIT License
556 stars 61 forks source link

Docs: Encourage the use of the plugins config key #69

Closed first-timers[bot] closed 6 years ago

first-timers[bot] commented 7 years ago

πŸ†•πŸ₯☝ First Timers Only.

This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you πŸ’

About First Timers Only.

πŸŽƒπŸ’»πŸ‘• Hacktoberfest: Trick or Treat!

If you haven’t yet, sign up for Hacktoberfest to earn an exclusive T-Shirt. Plus I’m sure we can teach you a cool trick or two in the process

πŸ€” What you will need to know.

Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.

πŸ“‹ Step by Step

@@ -16,10 +16,12 @@ gem 'jemoji'
 And add the following to your site's `_config.yml`

 ```yml
-gems:
+plugins:
   - jemoji

+:bulb: If you are using a Jekyll version less than 3.5.0, use the gems key instead of plugins. + In any page or post, use emoji as you would normally, e.g.

  1. If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.

  2. You can edit files directly in your browser

πŸ€”β“ Questions

Leave a comment below!

This issue was created by First-Timers-Bot.

donavanwells commented 7 years ago

I want to claim this issue.

pathawks commented 7 years ago

Great! Thanks @donavanwells

Please ask if you have any questions.