diff --git a/.sass-cache/0d97c95486dbfb22208e2f940de32f180caddfba/minima.scssc b/.sass-cache/0d97c95486dbfb22208e2f940de32f180caddfba/minima.scssc new file mode 100644 index 0000000..7604d7a Binary files /dev/null and b/.sass-cache/0d97c95486dbfb22208e2f940de32f180caddfba/minima.scssc differ diff --git a/.sass-cache/1d0a46e57975118413d176685dbd41641eaa56fa/_base.scssc b/.sass-cache/1d0a46e57975118413d176685dbd41641eaa56fa/_base.scssc new file mode 100644 index 0000000..ff19256 Binary files /dev/null and b/.sass-cache/1d0a46e57975118413d176685dbd41641eaa56fa/_base.scssc differ diff --git a/.sass-cache/1d0a46e57975118413d176685dbd41641eaa56fa/_layout.scssc b/.sass-cache/1d0a46e57975118413d176685dbd41641eaa56fa/_layout.scssc new file mode 100644 index 0000000..5f70085 Binary files /dev/null and b/.sass-cache/1d0a46e57975118413d176685dbd41641eaa56fa/_layout.scssc differ diff --git a/.sass-cache/1d0a46e57975118413d176685dbd41641eaa56fa/_syntax-highlighting.scssc b/.sass-cache/1d0a46e57975118413d176685dbd41641eaa56fa/_syntax-highlighting.scssc new file mode 100644 index 0000000..a5bb73b Binary files /dev/null and b/.sass-cache/1d0a46e57975118413d176685dbd41641eaa56fa/_syntax-highlighting.scssc differ diff --git a/Gemfile b/Gemfile index 7e7dd78..98cdde5 100644 --- a/Gemfile +++ b/Gemfile @@ -36,3 +36,5 @@ gem "wdm", "~> 0.1.0", :platforms => [:mingw, :x64_mingw, :mswin] # kramdown v1, comment out this line. gem "kramdown-parser-gfm" + +gem "webrick", "~> 1.8" diff --git a/Gemfile.lock b/Gemfile.lock index 2077299..a4f8425 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.3) - listen (3.7.1) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) @@ -58,7 +58,11 @@ GEM rouge (3.30.0) safe_yaml (1.0.5) sass (3.7.4) - listen (~> 3.0) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) + webrick (1.8.1) PLATFORMS x86_64-linux @@ -71,6 +75,7 @@ DEPENDENCIES tzinfo (~> 1.2) tzinfo-data wdm (~> 0.1.0) + webrick (~> 1.8) BUNDLED WITH 2.3.5 diff --git a/_site/404.html b/_site/404.html new file mode 100644 index 0000000..c214b84 --- /dev/null +++ b/_site/404.html @@ -0,0 +1,87 @@ + + + + + +Your awesome title | Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description. + + + + + + + + + + + + + + + +
+
+ + +
+

404

+ +

