merge new site from github repo https://github.com/seuh2022/seuh2022-website
@ -0,0 +1,32 @@
|
||||
name: github pages
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main # Set a branch to deploy
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: true # Fetch Hugo themes (true OR recursive)
|
||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
||||
|
||||
- name: Setup Hugo
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
hugo-version: 'latest'
|
||||
extended: true
|
||||
|
||||
- name: Build
|
||||
run: hugo --minify --baseURL=https://seuh2022.github.io/seuh2022-website/
|
||||
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
if: github.ref == 'refs/heads/main'
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./public
|
@ -0,0 +1,4 @@
|
||||
[submodule "themes/hugo-hero-theme"]
|
||||
path = themes/hugo-hero-theme
|
||||
url = git@github.com:seuh2022/hugo-hero-theme.git
|
||||
branch = master
|
@ -0,0 +1,49 @@
|
||||
# About the SEUH 2022 Website
|
||||
|
||||
This website was built with the static site generator [Hugo](https://gohugo.io/).
|
||||
|
||||
## Development:
|
||||
|
||||
Install Hugo and clone this repo:
|
||||
|
||||
git clone --recurse-submodules git@github.com:seuh2022/seuh2022-website.git
|
||||
|
||||
cd and start the server with:
|
||||
cd seuh2022-website
|
||||
hugo -D -p 1313 server
|
||||
|
||||
And then view the generated site here: http://localhost:1313/seuh2022
|
||||
|
||||
One liner for start & open:
|
||||
|
||||
open http://localhost:1313/seuh2022 ; hugo -D -p 1313 server
|
||||
|
||||
## Theme
|
||||
|
||||
The SEUH 2022 Website is based on the
|
||||
[Hero Hugo Theme](https://themes.gohugo.io/themes/hugo-hero-theme/), on GitHub:
|
||||
[zerostaticthemes/hugo-hero-theme: A multi-page Hugo theme with fullscreen hero images and fullwidth sections.](https://github.com/zerostaticthemes/hugo-hero-theme)
|
||||
|
||||
Based on a fork in [seuh2022/hugo-hero-theme](https://github.com/seuh2022/hugo-hero-theme), after
|
||||
reading this article:
|
||||
[Using git submodule for Hugo themes - Don't Panic](https://www.andrewhoog.com/post/git-submodule-for-hugo-themes/)
|
||||
|
||||
## Structure
|
||||
|
||||
| SEUH | Programm | Termine | Kontakt |
|
||||
|:--------------------|:--------------|:---------------|:----------------|
|
||||
| - About + Sponsoren | - Programm | - CFP | - Maillingliste |
|
||||
| - Geschichte | - Tagungsband | - Registration | - Local Orga |
|
||||
|
||||
|
||||
## Credits
|
||||
|
||||
The free icons are from B[ootstrap-Icons](https://icons.getbootstrap.com/).
|
||||
|
||||
The Berlin fotos are from
|
||||
|
||||
Photo by <a href="https://unsplash.com/@vradenburg?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Adam Vradenburg</a> on <a href="https://unsplash.com/s/photos/berlin?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>
|
||||
and
|
||||
Photo by <a href="https://unsplash.com/@pieronigro?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Piero Nigro</a> on <a href="https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>
|
||||
|
||||
The HTW Beach Bar Photo is by Nikolas Fahlbusch.
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: true
|
||||
---
|
||||
|
@ -0,0 +1,57 @@
|
||||
---
|
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
icon: "services/service-icon-1.png"
|
||||
featured: true
|
||||
draft: false
|
||||
weight: 100
|
||||
heroHeading: 'Services'
|
||||
heroSubHeading: 'Services that grow with your business'
|
||||
heroBackground: 'services/service1.jpg'
|
||||
---
|
||||
|
||||
Lorem markdownum aequalis strigis. Saetigeri iubeas, vultu huic alvum nondum
|
||||
de obside ut laniavit arbor palmis, cum quin. Rupes vetat videndo, armigerae
|
||||
crimen habet Priamum nec.
|
||||
|
||||
## Ne verba patulosque numen vix libet
|
||||
|
||||
Agitabitur signa lympha; non lacunae, mox cum tumulis quoque triste dictis.
|
||||
Ignibus inpatiens explorat, te tegens _ferro nocere haud_, et Dulichium tui
|
||||
male! Quo sed [fuit flexit et](#vexant-achivi) hic die solido, gloria?
|
||||
|
||||
1. Cum det dixit Parcarum qui spemque est
|
||||
2. Exit ex huic
|
||||
3. Quod consiste agitataque claustraque vicina videt lacertis
|
||||
4. Loquor videt
|
||||
5. Ardua non igne caelesti coniugis cognovi diversorum
|
||||
6. Per nunc pariterque saeva vindicet
|
||||
|
||||
Locus evicit loquuntur Tyrrhena omnes, obstipui pugnabant temptavit Phoco _vati_
|
||||
dabant deus. Memorata haberet sepulcrales gentisque dum sic, in flumina templa!
|
||||
Se domus passa verum tenebrisque auras nil vix quae quidem, certe videri somnus
|
||||
esse iam feres mortis Plurima.
|
||||
|
||||
## Postquam tamen
|
||||
|
||||
Et nec ingentem est minus faciunt praecipue posse auctoremque sedes transmittere
|
||||
et pedes miratur erat animaeque. Tellus admonuit humanam funes, sagittis et
|
||||
licet! Inserui quamvis Clymeni.
|
||||
|
||||
- Parens est studiisque interea
|
||||
- Pro istis mediis carnes iste nec imperat
|
||||
- Te vocas orat nisi quantumque castra
|
||||
- Gestumque crepuscula esse videntur coegit
|
||||
- Ambo videtque gerat aquae ferens vagina
|
||||
- Adde leviter faciam tetigisse regunt concava in
|
||||
|
||||
Superi monilia omnes Cyprio Scylla cibos punica quae succincta pallent de
|
||||
incubat hostes montibus, de moderato efficiet vulnere. Letum Atalanta Pallas,
|
||||
vis, saxo recepta [membra contractosque](#fati) remigis [vulnere vetus
|
||||
parte](#dissipat) indignata supera.
|
||||
|
||||
Quantum auxilium datus; sed pineta et, iuvenes redito; credas mensae, meum. Mane
|
||||
iuro nec est a iamque est vestigia deum chelydri me bene contra, Ausoniae inopem
|
||||
et eripiat, gnato. Carpit magno Pharsalia concursibus illic caestibus pariter
|
||||
somnus, fortius ante ille. Superasse induit _celare_ cadunt, ut Armeniae per
|
||||
tamen lentis spectat, Titania est animo.
|
@ -0,0 +1,57 @@
|
||||
---
|
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
icon: "seuh/service-icon-1.png"
|
||||
featured: true
|
||||
draft: false
|
||||
weight: 100
|
||||
heroHeading: 'SEUH'
|
||||
heroSubHeading: 'heroSubheading'
|
||||
heroBackground: 'seuh/service1.jpg'
|
||||
---
|
||||
|
||||
Lorem markdownum aequalis strigis. Saetigeri iubeas, vultu huic alvum nondum
|
||||
de obside ut laniavit arbor palmis, cum quin. Rupes vetat videndo, armigerae
|
||||
crimen habet Priamum nec.
|
||||
|
||||
## Ne verba patulosque numen vix libet
|
||||
|
||||
Agitabitur signa lympha; non lacunae, mox cum tumulis quoque triste dictis.
|
||||
Ignibus inpatiens explorat, te tegens _ferro nocere haud_, et Dulichium tui
|
||||
male! Quo sed [fuit flexit et](#vexant-achivi) hic die solido, gloria?
|
||||
|
||||
1. Cum det dixit Parcarum qui spemque est
|
||||
2. Exit ex huic
|
||||
3. Quod consiste agitataque claustraque vicina videt lacertis
|
||||
4. Loquor videt
|
||||
5. Ardua non igne caelesti coniugis cognovi diversorum
|
||||
6. Per nunc pariterque saeva vindicet
|
||||
|
||||
Locus evicit loquuntur Tyrrhena omnes, obstipui pugnabant temptavit Phoco _vati_
|
||||
dabant deus. Memorata haberet sepulcrales gentisque dum sic, in flumina templa!
|
||||
Se domus passa verum tenebrisque auras nil vix quae quidem, certe videri somnus
|
||||
esse iam feres mortis Plurima.
|
||||
|
||||
## Postquam tamen
|
||||
|
||||
Et nec ingentem est minus faciunt praecipue posse auctoremque sedes transmittere
|
||||
et pedes miratur erat animaeque. Tellus admonuit humanam funes, sagittis et
|
||||
licet! Inserui quamvis Clymeni.
|
||||
|
||||
- Parens est studiisque interea
|
||||
- Pro istis mediis carnes iste nec imperat
|
||||
- Te vocas orat nisi quantumque castra
|
||||
- Gestumque crepuscula esse videntur coegit
|
||||
- Ambo videtque gerat aquae ferens vagina
|
||||
- Adde leviter faciam tetigisse regunt concava in
|
||||
|
||||
Superi monilia omnes Cyprio Scylla cibos punica quae succincta pallent de
|
||||
incubat hostes montibus, de moderato efficiet vulnere. Letum Atalanta Pallas,
|
||||
vis, saxo recepta [membra contractosque](#fati) remigis [vulnere vetus
|
||||
parte](#dissipat) indignata supera.
|
||||
|
||||
Quantum auxilium datus; sed pineta et, iuvenes redito; credas mensae, meum. Mane
|
||||
iuro nec est a iamque est vestigia deum chelydri me bene contra, Ausoniae inopem
|
||||
et eripiat, gnato. Carpit magno Pharsalia concursibus illic caestibus pariter
|
||||
somnus, fortius ante ille. Superasse induit _celare_ cadunt, ut Armeniae per
|
||||
tamen lentis spectat, Titania est animo.
|
@ -0,0 +1,56 @@
|
||||
---
|
||||
title: "{{ replace .TranslationBaseName "-" " " | title }}"
|
||||
date: {{ .Date }}
|
||||
draft: false
|
||||
weight: 100
|
||||
heroHeading: 'Work'
|
||||
heroSubHeading: 'Our portfolio and previous projects'
|
||||
heroBackground: 'https://source.unsplash.com/1600x900/?architecture'
|
||||
image: 'work/work1.jpg'
|
||||
---
|
||||
|
||||
Lorem markdownum aequalis strigis. Saetigeri iubeas, vultu huic alvum nondum
|
||||
de obside ut laniavit arbor palmis, cum quin. Rupes vetat videndo, armigerae
|
||||
crimen habet Priamum nec.
|
||||
|
||||
## Ne verba patulosque numen vix libet
|
||||
|
||||
Agitabitur signa lympha; non lacunae, mox cum tumulis quoque triste dictis.
|
||||
Ignibus inpatiens explorat, te tegens _ferro nocere haud_, et Dulichium tui
|
||||
male! Quo sed [fuit flexit et](#vexant-achivi) hic die solido, gloria?
|
||||
|
||||
1. Cum det dixit Parcarum qui spemque est
|
||||
2. Exit ex huic
|
||||
3. Quod consiste agitataque claustraque vicina videt lacertis
|
||||
4. Loquor videt
|
||||
5. Ardua non igne caelesti coniugis cognovi diversorum
|
||||
6. Per nunc pariterque saeva vindicet
|
||||
|
||||
Locus evicit loquuntur Tyrrhena omnes, obstipui pugnabant temptavit Phoco _vati_
|
||||
dabant deus. Memorata haberet sepulcrales gentisque dum sic, in flumina templa!
|
||||
Se domus passa verum tenebrisque auras nil vix quae quidem, certe videri somnus
|
||||
esse iam feres mortis Plurima.
|
||||
|
||||
## Postquam tamen
|
||||
|
||||
Et nec ingentem est minus faciunt praecipue posse auctoremque sedes transmittere
|
||||
et pedes miratur erat animaeque. Tellus admonuit humanam funes, sagittis et
|
||||
licet! Inserui quamvis Clymeni.
|
||||
|
||||
- Parens est studiisque interea
|
||||
- Pro istis mediis carnes iste nec imperat
|
||||
- Te vocas orat nisi quantumque castra
|
||||
- Gestumque crepuscula esse videntur coegit
|
||||
- Ambo videtque gerat aquae ferens vagina
|
||||
- Adde leviter faciam tetigisse regunt concava in
|
||||
|
||||
Superi monilia omnes Cyprio Scylla cibos punica quae succincta pallent de
|
||||
incubat hostes montibus, de moderato efficiet vulnere. Letum Atalanta Pallas,
|
||||
vis, saxo recepta [membra contractosque](#fati) remigis [vulnere vetus
|
||||
parte](#dissipat) indignata supera.
|
||||
|
||||
Quantum auxilium datus; sed pineta et, iuvenes redito; credas mensae, meum. Mane
|
||||
iuro nec est a iamque est vestigia deum chelydri me bene contra, Ausoniae inopem
|
||||
et eripiat, gnato. Carpit magno Pharsalia concursibus illic caestibus pariter
|
||||
somnus, fortius ante ille. Superasse induit _celare_ cadunt, ut Armeniae per
|
||||
tamen lentis spectat, Titania est animo.
|
@ -0,0 +1,47 @@
|
||||
baseURL = "www.seuh.org/seuh2022"
|
||||
languageCode = "de-de"
|
||||
title = "SEUH 2022"
|
||||
theme = "hugo-hero-theme"
|
||||
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
extended = true
|
||||
min = "0.55.0"
|
||||
|
||||
[params]
|
||||
google_analytics_id=""
|
||||
|
||||
[params.homepage_meta_tags]
|
||||
meta_description = "SEUH is a conference series"
|
||||
meta_og_title = "SEUH 2022"
|
||||
meta_og_type = "website"
|
||||
meta_og_url = "https://seuh.org/seuh2022"
|
||||
#meta_og_image = ""
|
||||
meta_og_description = ""
|
||||
meta_twitter_card = "summary"
|
||||
#meta_twitter_site = "@seuh2022"
|
||||
#meta_twitter_creator = "@seuh2022"
|
||||
|
||||
[[menu.main]]
|
||||
name = "SEUH"
|
||||
url = "/seuh/"
|
||||
weight = 1
|
||||
|
||||
[[menu.main]]
|
||||
name = "Programm"
|
||||
url = "/programm/"
|
||||
weight = 2
|
||||
|
||||
[[menu.main]]
|
||||
name = "Termine"
|
||||
url = "/termine/"
|
||||
weight = 3
|
||||
|
||||
[[menu.main]]
|
||||
name = "Kontakt"
|
||||
url = "/contact/"
|
||||
weight = 4
|
||||
|
||||
#[permalinks]
|
||||
# post = "/:year/:month/:day/:slug/"
|
||||
# pages = "/:filename/"
|
@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "Page Not Found"
|
||||
date: 2018-02-10T10:52:03+07:00
|
||||
---
|
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: 'Home'
|
||||
date: 2021-09-23
|
||||
heroHeading: 'SEUH 2022'
|
||||
heroSubHeading: 'Software Engineering im Unterricht der Hochschulen'
|
||||
heroSubHeading2: '24. und 25. Februar 2022, HTW Berlin'
|
||||
heroBackground: 'images/unsplash/piero-nigro-tiXfq1WHBGU-unsplash.jpg'
|
||||
---
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: "Photo Credit"
|
||||
date: 2021-09-24T10:18:47+02:00
|
||||
draft: false
|
||||
heroHeading: 'Photo Credits'
|
||||
heroSubHeading: 'SEUH 2022 HTW Berlin'
|
||||
heroBackground: 'images/unsplash/claudio-schwarz-WKWcvKj1uko-unsplash.jpg'
|
||||
layout: 'photocredit'
|
||||
---
|
||||
|
||||
Quellen der verwendeten Fotos:
|
@ -0,0 +1,19 @@
|
||||
---
|
||||
title: 'Kontakt'
|
||||
date: 2018-02-22T17:01:34+07:00
|
||||
---
|
||||
|
||||
## Lokale Organisation
|
||||
Barne Kleinen,
|
||||
Juliane Siegeris,
|
||||
Debora Weber-Wulff,
|
||||
[HTW Berlin](https://www.htw-berlin.de)
|
||||
|
||||
|
||||
seuh-2022@htw-berlin.de
|
||||
|
||||
|
||||
## Tagungsort
|
||||
HTW Berlin und hybrid
|
||||
[Campus Wilhelminenhof ](https://www.htw-berlin.de/campus/campus-wilhelminenhof/)
|
||||
[www.htw-berlin.de](https://www.htw-berlin.de)
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: 'Call for Papers'
|
||||
weight: 1
|
||||
background: 'images/htw.png'
|
||||
button: 'Zum Call For Papers'
|
||||
buttonLink: 'termine/cfp'
|
||||
---
|
||||
Nachhaltigkeit und Ethik
|
||||
in der Software Engineering Ausbildung und
|
||||
Lehren und Lernen nach der Pandemie
|
@ -0,0 +1,3 @@
|
||||
---
|
||||
headless : true
|
||||
---
|
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 'No Limits'
|
||||
date: 2018-12-06T09:29:16+10:00
|
||||
weight: 1
|
||||
background: 'https://source.unsplash.com/zglUlG8k47I/1600x500'
|
||||
align: right
|
||||
---
|
||||
|
||||
Theres no limits, Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. Numquam dolores mel eu, mea docendi omittantur et, mea ea duis erat. Elit melius cu ius. Per ex novum tantas putant, ei his nullam aliquam apeirian. Aeterno quaestio constituto sea an, no eum intellegat assueverit.
|
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 'Integrity & Performance'
|
||||
weight: 2
|
||||
date: 2018-12-06T09:29:16+10:00
|
||||
background: 'https://source.unsplash.com/_v-EHHKKW3w/1600x700'
|
||||
align: left
|
||||
---
|
||||
|
||||
Theres no limits, Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. Numquam dolores mel eu, mea docendi omittantur et, mea ea duis erat. Elit melius cu ius. Per ex novum tantas putant, ei his nullam aliquam apeirian.
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: 'Giving Back'
|
||||
weight: 3
|
||||
date: 2018-12-06T09:29:16+10:00
|
||||
background: ''
|
||||
align: right
|
||||
button: 'Contact Us'
|
||||
buttonLink: 'contact'
|
||||
---
|
||||
|
||||
Theres no limits, Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. Numquam dolores mel eu, mea docendi omittantur.
|
@ -0,0 +1,18 @@
|
||||
---
|
||||
title: 'About'
|
||||
date: 2018-12-06T09:29:16+10:00
|
||||
layout: 'about'
|
||||
heroHeading: 'About Us'
|
||||
heroSubHeading: "Established in 1985, we're a team of advisors that puts your business first."
|
||||
heroBackground: 'https://source.unsplash.com/sO-JmQj95ec/1600x1000'
|
||||
---
|
||||
|
||||
<div>
|
||||
{{< content-strip-left "/pages/about" "content1" >}}
|
||||
</div>
|
||||
<div>
|
||||
{{< content-strip-right "/pages/about" "content2" >}}
|
||||
</div>
|
||||
<div>
|
||||
{{< content-strip-center "/pages/about" "content3" >}}
|
||||
</div>
|
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 'No Limits'
|
||||
date: 2018-12-06T09:29:16+10:00
|
||||
weight: 1
|
||||
background: 'https://source.unsplash.com/zglUlG8k47I/1600x500'
|
||||
align: right
|
||||
---
|
||||
|
||||
Theres no limits, Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. Numquam dolores mel eu, mea docendi omittantur et, mea ea duis erat. Elit melius cu ius. Per ex novum tantas putant, ei his nullam aliquam apeirian. Aeterno quaestio constituto sea an, no eum intellegat assueverit.
|
@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 'Integrity & Performance'
|
||||
weight: 2
|
||||
date: 2018-12-06T09:29:16+10:00
|
||||
background: 'https://source.unsplash.com/_v-EHHKKW3w/1600x700'
|
||||
align: left
|
||||
---
|
||||
|
||||
Theres no limits, Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. Numquam dolores mel eu, mea docendi omittantur et, mea ea duis erat. Elit melius cu ius. Per ex novum tantas putant, ei his nullam aliquam apeirian.
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: 'Giving Back'
|
||||
weight: 3
|
||||
date: 2018-12-06T09:29:16+10:00
|
||||
background: ''
|
||||
align: right
|
||||
button: 'Contact Us'
|
||||
buttonLink: 'contact'
|
||||
---
|
||||
|
||||
Theres no limits, Lorem ipsum dolor sit amet, et essent mediocritatem quo, choro volumus oporteat an mei. Numquam dolores mel eu, mea docendi omittantur.
|
@ -0,0 +1,10 @@
|
||||
---
|
||||
title: 'History'
|
||||
date: 2018-12-06T09:29:16+10:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
# About Heading
|
||||
{{< content-strip-left "/pages/history" "content1" >}}
|
||||
{{< content-strip-right "/pages/about" "content2" >}}
|
||||
{{< content-strip-center "/pages/about" "content3" >}}
|
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "Programm"
|
||||
date: 2021-09-24T02:40:26+02:00
|
||||
draft: false
|
||||
heroHeading: 'Programm'
|
||||
heroSubHeading: 'SEUH 2022 HTW Berlin'
|
||||
heroBackground: 'images/adam-vradenburg-TK5I5L5JGxY-unsplash.jpg'
|
||||
---
|
||||
|
||||
Die SEUH 2022 wird am Donnerstag, 24. und Freitag, 25. Februar am
|
||||
[Campus Wilhelminenhof](https://www.htw-berlin.de/campus/campus-wilhelminenhof/) der [HTW Berlin](https://www.htw-berlin.de/) stattfinden.
|
||||
|
||||
Das Programm wird hier veröffentlicht werden.
|
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: 'SEUH'
|
||||
date: 2018-02-10T11:52:18+07:00
|
||||
heroHeading: 'SEUH Tagungsreihe'
|
||||
heroSubHeading: 'Software Engineering im Unterricht der Hochschulen'
|
||||
heroBackground: 'images/unsplash/piero-nigro-tiXfq1WHBGU-unsplash.jpg'
|
||||
---
|
@ -0,0 +1,28 @@
|
||||
---
|
||||
title: "SEUH 2022"
|
||||
date: 2021-09-23
|
||||
icon: "icons/info-square.svg"
|
||||
featured: true
|
||||
draft: false
|
||||
weight: 1
|
||||
heroHeading: 'Software Engineering im Unterricht der Hochschulen'
|
||||
heroSubHeading: '24./25.2.2022 in Berlin'
|
||||
heroBackground: 'images/unsplash/piero-nigro-tiXfq1WHBGU-unsplash.jpg'
|
||||
---
|
||||
|
||||
Die [Tagungsreihe SEUH](https://seuh.org/) ist ein Forum zum Austausch über die Software Engineering Ausbildung.
|
||||
|
||||
Im Fokus der SEUH 2022 stehen die beiden Themenbereiche Nachhaltigkeit und Ethik in der Software Engineering Ausbildung sowie Lehren und Lernen nach der Pandemie.
|
||||
|
||||
Die Tagung findet traditionell parallel zu den letzten Tagen der Tagung
|
||||
"[Software Engineering (SE)](https://www.se-2022.de/)" statt, und wird in
|
||||
Zusammenarbeit des [ständigen Organisationskomitees der SEUH](https://www.seuh.org/organisation-der-seuh/) mit der
|
||||
[lokalen Organisation]({{< ref "/contact" >}}) organisiert.
|
||||
|
||||
[Zum Call for Papers]({{< ref "/termine/cfp" >}})
|
||||
|
||||
### Tagungsreihe
|
||||
|
||||
Die SEUH ist seit vielen Jahren das Forum im deutschsprachigen Raum, auf dem Lehrende aus Universitäten, Hochschulen für angewandte Wissenschaften sowie dualen Hochschulen ihre Erfolge, Misserfolge und Erfahrungen in der Software Engineering Ausbildung vorstellen, diskutieren und gemeinsam die Qualität der Lehre verbessern. Neben den inhaltlichen Impulsen rund um Lehren und Lernen bietet die SEUH viel Raum für Diskussion und den gegenseitigen Austausch.
|
||||
|
||||
Webseite der Tagungsreihe: [https://seuh.org/](https://seuh.org/)
|
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Geschichte"
|
||||
date: 2021-09-23T19:52:13+02:00
|
||||
icon: "icons/vector-pen.svg"
|
||||
featured: true
|
||||
draft: false
|
||||
weight: 2
|
||||
heroHeading: 'Geschichte'
|
||||
heroSubHeading: 'zur Geschichte der SEUH'
|
||||
heroBackground: 'images/unsplash/piero-nigro-tiXfq1WHBGU-unsplash.jpg'
|
||||
---
|
||||
|
||||
Die Tagungsreihe findet seit 1992 überwiegend alle zwei Jahre parallel
|
||||
zur Software Engineering Tagung statt - mehr zur [Geschichte finden Sie auf der
|
||||
Webseite der Tagungsreihe](https://www.seuh.org/geschichte/). Dort sind auch
|
||||
die meisten [Tagungsbände verfügbar](https://www.seuh.org/tagungsorte-und-baende/).
|
@ -0,0 +1,8 @@
|
||||
---
|
||||
title: "Termine"
|
||||
date: 2021-09-23
|
||||
draft: false
|
||||
heroHeading: 'Termine'
|
||||
heroSubHeading: "Call for Papers, Registrierung"
|
||||
heroBackground: 'images/htw.png'
|
||||
---
|
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: 'Call for Papers'
|
||||
date: 2021-09-23
|
||||
weight: 1
|
||||
# button: click me
|
||||
# buttonLink: #
|
||||
---
|
||||
|
||||
Die SEUH ist seit vielen Jahren das Forum im deutschsprachigen Raum, auf dem Lehrende aus Universitäten, Hochschulen für angewandte Wissenschaften sowie dualen Hochschulen ihre Erfolge, Misserfolge und Erfahrungen in der Software Engineering Ausbildung vorstellen, diskutieren und gemeinsam die Qualität der Lehre verbessern. Neben den inhaltlichen Impulsen rund um Lehren und Lernen bietet die SEUH viel Raum für Diskussion und den gegenseitigen Austausch.
|
||||
|
||||
Viele Lehrende haben von der SEUH entscheidende Impulse für ihre Arbeit erhalten. Die SEUH 2022 wird durchgeführt an der HTW in Berlin, als hybrides Format und zeitlich abgestimmt mit der Tagung Software Engineering (SE) der Gesellschaft für Informatik, die rein virtuell stattfindet. Die SEUH lebt vom intensiven kollegialen Austausch. Um diesen zu verstärken wird neben den üblichen Vortragsformaten auch ein Open Space integriert, in dessen Rahmen aktuell für die Teilnehmer:innen relevante Themen gemeinschaftlich bearbeitet werden.
|
@ -0,0 +1,22 @@
|
||||
---
|
||||
title: 'Themen'
|
||||
date: 2021-09-23
|
||||
weight: 2
|
||||
---
|
||||
|
||||
Im Fokus der SEUH 2022 stehen die beiden Themenbereiche Nachhaltigkeit und Ethik in der Software Engineering Ausbildung sowie Lehren und Lernen nach der Pandemie. Beispiele für mögliche Themen im Bereich Nachhaltigkeit und Ethik in der Software Engineering Ausbildung sind:
|
||||
|
||||
- Wiederverwendbare Software
|
||||
- Green-IT
|
||||
- Technikfolgenabschätzung
|
||||
- Ethische Aspekte der Softwareentwicklung
|
||||
- Gesellschaftliche Aspekte der Softwareentwicklung
|
||||
- Gerechtigkeit, Vielfalt und Inklusion in der Ausbildung
|
||||
- Globale und verteilte Lehre
|
||||
|
||||
Die folgenden Themen sind Anregungen für Beiträge im Bereich Lehren und Lernen nach der Pandemie:
|
||||
|
||||
- Hybrides Lehren und Lernen
|
||||
- Verteilte Softwareprojekte in der Lehre
|
||||
- Prüfungsformate jenseits von Klausuren und reiner Präsenz
|
||||
- Weitere aktuelle Themen sind ebenso willkommen.
|
@ -0,0 +1,15 @@
|
||||
---
|
||||
title: 'Beiträge'
|
||||
date: 2021-09-23
|
||||
weight: 3
|
||||
---
|
||||
|
||||
Folgende Einreichungsformate sind möglich:
|
||||
|
||||
**Reguläre Beiträge** (bis zu 12 Seiten) präsentieren und diskutieren neue Ergebnisse der Lehr-Lernforschung im Bereich Software Engineering Ausbildung oder beschreiben ausführliche Erfahrungsberichte mit einer Fallstudie.
|
||||
|
||||
**Positionsbeiträge** (bis zu 6 Seiten) stellen neue Ideen, Herausforderungen oder Erfahrungsberichte zur Diskussion.
|
||||
|
||||
Für den **Open Space** sind keine formalen Einreichungen erforderlich. Wir freuen uns jedoch über im Vorfeld der SEUH eingebrachte Themenvorschläge, gerne per Mail an seuh-2022@htw-berlin.de.
|
||||
|
||||
Beiträge sind auf Deutsch oder Englisch willkommen.
|
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: 'Auswahl der Einreichungen'
|
||||
date: 2021-09-23
|
||||
weight: 4
|
||||
---
|
||||
|
||||
Über die Annahme der Beiträge entscheidet das Programmkomitee nach mindestens zweifacher Begutachtung. Mindestens ein Autor bzw. eine Autorin eines akzeptierten Beitrags muss sich für die SEUH 2022 anmelden und den Beitrag auf der SEUH vorstellen, entweder vor Ort in Berlin (nach den dann geltenden Corona-Regeln) oder virtuell.
|
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: 'Einreichungen'
|
||||
date: 2021-09-23
|
||||
weight: 5
|
||||
button: 'Call for Papers als PDF'
|
||||
buttonLink: pdf/2022-SEUH-CfP.pdf
|
||||
---
|
||||
|
||||
Angenommene und präsentierte Beiträge werden in der SEUH-Reihe online über die ["GI-Edition Lecture Notes in Informatics (LNI)"](https://gi.de/service/publikationen/lni) veröffentlicht.
|
||||
|
||||
Beiträge müssen im [LNI-Format für LaTex](https://gi.de/lni) in elektronischer Form eingereicht werden. Die Vorlage kann hier: [https://www.ctan.org/pkg/lni](https://www.ctan.org/pkg/lni) heruntergeladen werden. Die Beiträge müssen anonymisiert sein, und können auf Deutsch oder Englisch verfasst werden, als Konferenzsprache ist für die Präsentationen und Diskussion Deutsch vorgesehen.
|
||||
|
||||
Die Einreichung erfolgt als [PDF über EasyChair](https://easychair.org/conferences/?conf=seuh2022).
|
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Call for Papers"
|
||||
date: 2021-09-23
|
||||
draft: false
|
||||
featured: true
|
||||
weight: 2
|
||||
layout: 'cfp'
|
||||
heroHeading: 'Call For Papers'
|
||||
heroSubHeading: 'SEUH 2022: Nachhaltigkeit und Ethik
|
||||
in der Software Engineering Ausbildung und
|
||||
Lehren und Lernen nach der Pandemie'
|
||||
heroBackground: 'images/htw.png'
|
||||
icon: "icons/pencil-square.svg"
|
||||
---
|
||||
|
||||
Einreichungsfrist für Beiträge: 15.Oktober 2021
|
@ -0,0 +1,19 @@
|
||||
---
|
||||
title: 'Programmkomitee'
|
||||
date: 2021-09-23
|
||||
weight: 6
|
||||
---
|
||||
|
||||
|
||||
Steffen Becker, Uni Stuttgart
|
||||
Ilona Buchem, BEUTH Hochschule für Technik Berlin
|
||||
Martin Fränzle, Uni Oldenburg
|
||||
Michael Goedicke, Uni Duisburg
|
||||
Barne Kleinen (Organisation), HTW Berlin
|
||||
Markus Müller-Olm, Uni Münster
|
||||
Barbara Paech, Uni Heidelberg
|
||||
Lutz Prechelt, FU Berlin
|
||||
Eva-Maria Schön, HAW Hamburg
|
||||
Veronika Thurner (Vorsitz), HS München
|
||||
Karin Vosseberg, HS Bremerhaven
|
||||
Heike Wiesener, HWR Berlin
|
@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "Übersicht Termine"
|
||||
date: 2021-09-24T01:02:44+02:00
|
||||
draft: false
|
||||
weight: 1
|
||||
heroHeading: 'Übersicht'
|
||||
heroSubHeading: ''
|
||||
heroBackground: 'images/htw.png'
|
||||
icon: "icons/calendar3.svg"
|
||||
---
|
||||
| | | |
|
||||
|---------------------:|:-------------|:----------------------------|
|
||||
| 15. Oktober 2021 | | Einreichung von Beiträgen |
|
||||
| 1. Dezember 2021 | | Nachricht über die Annahme |
|
||||
| 31. Dezember 2021 | | Einreichung der Endbeiträge |
|
||||
| 24./25. Februar 2022 | | SEUH |
|
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: 'Work'
|
||||
date: 2018-02-10T11:52:18+07:00
|
||||
heroHeading: 'Work'
|
||||
heroSubHeading: 'Our portfolio and previous projects'
|
||||
heroBackground: ''
|
||||
---
|
@ -0,0 +1,21 @@
|
||||
---
|
||||
title: 'Cargo Terminal'
|
||||
date: 2018-11-18T12:33:46+10:00
|
||||
draft: false
|
||||
weight: 3
|
||||
heroHeading: 'Cargo Terminal'
|
||||
heroSubHeading: 'Dockyard construction planning and review.'
|
||||
heroBackground: 'https://source.unsplash.com/tjX_sniNzgQ/1600x400'
|
||||
thumbnail: 'https://source.unsplash.com/tjX_sniNzgQ/400x300'
|
||||
images: ['https://source.unsplash.com/random/400x600/?nature',
|
||||
'https://source.unsplash.com/random/400x300/?travel','https://source.unsplash.com/random/400x300/?architecture','https://source.unsplash.com/random/400x600/?buildings','https://source.unsplash.com/random/400x300/?city','https://source.unsplash.com/random/400x600/?business']
|
||||
---
|
||||
|
||||
Agitabitur signa lympha; non lacunae, mox cum tumulis quoque triste dictis.
|
||||
Ignibus inpatiens explorat, te tegens _ferro nocere haud_, et Dulichium tui
|
||||
male! Quo sed [fuit flexit et](#vexant-achivi) hic die solido, gloria?
|
||||
|
||||
Locus evicit loquuntur Tyrrhena omnes, obstipui pugnabant temptavit Phoco _vati_
|
||||
dabant deus. Memorata haberet sepulcrales gentisque dum sic, in flumina templa!
|
||||
Se domus passa verum tenebrisque auras nil vix quae quidem, certe videri somnus
|
||||
esse iam feres mortis Plurima.
|
@ -0,0 +1,21 @@
|
||||
---
|
||||
title: 'Fall Plaza'
|
||||
date: 2018-11-18T12:33:46+10:00
|
||||
draft: false
|
||||
weight: 1
|
||||
heroHeading: 'Fall Plaza'
|
||||
heroSubHeading: 'Revitalising a public space in Spain.'
|
||||
heroBackground: 'work/work1.jpg'
|
||||
thumbnail: 'work/work1-thumbnail.jpg'
|
||||
images: ['https://source.unsplash.com/random/400x600/?nature',
|
||||
'https://source.unsplash.com/random/400x300/?travel','https://source.unsplash.com/random/400x300/?architecture','https://source.unsplash.com/random/400x600/?buildings','https://source.unsplash.com/random/400x300/?city','https://source.unsplash.com/random/400x600/?business']
|
||||
---
|
||||
|
||||
Agitabitur signa lympha; non lacunae, mox cum tumulis quoque triste dictis.
|
||||
Ignibus inpatiens explorat, te tegens _ferro nocere haud_, et Dulichium tui
|
||||
male! Quo sed [fuit flexit et](#vexant-achivi) hic die solido, gloria?
|
||||
|
||||
Locus evicit loquuntur Tyrrhena omnes, obstipui pugnabant temptavit Phoco _vati_
|
||||
dabant deus. Memorata haberet sepulcrales gentisque dum sic, in flumina templa!
|
||||
Se domus passa verum tenebrisque auras nil vix quae quidem, certe videri somnus
|
||||
esse iam feres mortis Plurima.
|
@ -0,0 +1,21 @@
|
||||
---
|
||||
title: 'Modern Hospital'
|
||||
date: 2018-11-18T12:33:46+10:00
|
||||
draft: false
|
||||
weight: 2
|
||||
heroHeading: 'Modern Hospital Design'
|
||||
heroSubHeading: 'Designing a new modern hospital wing'
|
||||
heroBackground: 'https://source.unsplash.com/iqGtaQnk3VM/1600x400'
|
||||
thumbnail: 'https://source.unsplash.com/iqGtaQnk3VM/600x400'
|
||||
images: ['https://source.unsplash.com/random/400x600/?nature',
|
||||
'https://source.unsplash.com/random/400x300/?travel','https://source.unsplash.com/random/400x300/?architecture','https://source.unsplash.com/random/400x600/?buildings','https://source.unsplash.com/random/400x300/?city','https://source.unsplash.com/random/400x600/?business']
|
||||
---
|
||||
|
||||
Agitabitur signa lympha; non lacunae, mox cum tumulis quoque triste dictis.
|
||||
Ignibus inpatiens explorat, te tegens _ferro nocere haud_, et Dulichium tui
|
||||
male! Quo sed [fuit flexit et](#vexant-achivi) hic die solido, gloria?
|
||||
|
||||
Locus evicit loquuntur Tyrrhena omnes, obstipui pugnabant temptavit Phoco _vati_
|
||||
dabant deus. Memorata haberet sepulcrales gentisque dum sic, in flumina templa!
|
||||
Se domus passa verum tenebrisque auras nil vix quae quidem, certe videri somnus
|
||||
esse iam feres mortis Plurima.
|
@ -0,0 +1,5 @@
|
||||
email: 'seuh-2022@htw-berlin.de'
|
||||
businessName: 'SEUH 2022'
|
||||
address: |
|
||||
Wilhelminenhofstraße 75A
|
||||
12459 Berlin
|
@ -0,0 +1,32 @@
|
||||
[
|
||||
{
|
||||
"link": "images/unsplash/adam-vradenburg-TK5I5L5JGxY-unsplash.jpg",
|
||||
"preview": "images/unsplash/adam-vradenburg-TK5I5L5JGxY-unsplash-preview.jpg",
|
||||
"url": "https://unsplash.com/photos/TK5I5L5JGxY",
|
||||
"credit": "Photo by <a href='https://unsplash.com/@vradenburg?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText'>Adam Vradenburg</a> on <a href='https://unsplash.com/s/photos/berlin?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText'>Unsplash</a>"
|
||||
},
|
||||
{
|
||||
|
||||
"link": "images/unsplash/claudio-schwarz-WKWcvKj1uko-unsplash.jpg",
|
||||
"preview": "images/unsplash/claudio-schwarz-WKWcvKj1uko-unsplash-preview.jpg",
|
||||
"url": "https://unsplash.com/photos/WKWcvKj1uko",
|
||||
"credit": "Photo by <a href='https://unsplash.com/@purzlbaum?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText'>Claudio Schwarz</a> on <a href='https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText'>Unsplash</a>"
|
||||
},
|
||||
{
|
||||
|
||||
"link": "images/unsplash/piero-nigro-tiXfq1WHBGU-unsplash.jpg",
|
||||
"preview": "images/unsplash/piero-nigro-tiXfq1WHBGU-unsplash-preview.jpg",
|
||||
"url": "https://unsplash.com/photos/tiXfq1WHBGU",
|
||||
"credit": "Photo by <a href='https://unsplash.com/@pieronigro?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText'>Piero Nigro</a> on <a href='https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText'>Unsplash</a>"
|
||||
},
|
||||
|
||||
{
|
||||
"link": "images/htw.png",
|
||||
"preview": "images/htw.png",
|
||||
"url": "https://nikolas-fahlbusch.de/",
|
||||
"credit": "Photo by Nikolas Fahlbusch, HTW Berlin"
|
||||
}
|
||||
|
||||
|
||||
|
||||
]
|
@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"name": "Github",
|
||||
"link": "https://github.com/seuh2022/seuh2022-website",
|
||||
"image": "social/github.svg"
|
||||
},
|
||||
{
|
||||
"name": "Twitter",
|
||||
"link": "https://twitter.com/seuh2022",
|
||||
"image": "social/twitter.svg"
|
||||
}
|
||||
]
|
@ -0,0 +1,28 @@
|
||||
{{ define "header_css" }}{{ end }}
|
||||
{{ define "body_classes" }}page-services-list{{ end }}
|
||||
{{ define "header_classes" }}{{ end }}
|
||||
|
||||
{{ define "main" }}
|
||||
|
||||
{{ partial "hero-image-setheight.html" (dict "background" .Params.heroBackground "heading" .Params.heroHeading "subheading" .Params.heroSubHeading "content" .)}}
|
||||
{{ if .Content }}
|
||||
<div class="container pt-6 pt-md-10">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<div class="page-intro">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
|
||||
<div class="container pb-6 pt-6 pb-md-10 pt-md-10">
|
||||
<div class="row">
|
||||
{{ range .Pages.ByWeight }}
|
||||
<div class="col-12 col-md-6 mb-2 ">{{ .Render "summary" }}</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
@ -0,0 +1,53 @@
|
||||
{{ define "header_css" }}{{ end }}
|
||||
{{ define "body_classes" }}page-services-single{{ end }}
|
||||
{{ define "header_classes" }}{{ end }}
|
||||
|
||||
{{ define "main" }}
|
||||
{{ partial "hero-image-setheight.html" (dict "background" .Params.heroBackground "heading" .Params.heroHeading "subheading" .Params.heroSubHeading "section" .Section "content" .)}}
|
||||
<div class="container pt-4 pt-md-10 pb-4 pb-md-10">
|
||||
<div class="row justify-content-start">
|
||||
<div class="col-12 col-md-8">
|
||||
<div class="service service-single">
|
||||
<div class="content">{{.Content}}</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{ $template := . }}
|
||||
{{if .Site.Data.photocredit }}
|
||||
<div class="container pb-6 pt-6 pb-md-10 pt-md-10">
|
||||
<div class="row">
|
||||
{{ range .Site.Data.photocredit }}
|
||||
<div class="col-12 col-md-6 mb-2 ">{{ partial "photo" . }}</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
{{if .Site.Data.contact.hours }}
|
||||
<h4 class="mt-4">Business Hours</h4>
|
||||
<table class="table table-sm opening-hours-table">
|
||||
{{ range .Site.Data.contact.hours }}
|
||||
<tr>
|
||||
<td class="day font-weight-bold">{{ .day }}</td>
|
||||
<td class="opens">{{ .open }}</td>
|
||||
<td>-</td>
|
||||
<td class="closes">{{ .close }}</td>
|
||||
</tr>
|
||||
{{ end }}
|
||||
</table>
|
||||
{{ end }}
|
||||
|
||||
|
||||
{{ end }}
|
||||
|
||||
{{ define "footer_js" }}
|
||||
{{ $library := resources.Get "js/libs/library.js" }}
|
||||
{{ $services := resources.Get "js/pages/services.js" }}
|
||||
{{ $servicesJS := slice $library $services |resources.Concat "js/services.js" }}
|
||||
{{ if .Site.IsServer }}
|
||||
<script type="text/javascript" src="{{ $servicesJS.RelPermalink }}"></script>
|
||||
{{ else }}
|
||||
<script type="text/javascript" src="{{ ($servicesJS | minify | fingerprint).RelPermalink }}"></script>
|
||||
{{ end }}
|
||||
{{ end }}
|
@ -0,0 +1,12 @@
|
||||
<div class="work work-summary">
|
||||
|
||||
|
||||
{{ if .preview }}
|
||||
<div class="work-image">
|
||||
<a href="{{ .url}}"><img src="{{ site.BaseURL }}{{ .preview }}" alt = "foto"/></a>
|
||||
</div>
|
||||
{{ end }}
|
||||
<p >
|
||||
{{ .credit | safeHTML }}
|
||||
</p>
|
||||
</div>
|
@ -0,0 +1,28 @@
|
||||
{{ define "header_css" }}{{ end }}
|
||||
{{ define "body_classes" }}page-services-list{{ end }}
|
||||
{{ define "header_classes" }}{{ end }}
|
||||
|
||||
{{ define "main" }}
|
||||
|
||||
{{ partial "hero-image-setheight.html" (dict "background" .Params.heroBackground "heading" .Params.heroHeading "subheading" .Params.heroSubHeading "content" .)}}
|
||||
{{ if .Content }}
|
||||
<div class="container pt-6 pt-md-10">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<div class="page-intro">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
|
||||
<div class="container pb-6 pt-6 pb-md-10 pt-md-10">
|
||||
<div class="row">
|
||||
{{ range .Pages.ByWeight }}
|
||||
<div class="col-12 col-md-6 mb-2 ">{{ .Render "summary" }}</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
@ -0,0 +1,27 @@
|
||||
{{ define "header_css" }}{{ end }}
|
||||
{{ define "body_classes" }}page-services-single{{ end }}
|
||||
{{ define "header_classes" }}{{ end }}
|
||||
|
||||
{{ define "main" }}
|
||||
{{ partial "hero-image-setheight.html" (dict "background" .Params.heroBackground "heading" .Params.heroHeading "subheading" .Params.heroSubHeading "section" .Section "content" .)}}
|
||||
<div class="container pt-4 pt-md-10 pb-4 pb-md-10">
|
||||
<div class="row justify-content-start">
|
||||
<div class="col-12 col-md-8">
|
||||
<div class="service service-single">
|
||||
<div class="content">{{.Content}}</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
{{ define "footer_js" }}
|
||||
{{ $library := resources.Get "js/libs/library.js" }}
|
||||
{{ $services := resources.Get "js/pages/services.js" }}
|
||||
{{ $servicesJS := slice $library $services |resources.Concat "js/services.js" }}
|
||||
{{ if .Site.IsServer }}
|
||||
<script type="text/javascript" src="{{ $servicesJS.RelPermalink }}"></script>
|
||||
{{ else }}
|
||||
<script type="text/javascript" src="{{ ($servicesJS | minify | fingerprint).RelPermalink }}"></script>
|
||||
{{ end }}
|
||||
{{ end }}
|
@ -0,0 +1,13 @@
|
||||
<div class="service service-summary">
|
||||
{{ if .Params.icon }}
|
||||
<div class="service-image">
|
||||
<img src="{{ .Site.BaseURL }}{{ .Params.icon }}"/>
|
||||
</div>
|
||||
{{ end }}
|
||||
<div class="service-content">
|
||||
<h2 class="service-title">
|
||||
<a href="{{ .Permalink }}">{{ .Title }}</a>
|
||||
</h2>
|
||||
{{ .Content | truncate 120 "..." }}
|
||||
</div>
|
||||
</div>
|
@ -0,0 +1,35 @@
|
||||
{{ define "header_css" }}{{ end }}
|
||||
{{ define "body_classes" }}page-pages-aboutlayout{{ end }}
|
||||
{{ define "header_classes" }}{{ end }}
|
||||
|
||||
{{ define "main" }}
|
||||
{{ partial "hero-image-setheight.html" (dict "background" .Params.heroBackground "heading" .Params.heroHeading "subheading" .Params.heroSubHeading "section" .Section "content" .)}}
|
||||
|
||||
{{ $headless := .Site.GetPage "/termine/cfp" }}
|
||||
{{ $subpages := $headless.Resources.ByType "page" }}
|
||||
{{ $subpages := sort $subpages ".Params.weight" }}
|
||||
|
||||
<div class="strip bg-cover bg-position-top bg-overlay" style="background-image: url('{{ .Params.background | relURL }}');">
|
||||
<div class="container pt-17 pb-17">
|
||||
{{ range $subpages }}
|
||||
|
||||
<div class="row">
|
||||
<div class="col-12 col-md-4 ">
|
||||
<h2 class="text-primary text-capitalize">{{ .Title }}</h2>
|
||||
</div>
|
||||
<div class="col-12 col-md-8 ">
|
||||
{{ .Content }}
|
||||
{{ if .Params.button }}
|
||||
<a class="button" href="{{ .Params.buttonLink | relURL }}">{{ .Params.button }}</a>
|
||||
<br/>
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row"></div>
|
||||
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{ end }}
|
@ -0,0 +1,28 @@
|
||||
{{ define "header_css" }}{{ end }}
|
||||
{{ define "body_classes" }}page-services-list{{ end }}
|
||||
{{ define "header_classes" }}{{ end }}
|
||||
|
||||
{{ define "main" }}
|
||||
|
||||
{{ partial "hero-image-setheight.html" (dict "background" .Params.heroBackground "heading" .Params.heroHeading "subheading" .Params.heroSubHeading "content" .)}}
|
||||
{{ if .Content }}
|
||||
<div class="container pt-6 pt-md-10">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<div class="page-intro">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
|
||||
<div class="container pb-6 pt-6 pb-md-10 pt-md-10">
|
||||
<div class="row">
|
||||
{{ range .Pages.ByWeight }}
|
||||
<div class="col-12 col-md-6 mb-2 ">{{ .Render "summary" }}</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
@ -0,0 +1,27 @@
|
||||
{{ define "header_css" }}{{ end }}
|
||||
{{ define "body_classes" }}page-services-single{{ end }}
|
||||
{{ define "header_classes" }}{{ end }}
|
||||
|
||||
{{ define "main" }}
|
||||
{{ partial "hero-image-setheight.html" (dict "background" .Params.heroBackground "heading" .Params.heroHeading "subheading" .Params.heroSubHeading "section" .Section "content" .)}}
|
||||
<div class="container pt-4 pt-md-10 pb-4 pb-md-10">
|
||||
<div class="row justify-content-start">
|
||||
<div class="col-12 col-md-8">
|
||||
<div class="service service-single">
|
||||
<div class="content">{{.Content}}</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
{{ define "footer_js" }}
|
||||
{{ $library := resources.Get "js/libs/library.js" }}
|
||||
{{ $services := resources.Get "js/pages/services.js" }}
|
||||
{{ $servicesJS := slice $library $services |resources.Concat "js/services.js" }}
|
||||
{{ if .Site.IsServer }}
|
||||
<script type="text/javascript" src="{{ $servicesJS.RelPermalink }}"></script>
|
||||
{{ else }}
|
||||
<script type="text/javascript" src="{{ ($servicesJS | minify | fingerprint).RelPermalink }}"></script>
|
||||
{{ end }}
|
||||
{{ end }}
|
@ -0,0 +1,13 @@
|
||||
<div class="service service-summary">
|
||||
{{ if .Params.icon }}
|
||||
<div class="service-image">
|
||||
<img src="{{ .Site.BaseURL }}{{ .Params.icon }}"/>
|
||||
</div>
|
||||
{{ end }}
|
||||
<div class="service-content">
|
||||
<h2 class="service-title">
|
||||
<a href="{{ .Permalink }}">{{ .Title }}</a>
|
||||
</h2>
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</div>
|
@ -0,0 +1,6 @@
|
||||
push:
|
||||
git submodule foreach --recursive 'git push'
|
||||
git push
|
||||
hugo:
|
||||
open http://localhost:1313/seuh2022
|
||||
hugo -D -p 1313 server
|
After Width: | Height: | Size: 8.4 KiB |
@ -0,0 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="#1c3ed3" transform="matrix(.69 0 0 .69 15.5 15.5)" viewBox="0 0 164 164">
|
||||
<path d="M56.3 145.6h22.6c.5 0 .9-.4.9-.9s-.4-.9-.9-.9H56.3c-.5 0-.9.4-.9.9s.4.9.9.9zM82.5 145.6h3.7c.5 0 .9-.4.9-.9s-.4-.9-.9-.9h-3.7c-.5 0-.9.4-.9.9s.4.9.9.9zM89.4 145.6h2.5c.5 0 .9-.4.9-.9s-.4-.9-.9-.9h-2.5c-.5 0-.9.4-.9.9s.4.9.9.9zM84.2 149.3c0 .5.4.9.9.9h22.6c.5 0 .9-.4.9-.9s-.4-.9-.9-.9H85.1c-.5-.1-.9.4-.9.9zM76.8 149.3c0 .5.4.9.9.9h3.7c.5 0 .9-.4.9-.9s-.4-.9-.9-.9h-3.7c-.5-.1-.9.4-.9.9zM74.6 148.3h-2.5c-.5 0-.9.4-.9.9s.4.9.9.9h2.5c.5 0 .9-.4.9-.9s-.4-.9-.9-.9zM44.9 82.1l-3.3 1.5c-.5.2-.7.8-.5 1.2.2.3.5.6.9.6.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.3-.5-.9-.7-1.3-.5zM24.9 91.1l-3.3 1.5c-.5.2-.7.8-.5 1.2.2.3.5.6.9.6.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.3-.5-.9-.8-1.3-.5zM38.2 85.1l-3.3 1.5c-.5.2-.7.8-.5 1.2.2.3.5.6.9.6.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.3-.5-.8-.7-1.3-.5zM18.2 94l-3.3 1.5c-.5.2-.7.8-.5 1.2.2.3.5.6.9.6.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.3-.5-.8-.7-1.3-.5zM4.5 101.2c-.2-.5-.8-.7-1.2-.5l-1.7.8c-.4.1-.6.5-.6.8s.2.7.6.9l1.7.8c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.4 0-.9-.3-1.1.2-.3.4-.8.2-1.2zM76.6 136.7c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.2.5-.2.5 0 1 .5 1.2l3.2 1.5zM56.6 127.8c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.2.5-.2.5 0 1 .5 1.2l3.2 1.5zM43.3 121.8c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.2.5-.2.5 0 1 .5 1.2l3.2 1.5zM63.3 130.8c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.2.5-.2.5 0 1 .5 1.2l3.2 1.5zM69.9 133.8c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.2.5s0 1 .5 1.2l3.2 1.5zM36.6 118.8c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.2.5-.2.5 0 1 .5 1.2l3.2 1.5zM26.6 114.4l3.3 1.5c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.2.5-.3.4-.1 1 .4 1.2zM19.4 110.2c-.2.5 0 1 .5 1.2l3.3 1.5c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.3.5zM49.9 124.8c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.2.5-.2.5 0 1 .5 1.2l3.2 1.5zM12.8 107.2c-.2.5 0 1 .5 1.2l3.3 1.5c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.6-.2-1.1 0-1.3.5z"/>
|
||||
<path d="M156.7 103.7l-3.3 1.5s-.1 0-.1.1c-.3.1-.6.3-.7.7-3.6 12.1-10.3 22.7-19 31.3h-49v-.2c-.2-.5-.8-.7-1.2-.5l-1.3.6-1.3-.6c-.5-.2-1 0-1.2.5v.2h-49c-8.7-8.5-15.3-19.1-18.9-31.2-.1-.3-.4-.6-.7-.7l-.1-.1-3.3-1.5c-.5-.2-1 0-1.2.5-.2.5 0 1 .5 1.2l3.2 1.4c9.3 30.4 37.6 53.4 72.2 53.4 34.5 0 62.9-23 72.2-53.4l3.2-1.4c.5-.2.7-.8.5-1.2-.5-.6-1.1-.8-1.5-.6zM82 158.4c-18.7 0-36.3-7.3-49.6-19.4h99.2c-13.3 12.2-30.9 19.4-49.6 19.4z"/>
|
||||
<path d="M113.7 124.9c.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.2-.5-.8-.7-1.2-.5l-3.3 1.5c-.5.2-.7.8-.5 1.2.1.4.4.6.8.6zM120.4 121.9c.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2s-.8-.7-1.2-.5l-3.3 1.5c-.5.2-.7.8-.5 1.2.1.4.4.6.8.6zM127 118.9c.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.2-.5-.8-.7-1.2-.5l-3.3 1.5c-.5.2-.7.8-.5 1.2.1.4.5.6.8.6zM133.7 115.9c.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.2-.5-.8-.7-1.2-.5l-3.3 1.5c-.5.2-.7.8-.5 1.2.1.4.4.6.8.6zM146.2 109.4c.2.3.5.6.9.6.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.2-.5-.8-.7-1.2-.5l-3.3 1.5c-.6.2-.8.8-.6 1.2zM139.5 112.4c.2.3.5.6.9.6.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.2-.5-.8-.7-1.2-.5l-3.3 1.5c-.6.2-.8.7-.6 1.2zM87 136.8c.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.2-.5-.8-.7-1.2-.5l-3.3 1.5c-.5.2-.7.8-.5 1.2.1.4.5.6.8.6zM93.7 133.8c.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.2-.5-.8-.7-1.2-.5l-3.3 1.5c-.5.2-.7.8-.5 1.2.1.4.4.6.8.6zM100.4 130.9c.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.2-.5-.8-.7-1.2-.5l-3.3 1.5c-.5.2-.7.8-.5 1.2.1.3.4.6.8.6zM107 127.9c.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.2-.5-.8-.7-1.2-.5l-3.3 1.5c-.5.2-.7.8-.5 1.2.1.4.5.6.8.6zM162.4 101.5l-1.7-.8c-.5-.2-1 0-1.2.5-.2.4 0 .9.3 1.1-.4.3-.5.7-.3 1.1.2.3.5.6.9.6.1 0 .3 0 .4-.1l1.7-.8c.3-.2.6-.5.6-.9s-.3-.6-.7-.7zM157.4 99.2l-1.2-.5c.8-4.5 1.3-9.2 1.3-13.9 0-41.6-33.9-75.5-75.5-75.5-5.4 0-10.8.6-16 1.7L49.8 3.8c-.2-.1-.5-.1-.8 0l-21.7 9.7h-.1-.1-.1s-.1 0-.1.1l-.1.1s0 .1-.1.1c0 0 0 .1-.1.1v19.3C13.7 47.4 6.5 65.6 6.5 84.8c0 4.7.4 9.5 1.3 14-.2.3-.2.6-.1.9.2.3.5.6.9.6.1 0 .3 0 .4-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.2-.5-.8-.7-1.3-.5l-2 .9c-.8-4.3-1.2-8.7-1.2-13.1 0-18 6.5-35.2 18.4-48.7v69.7c0 .4.2.7.6.9l21.7 9.7c.1 0 .2.1.3.1h.1c.1 0 .2 0 .3-.1h.1l9.6-4.3 20.5 9.2c.1 0 .2.1.3.1.1 0 .2 0 .3-.1l21.7-9.7c.1-.1.3-.2.4-.3l11.5 5.1h.1c.1 0 .2 0 .3.1h.1c.1 0 .2 0 .3-.1l21.7-9.7c.3-.2.6-.5.6-.9V92c.3-.1.5-.2.7-.5.2-.5 0-1-.5-1.2l-.2-.1V40.5v-.2-.1c0-.1 0-.1-.1-.1 0 0 0-.1-.1-.1l-.1-.1s-.1 0-.1-.1h-.1-.1-.1L115 30c-.2-.1-.5-.1-.8 0l-21.7 9.7h-.1l-.1.1-.1.1-.1.1v.1c0 .1-.1.1-.1.2V69.1L80.7 64c-.2-.1-.5-.1-.8 0L72 67.4V14.3 14c0-.1-.1-.2-.1-.2 0-.1-.1-.1-.1-.2 0 0-.1 0-.1-.1 0 0-.1 0-.1-.1h-.1l-2.5-1c4.3-.8 8.6-1.2 13-1.2 40.6 0 73.6 33 73.6 73.6 0 4.4-.4 8.8-1.2 13.1l-.4-.2c-.5-.2-1 0-1.2.5-.2.5 0 1 .5 1.2l3.3 1.5c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.4 0-1-.5-1.2zM48.5 80.5l-.3.1c-.5.2-.7.8-.5 1.2.1.3.4.5.7.5V114l-19.8-8.9V91.3c.1 0 .2 0 .3-.1l3.3-1.5c.5-.2.7-.8.5-1.2-.2-.5-.8-.7-1.2-.5l-2.9 1.3V15.8l17.5 7.8 2.3 1v55.9zm.9-57.5l-3.2-1.4L30 14.3l19.4-8.7 19.4 8.7L49.4 23zm29.9 96l-19.8-8.9V75.9L79 84.6l.4.2V119zm21.7-9.1v.2L81.2 119V84.7l.4-.2 19.2-8.6.2.1v33.9zm34.4-20.5l-1.3-.6c-.5-.2-1 0-1.2.5-.2.5 0 1 .5 1.2l2 .9v13.9l-19.8 8.9V82.5l1.1.5c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-1.9-.8V50.8l2.3-1 17.5-7.8v47.4zm-20.8-57.6l19.4 8.7-16.2 7.2-3.2 1.4-6-2.7-13.4-6 19.4-8.6zM93.8 42l10.3 4.6 9.5 4.3v28.9c-.3 0-.7.2-.8.5-.2.5 0 1 .5 1.2l.3.1V114l-10.7-4.8V76.9l.4.2c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-1.2-.5v-.4-.2-.1c0-.1 0-.1-.1-.1 0 0 0-.1-.1-.1l-.1-.1s-.1 0-.1-.1h-.1-.1-.1L93.7 70V42zM80.3 65.7l19.4 8.7-16.2 7.2-3.2 1.4-3.3-1.3-16.2-7.2 19.5-8.8zM70.2 15.8v52.5l-12 5.4h-.1-.1-.1s-.1 0-.1.1l-.1.1s0 .1-.1.1c0 0 0 .1-.1.1v2.3l-2.8 1.2c-.5.2-.7.8-.5 1.2.2.3.5.6.9.6.1 0 .3 0 .4-.1l2-.9v32.4l-7.3 3.3V81.7l2-.9c.5-.2.7-.8.5-1.2s-.8-.7-1.2-.5l-1.2.5v-55l19.9-8.8z"/>
|
||||
<path d="M106.7 78.6l3.3 1.5c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.2.5-.3.4-.1 1 .4 1.2zM120 84.5l3.3 1.5c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.2.5-.3.5-.1 1 .4 1.2zM140 93.5l3.3 1.5c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.2.5-.3.4-.1 1 .4 1.2zM126.7 87.5L130 89c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.2.5-.3.5-.1 1 .4 1.2zM146.7 96.5L150 98c.1.1.3.1.4.1.4 0 .7-.2.9-.6.2-.5 0-1-.5-1.2l-3.3-1.5c-.5-.2-1 0-1.2.5-.3.4-.1.9.4 1.2z"/>
|
||||
</svg>
|
||||
</svg>
|
After Width: | Height: | Size: 6.5 KiB |
@ -0,0 +1,6 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="#1c3ed3" transform="matrix(.69 0 0 .69 15.5 15.5)" viewBox="0 0 164 164">
|
||||
<path d="M55.7 148h23.1c.5 0 1-.4 1-1 0-.5-.4-1-1-1H55.7c-.5 0-1 .4-1 1s.5 1 1 1zM82.5 148h3.8c.5 0 1-.4 1-1 0-.5-.4-1-1-1h-3.8c-.5 0-1 .4-1 1 .1.6.5 1 1 1zM89.6 148h2.5c.5 0 1-.4 1-1 0-.5-.4-1-1-1h-2.5c-.5 0-1 .4-1 1 .1.6.5 1 1 1zM84.2 151.7c0 .5.4 1 1 1h23.1c.5 0 1-.4 1-1 0-.5-.4-1-1-1H85.2c-.6 0-1 .5-1 1zM76.7 151.7c0 .5.4 1 1 1h3.8c.5 0 1-.4 1-1 0-.5-.4-1-1-1h-3.8c-.6 0-1 .5-1 1zM74.4 150.7h-2.5c-.5 0-1 .4-1 1 0 .5.4 1 1 1h2.5c.5 0 1-.4 1-1-.1-.5-.5-1-1-1z"/>
|
||||
<path d="M151.6 119.5c5.2-10.6 7.8-22 7.8-33.9 0-11.9-2.6-23.3-7.8-33.8V30.9c0-7.3-5.9-13.2-13.2-13.2-.5 0-1 .4-1 1v13c-10.3-10.6-23.3-18-37.8-21.4-3.5-5-9-8.5-15.2-9.2-6.2-.7-12.2 1.2-16.8 5.4-1.3 1.1-2.4 2.4-3.3 3.8C49.9 13.7 36.9 21 26.5 31.7v-13c0-.5-.4-1-1-1-7.3 0-13.2 5.9-13.2 13.2v20.9c-5.2 10.6-7.8 22-7.8 33.8 0 11.9 2.6 23.3 7.8 33.9v8.6c0 7.3 5.9 13.2 13.2 13.2h2.6C42.7 155.3 61.8 163 82 163c20.2 0 39.3-7.7 53.8-21.8h2.6c7.3 0 13.2-5.9 13.2-13.2v-8.5zm5.9-33.9c0 10.2-2 20-5.9 29.2V56.4c3.9 9.2 5.9 19 5.9 29.2zm-7.8-54.7v90.3c-2.2-3.5-5.9-6-10.3-6.3V19.7c5.7.5 10.3 5.3 10.3 11.2zM137 34h-36.8c2.6-4.1 3.7-8.9 3.2-13.8-.3-2.7-1.1-5.2-2.3-7.5 13.7 3.5 26.1 10.8 35.9 21.3zM68.9 7.9c4.2-3.8 9.7-5.5 15.3-4.9 9 1 16.3 8.3 17.3 17.3.6 5.9-1.3 11.7-5.4 15.9-4.3 4.4-6.8 10-7 15.9h-3.3V33h2c2.1 0 3.9-1.7 3.9-3.9 0-2.1-1.7-3.9-3.9-3.9-2.1 0-3.9 1.7-3.9 3.9v2h-3.6v-2c0-2.1-1.7-3.9-3.9-3.9-2.1 0-3.9 1.7-3.9 3.9 0 2.1 1.7 3.9 3.9 3.9h2v19h-3.3c-.3-6-2.7-11.6-6.8-15.6-3.7-3.7-5.8-8.7-5.8-13.9-.1-5.5 2.3-10.9 6.4-14.6zm4.8 110.9v-8.3h16.6v16.6H73.7v-8.3zm8.3-24l-7.9-7.9L82 79l7.9 7.9-7.9 7.9zm-9.3-30.5c-.5 0-1-.4-1-1v-1.2h20.5v1.2c0 .5-.4 1-1 1H72.7zm19.6-4.1H71.7V58h20.5v2.2zm0-4.1H71.7v-1.2c0-.5.4-1 1-1h18.6c.5 0 1 .4 1 1v1.2zm-14-25h-2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2v2zm5.5 21h-3.6V33h3.6v19.1zm1.9-21v-2c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2h-2zM62.9 12.6c-1.6 3-2.4 6.4-2.4 9.9 0 4.1 1.2 8 3.3 11.4H27c9.8-10.4 22.1-17.7 35.9-21.3zm-38.3 7.1v95.2c-4.4.3-8.2 2.8-10.3 6.3V30.9c0-5.9 4.6-10.7 10.3-11.2zM6.5 85.6c0-10.2 2-20 5.9-29.2v58.5c-3.9-9.3-5.9-19.1-5.9-29.3zM82 161.1c-19 0-37-7-51-19.8h102c-14 12.7-32 19.8-51 19.8zm56.4-21.8H25.6c-6.2 0-11.3-5.1-11.3-11.3 0-6.2 5.1-11.2 11.3-11.2.5 0 1-.4 1-1V35.9h38.6c.5.7 1.1 1.3 1.7 1.9 3.7 3.6 5.9 8.8 6.2 14.3h-.3c-1.6 0-2.9 1.3-2.9 2.9v8.4c0 1.6 1.3 2.9 2.9 2.9H81v11L72.3 86H61.9c-.5-5.2-4.9-9.3-10.2-9.3-5.6 0-10.2 4.6-10.2 10.2s4.6 10.2 10.2 10.2c5.3 0 9.7-4.1 10.2-9.3h10.5l8.7 8.7v12h-8.3c-.5 0-1 .4-1 1v8.3h-9.9c-.5-5.2-4.9-9.3-10.2-9.3-5.6 0-10.2 4.6-10.2 10.2S46.1 129 51.7 129c5.3 0 9.7-4.1 10.2-9.3h9.9v8.3c0 .5.4 1 1 1h18.5c.5 0 1-.4 1-1v-18.5c0-.5-.4-1-1-1H83v-12l8.7-8.7h10.4v8.3c0 .5.4 1 1 1h8.3v11.5c-5.2.5-9.3 4.9-9.3 10.2 0 5.6 4.6 10.2 10.2 10.2s10.2-4.6 10.2-10.2c0-5.3-4.1-9.7-9.3-10.2V97.1h8.3c.5 0 1-.4 1-1V77.6c0-.5-.4-1-1-1H103c-.5 0-1 .4-1 1v8.3H91.7L83 77.2v-11h8.3c1.6 0 2.9-1.3 2.9-2.9v-8.4c0-1.6-1.3-2.9-2.9-2.9H91c.3-5.3 2.5-10.4 6.5-14.5.5-.5 1-1.1 1.4-1.6h38.6v79.9c0 .5.4 1 1 1 6.2 0 11.2 5 11.3 11.2-.1 6.3-5.2 11.3-11.4 11.3zM60 86.9c0 4.6-3.7 8.3-8.3 8.3-4.6 0-8.3-3.7-8.3-8.3 0-4.6 3.7-8.3 8.3-8.3 4.6 0 8.3 3.7 8.3 8.3zm0 31.9c0 4.6-3.7 8.3-8.3 8.3-4.6 0-8.3-3.7-8.3-8.3 0-4.6 3.7-8.3 8.3-8.3 4.6 0 8.3 3.7 8.3 8.3zm52.3-8.3c4.6 0 8.3 3.7 8.3 8.3 0 4.6-3.7 8.3-8.3 8.3-4.6 0-8.3-3.7-8.3-8.3 0-4.6 3.7-8.3 8.3-8.3zM104 95.2V78.6h16.6v16.6H104z"/>
|
||||
</svg>
|
||||
</svg>
|
After Width: | Height: | Size: 3.5 KiB |
@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="#1c3ed3" transform="matrix(.69 0 0 .69 15.5 15.5)" viewBox="0 0 164 164">
|
||||
<path d="M36.4 51.7c0-3.6-2.9-6.5-6.5-6.5s-6.5 2.9-6.5 6.5 2.9 6.5 6.5 6.5 6.5-2.9 6.5-6.5zm-5.6 4.5v-3.6h3.6c-.3 1.8-1.8 3.2-3.6 3.6zm3.6-5.5h-3.6v-3.6c1.8.4 3.3 1.8 3.6 3.6zm-9.2 1c0-2.2 1.6-4.1 3.7-4.5v9c-2.1-.4-3.7-2.3-3.7-4.5zM56.9 142.5c0 .5.4.9.9.9h22.8c.5 0 .9-.4.9-.9s-.4-.9-.9-.9H57.8c-.5 0-.9.4-.9.9zM84.3 143.4h3.8c.5 0 .9-.4.9-.9s-.4-.9-.9-.9h-3.8c-.5 0-.9.4-.9.9s.4.9.9.9zM91.3 143.4h2.5c.5 0 .9-.4.9-.9s-.4-.9-.9-.9h-2.5c-.5 0-.9.4-.9.9-.1.5.4.9.9.9zM86 147.1c0 .5.4.9.9.9h22.8c.5 0 .9-.4.9-.9s-.4-.9-.9-.9H86.9c-.5 0-.9.4-.9.9zM78.5 147.1c0 .5.4.9.9.9h3.8c.5 0 .9-.4.9-.9s-.4-.9-.9-.9h-3.8c-.4 0-.9.4-.9.9zM76.3 146.2h-2.5c-.5 0-.9.4-.9.9s.4.9.9.9h2.5c.5 0 .9-.4.9-.9s-.4-.9-.9-.9zM78.3 32.2c-3.6 0-6.5 2.9-6.5 6.5s2.9 6.5 6.5 6.5 6.5-2.9 6.5-6.5c-.1-3.6-3-6.5-6.5-6.5zm4.4 5.5h-3.5v-3.5c1.8.4 3.2 1.7 3.5 3.5zm-9 1c0-2.2 1.6-4 3.6-4.5v9c-2-.5-3.6-2.3-3.6-4.5zm5.5 4.4v-3.5h3.5c-.3 1.8-1.7 3.2-3.5 3.5z"/>
|
||||
<path d="M162.1 72.2h-2.7c-1.6-12.8-6.5-25-14.2-35.4v-8.6c0-.5-.4-.9-.9-.9h-7.4c-14.3-13.8-33.1-21.5-53-21.5-25.8 0-49.6 12.8-63.7 34.2h-.8c-.5 0-.9.4-.9.9v1.9C8.7 43.3 1 51.3 1 61.1 1 66.8 3.7 72 7.8 75.3c-.2 2.2-.3 4.5-.3 6.7 0 13.8 3.7 27.4 10.8 39.2v8.4c0 .5.4.9.9.9H25c14.6 17.6 35.9 27.7 58.8 27.7 19.9 0 38.7-7.6 53-21.4 6.1-.3 8.4.7 8.4-.9v-8.7c6.6-8.9 11.2-19.3 13.3-30.1h3.5c.5 0 .9-.4.9-.9v-23c.1-.5-.3-1-.8-1zm-4.6 0h-12.3V40.1c6.5 9.6 10.8 20.6 12.3 32.1zM18.4 64.4c-3.4-1-3.4-5.7 0-6.7v6.7zm1.8 14.1V56.7 42h38.4v38.4H20.2v-1.9zM2.9 61.1c0-8.7 6.9-15.9 15.5-16.4v11.1c-5.9 1-5.9 9.5 0 10.6v11.1C9.7 77 2.9 69.8 2.9 61.1zM9.4 82c0-1.8.1-3.6.2-5.4 2.6 1.6 5.5 2.6 8.7 2.7v1.9c0 .5.4.9.9.9h40.2c.5 0 .9-.4.9-.9V41c0-.5-.4-.9-.9-.9h-37C36.3 19.7 59.1 7.6 83.8 7.6c18.8 0 36.5 6.9 50.3 19.6H65.6c-.5 0-.9.4-.9.9v61.1H19.3c-.5 0-.9.5-.9.9v27.2c-5.9-10.7-9-22.9-9-35.3zm74.3 46l-29.9-18.1 29.9-18.1V128zM20.2 91.8l29.9 18.1L20.2 128V91.8zm31.7 17L22.7 91.1h58.5l-29.3 17.7zm0 2.2l29.3 17.7H22.7L51.9 111zm12.8 19.6v4.4H31.5c-1.4-1.4-2.8-2.8-4.1-4.4h37.3zm19.1 25.8c-18.8 0-36.6-7-50.3-19.6H134c-13.7 12.6-31.5 19.6-50.2 19.6zm-17.2-21.5v-4.4h18c.5 0 .9-.5.9-.9V90.2c0-.5-.4-.9-.9-.9h-18V29.1h76.7v43.1h-16.9c-.5 0-.9.4-.9.9V96c0 .5.4.9.9.9h16.9v37.9c-14.5.1-63 .1-76.7.1zm78.6-11V97.1h11.4c-2 9.5-5.9 18.7-11.4 26.8zm15.9-28.7h-33.8V74.1h33.8v21.1z"/>
|
||||
<path d="M144.2 86.2c3 0 5.4-2.4 5.4-5.4 0-3-2.4-5.4-5.4-5.4s-5.4 2.4-5.4 5.4c.1 3 2.5 5.4 5.4 5.4zm1-2v-2.4h2.4c-.4 1.2-1.3 2.1-2.4 2.4zm2.4-4.3h-2.4v-2.4c1.1.4 2 1.3 2.4 2.4zm-4.3-2.4v6.6c-1.5-.4-2.5-1.8-2.5-3.3 0-1.5 1-2.9 2.5-3.3zM134.9 89.6h18.6c.5 0 .9-.4.9-.9s-.4-.9-.9-.9h-18.6c-.5 0-.9.4-.9.9s.4.9.9.9zM130.4 92.5h27.7c.5 0 .9-.4.9-.9s-.4-.9-.9-.9h-27.7c-.5 0-.9.4-.9.9-.1.5.3.9.9.9zM118.5 33.4H88c-.5 0-.9.4-.9.9s.4.9.9.9h30.5c.5 0 .9-.4.9-.9s-.4-.9-.9-.9zM111 37.5H88c-.5 0-.9.4-.9.9s.4.9.9.9h23c.5 0 .9-.4.9-.9s-.4-.9-.9-.9zM101.9 40.5H88c-.5 0-.9.4-.9.9s.4.9.9.9h13.9c.5 0 .9-.4.9-.9s-.4-.9-.9-.9zM55.7 72.1H28c-.5 0-.9.4-.9.9s.4.9.9.9h27.7c.5 0 .9-.4.9-.9.1-.5-.3-.9-.9-.9z"/>
|
||||
</svg>
|
||||
</svg>
|
After Width: | Height: | Size: 3.2 KiB |
@ -0,0 +1,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="#1c3ed3" transform="matrix(.69 0 0 .69 15.5 15.5)" viewBox="0 0 164 164">
|
||||
<path d="M131.5 26c.3-.4.3-1-.1-1.3-1-.9-2.1-1.7-3.1-2.5-.4-.3-1-.2-1.3.2-.3.4-.2 1 .2 1.3l3 2.4c.4.4 1 .3 1.3-.1zM117.3 17.5c.5.2 1 .1 1.3-.4.2-.5.1-1-.4-1.3l-3.6-1.8c-.5-.2-1 0-1.3.5-.2.5 0 1 .5 1.3 1.2.5 2.4 1 3.5 1.7zM102.9 11.6c.5.1 1-.1 1.2-.7.1-.5-.1-1-.7-1.2-1.3-.4-2.6-.7-3.9-1-.5-.1-1 .2-1.1.7-.1.5.2 1 .7 1.1 1.3.4 2.6.8 3.8 1.1zM110.3 14.2c.5.2 1 0 1.2-.5.2-.5 0-1-.5-1.2-1.2-.5-2.5-1-3.7-1.4-.5-.2-1 .1-1.2.6-.2.5.1 1 .6 1.2 1.2.3 2.4.8 3.6 1.3zM124 21.5c.4.3 1 .2 1.3-.3.3-.4.2-1-.3-1.3-1.1-.7-2.2-1.5-3.4-2.1-.5-.3-1-.1-1.3.3-.3.5-.1 1 .3 1.3 1.2.6 2.3 1.3 3.4 2.1zM151 53.8l1.5 3.6c.2.5.7.7 1.2.6.5-.2.7-.7.6-1.2-.5-1.2-1-2.5-1.5-3.7-.2-.5-.8-.7-1.3-.5-.5.2-.7.7-.5 1.2zM133.1 27.3c-.4.4-.3 1 .1 1.3.9.9 1.9 1.8 2.8 2.7.4.4 1 .4 1.3 0 .4-.4.4-1 0-1.3-.9-.9-1.9-1.9-2.9-2.8-.4-.3-1-.3-1.3.1zM153.7 61.1c.4 1.2.8 2.5 1.1 3.7.1.5.7.8 1.2.7.5-.1.8-.7.7-1.2-.3-1.3-.7-2.6-1.1-3.8-.2-.5-.7-.8-1.2-.6-.6.1-.8.7-.7 1.2zM155.7 68.6c.3 1.3.5 2.5.7 3.8.1.5.6.9 1.1.8.5-.1.9-.6.8-1.1-.2-1.3-.4-2.6-.7-3.9-.1-.5-.6-.8-1.1-.7-.6.1-.9.6-.8 1.1zM149.3 50.3c.2.5.8.7 1.3.4.5-.2.7-.8.4-1.3-.6-1.2-1.2-2.4-1.9-3.5-.3-.5-.8-.6-1.3-.4-.5.3-.6.8-.4 1.3.8 1.2 1.4 2.4 1.9 3.5zM143.6 39c-.4.3-.5.9-.2 1.3.7 1 1.5 2.1 2.2 3.2.3.4.9.6 1.3.3s.6-.9.3-1.3c-.7-1.1-1.5-2.2-2.2-3.3-.4-.4-1-.5-1.4-.2zM138.6 32.9c-.4.3-.4.9-.1 1.3.9 1 1.7 2 2.5 3 .3.4.9.5 1.3.2s.5-.9.2-1.3c-.8-1-1.7-2.1-2.6-3.1-.3-.4-.9-.4-1.3-.1zM33.8 26.1l3-2.4c.4-.3.5-.9.2-1.3s-.9-.5-1.3-.2c-1.1.8-2.1 1.6-3.1 2.5-.4.3-.5.9-.1 1.3.3.4.9.4 1.3.1zM40 21.4l3.3-2.1c.5-.3.6-.9.3-1.3-.3-.5-.9-.6-1.3-.3-1.1.7-2.3 1.4-3.4 2.1-.4.3-.6.9-.3 1.3.4.5 1 .6 1.4.3zM61 11.6c1.2-.4 2.5-.7 3.8-1 .5-.1.8-.6.7-1.1-.1-.5-.6-.8-1.1-.7-1.3.3-2.6.6-3.9 1-.5.1-.8.7-.7 1.2.2.5.7.8 1.2.6zM13.4 50.7c.5.2 1 0 1.3-.4.6-1.1 1.2-2.3 1.8-3.4.3-.5.1-1-.4-1.3-.5-.3-1-.1-1.3.4-.7 1.2-1.3 2.3-1.9 3.5-.2.4 0 1 .5 1.2zM10.3 58c.5.2 1-.1 1.2-.6l1.5-3.6c.2-.5 0-1-.5-1.3-.5-.2-1 0-1.3.5-.5 1.2-1 2.4-1.5 3.7-.1.5.1 1.1.6 1.3zM8 65.5c.5.1 1-.2 1.2-.7.3-1.2.7-2.5 1.1-3.7.2-.5-.1-1-.6-1.2-.5-.2-1 .1-1.2.6-.4 1.3-.8 2.6-1.1 3.8-.2.6.1 1.1.6 1.2zM17.2 43.8c.4.3 1 .2 1.3-.3.7-1.1 1.4-2.2 2.2-3.2.3-.4.2-1-.2-1.3-.4-.3-1-.2-1.3.2-.8 1.1-1.5 2.2-2.2 3.3-.4.5-.3 1 .2 1.3zM46.7 17.5c1.1-.6 2.3-1.2 3.5-1.7.5-.2.7-.8.5-1.3-.2-.5-.8-.7-1.3-.5l-3.6 1.8c-.5.2-.6.8-.4 1.3.2.4.8.6 1.3.4zM6.5 73.2c.5.1 1-.3 1.1-.8.2-1.3.4-2.6.7-3.8.1-.5-.2-1-.7-1.1-.5-.1-1 .2-1.1.7-.3 1.3-.5 2.6-.7 3.9-.1.6.2 1.1.7 1.1zM29.6 27.3c-1 .9-1.9 1.8-2.9 2.8-.4.4-.4 1 0 1.3.4.4 1 .4 1.3 0 .9-.9 1.8-1.8 2.8-2.7.4-.4.4-1 .1-1.3-.3-.5-.9-.5-1.3-.1zM24.1 33c-.9 1-1.7 2-2.6 3.1-.3.4-.3 1 .2 1.3.4.3 1 .3 1.3-.2.8-1 1.6-2 2.5-3 .3-.4.3-1-.1-1.3-.4-.4-1-.3-1.3.1zM53.7 14.2c1.2-.5 2.4-.9 3.6-1.4.5-.2.8-.7.6-1.2-.2-.5-.7-.8-1.2-.6-1.2.4-2.5.9-3.7 1.4-.5.2-.7.8-.5 1.2.2.5.7.8 1.2.6zM162 77.1h-3.2c0-.3-.1-.7-.1-1-.1-.5-.5-.9-1-.9-.5.1-.9.5-.9 1 0 .3 0 .6.1.8h-2.6c-.5 0-1 .4-1 1v7.7c0 .5.4 1 1 1h2.8c-.7 19.8-9.3 37.7-22.6 50.7H29.4c-13.3-13.1-21.8-31-22.6-50.7h2.8c.5 0 1-.4 1-1V78c0-.5-.4-1-1-1H7.1c0-.3 0-.6.1-.8.1-.5-.3-1-.9-1-.5 0-1 .3-1 .9 0 .3-.1.7-.1 1H2c-.5 0-1 .4-1 1v7.7c0 .5.4 1 1 1h3c1.5 41.5 35.5 74.4 77.1 74.4 41.6 0 75.6-32.9 77.1-74.4h3c.5 0 1-.4 1-1v-7.7c-.2-.5-.6-1-1.2-1zM2.9 79h5.8v5.8H2.9V79zm28.5 60.4h101.2c-13.4 12.3-31.2 19.8-50.6 19.8s-37.2-7.6-50.6-19.8zm129.7-54.6h-5.8V79h5.8v5.8z"/>
|
||||
<path d="M22.7 12.2c2.1 0 3.9-1.5 4.4-3.5h40.4c0 .1-.1.3 0 .4.1.5.6.9 1.1.8 1.3-.2 2.6-.4 3.8-.6.4 0 .6-.3.8-.6h2.5c.2.1.4.2.6.2h.1c.3 0 .6 0 .9-.1v2.7c0 .5.4 1 1 1H86c.5 0 1-.4 1-1V8.8c.3 0 .6 0 .9.1h.1c.2 0 .4-.1.6-.2h2.5c.1.3.4.6.8.6 1.3.2 2.6.4 3.8.6.5.1 1-.2 1.1-.8v-.4h40.5c.4 2 2.2 3.5 4.4 3.5 2.5 0 4.5-2 4.5-4.5s-2-4.5-4.5-4.5c-2.1 0-3.9 1.5-4.4 3.5H86.8V3.9c0-.5-.4-1-1-1h-7.7c-.5 0-1 .4-1 1v2.9h-50c-.4-2-2.2-3.5-4.4-3.5-2.5 0-4.5 2-4.5 4.5 0 2.4 2 4.4 4.5 4.4zm118.6-7.1c1.4 0 2.6 1.2 2.6 2.6 0 1.4-1.2 2.6-2.6 2.6-1.4 0-2.6-1.2-2.6-2.6 0-1.4 1.2-2.6 2.6-2.6zm-62.2-.3h5.8v5.8h-5.8V4.8zm-56.4.3c1.4 0 2.6 1.2 2.6 2.6 0 1.4-1.2 2.6-2.6 2.6-1.4 0-2.6-1.2-2.6-2.6 0-1.4 1.2-2.6 2.6-2.6zM82 134.1c27.7 0 50.2-22.5 50.2-50.2 0-27.7-22.5-50.2-50.2-50.2S31.8 56.2 31.8 83.9c0 27.7 22.5 50.2 50.2 50.2zm0-98.5c26.6 0 48.3 21.7 48.3 48.3 0 26.6-21.7 48.3-48.3 48.3s-48.3-21.7-48.3-48.3c0-26.6 21.7-48.3 48.3-48.3z"/>
|
||||
<path d="M82 112.1c15.5 0 28.2-12.6 28.2-28.2 0-15.3-12.4-27.9-27.7-28.2-.4 0-.7.2-.9.5-.2.3-.1.7.1 1 1.5 2.1 2.4 4.6 2.4 7.2 0 1.9-.4 3.7-1.2 5.4-.1.3-.3.6-.4.8-.1.1-.1.2-.2.3-.1.2-.2.3-.3.4-.1.1-.2.3-.3.4-.1.1-.1.2-.2.3-.1.2-.3.3-.4.5 0 .1-.1.1-.1.2-.2.2-.3.4-.5.5-2.2 2.1-5.2 3.4-8.4 3.4h-.9c-.3 0-.6-.1-1-.1-4.5-.7-8.2-3.8-9.6-8.1-.1-.3-.4-.6-.8-.6s-.7.1-.9.4C55.7 72.9 54 78.3 54 84c-.2 15.5 12.5 28.1 28 28.1zM69.1 85.2c0 2.3-1.9 4.2-4.2 4.2-2.3 0-4.2-1.9-4.2-4.2 0-2.3 1.9-4.2 4.2-4.2 2.4 0 4.2 1.9 4.2 4.2zm.4-4.1c.2-.9.5-1.8.9-2.7h1.7c4.3 0 8.1-2 10.7-5.2l.2-.2c.1-.2.2-.3.4-.5.1-.1.2-.2.2-.3.1-.1.2-.3.3-.5.1-.1.2-.3.3-.4l.1-.1c6.1 1 10.6 6.4 10.6 12.6 0 7.1-5.8 12.8-12.8 12.8-5.3 0-10.1-3.3-12-8.3.6-1 1-2.1 1-3.3-.1-1.4-.7-2.8-1.6-3.9zM59.3 70.7c1.8 3.7 5.2 6.4 9.2 7.4-.2.6-.5 1.2-.6 1.7-.9-.4-1.9-.7-2.9-.7-3.3 0-6.1 2.7-6.1 6.1 0 3.3 2.7 6.1 6.1 6.1 1.4 0 2.6-.5 3.6-1.2 2.4 5.2 7.6 8.6 13.4 8.6 8.1 0 14.7-6.6 14.7-14.7 0-7-5-13-11.7-14.4.6-1.6.9-3.3.9-5 0-2.4-.6-4.7-1.7-6.7 13.4 1.1 24 12.5 24 26.2 0 14.5-11.8 26.3-26.3 26.3s-26.2-12-26.2-26.5c0-4.7 1.3-9.2 3.6-13.2zM79.8 145.1c0-.5-.4-1-1-1h-23c-.5 0-1 .4-1 1 0 .5.4 1 1 1h23.1c.5 0 .9-.4.9-1zM87.3 145.1c0-.5-.4-1-1-1h-3.8c-.5 0-1 .4-1 1 0 .5.4 1 1 1h3.8c.6 0 1-.4 1-1zM89.6 146.1h2.5c.5 0 1-.4 1-1 0-.5-.4-1-1-1h-2.5c-.5 0-1 .4-1 1s.5 1 1 1zM108.2 148.9h-23c-.5 0-1 .4-1 1 0 .5.4 1 1 1h23.1c.5 0 1-.4 1-1-.1-.6-.5-1-1.1-1zM81.5 148.9h-3.8c-.5 0-1 .4-1 1 0 .5.4 1 1 1h3.8c.5 0 1-.4 1-1-.1-.6-.5-1-1-1zM74.4 148.9h-2.5c-.5 0-1 .4-1 1 0 .5.4 1 1 1h2.5c.5 0 1-.4 1-1s-.5-1-1-1z"/>
|
||||
</svg>
|
||||
</svg>
|
After Width: | Height: | Size: 5.9 KiB |
@ -0,0 +1,21 @@
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2019-2020 The Bootstrap Authors
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#1c3ed3" class="bi bi-calendar3" viewBox="0 0 16 16">
|
||||
<path d="M14 0H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2zM1 3.857C1 3.384 1.448 3 2 3h12c.552 0 1 .384 1 .857v10.286c0 .473-.448.857-1 .857H2c-.552 0-1-.384-1-.857V3.857z"/>
|
||||
<path d="M6.5 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm-9 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2zm3 0a1 1 0 1 0 0-2 1 1 0 0 0 0 2z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 679 B |
@ -0,0 +1,6 @@
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#1c3ed3" class="bi bi-info-square" viewBox="0 0 16 16">
|
||||
|
||||
<path d="M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z"/>
|
||||
<path d="m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 546 B |
@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#1c3ed3" class="bi bi-pencil-square" viewBox="0 0 16 16">
|
||||
<path d="M15.502 1.94a.5.5 0 0 1 0 .706L14.459 3.69l-2-2L13.502.646a.5.5 0 0 1 .707 0l1.293 1.293zm-1.75 2.456-2-2L4.939 9.21a.5.5 0 0 0-.121.196l-.805 2.414a.25.25 0 0 0 .316.316l2.414-.805a.5.5 0 0 0 .196-.12l6.813-6.814z"/>
|
||||
<path fill-rule="evenodd" d="M1 13.5A1.5 1.5 0 0 0 2.5 15h11a1.5 1.5 0 0 0 1.5-1.5v-6a.5.5 0 0 0-1 0v6a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11a.5.5 0 0 1 .5-.5H9a.5.5 0 0 0 0-1H2.5A1.5 1.5 0 0 0 1 2.5v11z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 574 B |
@ -0,0 +1,5 @@
|
||||
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#1c3ed3" class="bi bi-terminal" viewBox="0 0 16 16">
|
||||
<path d="M6 9a.5.5 0 0 1 .5-.5h3a.5.5 0 0 1 0 1h-3A.5.5 0 0 1 6 9zM3.854 4.146a.5.5 0 1 0-.708.708L4.793 6.5 3.146 8.146a.5.5 0 1 0 .708.708l2-2a.5.5 0 0 0 0-.708l-2-2z"/>
|
||||
<path d="M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm12 1a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h12z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 462 B |
@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="#1c3ed3" class="bi bi-vector-pen" viewBox="0 0 16 16">
|
||||
<path fill-rule="evenodd" d="M10.646.646a.5.5 0 0 1 .708 0l4 4a.5.5 0 0 1 0 .708l-1.902 1.902-.829 3.313a1.5 1.5 0 0 1-1.024 1.073L1.254 14.746 4.358 4.4A1.5 1.5 0 0 1 5.43 3.377l3.313-.828L10.646.646zm-1.8 2.908-3.173.793a.5.5 0 0 0-.358.342l-2.57 8.565 8.567-2.57a.5.5 0 0 0 .34-.357l.794-3.174-3.6-3.6z"/>
|
||||
<path fill-rule="evenodd" d="M2.832 13.228 8 9a1 1 0 1 0-1-1l-4.228 5.168-.026.086.086-.026z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 541 B |
After Width: | Height: | Size: 636 KiB |
@ -0,0 +1,12 @@
|
||||
<svg width="54px" height="54px" viewBox="0 0 54 54" xmlns="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
.heavy { font: 32px serif; fill: #1c3ed3 }
|
||||
</style>
|
||||
<rect x="1" y="1" width="52" height="52" class ="box"
|
||||
rx="2" ry="2"
|
||||
stroke="#1c3ed3" fill="none" stroke-width="1"/>
|
||||
<text x="6" y="26" class="heavy">S</text>
|
||||
<text x="29" y="26" class="heavy">E</text>
|
||||
<text x="4" y="50" class="heavy">U</text>
|
||||
<text x="28" y="50" class="heavy">H</text>
|
||||
</svg>
|
After Width: | Height: | Size: 498 B |
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="250px" height="44px" version="1.1" xmlns="http://www.w3.org/2000/svg" >
|
||||
<title>logo-seuh</title>
|
||||
<defs></defs>
|
||||
|
||||
<style>
|
||||
.heavy { font: 48px serif ; fill: #1c3ed3 }
|
||||
</style>
|
||||
<text x="6" y="36" class="heavy">SEUH 2022</text>
|
||||
|
||||
</svg>
|
After Width: | Height: | Size: 311 B |
After Width: | Height: | Size: 85 KiB |
After Width: | Height: | Size: 588 KiB |
After Width: | Height: | Size: 54 KiB |
After Width: | Height: | Size: 384 KiB |
After Width: | Height: | Size: 48 KiB |
After Width: | Height: | Size: 278 KiB |
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>GitHub icon</title><path fill="#fff" d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>
|
After Width: | Height: | Size: 839 B |
@ -0,0 +1 @@
|
||||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Twitter icon</title><path fill="#fff" d="M23.954 4.569c-.885.389-1.83.654-2.825.775 1.014-.611 1.794-1.574 2.163-2.723-.951.555-2.005.959-3.127 1.184-.896-.959-2.173-1.559-3.591-1.559-2.717 0-4.92 2.203-4.92 4.917 0 .39.045.765.127 1.124C7.691 8.094 4.066 6.13 1.64 3.161c-.427.722-.666 1.561-.666 2.475 0 1.71.87 3.213 2.188 4.096-.807-.026-1.566-.248-2.228-.616v.061c0 2.385 1.693 4.374 3.946 4.827-.413.111-.849.171-1.296.171-.314 0-.615-.03-.916-.086.631 1.953 2.445 3.377 4.604 3.417-1.68 1.319-3.809 2.105-6.102 2.105-.39 0-.779-.023-1.17-.067 2.189 1.394 4.768 2.209 7.557 2.209 9.054 0 13.999-7.496 13.999-13.986 0-.209 0-.42-.015-.63.961-.689 1.8-1.56 2.46-2.548l-.047-.02z"/></svg>
|
After Width: | Height: | Size: 769 B |
After Width: | Height: | Size: 72 KiB |
After Width: | Height: | Size: 284 KiB |
@ -0,0 +1 @@
|
||||
Subproject commit f6b0e4a21baf60aa47bd1e43cc79e7ad4c532c6e
|