Update getstarted.md

This commit is contained in:
Dean Attali 2020-04-27 11:49:06 -04:00 committed by GitHub
parent 85b00f17db
commit dc07de1d06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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.
<div class="get-started-wrap">
<a class="btn btn-success btn-lg get-started-btn" href="https://github.com/daattali/beautiful-jekyll#add-your-own-content">Read the docs</a>
</div>