Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
opengisch committed Jan 29, 2024
1 parent 2867a19 commit e53329d
Show file tree
Hide file tree
Showing 274 changed files with 1,603 additions and 1,480 deletions.
6 changes: 3 additions & 3 deletions build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@


<a href="#" class="list-group-item disabled list-group-item-action h3 m-0">Talks</a>
<a class="list-group-item list-group-item-action" title="Qfc Presentation" href="&#x2F;talk-qfc-presentation">Qfc Presentation</a>
<a class="list-group-item list-group-item-action" title="Interlis Presentation" href="&#x2F;talk-interlis-presentation">Interlis Presentation</a>
<a class="list-group-item list-group-item-action" title="Modelbaker Pitch" href="&#x2F;talk-modelbaker-pitch">Modelbaker Pitch</a>
<a class="list-group-item list-group-item-action" title="Qfc Presentation" href="&#x2F;talk-qfc-presentation">Qfc Presentation</a>
<a class="list-group-item list-group-item-action" title="Qfield" href="&#x2F;talk-qfield">Qfield</a>
<a class="list-group-item list-group-item-action" title="Interlis Presentation" href="&#x2F;talk-interlis-presentation">Interlis Presentation</a>

<a href="#" class="list-group-item disabled list-group-item-action h3 m-0">Teaching</a>
<a class="list-group-item list-group-item-action" title="Qgis Advanced Geneve" href="&#x2F;teaching-qgis-advanced-geneve">Qgis Advanced Geneve</a>
<a class="list-group-item list-group-item-action" title="Qgis Fr Courses" href="&#x2F;teaching-qgis-fr-courses">Qgis Fr Courses</a>
<a class="list-group-item list-group-item-action" title="Qgis Model Designer" href="&#x2F;teaching-qgis-model-designer">Qgis Model Designer</a>

</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions build/talk-interlis-presentation/dist/reveal.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/talk-interlis-presentation/dist/reveal.esm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/talk-interlis-presentation/dist/reveal.esm.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions build/talk-interlis-presentation/dist/reveal.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/talk-interlis-presentation/dist/reveal.js.map

Large diffs are not rendered by default.

16 changes: 9 additions & 7 deletions build/talk-interlis-presentation/dist/theme/beige.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,18 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba
--r-link-color-hover: #c0a86e;
--r-selection-background-color: rgba(79, 64, 28, 0.99);
--r-selection-color: #fff;
--r-overlay-element-bg-color: 0, 0, 0;
--r-overlay-element-fg-color: 240, 240, 240;
}

.reveal-viewport {
background: #f7f2d3;
background: -moz-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, white), color-stop(100%, #f7f2d3));
background: -webkit-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
background: -o-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
background: -ms-radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
background: radial-gradient(center, circle cover, white 0%, #f7f2d3 100%);
background: rgb(247, 242, 211);
background: -moz-radial-gradient(center, circle cover, rgb(255, 255, 255) 0%, rgb(247, 242, 211) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(247, 242, 211)));
background: -webkit-radial-gradient(center, circle cover, rgb(255, 255, 255) 0%, rgb(247, 242, 211) 100%);
background: -o-radial-gradient(center, circle cover, rgb(255, 255, 255) 0%, rgb(247, 242, 211) 100%);
background: -ms-radial-gradient(center, circle cover, rgb(255, 255, 255) 0%, rgb(247, 242, 211) 100%);
background: radial-gradient(center, circle cover, rgb(255, 255, 255) 0%, rgb(247, 242, 211) 100%);
background-color: var(--r-background-color);
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ section.has-light-background, section.has-light-background h1, section.has-light
--r-link-color-hover: #8dcffc;
--r-selection-background-color: #bee4fd;
--r-selection-color: #fff;
--r-overlay-element-bg-color: 240, 240, 240;
--r-overlay-element-fg-color: 0, 0, 0;
}

