Add links to all Jekyll themes on GitHub tagged with #jekyll-theme (#8447)
Merge pull request 8447
This commit is contained in:
parent
1ae2a1dd04
commit
bd063ae0f0
|
@ -9,11 +9,14 @@ Jekyll has an extensive theme system that allows you to leverage community-maint
|
||||||
|
|
||||||
You can find and preview themes on different galleries:
|
You can find and preview themes on different galleries:
|
||||||
|
|
||||||
|
- [GitHub.com #jekyll-theme repos](https://github.com/topics/jekyll-theme)
|
||||||
- [jamstackthemes.dev](https://jamstackthemes.dev/ssg/jekyll/)
|
- [jamstackthemes.dev](https://jamstackthemes.dev/ssg/jekyll/)
|
||||||
- [jekyllthemes.org](http://jekyllthemes.org/)
|
- [jekyllthemes.org](http://jekyllthemes.org/)
|
||||||
- [jekyllthemes.io](https://jekyllthemes.io/)
|
- [jekyllthemes.io](https://jekyllthemes.io/)
|
||||||
- [jekyll-themes.com](https://jekyll-themes.com/)
|
- [jekyll-themes.com](https://jekyll-themes.com/)
|
||||||
|
|
||||||
|
See also: [resources](/resources/).
|
||||||
|
|
||||||
## Understanding gem-based themes
|
## Understanding gem-based themes
|
||||||
|
|
||||||
When you [create a new Jekyll site](/docs/) (by running the `jekyll new <PATH>` command), Jekyll installs a site that uses a gem-based theme called [Minima](https://github.com/jekyll/minima).
|
When you [create a new Jekyll site](/docs/) (by running the `jekyll new <PATH>` command), Jekyll installs a site that uses a gem-based theme called [Minima](https://github.com/jekyll/minima).
|
||||||
|
|
|
@ -10,10 +10,13 @@ and other resources that can be helpful. Below is a collection of links to
|
||||||
some of the most popular Jekyll resources.
|
some of the most popular Jekyll resources.
|
||||||
|
|
||||||
## Themes
|
## Themes
|
||||||
|
- [GitHub.com #jekyll-theme repos](https://github.com/topics/jekyll-theme)
|
||||||
- [jamstackthemes.dev](https://jamstackthemes.dev/ssg/jekyll/)
|
- [jamstackthemes.dev](https://jamstackthemes.dev/ssg/jekyll/)
|
||||||
- [jekyllthemes.org](http://jekyllthemes.org/)
|
- [jekyllthemes.org](http://jekyllthemes.org/)
|
||||||
- [jekyllthemes.io](https://jekyllthemes.io/)
|
- [jekyllthemes.io](https://jekyllthemes.io/)
|
||||||
|
|
||||||
|
See also: [docs/themes](/docs/themes/).
|
||||||
|
|
||||||
## Plugins
|
## Plugins
|
||||||
- [jekyll-plugin topic on GitHub](https://github.com/topics/jekyll-plugin)
|
- [jekyll-plugin topic on GitHub](https://github.com/topics/jekyll-plugin)
|
||||||
- [Planet Jekyll](https://github.com/planetjekyll/awesome-jekyll-plugins)
|
- [Planet Jekyll](https://github.com/planetjekyll/awesome-jekyll-plugins)
|
||||||
|
|
Loading…
Reference in New Issue