Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis Kerzig committed Aug 21, 2017
1 parent 7a04362 commit 71ac407
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,15 @@

A field-method for the [Kirby CMS](https://getkirby.com) which automagically enumerates your headings, generates IDs for them and inserts matching anchor links. Customizable to it's core. 🤘

# Demos
![Demo of Kirby Anchor-Headings](demo.gif)

_Coming Soon_ ([submit your demo](https://twitter.com/wottpal))
*Note:* Please dive into this [advanced use case](ADVANCED.md) if you want to build something like the GIF above.

![Demo of Kirby Anchor-Headings](demo.gif)

Please dive into this [advanced use case](ADVANCED.md) if you want to build something like the GIF above.
# Demos

* [wottpal.com](http://wottpal.com/items/kirby-anchor-headings) (my personal site)
* **[Submit yours](https://twitter.com/wottpal)**


# Installation
Expand Down Expand Up @@ -94,7 +96,7 @@ Have a look at the [releases page](https://github.com/wottpal/kirby-anchor-headi
# Roadmap

- [x] Add an [example with advanced markup](ADVANCED.md) & styling to the `README.md`
- [x] Improve ID generation by collapsing consecutive '-' to one
- [x] Improve ID generation by collapsing consecutive '-' to one
- [ ] Allow non integer values for `enum.start` like `A` or `i` and conitnue enumeration with this style.


Expand All @@ -104,7 +106,7 @@ Just kidding. This plugin is totally free. Please consider following [me](https:

[![Twitter Follow](https://img.shields.io/twitter/follow/wottpal.svg?style=social&label=Follow)](https://twitter.com/wottpal)

You can also check out one of my other Kirby-plugins:
You can also check out one of [my other Kirby-plugins](https://wottpal.com/items/my-kirby-plugins):

* [Lightbox-Gallery](https://github.com/wottpal/kirby-lightbox-gallery) - Easily inline beautifully aligned galleries with lightbox-support powered by PhotoSwipe.
* [HTML5-Video Kirbytag](https://github.com/wottpal/kirby-video) - Adds a kirbytag for embedding HTML5-videos with a variety of features.

0 comments on commit 71ac407

Please # to comment.