54 lines
1.6 KiB
Markdown
54 lines
1.6 KiB
Markdown
---
|
|
layout: page
|
|
title: Getting Help
|
|
---
|
|
|
|
Need help with Jekyll? Try these resources.
|
|
|
|
### [Upgrading](/docs/upgrading/)
|
|
|
|
Did you recently upgrade from Jekyll 1 to 2 or from Jekyll 2 to 3?
|
|
Known breaking changes are listed in the upgrading docs.
|
|
|
|
### [Documentation](/docs/home/)
|
|
|
|
Our guide to Jekyll covering installation, writing, customization, deployment, and more.
|
|
|
|
### [Tutorials](/tutorials/home)
|
|
|
|
Similar to documentation, but more detailed scenario-based walk-throughs covering a variety of topics.
|
|
|
|
### [View source](https://github.com/jekyll/jekyll/wiki/sites)
|
|
|
|
Learn from the source of others' Jekyll-powered sites.
|
|
|
|
### [Google](https://www.google.com/?q=jekyll)
|
|
|
|
Add **jekyll** to almost any query, and you'll find just what you need.
|
|
|
|
### [Jekyll Talk](https://talk.jekyllrb.com/)
|
|
|
|
Jekyll Talk is our official Discourse forum. Here, users and contributors
|
|
can ask questions and discuss all aspects of Jekyll.
|
|
|
|
### [Jekyll on StackOverflow](https://stackoverflow.com/questions/tagged/jekyll)
|
|
|
|
StackOverflow is a staple of any developer's diet. Check out the Jekyll tag
|
|
on StackOverflow for an answer to your question. Not there? Ask a new
|
|
question!
|
|
|
|
### [Jekyll IRC Channel](irc:irc.freenode.net/jekyll)
|
|
|
|
Get live support at **#jekyll** on **irc.freenode.net**, the official
|
|
Jekyll IRC channel.
|
|
|
|
### [jekyll/jekyll](https://github.com/jekyll/jekyll/issues)
|
|
|
|
Search through the issues on the main Jekyll development. Think you've
|
|
found a bug? File a new issue.
|
|
|
|
### [@jekyllrb on Twitter](https://twitter.com/jekyllrb)
|
|
|
|
The official Jekyll Twitter account. It's not checked often, so try the
|
|
above first.
|