Add links to all Jekyll themes on GitHub tagged with #jekyll-theme (#8447)

Merge pull request 8447
This commit is contained in:
Gabriel Staples 2020-10-26 13:24:17 -07:00 committed by GitHub
parent 1ae2a1dd04
commit bd063ae0f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -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:
- [GitHub.com #jekyll-theme repos](https://github.com/topics/jekyll-theme)
- [jamstackthemes.dev](https://jamstackthemes.dev/ssg/jekyll/)
- [jekyllthemes.org](http://jekyllthemes.org/)
- [jekyllthemes.io](https://jekyllthemes.io/)
- [jekyll-themes.com](https://jekyll-themes.com/)
See also: [resources](/resources/).
## 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).

View File

@ -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.
## Themes
- [GitHub.com #jekyll-theme repos](https://github.com/topics/jekyll-theme)
- [jamstackthemes.dev](https://jamstackthemes.dev/ssg/jekyll/)
- [jekyllthemes.org](http://jekyllthemes.org/)
- [jekyllthemes.io](https://jekyllthemes.io/)
See also: [docs/themes](/docs/themes/).
## Plugins
- [jekyll-plugin topic on GitHub](https://github.com/topics/jekyll-plugin)
- [Planet Jekyll](https://github.com/planetjekyll/awesome-jekyll-plugins)