.reveal-viewport {
Expand Down
2 changes: 2 additions & 0 deletions build/talk-interlis-presentation/dist/theme/black.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ section.has-light-background, section.has-light-background h1, section.has-light
--r-link-color-hover: #8dcffc;
--r-selection-background-color: rgba(66, 175, 250, 0.75);
--r-selection-color: #fff;
--r-overlay-element-bg-color: 240, 240, 240;
--r-overlay-element-fg-color: 0, 0, 0;
}

.reveal-viewport {
Expand Down
2 changes: 2 additions & 0 deletions build/talk-interlis-presentation/dist/theme/blood.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ section.has-light-background, section.has-light-background h1, section.has-light
--r-link-color-hover: #dd5566;
--r-selection-background-color: #a23;
--r-selection-color: #fff;
--r-overlay-element-bg-color: 240, 240, 240;
--r-overlay-element-fg-color: 0, 0, 0;
}

.reveal-viewport {
Expand Down
35 changes: 3 additions & 32 deletions build/talk-interlis-presentation/dist/theme/dracula.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
@charset "UTF-8";
/**
* Dracula Dark theme for reveal.js.
* Based on https://draculatheme.com
Expand Down Expand Up @@ -44,6 +43,8 @@ section.has-light-background, section.has-light-background h1, section.has-light
--r-link-color-hover: #8BE9FD;
--r-selection-background-color: #44475A;
--r-selection-color: #fff;
--r-overlay-element-bg-color: 240, 240, 240;
--r-overlay-element-fg-color: 0, 0, 0;
}

.reveal-viewport {
Expand Down Expand Up @@ -373,42 +374,12 @@ section.has-light-background, section.has-light-background h1, section.has-light
.reveal strong, .reveal b {
color: var(--r-bold-color);
}

.reveal em, .reveal i, .reveal blockquote {
color: var(--r-italic-color);
}

.reveal code {
color: var(--r-inline-code-color);
}

.reveal ul {
list-style: none;
}

.reveal ul li::before {
content: "•";
.reveal ul li::marker, .reveal ol li::marker {
color: var(--r-list-bullet-color);
display: inline-block;
width: 1em;
margin-left: -1em;
}

.reveal ol {
list-style: none;
counter-reset: li;
}

.reveal ol li::before {
content: counter(li) ".";
color: var(--r-list-bullet-color);
display: inline-block;
width: 2em;
margin-left: -2.5em;
margin-right: 0.5em;
text-align: right;
}

.reveal ol li {
counter-increment: li;
}
16 changes: 9 additions & 7 deletions build/talk-interlis-presentation/dist/theme/league.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,18 @@ section.has-light-background, section.has-light-background h1, section.has-light
--r-link-color-hover: #71e9f4;
--r-selection-background-color: #FF5E99;
--r-selection-color: #fff;
--r-overlay-element-bg-color: 240, 240, 240;
--r-overlay-element-fg-color: 0, 0, 0;
}

.reveal-viewport {
background: #1c1e20;
background: -moz-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #555a5f), color-stop(100%, #1c1e20));
background: -webkit-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%);
background: -o-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%);
background: -ms-radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%);
background: radial-gradient(center, circle cover, #555a5f 0%, #1c1e20 100%);
background: rgb(28, 30, 32);
background: -moz-radial-gradient(center, circle cover, rgb(85, 90, 95) 0%, rgb(28, 30, 32) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgb(85, 90, 95)), color-stop(100%, rgb(28, 30, 32)));
background: -webkit-radial-gradient(center, circle cover, rgb(85, 90, 95) 0%, rgb(28, 30, 32) 100%);
background: -o-radial-gradient(center, circle cover, rgb(85, 90, 95) 0%, rgb(28, 30, 32) 100%);
background: -ms-radial-gradient(center, circle cover, rgb(85, 90, 95) 0%, rgb(28, 30, 32) 100%);
background: radial-gradient(center, circle cover, rgb(85, 90, 95) 0%, rgb(28, 30, 32) 100%);
background-color: var(--r-background-color);
}

Expand Down
7 changes: 2 additions & 5 deletions build/talk-interlis-presentation/dist/theme/moon.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@
/**
* Solarized colors by Ethan Schoonover
*/
html * {
color-profile: sRGB;
rendering-intent: auto;
}

section.has-light-background, section.has-light-background h1, section.has-light-background h2, section.has-light-background h3, section.has-light-background h4, section.has-light-background h5, section.has-light-background h6 {
color: #222;
}
Expand Down Expand Up @@ -44,6 +39,8 @@ section.has-light-background, section.has-light-background h1, section.has-light
--r-link-color-hover: #78b9e6;
--r-selection-background-color: #d33682;
--r-selection-color: #fff;
--r-overlay-element-bg-color: 240, 240, 240;
--r-overlay-element-fg-color: 0, 0, 0;
}

