Merge branch 'master' into master
This commit is contained in:
commit
4cfba70355
|
@ -35,6 +35,7 @@
|
||||||
* Add the jekyll-firstimage filter plugin (#7127)
|
* Add the jekyll-firstimage filter plugin (#7127)
|
||||||
* Use a real theme in the example (#7125)
|
* Use a real theme in the example (#7125)
|
||||||
* Update docs about post creation (#7138)
|
* Update docs about post creation (#7138)
|
||||||
|
* Add DEV Community's Jekyll tag to community page (#7139)
|
||||||
|
|
||||||
### Minor Enhancements
|
### Minor Enhancements
|
||||||
|
|
||||||
|
|
|
@ -26,6 +26,10 @@ question!
|
||||||
Get live support at **#jekyll** on **irc.freenode.net**, the official
|
Get live support at **#jekyll** on **irc.freenode.net**, the official
|
||||||
Jekyll IRC channel.
|
Jekyll IRC channel.
|
||||||
|
|
||||||
|
### [The Dev community](https://dev.to/)
|
||||||
|
|
||||||
|
[DEV’s jekyll tag](https://dev.to/t/jekyll) is a place to share Jekyll projects, articles and tutorials as well as start discussions and ask for feedback on Jekyll-related topics. Developers of all skill-levels are welcome to take part.
|
||||||
|
|
||||||
### View source
|
### View source
|
||||||
|
|
||||||
Learn from the source of others, you'll find plenty of [jekyll sites](https://github.com/topics/jekyll-site) and [jekyll themes](https://github.com/topics/jekyll-themes) carefully handcrafted on GitHub.
|
Learn from the source of others, you'll find plenty of [jekyll sites](https://github.com/topics/jekyll-site) and [jekyll themes](https://github.com/topics/jekyll-themes) carefully handcrafted on GitHub.
|
||||||
|
@ -43,10 +47,6 @@ Known breaking changes are listed in the upgrading docs.
|
||||||
|
|
||||||
Watch videos from members of the Jekyll community speak about interesting use cases, tricks they've learned or meta Jekyll topics.
|
Watch videos from members of the Jekyll community speak about interesting use cases, tricks they've learned or meta Jekyll topics.
|
||||||
|
|
||||||
### [The Dev community](https://dev.to/)
|
|
||||||
|
|
||||||
[DEV’s jekyll tag](https://dev.to/t/jekyll) is a place to share Jekyll projects, articles and tutorials as well as start discussions and ask for feedback on Jekyll-related topics. Developers of all skill-levels are welcome to take part.
|
|
||||||
|
|
||||||
### [Google](https://www.google.com/?q=jekyll)
|
### [Google](https://www.google.com/?q=jekyll)
|
||||||
|
|
||||||
Add **jekyll** to almost any query, and you'll find just what you need.
|
Add **jekyll** to almost any query, and you'll find just what you need.
|
||||||
|
|
Loading…
Reference in New Issue