Test workflow with basic edits

This commit is contained in:
cryobry
2018-06-12 00:11:00 -04:00
parent 500f3f524f
commit 7c7071dee9
2 changed files with 26 additions and 37 deletions

View File

@@ -1,9 +1,9 @@
#Update all the sections by editing the data.yml file inside _data folder.
baseurl: '/online-cv' #change it according to your repository name
baseurl: '.' #change it according to your repository name
# Style will be applied only after restarting the build or serve. Just choose one of the options.
theme_skin: # blue turquoise green berry orange ceramic
theme_skin: ceramic # blue turquoise green berry orange ceramic
# uncomment the next line, if you want the education section displayed in main instead of the sidebar
#education_in_main: True
@@ -24,6 +24,6 @@ compress_html: # - http://jch.penibelst.de/
envs: development
# Development Settings
port: 4000
port: 3000
host: 0.0.0.0
safe: false
safe: false