Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Corsi
Templates
Base reveal.js POuL Template
Commits
99a5f531
Verified
Commit
99a5f531
authored
Oct 03, 2019
by
Roberto Bochet
Browse files
Moved the slides content
parent
b96f701e
Changes
5
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
99a5f531
...
...
@@ -89,30 +89,13 @@
<div
class=
"reveal"
>
<div
class=
"slides"
>
<section
class=
"intro"
>
<h1>
Corsi Punto Croce 2018
</h1>
<h2>
Come fare gli orli
</h2>
<img
src=
"./poul/img/logo-text-white.svg"
/>
<p>
Autore
<
email@email.com
>
</p>
</section>
<section
data-markdown=
"content.md"
<section
data-markdown=
"./slides/intro.html"
></section>
<section
data-markdown=
"./slides/content.md"
data-charset=
"utf-8"
data-separator=
"^\r?\n---\r?\n$"
data-separator-vertical=
"^\r?\n----\r?\n$"
data-separator-notes=
"^Notes:"
>
</section>
<section
class=
"outro"
>
<h1>
Thank you!
</h1>
<img
class=
"logo"
src=
"./poul/img/logo-notext-white.svg"
/>
<p>
Rilasciato sotto licenza Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
</p>
<img
class=
"cc"
src=
"./poul/img/creativecommons-by-nc-sa.svg"
/>
<p>
Autore
<
email@email.com
>
</p>
</section>
<section
data-markdown=
"./slides/outro.html"
></section>
</div>
</div>
poul/css/poul.css
View file @
99a5f531
...
...
@@ -318,17 +318,17 @@ body {
transition
:
width
800ms
cubic-bezier
(
0.26
,
0.86
,
0.44
,
0.985
);
}
.reveal
section
.outro
h1
{
.reveal
.outro
h1
{
padding
:
0
;
margin
:
0
;
}
.reveal
section
.outro
img
.logo
{
.reveal
.outro
.logo
{
max-height
:
20vh
;
padding
:
0
;
}
.reveal
section
.outro
img
.cc
{
.reveal
.outro
.cc
{
max-height
:
5vh
;
padding
:
0
;
}
content.md
→
slides/
content.md
View file @
99a5f531
File moved
slides/intro.html
0 → 100644
View file @
99a5f531
<section
class=
"intro"
>
<h1>
Corsi Punto Croce 2018
</h1>
<h2>
Come fare gli orli
</h2>
<img
src=
"./poul/img/logo-text-white.svg"
/>
<p>
Autore
<
email@email.com
>
</p>
</section>
\ No newline at end of file
slides/outro.html
0 → 100644
View file @
99a5f531
<section
class=
"outro"
>
<h1>
Thank you!
</h1>
<img
class=
"logo"
src=
"./poul/img/logo-notext-white.svg"
/>
<p>
Rilasciato sotto licenza Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
</p>
<img
class=
"cc"
src=
"./poul/img/creativecommons-by-nc-sa.svg"
/>
<p>
Autore
<
email@email.com
>
</p>
</section>
\ No newline at end of file
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