Skip to content

Commit

Permalink
Dropping gemoji
Browse files Browse the repository at this point in the history
  • Loading branch information
barryclark committed Jan 11, 2015
1 parent 1a40b26 commit 79744a7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Edit `/_posts/2014-3-3-Hello-World.md` to publish your first blog post. This [Ma
## Local Development

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.
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.
2. Clone down your fork `git clone [email protected]:yourusername/yourusername.github.io.git`
3. Serve the site and watch for markup/sass changes `jekyll serve`
4. View your website at http://0.0.0.0:4000
Expand Down Expand Up @@ -78,7 +78,6 @@ It covers:
✓ Google Analytics integration
✓ SVG social icons for your footer
✓ 3 http requests, including your avatar
✓ Emoji in blog posts! :sparkling_heart: :sparkling_heart: :sparkling_heart:

✘ No installing dependancies
✘ No need to set up local development
Expand Down
1 change: 0 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ sass:

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

# Exclude these files from your production _site
Expand Down

0 comments on commit 79744a7

Please sign in to comment.