.reveal-viewport {
Expand Down
2 changes: 2 additions & 0 deletions build/talk-interlis-presentation/dist/theme/night.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ section.has-light-background, section.has-light-background h1, section.has-light
--r-link-color-hover: #f3d7ac;
--r-selection-background-color: #e7ad52;
--r-selection-color: #fff;
--r-overlay-element-bg-color: 240, 240, 240;
--r-overlay-element-fg-color: 0, 0, 0;
}

.reveal-viewport {
Expand Down
2 changes: 2 additions & 0 deletions build/talk-interlis-presentation/dist/theme/serif.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba
--r-link-color-hover: #8b7c69;
--r-selection-background-color: #26351C;
--r-selection-color: #fff;
--r-overlay-element-bg-color: 0, 0, 0;
--r-overlay-element-fg-color: 240, 240, 240;
}

.reveal-viewport {
Expand Down
2 changes: 2 additions & 0 deletions build/talk-interlis-presentation/dist/theme/simple.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba
--r-link-color-hover: #0000f1;
--r-selection-background-color: rgba(0, 0, 0, 0.99);
--r-selection-color: #fff;
--r-overlay-element-bg-color: 0, 0, 0;
--r-overlay-element-fg-color: 240, 240, 240;
}

.reveal-viewport {
Expand Down
2 changes: 2 additions & 0 deletions build/talk-interlis-presentation/dist/theme/sky.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba
--r-link-color-hover: #74a7cb;
--r-selection-background-color: #134674;
--r-selection-color: #fff;
--r-overlay-element-bg-color: 0, 0, 0;
--r-overlay-element-fg-color: 240, 240, 240;
}

.reveal-viewport {
Expand Down
2 changes: 2 additions & 0 deletions build/talk-interlis-presentation/dist/theme/solarized.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ html * {
--r-link-color-hover: #78b9e6;
--r-selection-background-color: #d33682;
--r-selection-color: #fff;
--r-overlay-element-bg-color: 0, 0, 0;
--r-overlay-element-fg-color: 240, 240, 240;
}

.reveal-viewport {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba
--r-link-color-hover: #6ca0e8;
--r-selection-background-color: #98bdef;
--r-selection-color: #fff;
--r-overlay-element-bg-color: 0, 0, 0;
--r-overlay-element-fg-color: 240, 240, 240;
}

.reveal-viewport {
Expand Down
2 changes: 2 additions & 0 deletions build/talk-interlis-presentation/dist/theme/white.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ section.has-dark-background, section.has-dark-background h1, section.has-dark-ba
--r-link-color-hover: #6ca0e8;
--r-selection-background-color: #98bdef;
--r-selection-color: #fff;
--r-overlay-element-bg-color: 0, 0, 0;
--r-overlay-element-fg-color: 240, 240, 240;
}

.reveal-viewport {
Expand Down
Loading

0 comments on commit e53329d

Please sign in to comment.