Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
picardch
picardch.pages.ensimag.fr
Commits
163f002f
Commit
163f002f
authored
Jul 29, 2020
by
George Cushen
Browse files
doc: update image comments from img/ to media/
parent
a17fba1b
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
13 additions
and
13 deletions
+13
-13
content/home/featured.md
content/home/featured.md
+1
-1
content/home/hero.md
content/home/hero.md
+2
-2
content/home/people.md
content/home/people.md
+1
-1
content/home/posts.md
content/home/posts.md
+1
-1
content/home/publications.md
content/home/publications.md
+1
-1
content/home/slider.md
content/home/slider.md
+3
-3
content/home/talks.md
content/home/talks.md
+1
-1
content/post/_index.md
content/post/_index.md
+1
-1
content/publication/_index.md
content/publication/_index.md
+1
-1
content/talk/_index.md
content/talk/_index.md
+1
-1
No files found.
content/home/featured.md
View file @
163f002f
...
...
@@ -53,7 +53,7 @@ subtitle = ""
# gradient_end = "SkyBlue"
# Background image.
# image = "background.jpg" # Name of image in
`static/
img
/`
.
# image = "background.jpg" # Name of image in
`static/
media
/`
.
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
# Text color (true=light or false=dark).
...
...
content/home/hero.md
View file @
163f002f
...
...
@@ -7,7 +7,7 @@ weight = 10 # Order that this section will appear.
title = "Academic"
# Hero image (optional). Enter filename of an image in the `static/
img
/` folder.
# Hero image (optional). Enter filename of an image in the `static/
media
/` folder.
hero_media = "hero-academic.png"
[design.background]
...
...
@@ -24,7 +24,7 @@ hero_media = "hero-academic.png"
gradient_end = "#2b94c3"
# Background image.
# image = "" # Name of image in
`static/
img
/`
.
# image = "" # Name of image in
`static/
media
/`
.
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
# image_size = "cover" # Options are
`cover`
(default),
`contain`
, or
`actual`
size.
# image_position = "center" # Options include
`left`
,
`center`
(default), or
`right`
.
...
...
content/home/people.md
View file @
163f002f
...
...
@@ -41,7 +41,7 @@ subtitle = ""
# gradient_end = "SkyBlue"
# Background image.
# image = "background.jpg" # Name of image in
`static/
img
/`
.
# image = "background.jpg" # Name of image in
`static/
media
/`
.
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
# Text color (true=light or false=dark).
...
...
content/home/posts.md
View file @
163f002f
...
...
@@ -53,7 +53,7 @@ subtitle = ""
# gradient_end = "SkyBlue"
# Background image.
# image = "background.jpg" # Name of image in
`static/
img
/`
.
# image = "background.jpg" # Name of image in
`static/
media
/`
.
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
# Text color (true=light or false=dark).
...
...
content/home/publications.md
View file @
163f002f
...
...
@@ -53,7 +53,7 @@ subtitle = ""
# gradient_end = "SkyBlue"
# Background image.
# image = "background.jpg" # Name of image in
`static/
img
/`
.
# image = "background.jpg" # Name of image in
`static/
media
/`
.
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
# Text color (true=light or false=dark).
...
...
content/home/slider.md
View file @
163f002f
...
...
@@ -23,7 +23,7 @@ height = ""
# Overlay a color or image (optional).
# Deactivate an option by commenting out the line, prefixing it with
`#`
.
overlay_color = "#666" # An HTML color value.
overlay_img = "headers/bubbles-wide.jpg" # Image path relative to your
`static/
img
/`
folder.
overlay_img = "headers/bubbles-wide.jpg" # Image path relative to your
`static/
media
/`
folder.
overlay_filter = 0.5 # Darken the image. Value in range 0-1.
# Call to action button (optional).
...
...
@@ -40,7 +40,7 @@ height = ""
align = "left"
overlay_color = "#555" # An HTML color value.
overlay_img = "" # Image path relative to your
`static/
img
/`
folder.
overlay_img = "" # Image path relative to your
`static/
media
/`
folder.
overlay_filter = 0.5 # Darken the image. Value in range 0-1.
[[item]]
...
...
@@ -49,6 +49,6 @@ height = ""
align = "right"
overlay_color = "#333" # An HTML color value.
overlay_img = "" # Image path relative to your
`static/
img
/`
folder.
overlay_img = "" # Image path relative to your
`static/
media
/`
folder.
overlay_filter = 0.5 # Darken the image. Value in range 0-1.
+++
content/home/talks.md
View file @
163f002f
...
...
@@ -55,7 +55,7 @@ subtitle = ""
# gradient_end = "SkyBlue"
# Background image.
# image = "background.jpg" # Name of image in
`static/
img
/`
.
# image = "background.jpg" # Name of image in
`static/
media
/`
.
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
# Text color (true=light or false=dark).
...
...
content/post/_index.md
View file @
163f002f
...
...
@@ -7,7 +7,7 @@ title: Posts
# 3 = Card
view
:
2
# Optional header image (relative to `static/
img
/` folder).
# Optional header image (relative to `static/
media
/` folder).
header
:
caption
:
"
"
image
:
"
"
...
...
content/publication/_index.md
View file @
163f002f
...
...
@@ -8,7 +8,7 @@ title: Publications
# 4 = Citation
view
:
4
# Optional header image (relative to `static/
img
/` folder).
# Optional header image (relative to `static/
media
/` folder).
header
:
caption
:
"
"
image
:
"
"
...
...
content/talk/_index.md
View file @
163f002f
...
...
@@ -7,7 +7,7 @@ title: Recent & Upcoming Talks
# 3 = Card
view
:
2
# Optional header image (relative to `static/
img
/` folder).
# Optional header image (relative to `static/
media
/` folder).
header
:
caption
:
"
"
image
:
"
"
...
...
Write
Preview
Markdown
is supported
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