Skip to content
Snippets Groups Projects
Commit c857bcba authored by Houtan Bastani's avatar Houtan Bastani
Browse files

fixup configure

parent 42310318
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ title_separator : "|" ...@@ -24,7 +24,7 @@ title_separator : "|"
name : "Dynare" name : "Dynare"
logo : "/assets/images/logo/dlogo.svg" logo : "/assets/images/logo/dlogo.svg"
description : "Dynare is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium (DSGE) and overlapping generations (OLG) models" description : "Dynare is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium (DSGE) and overlapping generations (OLG) models"
url : "https://www.dynare.org/" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" url : "http://eris.dynare.org" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
baseurl : # the subpath of your site, e.g. "/blog" baseurl : # the subpath of your site, e.g. "/blog"
repository : "https://git.dynare.org/Dynare/dynare" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" repository : "https://git.dynare.org/Dynare/dynare" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
copyright_begin : 1996 copyright_begin : 1996
...@@ -88,13 +88,13 @@ facebook: ...@@ -88,13 +88,13 @@ facebook:
username : username :
app_id : app_id :
publisher : publisher :
og_image : # Open Graph/Twitter default site image og_image : "/assets/images/logo/dlogo.svg" # Open Graph/Twitter default site image
# For specifying social profiles # For specifying social profiles
# - https://developers.google.com/structured-data/customize/social-profiles # - https://developers.google.com/structured-data/customize/social-profiles
social: social:
type : Organization # Person or Organization (defaults to Person) type : Organization # Person or Organization (defaults to Person)
name : Dynare # If the user or organization name differs from the site's name name : Dynare # If the user or organization name differs from the site's name
url : "https://www.dynare.org/"
links: # An array of links to social media profiles links: # An array of links to social media profiles
# Analytics # Analytics
...@@ -197,7 +197,6 @@ kramdown: ...@@ -197,7 +197,6 @@ kramdown:
smart_quotes: lsquo,rsquo,ldquo,rdquo smart_quotes: lsquo,rsquo,ldquo,rdquo
enable_coderay: false enable_coderay: false
# Sass/SCSS # Sass/SCSS
sass: sass:
sass_dir: _sass sass_dir: _sass
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment