You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getstarted.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,3 +86,9 @@ When you use beautiful-jekyll with the "easy way", you'll have direct access to
86
86
- 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)
87
87
88
88
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.
89
+
90
+
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.
91
+
92
+
<divclass="get-started-wrap">
93
+
<aclass="btn btn-success btn-lg get-started-btn"href="https://github.com/daattali/beautiful-jekyll#add-your-own-content">Read the docs</a>
0 commit comments