Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sébastien Villemot
website
Commits
f3dba61a
Verified
Commit
f3dba61a
authored
1 year ago
by
Sébastien Villemot
Browse files
Options
Downloads
Patches
Plain Diff
WIP: workaround
parent
147a3c9f
No related branches found
No related tags found
No related merge requests found
Pipeline
#8892
passed
1 year ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-0
1 addition, 0 deletions
.gitlab-ci.yml
ui-text.yml
+53
-0
53 additions, 0 deletions
ui-text.yml
with
54 additions
and
0 deletions
.gitlab-ci.yml
+
1
−
0
View file @
f3dba61a
...
@@ -24,6 +24,7 @@ build:
...
@@ -24,6 +24,7 @@ build:
GEM_HOME
:
"
$CI_PROJECT_DIR/.gem"
GEM_HOME
:
"
$CI_PROJECT_DIR/.gem"
before_script
:
before_script
:
-
gem install minimal-mistakes-jekyll
-
gem install minimal-mistakes-jekyll
-
cp ui-text.yml "$GEM_HOME"/gems/minimal-mistakes-jekyll-*/_data/
-
(cd _data && wget --no-verbose --no-parent --accept '*.rdf' --recursive --no-directories --execute robots=off https://www.dynare.org/RePEc/cpm/dynare/ && ../assets/RePEc/rdf2yml.sh && rm -f *.rdf)
-
(cd _data && wget --no-verbose --no-parent --accept '*.rdf' --recursive --no-directories --execute robots=off https://www.dynare.org/RePEc/cpm/dynare/ && ../assets/RePEc/rdf2yml.sh && rm -f *.rdf)
-
./setup-download-links.sh
-
./setup-download-links.sh
script
:
script
:
...
...
This diff is collapsed.
Click to expand it.
ui-text.yml
0 → 100644
+
53
−
0
View file @
f3dba61a
# Modified version of _data/ui-text.yml from the minimal-mistakes theme.
# All the YAML aliases (names starting with an ampersand) are removed, because
# Only defined the en-US locale, which is the one used in our config.
en-US
:
skip_links
:
"
Skip
links"
skip_primary_nav
:
"
Skip
to
primary
navigation"
skip_content
:
"
Skip
to
content"
skip_footer
:
"
Skip
to
footer"
page
:
"
Page"
pagination_previous
:
"
Previous"
pagination_next
:
"
Next"
breadcrumb_home_label
:
"
Home"
breadcrumb_separator
:
"
/"
menu_label
:
"
Toggle
menu"
search_label
:
"
Toggle
search"
toc_label
:
"
On
this
page"
ext_link_label
:
"
Direct
link"
less_than
:
"
less
than"
minute_read
:
"
minute
read"
share_on_label
:
"
Share
on"
meta_label
:
tags_label
:
"
Tags:"
categories_label
:
"
Categories:"
date_label
:
"
Updated:"
comments_label
:
"
Leave
a
comment"
comments_title
:
"
Comments"
more_label
:
"
Learn
more"
related_label
:
"
You
may
also
enjoy"
follow_label
:
"
Follow:"
feed_label
:
"
Feed"
powered_by
:
"
Powered
by"
website_label
:
"
Website"
email_label
:
"
Email"
recent_posts
:
"
Recent
posts"
undefined_wpm
:
"
Undefined
parameter
words_per_minute
at
_config.yml"
comment_form_info
:
"
Your
email
address
will
not
be
published.
Required
fields
are
marked"
comment_form_comment_label
:
"
Comment"
comment_form_md_info
:
"
Markdown
is
supported."
comment_form_name_label
:
"
Name"
comment_form_email_label
:
"
Email
address"
comment_form_website_label
:
"
Website
(optional)"
comment_btn_submit
:
"
Submit
comment"
comment_btn_submitted
:
"
Submitted"
comment_success_msg
:
"
Thanks
for
your
comment!
It
will
show
on
the
site
once
it
has
been
approved."
comment_error_msg
:
"
Sorry,
there
was
an
error
with
your
submission.
Please
make
sure
all
required
fields
have
been
completed
and
try
again."
loading_label
:
"
Loading..."
search_label_text
:
"
Enter
your
search
term..."
search_placeholder_text
:
"
Enter
your
search
term..."
search_algolia_no_results
:
"
No
results"
results_found
:
"
Result(s)
found"
back_to_top
:
"
Back
to
top"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment