This repository has been archived by the owner on Jan 10, 2018. It is now read-only.
forked from mmistakes/so-simple-theme
-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix icon classes for published and modified date of posts.
This changes was merged in the original repo at christian-fei/Simple-Jekyll-Search#6
Simplify condition for adding comma between posts
fix(nav): clicking anywhere when the nav menu is hidden no longer opens it
Updating GA Analytics tracking code to support Demographics Analytics https://support.google.com/analytics/answer/2444872?hl=en&utm_id=ad
Updating Google Analytics
- Fixes mmistakes#87, removes blank space on small screens
- Add Bourbon and Neat
- Remove references to .less
- Used to automate the creation of new posts and pages
…to feature/liquid-error-fix
…into hotfix/2.3.3
* mmistakes/master: (102 commits) Improve readability of .scss files Change `spin` to `adjust-hue` - Close mmistakes#201 Update modified date Update gems removing parentheses, see issue mmistakes#141 Fix search.js interferace with other forms - cc/ issue mmistakes#194 Remove Octopress configuration Update README Remove feed.xml and replace with jekyll-feed gem Replace {% highlight %} Jekyll tags with GFM ``` Remove Octopress dependency Update gems removed pro tip on applying for twitter cards Ignore .less files not files containing "less" Sanitize excerpts in search.json - Fixes mmistakes#191 Normalize auto {{ post.excerpts }} - When excerpt: isn't set in a post's YAML Front Matter fallback to Jekyll's auto excerpts - Strip HTML from auto excerpts and MathJax code with Liquid filters applied to post listings (index.html, /blog/, /articles/) Support Jekyll 3.0 - Update to Jekyll v3.0 - Switch from Pygments.rb to Rouge for syntax highlighting - Include jekyll-gist gem - Update theme documentation Fix typo in `bundle exec` Update dependencies Update links - Remove Made Mistakes from header nav - Update So Simple footer link ... # Conflicts: # _config.yml # _data/authors.yml # _data/navigation.yml # _includes/footer.html # _layouts/page.html # _layouts/post.html # _posts/articles/2011-03-10-sample-post.md # _posts/articles/2012-05-22-readability-post.md # _posts/articles/2013-05-22-sample-post-images.md # _posts/articles/2013-05-23-readability-feature-post.md # _posts/articles/2013-06-25-video-post.md # _posts/articles/2013-08-16-code-highlighting-post.md # _posts/articles/2014-06-19-author-override.md # _posts/blog/2014-08-08-hello-world.md # about/index.md # feed.xml # images/michael-rose-photo.jpg # images/so-simple-sample-image-1.jpg # images/so-simple-sample-image-2.jpg # images/so-simple-sample-image-3.jpg # images/so-simple-sample-image-4.jpg # images/so-simple-sample-image-5.jpg # images/so-simple-sample-image-6.jpg # images/so-simple-sample-image-7.jpg # theme-setup/index.md
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.