Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/envygeeks/jekyll-post-tags
Tagging for Jekyll that works within Jekyll's own boundaries.
https://github.com/envygeeks/jekyll-post-tags
hooks jekyll jekyll-hook jekyll-tagging jekyll-theme tags
Last synced: 3 months ago
JSON representation
Tagging for Jekyll that works within Jekyll's own boundaries.
- Host: GitHub
- URL: https://github.com/envygeeks/jekyll-post-tags
- Owner: envygeeks
- License: mit
- Created: 2015-07-13T11:08:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-10T05:43:09.000Z (over 6 years ago)
- Last Synced: 2024-10-01T15:50:03.211Z (3 months ago)
- Topics: hooks, jekyll, jekyll-hook, jekyll-tagging, jekyll-theme, tags
- Language: Ruby
- Homepage:
- Size: 53.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/codeowners
Awesome Lists containing this project
README
[![Code Climate](https://img.shields.io/codeclimate/maintainability/envygeeks/jekyll-post-tags.svg?style=for-the-badge)](https://codeclimate.com/github/envygeeks/jekyll-post-tags/maintainability)
[![Code Climate](https://img.shields.io/codeclimate/c/envygeeks/jekyll-post-tags.svg?style=for-the-badge)](https://codeclimate.com/github/envygeeks/jekyll-post-tags/coverage)
[![Travis CI](https://img.shields.io/travis/envygeeks/jekyll-post-tags/master.svg?style=for-the-badge)](https://travis-ci.org/envygeeks/jekyll-post-tags)
[![Donate](https://img.shields.io/badge/-DONATE-yellow.svg?style=for-the-badge)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LKGZAWXLZ8ZPG)
![Gem Version](https://img.shields.io/gem/v/jekyll-post-tags.svg?style=for-the-badge)
![Gem DL](https://img.shields.io/gem/dt/jekyll-post-tags.svg?style=for-the-badge)# Jekyll Post Tags
Jekyll post tags turns your Jekyll tags into drops without disrupting the way that Jekyll flows... or the way that you work with Jekyll's own tagging system. It also acts as a generator for tag pages, with custom templates (no defaults,) and custom pathing. It is different than other tagging platforms in that it works within what Jekyll already does and might not require you to change your code that much (if at all in some cases.)
## Usage
#### From Within Your Templates
##### All Tags
```html
```
##### Post Tags
```html
```