From 75b3b6a4785b91909de7e06d2b729e43c1daeb59 Mon Sep 17 00:00:00 2001 From: Lucas Fryzek Date: Fri, 20 Jan 2023 21:15:05 -0500 Subject: Move over remaining blog posts --- .../IMG_20200407_172119-1-1024x768.jpg | Bin 0 -> 46335 bytes .../IMG_20200407_172119-1-scaled.jpg | Bin 0 -> 178193 bytes .../IMG_20200407_172119-scaled.jpg | Bin 0 -> 178193 bytes html/assets/2020-04-07-generating-video/sync.png | Bin 0 -> 11435 bytes .../visible_invisible.png | Bin 0 -> 26098 bytes .../2021-12-10-n64brew-gamejam-2021/bug_1.png | Bin 0 -> 23642 bytes .../2021-12-10-n64brew-gamejam-2021/bug_2.png | Bin 0 -> 49652 bytes .../2021-12-10-n64brew-gamejam-2021/bug_3.png | Bin 0 -> 69392 bytes .../2021-12-10-n64brew-gamejam-2021/bug_4.png | Bin 0 -> 58208 bytes .../2021-12-10-n64brew-gamejam-2021/bug_5.png | Bin 0 -> 50718 bytes html/assets/style.css | 33 +++++++++++++++++++++ 11 files changed, 33 insertions(+) create mode 100644 html/assets/2020-04-07-generating-video/IMG_20200407_172119-1-1024x768.jpg create mode 100644 html/assets/2020-04-07-generating-video/IMG_20200407_172119-1-scaled.jpg create mode 100644 html/assets/2020-04-07-generating-video/IMG_20200407_172119-scaled.jpg create mode 100644 html/assets/2020-04-07-generating-video/sync.png create mode 100644 html/assets/2020-04-07-generating-video/visible_invisible.png create mode 100644 html/assets/2021-12-10-n64brew-gamejam-2021/bug_1.png create mode 100644 html/assets/2021-12-10-n64brew-gamejam-2021/bug_2.png create mode 100644 html/assets/2021-12-10-n64brew-gamejam-2021/bug_3.png create mode 100644 html/assets/2021-12-10-n64brew-gamejam-2021/bug_4.png create mode 100644 html/assets/2021-12-10-n64brew-gamejam-2021/bug_5.png (limited to 'html/assets') diff --git a/html/assets/2020-04-07-generating-video/IMG_20200407_172119-1-1024x768.jpg b/html/assets/2020-04-07-generating-video/IMG_20200407_172119-1-1024x768.jpg new file mode 100644 index 0000000..4e1633e Binary files /dev/null and b/html/assets/2020-04-07-generating-video/IMG_20200407_172119-1-1024x768.jpg differ diff --git a/html/assets/2020-04-07-generating-video/IMG_20200407_172119-1-scaled.jpg b/html/assets/2020-04-07-generating-video/IMG_20200407_172119-1-scaled.jpg new file mode 100644 index 0000000..8f0e350 Binary files /dev/null and b/html/assets/2020-04-07-generating-video/IMG_20200407_172119-1-scaled.jpg differ diff --git a/html/assets/2020-04-07-generating-video/IMG_20200407_172119-scaled.jpg b/html/assets/2020-04-07-generating-video/IMG_20200407_172119-scaled.jpg new file mode 100644 index 0000000..8f0e350 Binary files /dev/null and b/html/assets/2020-04-07-generating-video/IMG_20200407_172119-scaled.jpg differ diff --git a/html/assets/2020-04-07-generating-video/sync.png b/html/assets/2020-04-07-generating-video/sync.png new file mode 100644 index 0000000..719a7e6 Binary files /dev/null and b/html/assets/2020-04-07-generating-video/sync.png differ diff --git a/html/assets/2020-04-07-generating-video/visible_invisible.png b/html/assets/2020-04-07-generating-video/visible_invisible.png new file mode 100644 index 0000000..d31711b Binary files /dev/null and b/html/assets/2020-04-07-generating-video/visible_invisible.png differ diff --git a/html/assets/2021-12-10-n64brew-gamejam-2021/bug_1.png b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_1.png new file mode 100644 index 0000000..ca96bd9 Binary files /dev/null and b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_1.png differ diff --git a/html/assets/2021-12-10-n64brew-gamejam-2021/bug_2.png b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_2.png new file mode 100644 index 0000000..cf3949e Binary files /dev/null and b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_2.png differ diff --git a/html/assets/2021-12-10-n64brew-gamejam-2021/bug_3.png b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_3.png new file mode 100644 index 0000000..f435e96 Binary files /dev/null and b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_3.png differ diff --git a/html/assets/2021-12-10-n64brew-gamejam-2021/bug_4.png b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_4.png new file mode 100644 index 0000000..fc00022 Binary files /dev/null and b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_4.png differ diff --git a/html/assets/2021-12-10-n64brew-gamejam-2021/bug_5.png b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_5.png new file mode 100644 index 0000000..7a202b2 Binary files /dev/null and b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_5.png differ diff --git a/html/assets/style.css b/html/assets/style.css index faee4ab..06345df 100644 --- a/html/assets/style.css +++ b/html/assets/style.css @@ -8,6 +8,39 @@ background-color: #e9e9e7; } +div.gallery p { + margin: 5px; + width: auto; + display: flex; + flex-wrap: wrap; + justify-content: center; +} + + +div.gallery img { + width: 300px; + height: auto; + margin-bottom: 2px; + margin-left: 2px; + margin-right: 0; + margin-top: 0; +} + +table +{ + border-collapse: collapse; +} + +td +{ + padding: 2px; +} + +table, th, td +{ + border: 1px solid; +} + body { background-color: #e9e9e7; -- cgit v1.2.3