Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
J
jekyll-elixir-theme
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
elixir
jekyll-elixir-theme
Commits
a502698a
Commit
a502698a
authored
Feb 21, 2020
by
Jacek Lebioda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve images
parent
871ce28f
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
71 additions
and
8 deletions
+71
-8
_layouts/default.html
_layouts/default.html
+1
-1
_layouts/index.html
_layouts/index.html
+3
-3
assets/cover_big.webp
assets/cover_big.webp
+0
-0
assets/cover_small.webp
assets/cover_small.webp
+0
-0
assets/lato.css
assets/lato.css
+50
-0
elixir-theme.gemspec
elixir-theme.gemspec
+1
-1
index.md
index.md
+16
-3
No files found.
_layouts/default.html
View file @
a502698a
...
...
@@ -7,7 +7,7 @@
<link
rel=
"stylesheet"
href=
"{{ "
/
assets
/
main.css
"
|
relative_url
}}"
>
<link
rel=
"shortcut icon"
href=
"{{ "
/
assets
/
favicon.png
"
|
relative_url
}}"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"
//fonts.googleapis.com/css?family=Lato:400,400italic,700
"
media=
"all"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"
{{ "
/
assets
/
lato.css
"
|
relative_url
}}
"
media=
"all"
>
<title>
{{ site.title }}{% if page.title %} - {{ page.title }}{% endif %}
</title>
</head>
...
...
_layouts/index.html
View file @
a502698a
...
...
@@ -22,9 +22,9 @@ layout: default
<div
class=
"index-photo"
>
<picture>
<source
media=
"(min-width: 200px)"
srcset=
"
https://webdav-r3lab.uni.lu/public/elixir/website/images/cover_big.jpg
"
alt=
"Elixir Luxembourg"
/>
<source
media=
"(max-width: 200px)"
srcset=
"
https://webdav-r3lab.uni.lu/public/elixir/website/images/cover_small.jpg
"
alt=
"Elixir Luxembourg"
/>
<img
src=
"
https://webdav-r3lab.uni.lu/public/elixir/website/images/cover_small.jpg
"
alt=
"Elixir Luxembourg"
/>
<source
media=
"(min-width: 200px)"
srcset=
"
{{ '/assets/cover_big.webp' | relative_url }}
"
alt=
"Elixir Luxembourg"
/>
<source
media=
"(max-width: 200px)"
srcset=
"
{{ '/assets/cover_small.webp' | relative_url }}
"
alt=
"Elixir Luxembourg"
/>
<img
src=
"
{{ '/assets/cover_small.webp' | relative_url }}
"
alt=
"Elixir Luxembourg"
/>
</picture>
</div>
</div>
...
...
assets/cover_big.webp
0 → 100644
View file @
a502698a
File added
assets/cover_small.webp
0 → 100644
View file @
a502698a
File added
assets/lato.css
0 → 100644
View file @
a502698a
/* Font faces from https://fonts.googleapis.com/css?family=Lato:400,400italic,700 */
/* latin-ext */
@font-face
{
font-family
:
'Lato'
;
font-style
:
italic
;
font-weight
:
400
;
src
:
local
(
'Lato Italic'
),
local
(
'Lato-Italic'
),
url(https://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.woff2)
format
(
'woff2'
);
unicode-range
:
U
+
0100-024
F
,
U
+
0259
,
U
+
1
E00-1EFF
,
U
+
2020
,
U
+
20
A0-20AB
,
U
+
20
AD-20CF
,
U
+
2113
,
U
+
2
C60-2C7F
,
U
+
A720-A7FF
;
}
/* latin */
@font-face
{
font-family
:
'Lato'
;
font-style
:
italic
;
font-weight
:
400
;
src
:
local
(
'Lato Italic'
),
local
(
'Lato-Italic'
),
url(https://fonts.gstatic.com/s/lato/v16/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2)
format
(
'woff2'
);
unicode-range
:
U
+
0000-00
FF
,
U
+
0131
,
U
+
0152-0153
,
U
+
02
BB-02BC
,
U
+
02
C6
,
U
+
02
DA
,
U
+
02
DC
,
U
+
2000-206
F
,
U
+
2074
,
U
+
20
AC
,
U
+
2122
,
U
+
2191
,
U
+
2193
,
U
+
2212
,
U
+
2215
,
U
+
FEFF
,
U
+
FFFD
;
}
/* latin-ext */
@font-face
{
font-family
:
'Lato'
;
font-style
:
normal
;
font-weight
:
400
;
src
:
local
(
'Lato Regular'
),
local
(
'Lato-Regular'
),
url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2)
format
(
'woff2'
);
unicode-range
:
U
+
0100-024
F
,
U
+
0259
,
U
+
1
E00-1EFF
,
U
+
2020
,
U
+
20
A0-20AB
,
U
+
20
AD-20CF
,
U
+
2113
,
U
+
2
C60-2C7F
,
U
+
A720-A7FF
;
}
/* latin */
@font-face
{
font-family
:
'Lato'
;
font-style
:
normal
;
font-weight
:
400
;
src
:
local
(
'Lato Regular'
),
local
(
'Lato-Regular'
),
url(https://fonts.gstatic.com/s/lato/v16/S6uyw4BMUTPHjx4wXiWtFCc.woff2)
format
(
'woff2'
);
unicode-range
:
U
+
0000-00
FF
,
U
+
0131
,
U
+
0152-0153
,
U
+
02
BB-02BC
,
U
+
02
C6
,
U
+
02
DA
,
U
+
02
DC
,
U
+
2000-206
F
,
U
+
2074
,
U
+
20
AC
,
U
+
2122
,
U
+
2191
,
U
+
2193
,
U
+
2212
,
U
+
2215
,
U
+
FEFF
,
U
+
FFFD
;
}
/* latin-ext */
@font-face
{
font-family
:
'Lato'
;
font-style
:
normal
;
font-weight
:
700
;
src
:
local
(
'Lato Bold'
),
local
(
'Lato-Bold'
),
url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2)
format
(
'woff2'
);
unicode-range
:
U
+
0100-024
F
,
U
+
0259
,
U
+
1
E00-1EFF
,
U
+
2020
,
U
+
20
A0-20AB
,
U
+
20
AD-20CF
,
U
+
2113
,
U
+
2
C60-2C7F
,
U
+
A720-A7FF
;
}
/* latin */
@font-face
{
font-family
:
'Lato'
;
font-style
:
normal
;
font-weight
:
700
;
src
:
local
(
'Lato Bold'
),
local
(
'Lato-Bold'
),
url(https://fonts.gstatic.com/s/lato/v16/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2)
format
(
'woff2'
);
unicode-range
:
U
+
0000-00
FF
,
U
+
0131
,
U
+
0152-0153
,
U
+
02
BB-02BC
,
U
+
02
C6
,
U
+
02
DA
,
U
+
02
DC
,
U
+
2000-206
F
,
U
+
2074
,
U
+
20
AC
,
U
+
2122
,
U
+
2191
,
U
+
2193
,
U
+
2212
,
U
+
2215
,
U
+
FEFF
,
U
+
FFFD
;
}
\ No newline at end of file
elixir-theme.gemspec
View file @
a502698a
...
...
@@ -2,7 +2,7 @@
Gem
::
Specification
.
new
do
|
spec
|
spec
.
name
=
"jekyll-elixir-theme"
spec
.
version
=
"0.9.1
5
"
spec
.
version
=
"0.9.1
6
"
spec
.
authors
=
[
"jacek.lebioda"
]
spec
.
email
=
[
"jacek.lebioda@uni.lu"
]
...
...
index.md
View file @
a502698a
...
...
@@ -24,9 +24,22 @@ Sustainable access management according to well-defined criteria, in order to me
---
[
{:width="155px"}]({{ '/sustainability-data/' | relative_url }})
[
{:width="155px"}]({{ '/sustainability-tools/' | relative_url }})
[
{:width="155px"}]({{ '/gdpr-activities/' | relative_url }})
<a
href=
"{{ '/sustainability-data/' | relative_url }}"
><picture>
<source
media=
"(max-width: 600px)"
srcset=
"{{ '/assets/buttons/data_catalog_small.jpg' | relative_url }}"
/>
<source
media=
"(min-width: 600px)"
srcset=
"{{ '/assets/buttons/data_catalog.jpg' | relative_url }}"
/>
<img
src=
"{{ '/assets/buttons/data_catalog.jpg' | relative_url }}"
alt=
"Data catalog"
style=
"width:155px;"
/>
</picture></a>
<a
href=
"{{ '/sustainability-tools/' | relative_url }}"
><picture>
<source
media=
"(max-width: 600px)"
srcset=
"{{ '/assets/buttons/tools_registry_small.jpg' | relative_url }}"
/>
<source
media=
"(min-width: 600px)"
srcset=
"{{ '/assets/buttons/tools_registry.jpg' | relative_url }}"
/>
<img
src=
"{{ '/assets/buttons/tools_registry.jpg' | relative_url }}"
alt=
"Tools Registry"
style=
"width:155px;"
/>
</picture></a>
<a
href=
"{{ '/gdpr-activities/' | relative_url }}"
><picture>
<source
media=
"(max-width: 600px)"
srcset=
"{{ '/assets/buttons/gdpr_small.jpg' | relative_url }}"
/>
<source
media=
"(min-width: 600px)"
srcset=
"{{ '/assets/buttons/gdpr.jpg' | relative_url }}"
/>
<img
src=
"{{ '/assets/buttons/gdpr.jpg' | relative_url }}"
alt=
"GDPR activities"
style=
"width:155px;"
/>
</picture></a>
---
...
...
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