From: Joel Marcey Date: Fri, 7 Oct 2016 23:28:44 +0000 (-0700) Subject: Testing asset links after config change X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=04b02dd121322c1076faf2d84ee6bf3d120ce233;p=rocksdb.git Testing asset links after config change --- diff --git a/docs/_config.yml b/docs/_config.yml index 5449d527..e3d6a7af 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -9,6 +9,7 @@ gacode: "UA-49459723-1" # baseurl determines the subpath of your site. For example if you're using an # organisation.github.io/reponame/ basic site URL, then baseurl would be set # as "/reponame/" but leave blank if you have a top-level domain URL +# https://byparker.com/blog/2014/clearing-up-confusion-around-baseurl/ baseurl: "" url: "http://rocksdb.org" # the base hostname & protocol for your site ghrepo: "facebook/rocksdb"