About Social Code
summaryrefslogtreecommitdiff
path: root/html/assets
diff options
context:
space:
mode:
authorLucas Fryzek <lucas.fryzek@gmail.com>2023-01-20 21:15:05 -0500
committerLucas Fryzek <lucas.fryzek@gmail.com>2023-01-20 21:15:05 -0500
commit75b3b6a4785b91909de7e06d2b729e43c1daeb59 (patch)
tree8aa686f655b634e77f8fa0cef958a57fed1b6ebd /html/assets
parent6474b2abb5a607a924dacab2a6fec6de69fe5c6b (diff)
Move over remaining blog posts
Diffstat (limited to 'html/assets')
-rw-r--r--html/assets/2020-04-07-generating-video/IMG_20200407_172119-1-1024x768.jpgbin0 -> 46335 bytes
-rw-r--r--html/assets/2020-04-07-generating-video/IMG_20200407_172119-1-scaled.jpgbin0 -> 178193 bytes
-rw-r--r--html/assets/2020-04-07-generating-video/IMG_20200407_172119-scaled.jpgbin0 -> 178193 bytes
-rw-r--r--html/assets/2020-04-07-generating-video/sync.pngbin0 -> 11435 bytes
-rw-r--r--html/assets/2020-04-07-generating-video/visible_invisible.pngbin0 -> 26098 bytes
-rw-r--r--html/assets/2021-12-10-n64brew-gamejam-2021/bug_1.pngbin0 -> 23642 bytes
-rw-r--r--html/assets/2021-12-10-n64brew-gamejam-2021/bug_2.pngbin0 -> 49652 bytes
-rw-r--r--html/assets/2021-12-10-n64brew-gamejam-2021/bug_3.pngbin0 -> 69392 bytes
-rw-r--r--html/assets/2021-12-10-n64brew-gamejam-2021/bug_4.pngbin0 -> 58208 bytes
-rw-r--r--html/assets/2021-12-10-n64brew-gamejam-2021/bug_5.pngbin0 -> 50718 bytes
-rw-r--r--html/assets/style.css33
11 files changed, 33 insertions, 0 deletions
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
--- /dev/null
+++ b/html/assets/2020-04-07-generating-video/IMG_20200407_172119-1-1024x768.jpg
Binary files 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
--- /dev/null
+++ b/html/assets/2020-04-07-generating-video/IMG_20200407_172119-1-scaled.jpg
Binary files 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
--- /dev/null
+++ b/html/assets/2020-04-07-generating-video/IMG_20200407_172119-scaled.jpg
Binary files 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
--- /dev/null
+++ b/html/assets/2020-04-07-generating-video/sync.png
Binary files 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
--- /dev/null
+++ b/html/assets/2020-04-07-generating-video/visible_invisible.png
Binary files 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
--- /dev/null
+++ b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_1.png
Binary files 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
--- /dev/null
+++ b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_2.png
Binary files 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
--- /dev/null
+++ b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_3.png
Binary files 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
--- /dev/null
+++ b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_4.png
Binary files 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
--- /dev/null
+++ b/html/assets/2021-12-10-n64brew-gamejam-2021/bug_5.png
Binary files 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;