Tweaks here and there

This commit is contained in:
Nathan Schneider
2019-01-07 16:02:57 -07:00
parent 436d4174b9
commit 5a3c91a184
24 changed files with 125 additions and 168 deletions

View File

@ -19,7 +19,7 @@ description: >- # this means to ignore newlines until "baseurl:"
The Media Enterprise Design Lab is a think tank for community-oriented media organizations, based at the University of Colorado Boulder's College of Media, Communication and Information.
baseurl: /medlab # the subpath of your site, e.g. /blog
url: https://cmci.colorado.edu # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: medlabboulder
twitter_username: MEDLabBoulder
# Build settings
markdown: kramdown
@ -29,7 +29,13 @@ plugins:
collections:
projects:
output: true
# For jekyll-deploy plugin (https://github.com/vwochnik/jekyll-deploy)
deploy:
# - cd .. && jekyll build
# - cd .. && read -p 'Commit message: ' message && git commit -a -m $message
- rsync -crPze ssh --delete ~/Current/CU/medlab-web/_site/* nasc0399@cmci.colorado.edu:/data/web/htdocs/cmci/medlab
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.