Page not found :(

+

The requested page could not be found.

+
+ +
+
+ + + diff --git a/_site/about/index.html b/_site/about/index.html new file mode 100644 index 0000000..eb99600 --- /dev/null +++ b/_site/about/index.html @@ -0,0 +1,88 @@ + + + + + +About | Your awesome title + + + + + + + + + + + + + + + +
+
+
+ +
+

About

+
+ +
+

This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at jekyllrb.com

+ +

You can find the source code for Minima at GitHub: +jekyll / +minima

+ +

You can find the source code for Jekyll at GitHub: +jekyll / +jekyll

+ + +
+ +
+ +
+
+ + + diff --git a/_site/assest/Flesch logo.png b/_site/assest/Flesch logo.png new file mode 100644 index 0000000..b5a18eb Binary files /dev/null and b/_site/assest/Flesch logo.png differ diff --git a/_site/assest/Headerimg.png b/_site/assest/Headerimg.png new file mode 100644 index 0000000..c59f023 Binary files /dev/null and b/_site/assest/Headerimg.png differ diff --git a/_site/assest/LUF logo.png b/_site/assest/LUF logo.png new file mode 100644 index 0000000..d6b2ffe Binary files /dev/null and b/_site/assest/LUF logo.png differ diff --git a/_site/assest/Logo Symposium.svg b/_site/assest/Logo Symposium.svg new file mode 100644 index 0000000..7ad217a --- /dev/null +++ b/_site/assest/Logo Symposium.svg @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/_site/assest/Symposiom logo.png b/_site/assest/Symposiom logo.png new file mode 100644 index 0000000..cf230b7 Binary files /dev/null and b/_site/assest/Symposiom logo.png differ diff --git a/_site/assest/Test.jpg b/_site/assest/Test.jpg new file mode 100644 index 0000000..1a1e5f1 Binary files /dev/null and b/_site/assest/Test.jpg differ diff --git a/_site/assest/Uni Leiden logo.png b/_site/assest/Uni Leiden logo.png new file mode 100644 index 0000000..321449d Binary files /dev/null and b/_site/assest/Uni Leiden logo.png differ diff --git a/_site/assest/favicon.ico b/_site/assest/favicon.ico new file mode 100644 index 0000000..1530388 Binary files /dev/null and b/_site/assest/favicon.ico differ diff --git a/_site/assest/sprekers/Frits.png b/_site/assest/sprekers/Frits.png new file mode 100644 index 0000000..882a67e Binary files /dev/null and b/_site/assest/sprekers/Frits.png differ diff --git a/_site/assest/sprekers/Honing.png b/_site/assest/sprekers/Honing.png new file mode 100644 index 0000000..32d6989 Binary files /dev/null and b/_site/assest/sprekers/Honing.png differ diff --git a/_site/assest/sprekers/JamesGrime.png b/_site/assest/sprekers/JamesGrime.png new file mode 100644 index 0000000..64b3625 Binary files /dev/null and b/_site/assest/sprekers/JamesGrime.png differ diff --git a/_site/assest/sprekers/UlrikeFelt.png b/_site/assest/sprekers/UlrikeFelt.png new file mode 100644 index 0000000..a401089 Binary files /dev/null and b/_site/assest/sprekers/UlrikeFelt.png differ diff --git a/_site/assest/sprekers/Vincent Icke.png b/_site/assest/sprekers/Vincent Icke.png new file mode 100644 index 0000000..f1c7e92 Binary files /dev/null and b/_site/assest/sprekers/Vincent Icke.png differ diff --git a/_site/assets/Berlin Sans FB Regular.ttf b/_site/assets/Berlin Sans FB Regular.ttf new file mode 100644 index 0000000..efaf22f Binary files /dev/null and b/_site/assets/Berlin Sans FB Regular.ttf differ diff --git a/_site/assets/Driving.png b/_site/assets/Driving.png new file mode 100644 index 0000000..bb14abc Binary files /dev/null and b/_site/assets/Driving.png differ diff --git a/_site/assets/Flesch logo.png b/_site/assets/Flesch logo.png new file mode 100644 index 0000000..e258655 Binary files /dev/null and b/_site/assets/Flesch logo.png differ diff --git a/_site/assets/Headerimg.png b/_site/assets/Headerimg.png new file mode 100644 index 0000000..c59f023 Binary files /dev/null and b/_site/assets/Headerimg.png differ diff --git a/_site/assets/ING logo.png b/_site/assets/ING logo.png new file mode 100644 index 0000000..8045706 Binary files /dev/null and b/_site/assets/ING logo.png differ diff --git a/_site/assets/LUF logo.png b/_site/assets/LUF logo.png new file mode 100644 index 0000000..be1deb4 Binary files /dev/null and b/_site/assets/LUF logo.png differ diff --git a/_site/assets/Lato-Regular.ttf b/_site/assets/Lato-Regular.ttf new file mode 100644 index 0000000..bb2e887 Binary files /dev/null and b/_site/assets/Lato-Regular.ttf differ diff --git a/_site/assets/Logo Symposium.svg b/_site/assets/Logo Symposium.svg new file mode 100644 index 0000000..7ad217a --- /dev/null +++ b/_site/assets/Logo Symposium.svg @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/_site/assets/NNV logo.png b/_site/assets/NNV logo.png new file mode 100644 index 0000000..5b4e1c9 Binary files /dev/null and b/_site/assets/NNV logo.png differ diff --git a/_site/assets/Programma.jpeg b/_site/assets/Programma.jpeg new file mode 100644 index 0000000..7a84eac Binary files /dev/null and b/_site/assets/Programma.jpeg differ diff --git a/_site/assets/Scheltema logo.png b/_site/assets/Scheltema logo.png new file mode 100644 index 0000000..d36b22b Binary files /dev/null and b/_site/assets/Scheltema logo.png differ diff --git a/_site/assets/Symposiom logo.png b/_site/assets/Symposiom logo.png new file mode 100644 index 0000000..cf230b7 Binary files /dev/null and b/_site/assets/Symposiom logo.png differ diff --git a/_site/assets/Test.jpg b/_site/assets/Test.jpg new file mode 100644 index 0000000..1a1e5f1 Binary files /dev/null and b/_site/assets/Test.jpg differ diff --git a/_site/assets/Uni Leiden logo.png b/_site/assets/Uni Leiden logo.png new file mode 100644 index 0000000..321449d Binary files /dev/null and b/_site/assets/Uni Leiden logo.png differ diff --git a/_site/assets/Walking.png b/_site/assets/Walking.png new file mode 100644 index 0000000..8074044 Binary files /dev/null and b/_site/assets/Walking.png differ diff --git a/_site/assets/favicon.ico b/_site/assets/favicon.ico new file mode 100644 index 0000000..1530388 Binary files /dev/null and b/_site/assets/favicon.ico differ diff --git a/_site/assets/main.css b/_site/assets/main.css new file mode 100644 index 0000000..819e0eb --- /dev/null +++ b/_site/assets/main.css @@ -0,0 +1,505 @@ +/** + * Reset some basic elements + */ +body, h1, h2, h3, h4, h5, h6, +p, blockquote, pre, hr, +dl, dd, ol, ul, figure { + margin: 0; + padding: 0; } + +/** + * Basic styling + */ +body { + font: 400 16px/1.5 -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; + color: #111; + background-color: #fdfdfd; + -webkit-text-size-adjust: 100%; + -webkit-font-feature-settings: "kern" 1; + -moz-font-feature-settings: "kern" 1; + -o-font-feature-settings: "kern" 1; + font-feature-settings: "kern" 1; + font-kerning: normal; + display: flex; + min-height: 100vh; + flex-direction: column; } + +/** + * Set `margin-bottom` to maintain vertical rhythm + */ +h1, h2, h3, h4, h5, h6, +p, blockquote, pre, +ul, ol, dl, figure, +.highlight { + margin-bottom: 15px; } + +/** + * `main` element + */ +main { + display: block; + /* Default value of `display` of `main` element is 'inline' in IE 11. */ } + +/** + * Images + */ +img { + max-width: 100%; + vertical-align: middle; } + +/** + * Figures + */ +figure > img { + display: block; } + +figcaption { + font-size: 14px; } + +/** + * Lists + */ +ul, ol { + margin-left: 30px; } + +li > ul, +li > ol { + margin-bottom: 0; } + +/** + * Headings + */ +h1, h2, h3, h4, h5, h6 { + font-weight: 400; } + +/** + * Links + */ +a { + color: #2a7ae2; + text-decoration: none; } + a:visited { + color: #1756a9; } + a:hover { + color: #111; + text-decoration: underline; } + .social-media-list a:hover { + text-decoration: none; } + .social-media-list a:hover .username { + text-decoration: underline; } + +/** + * Blockquotes + */ +blockquote { + color: #828282; + border-left: 4px solid #e8e8e8; + padding-left: 15px; + font-size: 18px; + letter-spacing: -1px; + font-style: italic; } + blockquote > :last-child { + margin-bottom: 0; } + +/** + * Code formatting + */ +pre, +code { + font-size: 15px; + border: 1px solid #e8e8e8; + border-radius: 3px; + background-color: #eef; } + +code { + padding: 1px 5px; } + +pre { + padding: 8px 12px; + overflow-x: auto; } + pre > code { + border: 0; + padding-right: 0; + padding-left: 0; } + +/** + * Wrapper + */ +.wrapper { + max-width: -webkit-calc(800px - (30px * 2)); + max-width: calc(800px - (30px * 2)); + margin-right: auto; + margin-left: auto; + padding-right: 30px; + padding-left: 30px; } + @media screen and (max-width: 800px) { + .wrapper { + max-width: -webkit-calc(800px - (30px)); + max-width: calc(800px - (30px)); + padding-right: 15px; + padding-left: 15px; } } + +/** + * Clearfix + */ +.wrapper:after, .footer-col-wrapper:after { + content: ""; + display: table; + clear: both; } + +/** + * Icons + */ +.svg-icon { + width: 16px; + height: 16px; + display: inline-block; + fill: #828282; + padding-right: 5px; + vertical-align: text-top; } + +.social-media-list li + li { + padding-top: 5px; } + +/** + * Tables + */ +table { + margin-bottom: 30px; + width: 100%; + text-align: left; + color: #3f3f3f; + border-collapse: collapse; + border: 1px solid #e8e8e8; } + table tr:nth-child(even) { + background-color: #f7f7f7; } + table th, table td { + padding: 10px 15px; } + table th { + background-color: #f0f0f0; + border: 1px solid #dedede; + border-bottom-color: #c9c9c9; } + table td { + border: 1px solid #e8e8e8; } + +/** + * Site header + */ +.site-header { + border-top: 5px solid #424242; + border-bottom: 1px solid #e8e8e8; + min-height: 55.95px; + position: relative; } + +.site-title { + font-size: 26px; + font-weight: 300; + line-height: 54px; + letter-spacing: -1px; + margin-bottom: 0; + float: left; } + .site-title, .site-title:visited { + color: #424242; } + +.site-nav { + float: right; + line-height: 54px; } + .site-nav .nav-trigger { + display: none; } + .site-nav .menu-icon { + display: none; } + .site-nav .page-link { + color: #111; + line-height: 1.5; } + .site-nav .page-link:not(:last-child) { + margin-right: 20px; } + @media screen and (max-width: 600px) { + .site-nav { + position: absolute; + top: 9px; + right: 15px; + background-color: #fdfdfd; + border: 1px solid #e8e8e8; + border-radius: 5px; + text-align: right; } + .site-nav label[for="nav-trigger"] { + display: block; + float: right; + width: 36px; + height: 36px; + z-index: 2; + cursor: pointer; } + .site-nav .menu-icon { + display: block; + float: right; + width: 36px; + height: 26px; + line-height: 0; + padding-top: 10px; + text-align: center; } + .site-nav .menu-icon > svg { + fill: #424242; } + .site-nav input ~ .trigger { + clear: both; + display: none; } + .site-nav input:checked ~ .trigger { + display: block; + padding-bottom: 5px; } + .site-nav .page-link { + display: block; + padding: 5px 10px; + margin-left: 20px; } + .site-nav .page-link:not(:last-child) { + margin-right: 0; } } + +/** + * Site footer + */ +.site-footer { + border-top: 1px solid #e8e8e8; + padding: 30px 0; } + +.footer-heading { + font-size: 18px; + margin-bottom: 15px; } + +.contact-list, +.social-media-list { + list-style: none; + margin-left: 0; } + +.footer-col-wrapper { + font-size: 15px; + color: #828282; + margin-left: -15px; } + +.footer-col { + float: left; + margin-bottom: 15px; + padding-left: 15px; } + +.footer-col-1 { + width: -webkit-calc(35% - (30px / 2)); + width: calc(35% - (30px / 2)); } + +.footer-col-2 { + width: -webkit-calc(20% - (30px / 2)); + width: calc(20% - (30px / 2)); } + +.footer-col-3 { + width: -webkit-calc(45% - (30px / 2)); + width: calc(45% - (30px / 2)); } + +@media screen and (max-width: 800px) { + .footer-col-1, + .footer-col-2 { + width: -webkit-calc(50% - (30px / 2)); + width: calc(50% - (30px / 2)); } + + .footer-col-3 { + width: -webkit-calc(100% - (30px / 2)); + width: calc(100% - (30px / 2)); } } +@media screen and (max-width: 600px) { + .footer-col { + float: none; + width: -webkit-calc(100% - (30px / 2)); + width: calc(100% - (30px / 2)); } } +/** + * Page content + */ +.page-content { + padding: 30px 0; + flex: 1; } + +.page-heading { + font-size: 32px; } + +.post-list-heading { + font-size: 28px; } + +.post-list { + margin-left: 0; + list-style: none; } + .post-list > li { + margin-bottom: 30px; } + +.post-meta { + font-size: 14px; + color: #828282; } + +.post-link { + display: block; + font-size: 24px; } + +/** + * Posts + */ +.post-header { + margin-bottom: 30px; } + +.post-title { + font-size: 42px; + letter-spacing: -1px; + line-height: 1; } + @media screen and (max-width: 800px) { + .post-title { + font-size: 36px; } } + +.post-content { + margin-bottom: 30px; } + .post-content h2 { + font-size: 32px; } + @media screen and (max-width: 800px) { + .post-content h2 { + font-size: 28px; } } + .post-content h3 { + font-size: 26px; } + @media screen and (max-width: 800px) { + .post-content h3 { + font-size: 22px; } } + .post-content h4 { + font-size: 20px; } + @media screen and (max-width: 800px) { + .post-content h4 { + font-size: 18px; } } + +/** + * Syntax highlighting styles + */ +.highlight { + background: #fff; } + .highlighter-rouge .highlight { + background: #eef; } + .highlight .c { + color: #998; + font-style: italic; } + .highlight .err { + color: #a61717; + background-color: #e3d2d2; } + .highlight .k { + font-weight: bold; } + .highlight .o { + font-weight: bold; } + .highlight .cm { + color: #998; + font-style: italic; } + .highlight .cp { + color: #999; + font-weight: bold; } + .highlight .c1 { + color: #998; + font-style: italic; } + .highlight .cs { + color: #999; + font-weight: bold; + font-style: italic; } + .highlight .gd { + color: #000; + background-color: #fdd; } + .highlight .gd .x { + color: #000; + background-color: #faa; } + .highlight .ge { + font-style: italic; } + .highlight .gr { + color: #a00; } + .highlight .gh { + color: #999; } + .highlight .gi { + color: #000; + background-color: #dfd; } + .highlight .gi .x { + color: #000; + background-color: #afa; } + .highlight .go { + color: #888; } + .highlight .gp { + color: #555; } + .highlight .gs { + font-weight: bold; } + .highlight .gu { + color: #aaa; } + .highlight .gt { + color: #a00; } + .highlight .kc { + font-weight: bold; } + .highlight .kd { + font-weight: bold; } + .highlight .kp { + font-weight: bold; } + .highlight .kr { + font-weight: bold; } + .highlight .kt { + color: #458; + font-weight: bold; } + .highlight .m { + color: #099; } + .highlight .s { + color: #d14; } + .highlight .na { + color: #008080; } + .highlight .nb { + color: #0086B3; } + .highlight .nc { + color: #458; + font-weight: bold; } + .highlight .no { + color: #008080; } + .highlight .ni { + color: #800080; } + .highlight .ne { + color: #900; + font-weight: bold; } + .highlight .nf { + color: #900; + font-weight: bold; } + .highlight .nn { + color: #555; } + .highlight .nt { + color: #000080; } + .highlight .nv { + color: #008080; } + .highlight .ow { + font-weight: bold; } + .highlight .w { + color: #bbb; } + .highlight .mf { + color: #099; } + .highlight .mh { + color: #099; } + .highlight .mi { + color: #099; } + .highlight .mo { + color: #099; } + .highlight .sb { + color: #d14; } + .highlight .sc { + color: #d14; } + .highlight .sd { + color: #d14; } + .highlight .s2 { + color: #d14; } + .highlight .se { + color: #d14; } + .highlight .sh { + color: #d14; } + .highlight .si { + color: #d14; } + .highlight .sx { + color: #d14; } + .highlight .sr { + color: #009926; } + .highlight .s1 { + color: #d14; } + .highlight .ss { + color: #990073; } + .highlight .bp { + color: #999; } + .highlight .vc { + color: #008080; } + .highlight .vg { + color: #008080; } + .highlight .vi { + color: #008080; } + .highlight .il { + color: #099; } diff --git a/_site/assets/minima-social-icons.svg b/_site/assets/minima-social-icons.svg new file mode 100644 index 0000000..fa7399f --- /dev/null +++ b/_site/assets/minima-social-icons.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/_site/assets/sprekers/Fons Verbeek.png b/_site/assets/sprekers/Fons Verbeek.png new file mode 100644 index 0000000..229969c Binary files /dev/null and b/_site/assets/sprekers/Fons Verbeek.png differ diff --git a/_site/assets/sprekers/Frits.png b/_site/assets/sprekers/Frits.png new file mode 100644 index 0000000..882a67e Binary files /dev/null and b/_site/assets/sprekers/Frits.png differ diff --git a/_site/assets/sprekers/Honing.png b/_site/assets/sprekers/Honing.png new file mode 100644 index 0000000..32d6989 Binary files /dev/null and b/_site/assets/sprekers/Honing.png differ diff --git a/_site/assets/sprekers/ING.png b/_site/assets/sprekers/ING.png new file mode 100644 index 0000000..a128029 Binary files /dev/null and b/_site/assets/sprekers/ING.png differ diff --git a/_site/assets/sprekers/James Grime.png b/_site/assets/sprekers/James Grime.png new file mode 100644 index 0000000..64b3625 Binary files /dev/null and b/_site/assets/sprekers/James Grime.png differ diff --git a/_site/assets/sprekers/Michiel Baatsen.png b/_site/assets/sprekers/Michiel Baatsen.png new file mode 100644 index 0000000..5c55214 Binary files /dev/null and b/_site/assets/sprekers/Michiel Baatsen.png differ diff --git a/_site/assets/sprekers/Renate Loll.png b/_site/assets/sprekers/Renate Loll.png new file mode 100644 index 0000000..1f249de Binary files /dev/null and b/_site/assets/sprekers/Renate Loll.png differ diff --git a/_site/assets/sprekers/Subodh Patil.png b/_site/assets/sprekers/Subodh Patil.png new file mode 100644 index 0000000..d138449 Binary files /dev/null and b/_site/assets/sprekers/Subodh Patil.png differ diff --git a/_site/assets/sprekers/Ulrike Felt.png b/_site/assets/sprekers/Ulrike Felt.png new file mode 100644 index 0000000..a401089 Binary files /dev/null and b/_site/assets/sprekers/Ulrike Felt.png differ diff --git a/_site/assets/sprekers/Vincent Icke.png b/_site/assets/sprekers/Vincent Icke.png new file mode 100644 index 0000000..77b00f9 Binary files /dev/null and b/_site/assets/sprekers/Vincent Icke.png differ diff --git a/_site/assets/sprekers/placeholder.jpg b/_site/assets/sprekers/placeholder.jpg new file mode 100644 index 0000000..3fe2058 Binary files /dev/null and b/_site/assets/sprekers/placeholder.jpg differ diff --git a/_site/css/master.css b/_site/css/master.css new file mode 100644 index 0000000..f9a14a6 --- /dev/null +++ b/_site/css/master.css @@ -0,0 +1,673 @@ +@font-face { + font-family: Lato; + src: url(..//assets/Lato-Regular.ttf); +} + +@font-face { + font-family: Berlin; + src: url(..//assets/Berlin\ Sans\ FB\ Regular.ttf); +} + +*{ + margin:0; + padding:0; + font-family: Berlin; +} + +html{ + scroll-behavior: smooth; +} + +body{ + background-color: #0057a6; +} + +.nav-flex-container{ + display:flex; + flex-wrap: nowrap; + flex-direction: row-reverse; + width: 100%; + background-color: #d8e9f9; + position: fixed; + z-index: +1; +} + +.nav-flex-containerlogo{ + display:flex; + flex-wrap: nowrap; + width: auto; + opacity: 100%; + position: fixed; + z-index: +1; +} + +.navimg{ + float: inherit; + width: 150px; + height: auto; + padding-top: 10px; + padding-left: 20px; + padding-right: 20px; +} + +.nav-flex-containerlogo > h1{ + margin-top: 3%; + width: 100%; + color: #5894ca; +} + +.nav-flex-containerlogo > a{ + background:rgba(0, 0, 0, 0); + transition: 0.6s; +} + +.nav-flex-containerlogo > a:hover{ + background:rgba(0, 0, 0, 0); + margin-top: -6px; +} + +a{ + height: auto; + margin: 10px; + text-align: center; + line-height: 50px; + font-size: 150%; + border-radius: 50px; + padding: 10px; +} + +a, a:active, a:visited{ + text-decoration: none; + color:black; + transition: 0.3s; + } + +a:hover{ + background:#c0d3e3; + color: black; +} + +.card > a:hover{ + background:#c0d3e300; + color: black; +} + +header{ + height: 100vh; + background: url(..//assets/Headerimg.png) no-repeat center center fixed; + background-size: cover; + position: relative; + } + +header > a{ + position:absolute; + top:80%; + left:50%; + width:350px; + padding: 20px 40px; + font-size: 250%; + background: #ee9b6f; + border:none; + border-radius:5px; + transform: translateX(-50%); + } + +header > a > p{ + font-size: 75%; +} + +header > a:hover{ + background: #0057a6; + color: black; +} + +.main-flex-container{ + display:flex; + flex-direction:column; + padding-top: 100px; + margin-left: 150px; + margin-right: 150px; +} + +.index{ + display:flex; + flex-direction:column; + padding-top: 100px; + margin-left: 150px; + margin-right: 150px; +} + +article { + width: 80%; + border-radius: 50px; + margin-left: auto; + margin-right: auto; + margin-top: 25px; + margin-bottom: 25px; + padding: 40px; + background: linear-gradient(90deg, #ee9b6f 0%, #ee9b6f 5%, #d8e9f9 5%, #d8e9f9 100%); + text-align: left; + padding-left: 6%; + scroll-margin-top: 110px; +} + +article >p{ + font-family: "Lato", sans-serif; +} + +.speakers{ + width: 80%; +} + +.textWrapper{ + display:grid; + grid-template-columns: 1fr 1fr; + padding:40px; + grid-column-gap: 10%; +} + +.speakImgWrapper{ + display:grid; + grid-template-columns: 1fr 1fr 1fr 1fr; + grid-column-gap: 40px; + grid-row-gap: 40px; +} + +.speakImg{ + width: 100%; + height: auto; +} + +.speakImgWrapper > li > a { + margin: 0px; + padding-bottom: 0px ; +} + +ul > li > h2{ + width: 100%; +} + + +article > h1{ + padding-bottom: 20px; + font-size: 250%; +} + +article > h2{ + padding-bottom: 20px; + font-size: 200%; +} + +article > p{ + padding: 10px; + font-size: 150%; +} + +p > a{ + width: auto; + height: auto; + margin: 0px; + font-size: 100%; + border-radius: 0px; +} + +.cardWrapper{ + display:grid; + grid-template-columns: 1fr 1fr 1fr; + grid-row-gap: 40px; + grid-column-gap: 40px; + padding:40px; + height: auto; +} + +.card{ + list-style:none; + border-radius: 5px; + background-repeat: no-repeat; + background-size: contain; +} + +.img{ + float: inherit; + width: 400px; + height: auto; + padding-left: 20px; + padding-right: 20px; +} + +.sponsCardWrapper{ + display:grid; + grid-template-columns: 1fr 1fr 1fr; + grid-row-gap: 40px; + grid-column-gap: 40px; + padding:40px; + height: auto; +} + +.sponsCard{ + list-style:none; + border-radius: 5px; + background-repeat: no-repeat; + background-size: contain; + padding: 50px; +} + +.sponsimg{ + float: inherit; + scale: 150%; + width: 200px; + height: auto; + padding-left: 20px; + padding-right: 20px; + padding-top: 20px; +} + +.container{ + width: 40%; + padding:20px; +} + +footer{ + font-size: 100%; + padding-bottom: 5%; +} + +@media only screen and (min-width:1281px) and (max-width:1800px) { + .nav-flex-containerlogo{ + margin-top: 90px; + padding-right: 10px; + background-color: #d8e9f9; + border-bottom-right-radius: 80%; + } + + .sponsCardWrapper{ + display:grid; + grid-template-columns: 1fr; + grid-row-gap: 40px; + grid-column-gap: 40px; + padding:40px; + padding-left: 30%; + } +} + +@media only screen and (min-width:1001px) and (max-width:1280px) { + .nav-flex-container{ + position: absolute; + } + + .nav-flex-containerlogo{ + margin-top: 140px; + padding-right: 10px; + background-color: #d8e9f9; + border-bottom-right-radius: 80%; + position: absolute; + } + + .main-flex-container{ + padding-top: 50vh; + margin-left: 20px; + margin-right: 20px; + } + + .textWrapper{ + grid-template-columns: 1fr; + grid-row-gap: 0px; + padding:0px; + } + + .speakImgWrapper{ + grid-template-columns: 1fr 1fr 1fr 1fr; + align-items: center; + justify-content: center; + } + + .speakImgWrapper > li > a{ + margin: 0; + padding: 0; + } + + ul > li > h2{ + width: 100%; + padding-top: 0px; + padding-bottom: 20px; + } + + .speakImg{ + width: 100%; + } + + .cardWrapper{ + grid-template-columns: 1fr; + grid-gap: 20px; + padding:0px; + transform: translateX(5.5%); + } + + .sponsCardWrapper{ + display:grid; + grid-template-columns: 1fr; + grid-row-gap: 40px; + grid-column-gap: 40px; + padding:40px; + padding-left: 30%; + } +} + +@media only screen and (min-width:601px) and (max-width:1000px){ + +.nav-flex-container{ + padding-top: 30%; + flex-direction: column-reverse; + align-items:center; + justify-content:flex-start; + position: absolute; +} + +.nav-flex-containerlogo{ + position: absolute; +} + +.nav-flex-containerlogo > h1{ + padding-top: 6%; + width: 100%; + color: #5894ca; +} + +.navimg{ + width: 150px; +} + +header{ + padding-top: 50vh; +} + +header > h1{ + top:55%; + font-size: 230%; + } + +header > a{ + width:40%; + font-size: 170%; + } + +.main-flex-container{ + padding-top: 70vh; + margin-left: 20px; + margin-right: 20px; +} + +.index{ + padding-top: 0vh; + margin-left: 20px; + margin-right: 20px; +} + +article { + scroll-margin-top: 40px; + width: 80%; +} + +.speakers{ + width: auto; +} + +.textWrapper{ + grid-template-columns: 1fr; + grid-row-gap: 0px; + padding:0px; +} + +.speakImgWrapper{ + grid-template-columns: 1fr; + align-items: center; + justify-content: center; +} + +.speakImgWrapper > li > a{ + margin: 0; + padding: 0; +} + +ul > li > h2{ + width: 100%; + padding-top: 0px; + padding-bottom: 20px; +} + +.speakImg{ + width: 100%; +} + +.cardWrapper{ + grid-template-columns: 1fr; + grid-gap: 20px; + padding:0px; + transform: translateX(5.5%); + } + +.sponsCardWrapper{ + grid-template-columns: 1fr; + grid-row-gap: 0px; + grid-column-gap: 40px; + padding:40px; + height: auto; + text-align: center; + padding-left: 0%; +} + +.sponsCard{ + list-style:none; + border-radius: 5px; + background-repeat: no-repeat; + background-size: contain; + padding: 50px; +} + +.sponsimg{ + float: inherit; + scale: 150%; + width: 200px; + height: auto; + padding-left: 20px; + padding-right: 20px; + padding-top: 20px; +} + +} + +@media only screen and (max-width:600px){ + + .nav-flex-container{ + padding-top: 40%; + flex-direction: column-reverse; + align-items:center; + justify-content:flex-start; + position: absolute; + } + + .nav-flex-containerlogo{ + position: absolute; + scale:90%; + padding-top: 0%; + } + + .nav-flex-containerlogo > h1{ + padding-top: 0%; + width: 100%; + color: #5894ca; + } + + .nav-flex-containerlogo > a { + padding-top: 0%; + } + + a{ + width: 100%; + height: auto; + margin: 10px; + text-align: center; + line-height: 25px; + font-size: 150%; + border-radius: 100px; + } + + header > h1{ + width: 80%; + font-size: 120%; + } + + header > a{ + width:40%; + font-size: 150%; + transform: translateX(-55%); + } + +.main-flex-container{ + width: 80vw; + display:flex; + flex-direction:column; + padding-top: 30vh; + margin-left: 0px; + margin-right: 0px; + align-items: center; + justify-content: center; +} + +.main-flex-container > article { + padding: 20px; +} + +.index{ + width: 80vw; + display:flex; + flex-direction:column; + padding: 10px; + + margin-left: 0px; + margin-right: 0px; +} + +.index > article{ + padding: 20px; +} + +.speakers{ + margin-top: 35vh; + width: 100%; + align-items: center; + justify-content: center; + margin-left: 5%; +} + +.textWrapper{ + display:grid; + grid-template-columns: 1fr; + padding:10px; + grid-column-gap: 10%; +} + +ul > li > article{ + width: 60vw; +} + +.speakImgWrapper >li > h2{ + padding-left: 4%; + +} + +.speakImgWrapper{ + display:grid; + grid-template-columns: 1fr; + grid-column-gap: 40px; + align-items: center; + justify-content: center; +} + +.speakImg{ + width: 100%; + height: auto; + align-items: center; + justify-content: center; +} + +ul > li > h2{ + width: 100%; + padding-bottom: 20px; +} + +article { + width: 80vw; + margin-left: 5vw; +} + +article > h1{ + font-size: 150%; +} + +article > h2{ + font-size: 120%; +} + +article > p{ + padding: 10px; + font-size: 120%; +} + +p > a{ + width: auto; + height: auto; + margin: 0px; + font-size: 100%; + border-radius: 0px; +} + +.cardWrapper{ + display:grid; + grid-template-columns: 1fr; + } + +.card{ + list-style:none; + border-radius: 5px; + background-repeat: no-repeat; + background-size: contain; + } + + .sponsCardWrapper{ + grid-template-columns: 1fr; + grid-row-gap: 0px; + grid-column-gap: 20px; + padding:20px; + height: auto; + text-align: center; + padding-left: 0%; +} + +.sponsCard{ + list-style:none; + border-radius: 5px; + background-repeat: no-repeat; + background-size: contain; + padding: 50px; +} + +.sponsimg{ + float: inherit; + scale: 100%; + width: 200px; + height: auto; + padding-left: 20px; + padding-right: 20px; + padding-top: 20px; +} + +.container{ + width: 100%; + padding:20px; +} + +footer{ + font-size: 70%; +} +} \ No newline at end of file diff --git a/_site/feed.xml b/_site/feed.xml new file mode 100644 index 0000000..706779e --- /dev/null +++ b/_site/feed.xml @@ -0,0 +1,13 @@ +Jekyll2023-02-06T19:00:42+01:00http://localhost:4000/feed.xmlYour awesome titleWrite an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.Welcome to Jekyll!2023-01-06T16:42:59+01:002023-01-06T16:42:59+01:00http://localhost:4000/jekyll/update/2023/01/06/welcome-to-jekyllYou’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.

+ +

To add new posts, simply add a file in the _posts directory that follows the convention YYYY-MM-DD-name-of-post.ext and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.

+ +

Jekyll also offers powerful support for code snippets:

+ +
def print_hi(name)
+  puts "Hi, #{name}"
+end
+print_hi('Tom')
+#=> prints 'Hi, Tom' to STDOUT.
+ +

Check out the Jekyll docs for more info on how to get the most out of Jekyll. File all bugs/feature requests at Jekyll’s GitHub repo. If you have questions, you can ask them on Jekyll Talk.

]]>
\ No newline at end of file diff --git a/_site/index.html b/_site/index.html new file mode 100644 index 0000000..fdddb73 --- /dev/null +++ b/_site/index.html @@ -0,0 +1,90 @@ + + + + + + + + + + Symposium + + + + + +
+ Sign up here

15th of February 2023

+
+
+
+ +

De Leidsche Flesch Symposium

+

This is a biannual symposium organised by the study association for physics, astronomy, mathematics and computer science in Leiden, De Leidsche Flesch. At this symposium, this time held on account of the 100th year anniversary of the association, more than ten speakers from all fields of science will tell us all about the field of interest. At Scheltema in Leiden we will experience a day full of talks, science and curiosity.

+
+ + + +
+ +

Contact

+

For questions please send an email to: symposium@deleidscheflesch.nl
+ Location: Scheltema +

+
+
+

Sponsors

+

This beautiful symposium would not be possible without the financial support of the following organisations

+ +
+ +
+ + \ No newline at end of file diff --git a/_site/jekyll/update/2023/01/06/welcome-to-jekyll.html b/_site/jekyll/update/2023/01/06/welcome-to-jekyll.html new file mode 100644 index 0000000..35c0496 --- /dev/null +++ b/_site/jekyll/update/2023/01/06/welcome-to-jekyll.html @@ -0,0 +1,95 @@ + + + + + +Welcome to Jekyll! | Your awesome title + + + + + + + + + + + + + + + + +
+
+
+ +
+

Welcome to Jekyll!

+ +
+ +
+

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run jekyll serve, which launches a web server and auto-regenerates your site when a file is updated.

