Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dynare
website
Commits
cc9bb3a4
Unverified
Commit
cc9bb3a4
authored
Sep 04, 2020
by
Sébastien Villemot
Browse files
Convert more URLs to HTTPS
parent
1adc5f75
Pipeline
#4144
passed with stages
in 36 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
_config.yml
View file @
cc9bb3a4
...
...
@@ -21,7 +21,7 @@ title_separator : "|"
name
:
"
Dynare"
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"
url
:
"
http://www.dynare.org"
# the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
url
:
"
http
s
://www.dynare.org"
# the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
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"
copyright_begin
:
1996
...
...
index.md
View file @
cc9bb3a4
...
...
@@ -12,7 +12,7 @@ feature_row:
</div>
<br
/>
{% include dynare_stable_version.md %}
<a
href=
"download"
class=
"home_page_button"
>
Download v{{ dynare_stable_version }}
</a>
<a
href=
"http://www.dynare.org/manual/"
class=
"home_page_button"
>
Documentation
</a>
<a
href=
"download"
class=
"home_page_button"
>
Download v{{ dynare_stable_version }}
</a>
<a
href=
"http
s
://www.dynare.org/manual/"
class=
"home_page_button"
>
Documentation
</a>
{: .text-center}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment