Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove tag plugins that are built in to Jekyll #2751

Merged
merged 1 commit into from
Aug 17, 2014
Merged

Remove tag plugins that are built in to Jekyll #2751

merged 1 commit into from
Aug 17, 2014

Conversation

pathawks
Copy link
Member

There are a few plugins listed on the site that only provide Liquid tags/filters that are now built in to Jekyll.

It is confusing and redundant to keep them listed on the site.

@@ -478,7 +476,6 @@ You can find a few useful plugins at the following locations:
- [Non-JS Gist Tag by Brandon Tilley](https://gist.github.com/1027674) A Liquid tag that embeds Gists and shows code for non-JavaScript enabled browsers and readers.
- [Render Time Tag by Blake Smith](https://gist.github.com/449509): Displays the time a Jekyll page was generated.
- [Status.net/OStatus Tag by phaer](https://gist.github.com/912466): Displays the notices in a given status.net/ostatus feed.
- [Raw Tag by phaer](https://gist.github.com/1020852): Keeps liquid from parsing text betweeen `raw` tags.
Copy link
Member Author

Choose a reason for hiding this comment

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

Provided by Liquid

@pathawks
Copy link
Member Author

There are also a number of "third-party" plugins listed that provide approximately the same functionality as Jekyll "blessed" plugins (Sass, CoffeeScript, Sitemaps), but this pull request does not touch those.

@parkr parkr merged commit 9d4c3fb into jekyll:master Aug 17, 2014
@parkr
Copy link
Member

parkr commented Aug 17, 2014

Great, thanks!

parkr added a commit that referenced this pull request Aug 17, 2014
@pathawks pathawks deleted the kill-redundant-plugins branch January 15, 2015 22:45
@jekyll jekyll locked and limited conversation to collaborators Feb 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants