Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

Added Emoji feature. First operational code 😄 #177

Closed
wants to merge 2 commits into from

Conversation

patlachance
Copy link

Adds Emoji icons support.

@@ -2,10 +2,34 @@
# For more see: http://jekyllrb.com/docs/permalinks/
permalink: /:categories/:year/:month/:day/:title

exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md", "Gemfile"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please include "Gemfile" in your .gitignore instead of adding it here.

Thanks.

@groundh0g groundh0g added this to the v 0.5.0 milestone Apr 4, 2015
@groundh0g groundh0g self-assigned this Apr 4, 2015
@groundh0g
Copy link
Collaborator

IIRC, Jekyll supports emoji natively now. Will make sure that's not the case before attempting to incorporate this PR.

@groundh0g
Copy link
Collaborator

Emoji are natively supported now. Sorry for the delay in reviewing this PR. Thanks for the contribution!

https://help.github.com/articles/emoji-on-github-pages/

@groundh0g groundh0g closed this May 25, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants