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: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,8 +70,9 @@ Beautiful-Jekyll was initially developed as a GitHub Pages theme that was meant
70
70
- Using `remote_theme` with a GitHub repository
71
71
72
72
- Create a new GitHub repository or go to an existing repository
73
-
- Go to _Settings_, scroll down to the _GitHub Pages_ section, and choose "master branch" as the source
74
73
- Add `remote_theme: daattali/beautiful-jekyll@2.0.0` to your `_config.yml` file (make sure to remove any previous `theme` or `remote_theme` parameters that may have been there before)
74
+
- Go to _Settings_, scroll down to the _GitHub Pages_ section, and choose "master branch" as the source
75
+
- Your website will be at `https://<yourusername>.github.io\<projectname>`
0 commit comments