diff --git a/docs/getstarted.md b/docs/getstarted.md index 02a45b3..44f29e0 100644 --- a/docs/getstarted.md +++ b/docs/getstarted.md @@ -86,3 +86,9 @@ When you use beautiful-jekyll with the "easy way", you'll have direct access to - If you want to replace any file served from beautiful-jekyll (such as a CSS file, a layout, or an include), you'll need to place it with the exact same path in your own jekyll repo (e.g. /assets/css/main.css) If at any point in the future you want to update to a newer version of beautiful-jekyll, you can come back to this page and see if there's a new version. If there is, you can simply update the `remote_theme` or `gem` fields accordingly. + +After setting up your site, you still need to go through the rest of the beautiful-jekyll documentation to learn about all its features and how to use it. + +
+ Read the docs +