mirror of
https://github.com/depp/syncfiles.git
synced 2026-04-20 14:16:38 +00:00
Update Jekyll config for GitHub Pages
This commit is contained in:
+7
-4
@@ -4,11 +4,14 @@ description: >-
|
||||
Write an awesome description for your new site here. You can edit this
|
||||
line in _config.yml. It will appear in your document head meta (for
|
||||
Google search results) and in your feed.xml site description.
|
||||
baseurl: ""
|
||||
url: ""
|
||||
twitter_username: jekyllrb
|
||||
github_username: jekyll
|
||||
baseurl: https://depp.github.io
|
||||
url: /syncfiles/
|
||||
twitter_username: DietrichEpp
|
||||
github_username: depp
|
||||
|
||||
theme: just-the-docs
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
|
||||
exclude:
|
||||
- push.sh
|
||||
|
||||
Reference in New Issue
Block a user