+ +

To add new posts, simply add a file in the _posts directory that follows the convention YYYY-MM-DD-name-of-post.ext and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.

+ +

Jekyll also offers powerful support for code snippets:

+ +
def print_hi(name)
+  puts "Hi, #{name}"
+end
+print_hi('Tom')
+#=> prints 'Hi, Tom' to STDOUT.
+ +

Check out the Jekyll docs for more info on how to get the most out of Jekyll. File all bugs/feature requests at Jekyll’s GitHub repo. If you have questions, you can ask them on Jekyll Talk.

+ + +
+
+ +
+
+ + + diff --git a/_site/js/main.js b/_site/js/main.js new file mode 100644 index 0000000..e69de29 diff --git a/_site/paginas/Inschrijven.html b/_site/paginas/Inschrijven.html new file mode 100644 index 0000000..2462ecf --- /dev/null +++ b/_site/paginas/Inschrijven.html @@ -0,0 +1,54 @@ + + + + + + + + + + Symposium + + + + + +
+
+ +

Signing up

+

If you are enthusiastic to attend our symposium on the 15th of February, you can sign up via this link . +
Attending the symposium is completely free and lunch will be provided. Nevertheless, signing up is a requirement. +

+
+ +
+

Sponsors

+

This beautiful symposium would not be possible without the financial support of the following organisations

+ +
+ +
+ + \ No newline at end of file diff --git a/_site/paginas/Programma.html b/_site/paginas/Programma.html new file mode 100644 index 0000000..7ab7223 --- /dev/null +++ b/_site/paginas/Programma.html @@ -0,0 +1,55 @@ + + + + + + + + + + Symposium + + + + + +
+
+ +

Programme

+

The day of our symposium is divided into two tracks: a mathematics and computer science focused track; and a physics and astronomy focused track. However, there are lectures that both tracks have together. Walk-in starts at 9:30 and the first lecture starts at 10:00. The day will be completed with a joint lecture that ends at 17:00. After a long day of lectures there is a possibility to move back with us to “our” Snellius where dinner will be served, and where we can talk the day through while enjoying something to drink and eat. +
+
+ For more information about the content of our programme please see “Speakers”. +

+
+
+

Sponsors

+

This beautiful symposium would not be possible without the financial support of the following organisations

+ +
+ +
+ + \ No newline at end of file diff --git a/_site/paginas/Programme.html b/_site/paginas/Programme.html new file mode 100644 index 0000000..96cba40 --- /dev/null +++ b/_site/paginas/Programme.html @@ -0,0 +1,66 @@ + + + + + + + + + + Symposium + + + + + +
+
+

Programme

+

The day of our symposium is divided into two tracks: a mathematics and computer science focused track; and a physics and astronomy focused track. However, there are lectures that both tracks have together. Walk-in starts at 9:30 and the first lecture starts at 10:00. The day will be completed with a joint lecture that ends at 17:00. After a long day of lectures there is a possibility to move back with us to “our” Snellius where dinner will be served, and where we can talk the day through while enjoying something to drink and eat. +
+
+ For more information about the content of our programme please see “Speakers”. +

+ The programme +
+ +
+

Sponsors

+

This beautiful symposium would not be possible without the financial support of the following organisations

+ +
+ +
+ + \ No newline at end of file diff --git a/_site/paginas/Speakers M CS.html b/_site/paginas/Speakers M CS.html new file mode 100644 index 0000000..37bf345 --- /dev/null +++ b/_site/paginas/Speakers M CS.html @@ -0,0 +1,161 @@ + + + + + + + + + + Symposium + + + + + +
+
+ +
+ +
+ +

Prof. dr. Ulrike Felt - She has a broad interest in science and society. She played a big role in international research projects, for example being president of European Association for the Study of Science and Technology (EASST, 2017-2021).
Furthermore, she has been a visiting professor at numerous universities among them: ETH Zürich and STS group at Harvard University.

+

In 1983 she obtained her PhD in theoretical physics from the university of Vienna. She went to work as a member of the interdisciplinary research team at CERN that analysed the societal, political and scientific aspect of this huge European collaboration. In 1988 Ulrike Felt returned to Vienna, to the Helga Nowotny Institute of Philosophy of Science and Science Research. About ten years later she received her habilitation in Sociology of Science.

+ + Prof. dr. Felt is very involved in societal discussion about the role of science and technology in the contemporary world. On top of that, she is active in the field of European and Austrian policy advice.

+ + Prof. dr. Ulrike Felt will be a speaker for both tracks. +

+
+
+ +

Prof. dr. Henkjan Honing - He is a pioneer in the field of music cognition, an interdisciplinary field of study that looks into the role of perception, emotion, memory and expectation when listening to music. Honing is especially interested in what musicality is and can be; both in humans and animals.

+

After obtaining his PhD from the City University in London, he started specialising in computational modelling music cognition. He was granted a Distinguished NIAS Lorentz fellowship for his work. In 2014 he became full professor at the Institute of Logic, Language and Computation in Amsterdam. Moreover, he was elected to be a member of the Royal Netherlands Academy of Arts and Sciences. + + Beside lots of scientific publications, he has also published several books for the general public. In “Aap slaat maat. Op zoek naar de oorsprong van muzikaliteit bij mens en dier.” he points out surprising insights in the musicality of animals.

+ + Prof. dr. Henkjan Honing will be a speaker of the mathematics and computer science track.

+

+
+
+ +

Dr. Frits Veerman - He is an expert in the field of dynamical systems and as lecturer of several mathematics courses, like an undergraduate course on multivariable calculus and the graduate course “Introduction to Dynamical Systems”, he is a familiar face for mathematics students at Leiden University.

+

After his PhD in Leiden he worked as a postdoc at the renowned Centre of Mathematical Biology in Oxford. After postdoctoral research in Edinburgh and being a Humboldt Research Fellow in Heidelberg he returned to Leiden, where he is currently an assistant professor.

+ + At the moment he is mainly occupied with research in mathematical biology, an exciting interface of applied analysis and theoretical biology. With his expertise he is a suitable speaker for this event and a great addition to the other ones that we will announce in the coming weeks.

+ + Dr. Frits Veerman will be a speaker of the Mathematics and Computer Science track. +

+
+
+ +

ING -Model Development represented by Carla Giannina Inzerilli Model Validation represented by Anita Kohut COO Risk / assets & liquidity management represented by Tamas Gercsak and/or Benjamin Ma

+

Over the last couple of decades financial institutions have seen quite some changes, from new regulations to global and internal crises ING has been through it all. +
Together with around 60,000 employees worldwide we have served more than 38 million clients in 40 countries globally. In order to keep providing the best services and products to our clients we are constantly innovating our systems, models, and processes. Subsequently, we are leaders in innovation and digitalisation. +
Not only do we want to be leaders in innovation and digitalisation we also need to keep improving our systems each day. Due to the unpredictable world environmental regulations keep on changing and ING needs to stay compliant. Therefore systems need to be redesigned or completely developed from scratch. Although Financial Risk Management has seen many changes throughout the years, the financial institutions are not out of the heat. +
So how do we stay ahead and more importantly, how do we make sure that we are compliant? Three teams, model development, model validation, and COO Risk will deep dive into these topics.

+
+
+ +

Prof. dr. Fons Verbeek - Dr. Verbeek is a professor of Computational Bio-imaging at Leiden University. His research is focussed on image analysis.

+

After a PhD in applied physics he worked at the Hubrecht Institute in Utrecht that focuses on developmental biology and stem cells. Since 2003 Fons Verbeek has worked at the Leiden Institute for Advanced Computer Science (LIACS). In the meanwhile he has been a visiting professor of Bio-Manguinhos/Fiocruz (a biomedical institute that does research and produces vaccines). +

+ In his research machine learning and artificial intelligence are of great importance. Moreover, in his research projects the subject of Human Computer Interaction is often addressed. +

+ Prof. dr. Fons Verbeek will be a speaker in the Mathematics and Computer Science track. +

+
+
+ +

Dr. James Grime - He is broadly known for his appearances in the most famous maths Youtube channel, Numberphile.
+ Dr. Grime is a mathematician with a great passion for maths communication and promotion of mathematics. Therefore he spends most of his time touring the world to give talks or on Youtube reaching millions of people. +

+

James studied mathematics at Lancaster university. After obtaining his PhD from York university, he worked in research in combinatorics and group theory. + Then he joined the Millennium Mathematics Project from the University of Cambridge and he ran The Enigma Project on their behalf to bring mathematics to life.

+ + Besides his very successful Numberphile videos with which he reaches millions of people, James also reaches 12,000 people of all ages in the numerous talks he gives.

+ + If you want to know more about James Grime: check out his Youtube channel "singingbanana"; his Numberphile videos; or just google him and enjoy all the other talks that are available.

+ + Dr. James Grime will be a speaker for both tracks. +

+
+ +
+

Sponsors

+

This beautiful symposium would not be possible without the financial support of the following organisations

