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
f8a3b042
Verified
Commit
f8a3b042
authored
Feb 06, 2020
by
Sébastien Villemot
Browse files
Display more working papers on the index page
parent
7d9b00ab
Pipeline
#3135
passed with stages
in 37 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
wp/index.md
View file @
f8a3b042
...
...
@@ -10,7 +10,7 @@ title: Working Papers
{% endfor %}
<ol>
{% for wp in site.data.wp limit:
5
%}
{% for wp in site.data.wp limit:
7
%}
<li
value =
"{{ wpn }}"
>
{{ wp.authors }} ({{ wp.year }}), “
<a
href=
"{{ wp.url }}"
>
{{ wp.title }}
</a>
”
{% if wp.source_url %}(
<a
href=
"{{ wp.source_url }}"
>
source
</a>
){% endif %}
...
...
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