18F / pages

DEPRECATED: Publishing platform for 18F sites a la GitHub pages
https://pages.18f.gov
Other
63 stars 17 forks source link

Set destination dir from baseurl override #38

Closed mbland closed 9 years ago

mbland commented 9 years ago

As we discovered after merging 18F/web-design-standards#671, while the baseurl: override from _config_18f_pages.yml was getting applied properly, the site was still getting generated into a /web-design-standards target directory. We need to parse out the baseurl: from the _config_18f_pages.yml file, if present, and set the destination directory accordingly.

cc: @maya @mollieru