+ +
+ +
+ + \ No newline at end of file diff --git a/_site/paginas/Speakers P A.html b/_site/paginas/Speakers P A.html new file mode 100644 index 0000000..d5a5b14 --- /dev/null +++ b/_site/paginas/Speakers P A.html @@ -0,0 +1,180 @@ + + + + + + + + + + Symposium + + + + + +
+
+ + +
+ +
+ +

Prof. dr. Ulrike Felt - She has a broad interest in science and society. She played a big role in international research projects, for example being president of European Association for the Study of Science and Technology (EASST, 2017-2021).
Furthermore, she has been a visiting professor at numerous universities among them: ETH Zürich and STS group at Harvard University.

+

In 1983 she obtained her PhD in theoretical physics from the university of Vienna. She went to work as a member of the interdisciplinary research team at CERN that analysed the societal, political and scientific aspect of this huge European collaboration. In 1988 Ulrike Felt returned to Vienna, to the Helga Nowotny Institute of Philosophy of Science and Science Research. About ten years later she received her habilitation in Sociology of Science.

+ + Prof. dr. Felt is very involved in societal discussion about the role of science and technology in the contemporary world. On top of that, she is active in the field of European and Austrian policy advice.

+ + Prof. dr. Ulrike Felt will be a speaker for both tracks. +

+
+
+ +

Prof. dr. Renate Loll - Dr. Renate Loll is professor of theoretical physics at the Radboud University in Nijmegen and she holds a Distinguished Visiting Research Chair at the Perimeter Institute for Theoretical Physics in Canada.

+

She is one of the pioneers of a new approach to the non-perturbative quantization of gravity, that of ‘Causal Dynamical Triangulations’ which in recent years has produced a number of remarkable results. This approach is one of the attempts to obtain a theory of quantum gravity. +

+ Dr. Renate Loll received her PhD from Imperial College London. She has worked as a Heisenberg Fellow at the Max-Planck Institute for Gravitational Physics in Golm, Germany and she was professor at Utrecht University. +

+ Furthermore, she is a member of the Royal Netherlands Academy of Arts and Sciences (KNAW) and she is concerned with editorial tasks for different international journals. +

+ Prof. dr. Renate Loll will be a speaker in the Physics and Astronomy track. +

+
+
+ +

Dr. Michiel Baatsen - Dr. Baatsen’s research focuses on Dynamics Meteorology and Marine and Atmospheric Research.

+

Michiel Baatsen studied meteorology and has a PhD from Utrecht University and currently he is a junior assistant professor of Dynamics Meteorology in Utrecht. +

+ Dr. Baatsen is not only engaged in meteorology through his research, in his free time is a storm chaser as well. +

+ Dr. Michiel Baatsen will be a speaker of the physics and astronomy track. +

+
+
+ +

ING -Model Development represented by Carla Giannina Inzerilli Model Validation represented by Anita Kohut COO Risk / assets & liquidity management represented by Tamas Gercsak and/or Benjamin Ma

+

Over the last couple of decades financial institutions have seen quite some changes, from new regulations to global and internal crises ING has been through it all. +
Together with around 60,000 employees worldwide we have served more than 38 million clients in 40 countries globally. In order to keep providing the best services and products to our clients we are constantly innovating our systems, models, and processes. Subsequently, we are leaders in innovation and digitalisation. +
Not only do we want to be leaders in innovation and digitalisation we also need to keep improving our systems each day. Due to the unpredictable world environmental regulations keep on changing and ING needs to stay compliant. Therefore systems need to be redesigned or completely developed from scratch. Although Financial Risk Management has seen many changes throughout the years, the financial institutions are not out of the heat. +
So how do we stay ahead and more importantly, how do we make sure that we are compliant? Three teams, model development, model validation, and COO Risk will deep dive into these topics.

+
+
+ +

Dr. Subodh Patil - Dr. Patil is an assistant professor of particle cosmology at Leiden University. His research focuses on the early universe and how it originated in theories that go beyond the Standard Model of particle physics.

+

After his PhD dr. Patil worked at CERN and the University of Geneva. Before he became an assistant professor at the Lorentz Institute in Leiden, he was doing research at the University of Copenhagen. +

+ His research group uses the large scale structures present in the universe nowadays to research the origin. +

+ Dr. Subodh Patil will be a speaker of the physics and astronomy track. +

+
+
+ +

Prof. dr. Vincent Icke - He is one of few people in the Netherlands that is not only an exceptional lecturer and researcher, but also one of the most famous Dutch scientists.

+

At the moment he is an professor of theoretical astronomy at Leiden University, the institute where he earned his PhD in 1972 with a thesis on the formation of galaxies in clusters. He continued his research for several years at prestigious institutes for astrophysics at Cambridge University and Caltech.

+ + Besides his academic work he is also an artist and he is committed to the popularisation of science with TV performances and books like “Reisbureau Einstein” and “Licht. Tussen waarheid en wetenschap”.,

+ + Prof. dr. Icke will be a speaker of the Physics and Astronomy track. +

+
+
+ +

Dr. James Grime - He is broadly known for his appearances in the most famous maths Youtube channel, Numberphile.
+ Dr. Grime is a mathematician with a great passion for maths communication and promotion of mathematics. Therefore he spends most of his time touring the world to give talks or on Youtube reaching millions of people. +

+

James studied mathematics at Lancaster university. After obtaining his PhD from York university, he worked in research in combinatorics and group theory. + Then he joined the Millennium Mathematics Project from the University of Cambridge and he ran The Enigma Project on their behalf to bring mathematics to life.

+ + Besides his very successful Numberphile videos with which he reaches millions of people, James also reaches 12,000 people of all ages in the numerous talks he gives.

+ + If you want to know more about James Grime: check out his Youtube channel "singingbanana"; his Numberphile videos; or just google him and enjoy all the other talks that are available.

+ + Dr. James Grime will be a speaker for both tracks. +

+
+ +
+

Sponsors

+

This beautiful symposium would not be possible without the financial support of the following organisations

+ +
+ +
+ + \ No newline at end of file diff --git a/_site/paginas/Sprekers.html b/_site/paginas/Sprekers.html new file mode 100644 index 0000000..0171422 --- /dev/null +++ b/_site/paginas/Sprekers.html @@ -0,0 +1,138 @@ + + + + + + + + + + Symposium + + + + + +
+
+ + +
+ +
+ +

Prof. dr. Vincent Icke - He is one of few people in the Netherlands that is not only an exceptional lecturer and researcher, but also one of the most famous Dutch scientists.

+

At the moment he is an emeritus professor of theoretical astronomy at Leiden University, the institute where he earned his PhD in 1972 with a thesis on the formation of galaxies in clusters. He continued his research for several years at prestigious institutes for astrophysics at Cambridge University and Caltech.

+ + Besides his academic work he is also an artist and he is committed to the popularisation of science with TV performances and books like “Reisbureau Einstein” and “Licht. Tussen waarheid en wetenschap”.,

+ + Prof. dr. Icke will be a speaker of the Physics and Astronomy track. +

+
+
+ +

Dr. Frits Veerman - He is an expert in the field of dynamical systems and as lecturer of several mathematics courses, like an undergraduate course on multivariable calculus and the graduate course “Introduction to Dynamical Systems”, he is a familiar face for mathematics students at Leiden University.

+

After his PhD in Leiden he worked as a postdoc at the renowned Centre of Mathematical Biology in Oxford. After postdoctoral research in Edinburgh and being a Humboldt Research Fellow in Heidelberg he returned to Leiden, where he is currently an assistant professor.

+ + At the moment he is mainly occupied with research in mathematical biology, an exciting interface of applied analysis and theoretical biology. With his expertise he is a suitable speaker for this event and a great addition to the other ones that we will announce in the coming weeks.

+ + Dr. Frits Veerman will be a speaker of the Mathematics and Computer Science track. +

+
+
+ +

Prof. dr. Henkjan Honing - He is a pioneer in the field of music cognition, an interdisciplinary field of study that looks into the role of perception, emotion, memory and expectation when listening to music. Honing is especially interested in what musicality is and can be; both in humans and animals.

+

After obtaining his PhD from the City University in London, he started specialising in computational modelling music cognition. He was granted a Distinguished NIAS Lorentz fellowship for his work. In 2014 he became full professor at the Institute of Logic, Language and Computation in Amsterdam. Moreover, he was elected to be a member of the Royal Netherlands Academy of Arts and Sciences. + + Beside lots of scientific publications, he has also published several books for the general public. In “Aap slaat maat. Op zoek naar de oorsprong van muzikaliteit bij mens en dier.” he points out surprising insights in the musicality of animals.

+ + Prof. dr. Henkjan Honing will be a speaker of the mathematics and computer science track.

+

+
+
+ +

Prof. dr. Ulrike Felt - She has a broad interest in science and society. She played a big role in international research projects, for example being president of European Association for the Study of Science and Technology (EASST, 2017-2021).
Furthermore, she has been a visiting professor at numerous universities among them: ETH Zürich and STS group at Harvard University.

+

In 1983 she obtained her PhD in theoretical physics from the university of Vienna. She went to work as a member of the interdisciplinary research team at CERN that analysed the societal, political and scientific aspect of this huge European collaboration. In 1988 Ulrike Felt returned to Vienna, to the Helga Nowotny Institute of Philosophy of Science and Science Research. About ten years later she received her habilitation in Sociology of Science.

+ + Prof. dr. Felt is very involved in societal discussion about the role of science and technology in the contemporary world. On top of that, she is active in the field of European and Austrian policy advice.

+ + Prof. dr. Ulrike Felt will be a speaker for both tracks. +

+
+
+ +

Dr. James Grime - He is broadly known for his appearances in the most famous maths Youtube channel, Numberphile.
+ Dr. Grime is a mathematician with a great passion for maths communication and promotion of mathematics. Therefore he spends most of his time touring the world to give talks or on Youtube reaching millions of people. +

+

James studied mathematics at Lancaster university. After obtaining his PhD from York university, he worked in research in combinatorics and group theory. + Then he joined the Millennium Mathematics Project from the University of Cambridge and he ran The Enigma Project on their behalf to bring mathematics to life.

+ + Besides his very successful Numberphile videos with which he reaches millions of people, James also reaches 12,000 people of all ages in the numerous talks he gives.

+ + If you want to know more about James Grime: check out his Youtube channel "singingbanana"; his Numberphile videos; or just google him and enjoy all the other talks that are available.

+ + Dr. James Grime will be a speaker for both tracks. +

+
+ +
+

Sponsors

+

This beautiful symposium would not be possible without the financial support of the following organisations

+ +
+ +
+ + \ No newline at end of file diff --git a/_site/paginas/Venue Directions.html b/_site/paginas/Venue Directions.html new file mode 100644 index 0000000..c2613d0 --- /dev/null +++ b/_site/paginas/Venue Directions.html @@ -0,0 +1,95 @@ + + + + + + + + + + Symposium + + + + + +
+
+

Venue of the symposium: Scheltema Leiden

+

We are pleased to welcome you to the unique venue of Scheltema Leiden for the Symposium “Captivated by time”.
+ Scheltema Leiden is located at Marksteeg 1, 2312 CS te Leiden. +

+ Scheltema logo + +
+ + + +
+
+ +
+

Directions Leiden Centraal to Scheltema Leiden (by feet)

+

1) Position yourself with your back to the Main Entrance of Leiden Central Station.
+ 2) Then walk 300 meters straight ahead, over the Stationsweg.
+ 3) At some point, you arrive at a square, the Beestenmarkt, turn left and continue your walk.
+ 4) Cross the road and keep to the left of the Canal.
+ 5) Scheltema is located at the second road on the left
+

+ How to walk to Scheltema +
+ +
+

Directions A4 to Scheltema Leiden (by car)

+

