Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
duniter_website_en
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
websites
duniter_website_en
Commits
5510ed93
Commit
5510ed93
authored
3 years ago
by
Hugo Trentesaux
Browse files
Options
Downloads
Patches
Plain Diff
[fix] build warnings
parent
12a26d90
No related branches found
No related tags found
No related merge requests found
Pipeline
#14376
passed
3 years ago
Stage: build
Stage: package
Stage: release
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
content/pages/try.html
+1
-1
1 addition, 1 deletion
content/pages/try.html
pelicanconf.py
+1
-1
1 addition, 1 deletion
pelicanconf.py
publishconf.py
+1
-1
1 addition, 1 deletion
publishconf.py
with
3 additions
and
3 deletions
content/pages/try.html
+
1
−
1
View file @
5510ed93
...
...
@@ -3,7 +3,7 @@
<head>
<meta
name=
"date"
content=
"2017-12-11"
>
<meta
name=
"order"
content=
"9"
>
<meta
charset=
"UTF-8"
>
<meta
name=
"encoding"
charset=
"UTF-8"
>
<title>
Try Duniter
</title>
</head>
<body>
...
...
This diff is collapsed.
Click to expand it.
pelicanconf.py
+
1
−
1
View file @
5510ed93
...
...
@@ -57,7 +57,7 @@ BOOTSTRAP_THEME = 'readable'
DIRECT_TEMPLATES
=
(
'
index
'
,
'
categories
'
,
'
authors
'
,
'
archives
'
,
'
search
'
)
ARTICLE_EXCLUDES
=
[
'
files
'
]
STATIC_PATHS
=
[
'
images
'
,
'
content
'
,
'
files
'
,
'
files/licen
c
e_g1.
rs
t
'
,
'
css
'
]
STATIC_PATHS
=
[
'
images
'
,
'
content
'
,
'
files
'
,
'
files/licen
s
e_g1.
tx
t
'
,
'
css
'
]
CUSTOM_CSS
=
'
css/custom.css
'
...
...
This diff is collapsed.
Click to expand it.
publishconf.py
+
1
−
1
View file @
5510ed93
...
...
@@ -5,4 +5,4 @@ sys.path.append('.')
from
pelicanconf
import
*
SITEURL
=
u
'
https://duniter.org
/
'
SITEURL
=
u
'
https://duniter.org
'
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