Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
f4dec61
add cfc 2025
albertodiazdorado-tng Jun 5, 2025
6d84bc1
add first keynote
albertodiazdorado-tng Jun 14, 2025
e3246a2
add registration link everywhere
albertodiazdorado-tng Jun 18, 2025
567c56b
upgrade js dependencies and rebuild styles
albertodiazdorado-tng Jun 18, 2025
9b6b5b8
add registration section as a separate one
albertodiazdorado-tng Jul 3, 2025
405589a
add all speakers and load image from rodrigo mesquita
albertodiazdorado-tng Jul 16, 2025
91a9003
fix typo
albertodiazdorado-tng Aug 1, 2025
b927eaa
add abstract for rodrigo
albertodiazdorado-tng Aug 21, 2025
252227a
add talk by gael dest
albertodiazdorado-tng Aug 23, 2025
32b72e3
add joe warren
albertodiazdorado-tng Aug 23, 2025
2c2ebdb
fix typo
albertodiazdorado-tng Aug 23, 2025
6fafa8d
add programme for 2025
albertodiazdorado-tng Aug 26, 2025
648bdc6
update registration section
albertodiazdorado-tng Aug 29, 2025
a08b20d
Fix Roberto->Rodrigo
fmthoma Sep 1, 2025
495c6b3
remove call fo rregistration
albertodiazdorado-tng Sep 4, 2025
a704178
remove registration from the homepage
albertodiazdorado-tng Sep 11, 2025
cb4646c
Add projects
fmthoma Sep 12, 2025
7b74610
Fix menu item
fmthoma Sep 12, 2025
579faa6
Fix typo
fmthoma Sep 12, 2025
c5e44fd
Fix project name
fmthoma Sep 12, 2025
00e43c1
Add keynote video for Rodrigo
fmthoma Sep 12, 2025
7b9ebd4
add steven shuck to the website
albertodiazdorado-tng Sep 13, 2025
1559012
Styling for program headlines
fmthoma Sep 13, 2025
690ebc6
add youtube talk by andrew lelechenko
albertodiazdorado-tng Sep 13, 2025
1996d12
Update projects
fmthoma Sep 14, 2025
f2ffaeb
add talk by mike
albertodiazdorado-tng Sep 14, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions assets/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ header > img {
/* pick one of background color or background image+size */
/* background-color: rgba(128, 128, 128, 0.2); */
}
.youtube-2025-rodrigo {
background-image: url("../img/2025/munihac-2025-logo.svg");
background-size: auto 180px;
background-position: center;
background-repeat: no-repeat;
}
.youtube-2024-niki {
background-image: url("../img/2024/thumbnail/niki.jpg");
background-size: auto 180px;
Expand Down
34 changes: 31 additions & 3 deletions assets/dist/bootstrap-icons.css
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
/*!
* Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
* Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
* Copyright 2019-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
*/

@font-face {
font-display: block;
font-family: "bootstrap-icons";
src: url("./fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
url("./fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
src: url("./fonts/bootstrap-icons.woff2?e34853135f9e39acf64315236852cd5a") format("woff2"),
url("./fonts/bootstrap-icons.woff?e34853135f9e39acf64315236852cd5a") format("woff");
}

.bi::before,
Expand Down Expand Up @@ -2076,3 +2076,31 @@ url("./fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("wof
.bi-suitcase2-fill::before { content: "\f901"; }
.bi-suitcase2::before { content: "\f902"; }
.bi-vignette::before { content: "\f903"; }
.bi-bluesky::before { content: "\f7f9"; }
.bi-tux::before { content: "\f904"; }
.bi-beaker-fill::before { content: "\f905"; }
.bi-beaker::before { content: "\f906"; }
.bi-flask-fill::before { content: "\f907"; }
.bi-flask-florence-fill::before { content: "\f908"; }
.bi-flask-florence::before { content: "\f909"; }
.bi-flask::before { content: "\f90a"; }
.bi-leaf-fill::before { content: "\f90b"; }
.bi-leaf::before { content: "\f90c"; }
.bi-measuring-cup-fill::before { content: "\f90d"; }
.bi-measuring-cup::before { content: "\f90e"; }
.bi-unlock2-fill::before { content: "\f90f"; }
.bi-unlock2::before { content: "\f910"; }
.bi-battery-low::before { content: "\f911"; }
.bi-anthropic::before { content: "\f912"; }
.bi-apple-music::before { content: "\f913"; }
.bi-claude::before { content: "\f914"; }
.bi-openai::before { content: "\f915"; }
.bi-perplexity::before { content: "\f916"; }
.bi-css::before { content: "\f917"; }
.bi-javascript::before { content: "\f918"; }
.bi-typescript::before { content: "\f919"; }
.bi-fork-knife::before { content: "\f91a"; }
.bi-globe-americas-fill::before { content: "\f91b"; }
.bi-globe-asia-australia-fill::before { content: "\f91c"; }
.bi-globe-central-south-asia-fill::before { content: "\f91d"; }
.bi-globe-europe-africa-fill::before { content: "\f91e"; }
30 changes: 29 additions & 1 deletion assets/dist/bootstrap-icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -2048,5 +2048,33 @@
"suitcase": 63744,
"suitcase2-fill": 63745,
"suitcase2": 63746,
"vignette": 63747
"vignette": 63747,
"bluesky": 63481,
"tux": 63748,
"beaker-fill": 63749,
"beaker": 63750,
"flask-fill": 63751,
"flask-florence-fill": 63752,
"flask-florence": 63753,
"flask": 63754,
"leaf-fill": 63755,
"leaf": 63756,
"measuring-cup-fill": 63757,
"measuring-cup": 63758,
"unlock2-fill": 63759,
"unlock2": 63760,
"battery-low": 63761,
"anthropic": 63762,
"apple-music": 63763,
"claude": 63764,
"openai": 63765,
"perplexity": 63766,
"css": 63767,
"javascript": 63768,
"typescript": 63769,
"fork-knife": 63770,
"globe-americas-fill": 63771,
"globe-asia-australia-fill": 63772,
"globe-central-south-asia-fill": 63773,
"globe-europe-africa-fill": 63774
}
4 changes: 2 additions & 2 deletions assets/dist/bootstrap-icons.min.css

Large diffs are not rendered by default.

30 changes: 29 additions & 1 deletion assets/dist/bootstrap-icons.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
* Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
* Copyright 2019-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
*/
Expand Down Expand Up @@ -2083,6 +2083,34 @@ $bootstrap-icons-map: (
"suitcase2-fill": "\f901",
"suitcase2": "\f902",
"vignette": "\f903",
"bluesky": "\f7f9",
"tux": "\f904",
"beaker-fill": "\f905",
"beaker": "\f906",
"flask-fill": "\f907",
"flask-florence-fill": "\f908",
"flask-florence": "\f909",
"flask": "\f90a",
"leaf-fill": "\f90b",
"leaf": "\f90c",
"measuring-cup-fill": "\f90d",
"measuring-cup": "\f90e",
"unlock2-fill": "\f90f",
"unlock2": "\f910",
"battery-low": "\f911",
"anthropic": "\f912",
"apple-music": "\f913",
"claude": "\f914",
"openai": "\f915",
"perplexity": "\f916",
"css": "\f917",
"javascript": "\f918",
"typescript": "\f919",
"fork-knife": "\f91a",
"globe-americas-fill": "\f91b",
"globe-asia-australia-fill": "\f91c",
"globe-central-south-asia-fill": "\f91d",
"globe-europe-africa-fill": "\f91e",
);

@each $icon, $codepoint in $bootstrap-icons-map {
Expand Down
4 changes: 2 additions & 2 deletions assets/dist/bootstrap.bundle.min.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions assets/dist/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,12 @@ header > img {
/* pick one of background color or background image+size */
/* background-color: rgba(128, 128, 128, 0.2); */
}
.youtube-2025-rodrigo {
background-image: url("../img/2025/munihac-2025-logo.svg");
background-size: auto 180px;
background-position: center;
background-repeat: no-repeat;
}
.youtube-2024-niki {
background-image: url("../img/2024/thumbnail/niki.jpg");
background-size: auto 180px;
Expand Down
Binary file modified assets/dist/fonts/bootstrap-icons.woff
Binary file not shown.
Binary file modified assets/dist/fonts/bootstrap-icons.woff2
Binary file not shown.
22 changes: 13 additions & 9 deletions assets/dist/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/dist/styles.css.map

Large diffs are not rendered by default.

Loading