Update getstarted.md
This commit is contained in:
parent
85b00f17db
commit
dc07de1d06
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user