Skip to content

Commit 79744a7

Browse files
committed
Dropping gemoji
1 parent 1a40b26 commit 79744a7

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Ma
4848
4949
## Local Development
5050

51-
1. Install Jekyll and plug-ins in one fell swoop. `gem install github-pages` This mirrors the plug-ins used by GitHub Pages on your local machine including Jekyll, Sass, Gemoji, etc.
51+
1. Install Jekyll and plug-ins in one fell swoop. `gem install github-pages` This mirrors the plug-ins used by GitHub Pages on your local machine including Jekyll, Sass, gemoetc.
5252
2. Clone down your fork `git clone [email protected]:yourusername/yourusername.github.io.git`
5353
3. Serve the site and watch for markup/sass changes `jekyll serve`
5454
4. View your website at http://0.0.0.0:4000
@@ -78,7 +78,6 @@ It covers:
7878
✓ Google Analytics integration
7979
✓ SVG social icons for your footer
8080
✓ 3 http requests, including your avatar
81-
✓ Emoji in blog posts! :sparkling_heart: :sparkling_heart: :sparkling_heart:
8281

8382
✘ No installing dependancies
8483
✘ No need to set up local development

_config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ sass:
6363

6464
# Use the following plug-ins
6565
gems:
66-
- jemoji # Emoji please!
6766
- jekyll-sitemap # Create a sitemap using the official Jekyll sitemap gem
6867

6968
# Exclude these files from your production _site

0 commit comments

Comments
 (0)