forked from billw2/rpi-clone
-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue #3: Fix up the GitHub pages configuration.
- Loading branch information
1 parent
a4e1e65
commit 5ecfb72
Showing
3 changed files
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Jekyll Docs Site for rpi-clone | ||
|
||
To test locally, make sure you have Jekyll installed, make sure you've installed dependencies (`bundle install`) and run: | ||
|
||
``` | ||
bundle exec jekyll serve | ||
``` | ||
|
||
Then open up your browser to the URL Jekyll spits out. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters