mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Added support and documentation for deploying to subdirectories (like
with gh-pages)
This commit is contained in:
@ -22,7 +22,14 @@ recent_posts: 5
|
||||
category_dir: blog/categories
|
||||
simple_search: http://google.com/search
|
||||
|
||||
# Optional configurations
|
||||
# ----------------------- #
|
||||
# Optional configurations #
|
||||
# ----------------------- #
|
||||
|
||||
# If publishing to a subdirectory as in http://site.com/project set this:
|
||||
# root: /project
|
||||
# If left blank, urls will be mapped to '/'
|
||||
root:
|
||||
|
||||
# RSS feeds can list your email address if you like
|
||||
email:
|
||||
|
||||
Reference in New Issue
Block a user