1) Take Highway Exit 7 (Zoeterwoude-Dorp)
+ 2) Turn left at the first traffic light you encounter. Then drive straight ahead. You will eventually enter Leiden.
+ 3) Turn right at the first traffic light you encounter in Leiden.
+ 4) Keep driving straight ahead until you can no longer drive ahead, then turn left.
+ 5) Keep driving straight ahead until you see a windmill. At this point, the road curves to the right, but you need to turn left here and you arrive at the Parking Lammermarkt.

+ + 6) After exiting the Parking Garage, turn left and keep yourself on the right side of the road.
+ 7) Scheltema is located at the second road on the right.
+

+ How to drive to Scheltema +
+ +
+

Sponsors

+

This beautiful symposium would not be possible without the financial support of the following organisations

+ +
+ +
+ + \ No newline at end of file diff --git a/assets/Berlin Sans FB Regular.ttf b/assets/Berlin Sans FB Regular.ttf new file mode 100644 index 0000000..efaf22f Binary files /dev/null and b/assets/Berlin Sans FB Regular.ttf differ diff --git a/assets/Driving.png b/assets/Driving.png new file mode 100644 index 0000000..bb14abc Binary files /dev/null and b/assets/Driving.png differ diff --git a/assets/Flesch logo.png b/assets/Flesch logo.png new file mode 100644 index 0000000..e258655 Binary files /dev/null and b/assets/Flesch logo.png differ diff --git a/assets/Headerimg.png b/assets/Headerimg.png new file mode 100644 index 0000000..c59f023 Binary files /dev/null and b/assets/Headerimg.png differ diff --git a/assets/ING logo.png b/assets/ING logo.png new file mode 100644 index 0000000..8045706 Binary files /dev/null and b/assets/ING logo.png differ diff --git a/assets/LUF logo.png b/assets/LUF logo.png new file mode 100644 index 0000000..be1deb4 Binary files /dev/null and b/assets/LUF logo.png differ diff --git a/assets/Lato-Regular.ttf b/assets/Lato-Regular.ttf new file mode 100644 index 0000000..bb2e887 Binary files /dev/null and b/assets/Lato-Regular.ttf differ diff --git a/assets/Logo Symposium.svg b/assets/Logo Symposium.svg new file mode 100644 index 0000000..7ad217a --- /dev/null +++ b/assets/Logo Symposium.svg @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/NNV logo.png b/assets/NNV logo.png new file mode 100644 index 0000000..5b4e1c9 Binary files /dev/null and b/assets/NNV logo.png differ diff --git a/assets/Programma.jpeg b/assets/Programma.jpeg new file mode 100644 index 0000000..7a84eac Binary files /dev/null and b/assets/Programma.jpeg differ diff --git a/assets/Scheltema logo.png b/assets/Scheltema logo.png new file mode 100644 index 0000000..d36b22b Binary files /dev/null and b/assets/Scheltema logo.png differ diff --git a/assets/Symposiom logo.png b/assets/Symposiom logo.png new file mode 100644 index 0000000..cf230b7 Binary files /dev/null and b/assets/Symposiom logo.png differ diff --git a/assets/Test.jpg b/assets/Test.jpg new file mode 100644 index 0000000..1a1e5f1 Binary files /dev/null and b/assets/Test.jpg differ diff --git a/assets/Uni Leiden logo.png b/assets/Uni Leiden logo.png new file mode 100644 index 0000000..321449d Binary files /dev/null and b/assets/Uni Leiden logo.png differ diff --git a/assets/Walking.png b/assets/Walking.png new file mode 100644 index 0000000..8074044 Binary files /dev/null and b/assets/Walking.png differ diff --git a/assets/favicon.ico b/assets/favicon.ico new file mode 100644 index 0000000..1530388 Binary files /dev/null and b/assets/favicon.ico differ diff --git a/assets/sprekers/Fons Verbeek.png b/assets/sprekers/Fons Verbeek.png new file mode 100644 index 0000000..229969c Binary files /dev/null and b/assets/sprekers/Fons Verbeek.png differ diff --git a/assets/sprekers/Frits.png b/assets/sprekers/Frits.png new file mode 100644 index 0000000..882a67e Binary files /dev/null and b/assets/sprekers/Frits.png differ diff --git a/assets/sprekers/Honing.png b/assets/sprekers/Honing.png new file mode 100644 index 0000000..32d6989 Binary files /dev/null and b/assets/sprekers/Honing.png differ diff --git a/assets/sprekers/ING.png b/assets/sprekers/ING.png new file mode 100644 index 0000000..a128029 Binary files /dev/null and b/assets/sprekers/ING.png differ diff --git a/assets/sprekers/James Grime.png b/assets/sprekers/James Grime.png new file mode 100644 index 0000000..64b3625 Binary files /dev/null and b/assets/sprekers/James Grime.png differ diff --git a/assets/sprekers/Michiel Baatsen.png b/assets/sprekers/Michiel Baatsen.png new file mode 100644 index 0000000..5c55214 Binary files /dev/null and b/assets/sprekers/Michiel Baatsen.png differ diff --git a/assets/sprekers/Renate Loll.png b/assets/sprekers/Renate Loll.png new file mode 100644 index 0000000..1f249de Binary files /dev/null and b/assets/sprekers/Renate Loll.png differ diff --git a/assets/sprekers/Subodh Patil.png b/assets/sprekers/Subodh Patil.png new file mode 100644 index 0000000..d138449 Binary files /dev/null and b/assets/sprekers/Subodh Patil.png differ diff --git a/assets/sprekers/Ulrike Felt.png b/assets/sprekers/Ulrike Felt.png new file mode 100644 index 0000000..a401089 Binary files /dev/null and b/assets/sprekers/Ulrike Felt.png differ diff --git a/assets/sprekers/Vincent Icke.png b/assets/sprekers/Vincent Icke.png new file mode 100644 index 0000000..77b00f9 Binary files /dev/null and b/assets/sprekers/Vincent Icke.png differ diff --git a/assets/sprekers/placeholder.jpg b/assets/sprekers/placeholder.jpg new file mode 100644 index 0000000..3fe2058 Binary files /dev/null and b/assets/sprekers/placeholder.jpg differ diff --git a/css/master.css b/css/master.css index 87fe1e6..f9a14a6 100644 --- a/css/master.css +++ b/css/master.css @@ -1,6 +1,17 @@ +@font-face { + font-family: Lato; + src: url(..//assets/Lato-Regular.ttf); +} + +@font-face { + font-family: Berlin; + src: url(..//assets/Berlin\ Sans\ FB\ Regular.ttf); +} + *{ margin:0; padding:0; + font-family: Berlin; } html{ @@ -8,7 +19,7 @@ html{ } body{ - background-color: #013871; + background-color: #0057a6; } .nav-flex-container{ @@ -16,7 +27,7 @@ body{ flex-wrap: nowrap; flex-direction: row-reverse; width: 100%; - background-color: #f6fdff; + background-color: #d8e9f9; position: fixed; z-index: +1; } @@ -24,10 +35,10 @@ body{ .nav-flex-containerlogo{ display:flex; flex-wrap: nowrap; - width: 10%; + width: auto; opacity: 100%; position: fixed; - z-index: +2; + z-index: +1; } .navimg{ @@ -39,14 +50,30 @@ body{ padding-right: 20px; } +.nav-flex-containerlogo > h1{ + margin-top: 3%; + width: 100%; + color: #5894ca; +} + +.nav-flex-containerlogo > a{ + background:rgba(0, 0, 0, 0); + transition: 0.6s; +} + +.nav-flex-containerlogo > a:hover{ + background:rgba(0, 0, 0, 0); + margin-top: -6px; +} + a{ - width: 160px; height: auto; margin: 10px; text-align: center; line-height: 50px; font-size: 150%; - border-radius: 100px; + border-radius: 50px; + padding: 10px; } a, a:active, a:visited{ @@ -56,40 +83,44 @@ a, a:active, a:visited{ } a:hover{ - background-color:#c0d3e3; + background:#c0d3e3; + color: black; +} + +.card > a:hover{ + background:#c0d3e300; color: black; } header{ height: 100vh; - background: url(..//assest/Headerimg.png) no-repeat center center fixed; + background: url(..//assets/Headerimg.png) no-repeat center center fixed; background-size: cover; position: relative; } - -header > h1{ - color: #c0d3e3; - position:absolute; - text-align: center; - top:40%; - left: 50%; - font-size: 300%; - transform: translateX(-50%); - } header > a{ position:absolute; top:80%; left:50%; - width:150px; + width:350px; padding: 20px 40px; font-size: 250%; - background-color: #003773; + background: #ee9b6f; border:none; border-radius:5px; transform: translateX(-50%); } +header > a > p{ + font-size: 75%; +} + +header > a:hover{ + background: #0057a6; + color: black; +} + .main-flex-container{ display:flex; flex-direction:column; @@ -98,21 +129,34 @@ header > a{ margin-right: 150px; } +.index{ + display:flex; + flex-direction:column; + padding-top: 100px; + margin-left: 150px; + margin-right: 150px; +} + article { - width: 100%; + width: 80%; border-radius: 50px; margin-left: auto; margin-right: auto; margin-top: 25px; margin-bottom: 25px; padding: 40px; - background-color:#c0d3e3; - text-align: center; + background: linear-gradient(90deg, #ee9b6f 0%, #ee9b6f 5%, #d8e9f9 5%, #d8e9f9 100%); + text-align: left; + padding-left: 6%; scroll-margin-top: 110px; } +article >p{ + font-family: "Lato", sans-serif; +} + .speakers{ - width: 100%; + width: 80%; } .textWrapper{ @@ -124,20 +168,23 @@ article { .speakImgWrapper{ display:grid; - grid-template-columns: 1fr 1fr 1fr 1fr 1fr; + grid-template-columns: 1fr 1fr 1fr 1fr; grid-column-gap: 40px; + grid-row-gap: 40px; } .speakImg{ width: 100%; height: auto; - align-items: center; - justify-content: center; +} + +.speakImgWrapper > li > a { + margin: 0px; + padding-bottom: 0px ; } ul > li > h2{ width: 100%; - padding-bottom: 40px; } @@ -171,14 +218,14 @@ p > a{ grid-column-gap: 40px; padding:40px; height: auto; - } +} .card{ list-style:none; border-radius: 5px; background-repeat: no-repeat; background-size: contain; - } +} .img{ float: inherit; @@ -188,6 +235,23 @@ p > a{ padding-right: 20px; } +.sponsCardWrapper{ + display:grid; + grid-template-columns: 1fr 1fr 1fr; + grid-row-gap: 40px; + grid-column-gap: 40px; + padding:40px; + height: auto; +} + +.sponsCard{ + list-style:none; + border-radius: 5px; + background-repeat: no-repeat; + background-size: contain; + padding: 50px; +} + .sponsimg{ float: inherit; scale: 150%; @@ -205,12 +269,95 @@ p > a{ footer{ font-size: 100%; + padding-bottom: 5%; +} + +@media only screen and (min-width:1281px) and (max-width:1800px) { + .nav-flex-containerlogo{ + margin-top: 90px; + padding-right: 10px; + background-color: #d8e9f9; + border-bottom-right-radius: 80%; + } + + .sponsCardWrapper{ + display:grid; + grid-template-columns: 1fr; + grid-row-gap: 40px; + grid-column-gap: 40px; + padding:40px; + padding-left: 30%; + } +} + +@media only screen and (min-width:1001px) and (max-width:1280px) { + .nav-flex-container{ + position: absolute; + } + + .nav-flex-containerlogo{ + margin-top: 140px; + padding-right: 10px; + background-color: #d8e9f9; + border-bottom-right-radius: 80%; + position: absolute; + } + + .main-flex-container{ + padding-top: 50vh; + margin-left: 20px; + margin-right: 20px; + } + + .textWrapper{ + grid-template-columns: 1fr; + grid-row-gap: 0px; + padding:0px; + } + + .speakImgWrapper{ + grid-template-columns: 1fr 1fr 1fr 1fr; + align-items: center; + justify-content: center; + } + + .speakImgWrapper > li > a{ + margin: 0; + padding: 0; + } + + ul > li > h2{ + width: 100%; + padding-top: 0px; + padding-bottom: 20px; + } + + .speakImg{ + width: 100%; + } + + .cardWrapper{ + grid-template-columns: 1fr; + grid-gap: 20px; + padding:0px; + transform: translateX(5.5%); + } + + .sponsCardWrapper{ + display:grid; + grid-template-columns: 1fr; + grid-row-gap: 40px; + grid-column-gap: 40px; + padding:40px; + padding-left: 30%; + } } @media only screen and (min-width:601px) and (max-width:1000px){ .nav-flex-container{ - flex-direction: column; + padding-top: 30%; + flex-direction: column-reverse; align-items:center; justify-content:flex-start; position: absolute; @@ -220,22 +367,38 @@ footer{ position: absolute; } +.nav-flex-containerlogo > h1{ + padding-top: 6%; + width: 100%; + color: #5894ca; +} + .navimg{ width: 150px; } +header{ + padding-top: 50vh; +} + header > h1{ top:55%; - font-size: 200%; + font-size: 230%; } header > a{ - width:75px; - font-size: 150%; + width:40%; + font-size: 170%; } .main-flex-container{ - padding-top: 75px; + padding-top: 70vh; + margin-left: 20px; + margin-right: 20px; +} + +.index{ + padding-top: 0vh; margin-left: 20px; margin-right: 20px; } @@ -247,7 +410,6 @@ article { .speakers{ width: auto; - margin-top: 35vh ; } .textWrapper{ @@ -258,16 +420,23 @@ article { .speakImgWrapper{ grid-template-columns: 1fr; + align-items: center; + justify-content: center; +} + +.speakImgWrapper > li > a{ + margin: 0; + padding: 0; } ul > li > h2{ width: 100%; - padding-top: 40px; + padding-top: 0px; padding-bottom: 20px; } .speakImg{ - width: 50%; + width: 100%; } .cardWrapper{ @@ -277,47 +446,99 @@ ul > li > h2{ transform: translateX(5.5%); } +.sponsCardWrapper{ + grid-template-columns: 1fr; + grid-row-gap: 0px; + grid-column-gap: 40px; + padding:40px; + height: auto; + text-align: center; + padding-left: 0%; +} + +.sponsCard{ + list-style:none; + border-radius: 5px; + background-repeat: no-repeat; + background-size: contain; + padding: 50px; +} + +.sponsimg{ + float: inherit; + scale: 150%; + width: 200px; + height: auto; + padding-left: 20px; + padding-right: 20px; + padding-top: 20px; +} + } @media only screen and (max-width:600px){ .nav-flex-container{ - flex-direction: column; + padding-top: 40%; + flex-direction: column-reverse; align-items:center; justify-content:flex-start; position: absolute; } .nav-flex-containerlogo{ - position: absolute; + position: absolute; + scale:90%; + padding-top: 0%; + } + + .nav-flex-containerlogo > h1{ + padding-top: 0%; + width: 100%; + color: #5894ca; } - - .navimg{ - width: 75px; + + .nav-flex-containerlogo > a { + padding-top: 0%; } a{ - width: 100px; + width: 100%; height: auto; margin: 10px; text-align: center; line-height: 25px; - font-size: 120%; + font-size: 150%; border-radius: 100px; } header > h1{ width: 80%; - top:40vh; font-size: 120%; } header > a{ - width:75px; + width:40%; font-size: 150%; + transform: translateX(-55%); } .main-flex-container{ + width: 80vw; + display:flex; + flex-direction:column; + padding-top: 30vh; + margin-left: 0px; + margin-right: 0px; + align-items: center; + justify-content: center; +} + +.main-flex-container > article { + padding: 20px; +} + +.index{ width: 80vw; display:flex; flex-direction:column; @@ -327,13 +548,16 @@ ul > li > h2{ margin-right: 0px; } -.main-flex-container > article { +.index > article{ padding: 20px; } .speakers{ margin-top: 35vh; width: 100%; + align-items: center; + justify-content: center; + margin-left: 5%; } .textWrapper{ @@ -347,10 +571,17 @@ ul > li > article{ width: 60vw; } +.speakImgWrapper >li > h2{ + padding-left: 4%; + +} + .speakImgWrapper{ display:grid; grid-template-columns: 1fr; grid-column-gap: 40px; + align-items: center; + justify-content: center; } .speakImg{ @@ -365,6 +596,10 @@ ul > li > h2{ padding-bottom: 20px; } +article { + width: 80vw; + margin-left: 5vw; +} article > h1{ font-size: 150%; @@ -376,7 +611,7 @@ article > h2{ article > p{ padding: 10px; - font-size: 75%; + font-size: 120%; } p > a{ @@ -399,6 +634,24 @@ p > a{ background-size: contain; } + .sponsCardWrapper{ + grid-template-columns: 1fr; + grid-row-gap: 0px; + grid-column-gap: 20px; + padding:20px; + height: auto; + text-align: center; + padding-left: 0%; +} + +.sponsCard{ + list-style:none; + border-radius: 5px; + background-repeat: no-repeat; + background-size: contain; + padding: 50px; +} + .sponsimg{ float: inherit; scale: 100%; @@ -407,7 +660,6 @@ p > a{ padding-left: 20px; padding-right: 20px; padding-top: 20px; - transform: translateX(-15%); } .container{ diff --git a/index.html b/index.html index 365cd29..fdddb73 100644 --- a/index.html +++ b/index.html @@ -8,28 +8,27 @@ Symposium - +
-

Captivated by Time
- How Time Affects All Sciences
- 15th of February 2023 -

- Sign up + Sign up here

15th of February 2023

-
+

De Leidsche Flesch Symposium

@@ -65,22 +64,27 @@

Sponsors

This beautiful symposium would not be possible without the financial support of the following organisations

-
    -
  • - de leidsche Flesch logo +
      +
    • + Leiden University: Faculty of Science logo
    • -
    • - Leiden University: Faculty of Science logo +
    • + Leids Universiteits Fonds logo
    • -
    • - Leids Universiteits Fonds logo +
    • + ING logo +
    • +
    • + NNV logo +
    • +
    • + de leidsche Flesch logo
-
+

Website by Mark van Muijen

- \ No newline at end of file diff --git a/paginas/Programme.html b/paginas/Programme.html new file mode 100644 index 0000000..96cba40 --- /dev/null +++ b/paginas/Programme.html @@ -0,0 +1,66 @@ + + + + + + + + + + Symposium + + + + + +
+
+

Programme

+

The day of our symposium is divided into two tracks: a mathematics and computer science focused track; and a physics and astronomy focused track. However, there are lectures that both tracks have together. Walk-in starts at 9:30 and the first lecture starts at 10:00. The day will be completed with a joint lecture that ends at 17:00. After a long day of lectures there is a possibility to move back with us to “our” Snellius where dinner will be served, and where we can talk the day through while enjoying something to drink and eat. +
+
+ For more information about the content of our programme please see “Speakers”. +

+ The programme +
+ +
+

Sponsors

+

This beautiful symposium would not be possible without the financial support of the following organisations

+
    + +
  • + Leiden University: Faculty of Science logo +
  • +
  • + Leids Universiteits Fonds logo +
  • +
  • + ING logo +
  • +
  • + NNV logo +
  • +
  • + de leidsche Flesch logo +
  • +
+
+
+

Website by Mark van Muijen

+
+
+ + \ No newline at end of file diff --git a/paginas/Speakers M CS.html b/paginas/Speakers M CS.html new file mode 100644 index 0000000..37bf345 --- /dev/null +++ b/paginas/Speakers M CS.html @@ -0,0 +1,161 @@ + + + + + + + + + + Symposium + + + + + +
+
+
    +
  • + + speaker Prof. dr. Ulrike Felt + +

    Prof. dr. Ulrike Felt

    +
  • +
  • + + speaker Prof. dr. Henkjan Honing + +

    Prof. dr. Henkjan Honing

    +
  • +
  • + + speaker Dr. Frits Veerman + +

    Dr. Frits Veerman

    +
  • +
  • + + speaker Model Development Team ING ING + +

    Model Development Team ING

    +
  • +
  • + + speaker Prof. dr. Fons Verbeek + +

    Prof. dr. Fons Verbeek

    +
  • + +
  • + + speaker Dr. James Grime + +

    Dr. James Grime

    +
  • +
+
+ +
+ +

Prof. dr. Ulrike Felt - She has a broad interest in science and society. She played a big role in international research projects, for example being president of European Association for the Study of Science and Technology (EASST, 2017-2021).
Furthermore, she has been a visiting professor at numerous universities among them: ETH Zürich and STS group at Harvard University.

+

In 1983 she obtained her PhD in theoretical physics from the university of Vienna. She went to work as a member of the interdisciplinary research team at CERN that analysed the societal, political and scientific aspect of this huge European collaboration. In 1988 Ulrike Felt returned to Vienna, to the Helga Nowotny Institute of Philosophy of Science and Science Research. About ten years later she received her habilitation in Sociology of Science.

+ + Prof. dr. Felt is very involved in societal discussion about the role of science and technology in the contemporary world. On top of that, she is active in the field of European and Austrian policy advice.

+ + Prof. dr. Ulrike Felt will be a speaker for both tracks. +

+
+
+ +

Prof. dr. Henkjan Honing - He is a pioneer in the field of music cognition, an interdisciplinary field of study that looks into the role of perception, emotion, memory and expectation when listening to music. Honing is especially interested in what musicality is and can be; both in humans and animals.

+

After obtaining his PhD from the City University in London, he started specialising in computational modelling music cognition. He was granted a Distinguished NIAS Lorentz fellowship for his work. In 2014 he became full professor at the Institute of Logic, Language and Computation in Amsterdam. Moreover, he was elected to be a member of the Royal Netherlands Academy of Arts and Sciences. + + Beside lots of scientific publications, he has also published several books for the general public. In “Aap slaat maat. Op zoek naar de oorsprong van muzikaliteit bij mens en dier.” he points out surprising insights in the musicality of animals.

+ + Prof. dr. Henkjan Honing will be a speaker of the mathematics and computer science track.

+

+
+
+ +

Dr. Frits Veerman - He is an expert in the field of dynamical systems and as lecturer of several mathematics courses, like an undergraduate course on multivariable calculus and the graduate course “Introduction to Dynamical Systems”, he is a familiar face for mathematics students at Leiden University.

+

After his PhD in Leiden he worked as a postdoc at the renowned Centre of Mathematical Biology in Oxford. After postdoctoral research in Edinburgh and being a Humboldt Research Fellow in Heidelberg he returned to Leiden, where he is currently an assistant professor.

+ + At the moment he is mainly occupied with research in mathematical biology, an exciting interface of applied analysis and theoretical biology. With his expertise he is a suitable speaker for this event and a great addition to the other ones that we will announce in the coming weeks.

+ + Dr. Frits Veerman will be a speaker of the Mathematics and Computer Science track. +

+
+
+ +

ING -Model Development represented by Carla Giannina Inzerilli Model Validation represented by Anita Kohut COO Risk / assets & liquidity management represented by Tamas Gercsak and/or Benjamin Ma

+

Over the last couple of decades financial institutions have seen quite some changes, from new regulations to global and internal crises ING has been through it all. +
Together with around 60,000 employees worldwide we have served more than 38 million clients in 40 countries globally. In order to keep providing the best services and products to our clients we are constantly innovating our systems, models, and processes. Subsequently, we are leaders in innovation and digitalisation. +
Not only do we want to be leaders in innovation and digitalisation we also need to keep improving our systems each day. Due to the unpredictable world environmental regulations keep on changing and ING needs to stay compliant. Therefore systems need to be redesigned or completely developed from scratch. Although Financial Risk Management has seen many changes throughout the years, the financial institutions are not out of the heat. +
So how do we stay ahead and more importantly, how do we make sure that we are compliant? Three teams, model development, model validation, and COO Risk will deep dive into these topics.

+
+
+ +

Prof. dr. Fons Verbeek - Dr. Verbeek is a professor of Computational Bio-imaging at Leiden University. His research is focussed on image analysis.

+

After a PhD in applied physics he worked at the Hubrecht Institute in Utrecht that focuses on developmental biology and stem cells. Since 2003 Fons Verbeek has worked at the Leiden Institute for Advanced Computer Science (LIACS). In the meanwhile he has been a visiting professor of Bio-Manguinhos/Fiocruz (a biomedical institute that does research and produces vaccines). +

+ In his research machine learning and artificial intelligence are of great importance. Moreover, in his research projects the subject of Human Computer Interaction is often addressed. +

+ Prof. dr. Fons Verbeek will be a speaker in the Mathematics and Computer Science track. +

+
+
+ +

Dr. James Grime - He is broadly known for his appearances in the most famous maths Youtube channel, Numberphile.
+ Dr. Grime is a mathematician with a great passion for maths communication and promotion of mathematics. Therefore he spends most of his time touring the world to give talks or on Youtube reaching millions of people. +

+

James studied mathematics at Lancaster university. After obtaining his PhD from York university, he worked in research in combinatorics and group theory. + Then he joined the Millennium Mathematics Project from the University of Cambridge and he ran The Enigma Project on their behalf to bring mathematics to life.

+ + Besides his very successful Numberphile videos with which he reaches millions of people, James also reaches 12,000 people of all ages in the numerous talks he gives.

+ + If you want to know more about James Grime: check out his Youtube channel "singingbanana"; his Numberphile videos; or just google him and enjoy all the other talks that are available.

+ + Dr. James Grime will be a speaker for both tracks. +

+
+ +
+

Sponsors

+

This beautiful symposium would not be possible without the financial support of the following organisations

+
    +
  • + Leiden University: Faculty of Science logo +
  • +
  • + Leids Universiteits Fonds logo +
  • +
  • + ING logo +
  • +
  • + NNV logo +
  • +
  • + de leidsche Flesch logo +
  • +
+
+
+

Website by Mark van Muijen

+
+
+ + \ No newline at end of file diff --git a/paginas/Speakers P A.html b/paginas/Speakers P A.html new file mode 100644 index 0000000..d5a5b14 --- /dev/null +++ b/paginas/Speakers P A.html @@ -0,0 +1,180 @@ + + + + + + + + + + Symposium + + + + + +
+
+ +
    +
  • + + speaker Prof. dr. Ulrike Felt + +

    Prof. dr. Ulrike Felt

    +
  • +
  • + + speaker Prof. dr. Renate Loll + +

    Prof. dr. Renate Loll

    +
  • +
  • + + speaker Dr. Michiel Baatsen + +

    Dr. Michiel Baatsen

    +
  • +
  • + + speaker Model Development Team ING + +

    Model Development Team ING

    +
  • +
  • + + speaker Dr. Subodh Patil + +

    Dr. Subodh Patil

    +
  • +
  • + + Prof. dr. Vincent Icke + +

    Prof. dr. Vincent Icke

    +
  • +
  • + + speaker Dr. James Grime + +

    Dr. James Grime

    +
  • +
+
+ +
+ +

Prof. dr. Ulrike Felt - She has a broad interest in science and society. She played a big role in international research projects, for example being president of European Association for the Study of Science and Technology (EASST, 2017-2021).
Furthermore, she has been a visiting professor at numerous universities among them: ETH Zürich and STS group at Harvard University.

+

In 1983 she obtained her PhD in theoretical physics from the university of Vienna. She went to work as a member of the interdisciplinary research team at CERN that analysed the societal, political and scientific aspect of this huge European collaboration. In 1988 Ulrike Felt returned to Vienna, to the Helga Nowotny Institute of Philosophy of Science and Science Research. About ten years later she received her habilitation in Sociology of Science.

+ + Prof. dr. Felt is very involved in societal discussion about the role of science and technology in the contemporary world. On top of that, she is active in the field of European and Austrian policy advice.

+ + Prof. dr. Ulrike Felt will be a speaker for both tracks. +

+
+
+ +

Prof. dr. Renate Loll - Dr. Renate Loll is professor of theoretical physics at the Radboud University in Nijmegen and she holds a Distinguished Visiting Research Chair at the Perimeter Institute for Theoretical Physics in Canada.

+

She is one of the pioneers of a new approach to the non-perturbative quantization of gravity, that of ‘Causal Dynamical Triangulations’ which in recent years has produced a number of remarkable results. This approach is one of the attempts to obtain a theory of quantum gravity. +

+ Dr. Renate Loll received her PhD from Imperial College London. She has worked as a Heisenberg Fellow at the Max-Planck Institute for Gravitational Physics in Golm, Germany and she was professor at Utrecht University. +

+ Furthermore, she is a member of the Royal Netherlands Academy of Arts and Sciences (KNAW) and she is concerned with editorial tasks for different international journals. +

+ Prof. dr. Renate Loll will be a speaker in the Physics and Astronomy track. +

+
+
+ +

Dr. Michiel Baatsen - Dr. Baatsen’s research focuses on Dynamics Meteorology and Marine and Atmospheric Research.

+

Michiel Baatsen studied meteorology and has a PhD from Utrecht University and currently he is a junior assistant professor of Dynamics Meteorology in Utrecht. +

+ Dr. Baatsen is not only engaged in meteorology through his research, in his free time is a storm chaser as well. +

+ Dr. Michiel Baatsen will be a speaker of the physics and astronomy track. +

+
+
+ +

ING -Model Development represented by Carla Giannina Inzerilli Model Validation represented by Anita Kohut COO Risk / assets & liquidity management represented by Tamas Gercsak and/or Benjamin Ma

+

Over the last couple of decades financial institutions have seen quite some changes, from new regulations to global and internal crises ING has been through it all. +
Together with around 60,000 employees worldwide we have served more than 38 million clients in 40 countries globally. In order to keep providing the best services and products to our clients we are constantly innovating our systems, models, and processes. Subsequently, we are leaders in innovation and digitalisation. +
Not only do we want to be leaders in innovation and digitalisation we also need to keep improving our systems each day. Due to the unpredictable world environmental regulations keep on changing and ING needs to stay compliant. Therefore systems need to be redesigned or completely developed from scratch. Although Financial Risk Management has seen many changes throughout the years, the financial institutions are not out of the heat. +
So how do we stay ahead and more importantly, how do we make sure that we are compliant? Three teams, model development, model validation, and COO Risk will deep dive into these topics.

+
+
+ +

Dr. Subodh Patil - Dr. Patil is an assistant professor of particle cosmology at Leiden University. His research focuses on the early universe and how it originated in theories that go beyond the Standard Model of particle physics.

+

After his PhD dr. Patil worked at CERN and the University of Geneva. Before he became an assistant professor at the Lorentz Institute in Leiden, he was doing research at the University of Copenhagen. +

+ His research group uses the large scale structures present in the universe nowadays to research the origin. +

+ Dr. Subodh Patil will be a speaker of the physics and astronomy track. +

+
+
+ +

Prof. dr. Vincent Icke - He is one of few people in the Netherlands that is not only an exceptional lecturer and researcher, but also one of the most famous Dutch scientists.

+

At the moment he is an professor of theoretical astronomy at Leiden University, the institute where he earned his PhD in 1972 with a thesis on the formation of galaxies in clusters. He continued his research for several years at prestigious institutes for astrophysics at Cambridge University and Caltech.

+ + Besides his academic work he is also an artist and he is committed to the popularisation of science with TV performances and books like “Reisbureau Einstein” and “Licht. Tussen waarheid en wetenschap”.,

+ + Prof. dr. Icke will be a speaker of the Physics and Astronomy track. +

+
+
+ +

Dr. James Grime - He is broadly known for his appearances in the most famous maths Youtube channel, Numberphile.
+ Dr. Grime is a mathematician with a great passion for maths communication and promotion of mathematics. Therefore he spends most of his time touring the world to give talks or on Youtube reaching millions of people. +

+

James studied mathematics at Lancaster university. After obtaining his PhD from York university, he worked in research in combinatorics and group theory. + Then he joined the Millennium Mathematics Project from the University of Cambridge and he ran The Enigma Project on their behalf to bring mathematics to life.

+ + Besides his very successful Numberphile videos with which he reaches millions of people, James also reaches 12,000 people of all ages in the numerous talks he gives.

+ + If you want to know more about James Grime: check out his Youtube channel "singingbanana"; his Numberphile videos; or just google him and enjoy all the other talks that are available.

+ + Dr. James Grime will be a speaker for both tracks. +

+
+ +
+

Sponsors

+

This beautiful symposium would not be possible without the financial support of the following organisations

+
    + +
  • + Leiden University: Faculty of Science logo +
  • +
  • + Leids Universiteits Fonds logo +
  • +
  • + ING logo +
  • +
  • + NNV logo +
  • +
  • + de leidsche Flesch logo +
  • +
+
+
+

Website by Mark van Muijen

+
+
+ + \ No newline at end of file diff --git a/paginas/Venue Directions.html b/paginas/Venue Directions.html new file mode 100644 index 0000000..c2613d0 --- /dev/null +++ b/paginas/Venue Directions.html @@ -0,0 +1,95 @@ + + + + + + + + + + Symposium + + + + + +
+
+

Venue of the symposium: Scheltema Leiden

+

We are pleased to welcome you to the unique venue of Scheltema Leiden for the Symposium “Captivated by time”.
+ Scheltema Leiden is located at Marksteeg 1, 2312 CS te Leiden. +

+ Scheltema logo + +
+ + + +
+
+ +
+

Directions Leiden Centraal to Scheltema Leiden (by feet)

+

1) Position yourself with your back to the Main Entrance of Leiden Central Station.
+ 2) Then walk 300 meters straight ahead, over the Stationsweg.
+ 3) At some point, you arrive at a square, the Beestenmarkt, turn left and continue your walk.
+ 4) Cross the road and keep to the left of the Canal.
+ 5) Scheltema is located at the second road on the left
+

+ How to walk to Scheltema +
+ +
+

Directions A4 to Scheltema Leiden (by car)

+

1) Take Highway Exit 7 (Zoeterwoude-Dorp)
+ 2) Turn left at the first traffic light you encounter. Then drive straight ahead. You will eventually enter Leiden.
+ 3) Turn right at the first traffic light you encounter in Leiden.
+ 4) Keep driving straight ahead until you can no longer drive ahead, then turn left.
+ 5) Keep driving straight ahead until you see a windmill. At this point, the road curves to the right, but you need to turn left here and you arrive at the Parking Lammermarkt.

+ + 6) After exiting the Parking Garage, turn left and keep yourself on the right side of the road.
+ 7) Scheltema is located at the second road on the right.
+

+ How to drive to Scheltema +
+ +
+

Sponsors

+

This beautiful symposium would not be possible without the financial support of the following organisations

+
    + +
  • + Leiden University: Faculty of Science logo +
  • +
  • + Leids Universiteits Fonds logo +
  • +
  • + ING logo +
  • +
  • + NNV logo +
  • +
  • + de leidsche Flesch logo +
  • +
+
+ +
+ + \ No newline at end of file