From e2ad0fa1044271b329cdab6dc952e8fe53bc585e Mon Sep 17 00:00:00 2001 From: gennyble Date: Sat, 13 Apr 2024 04:49:16 -0500 Subject: Move sillygifs --- served/bits/sillygifs/sillygifs.css | 22 +++++++++++++ served/bits/sillygifs/sillygifs.html | 57 ++++++++++++++++++++++++++++++++++ served/things/sillygifs/sillygifs.css | 22 ------------- served/things/sillygifs/sillygifs.html | 57 ---------------------------------- served/things/things.html | 3 +- 5 files changed, 81 insertions(+), 80 deletions(-) create mode 100644 served/bits/sillygifs/sillygifs.css create mode 100644 served/bits/sillygifs/sillygifs.html delete mode 100644 served/things/sillygifs/sillygifs.css delete mode 100644 served/things/sillygifs/sillygifs.html (limited to 'served') diff --git a/served/bits/sillygifs/sillygifs.css b/served/bits/sillygifs/sillygifs.css new file mode 100644 index 0000000..678e292 --- /dev/null +++ b/served/bits/sillygifs/sillygifs.css @@ -0,0 +1,22 @@ +table { + margin: 1rem auto; +} + +@media (max-width: 50rem) { + /* Modile target */ + table { + width: 100%; + } +} + +@media (min-width: 50rem) { + /* Desktop target */ + + table { + min-width: 25rem; + } + + td { + margin: 0 1rem; + } +} \ No newline at end of file diff --git a/served/bits/sillygifs/sillygifs.html b/served/bits/sillygifs/sillygifs.html new file mode 100644 index 0000000..1fe7b85 --- /dev/null +++ b/served/bits/sillygifs/sillygifs.html @@ -0,0 +1,57 @@ +--- +template=post +title=Sillygifs +style=sillygifs.css +style=/styles/post.css +#Category gif +--- + +
+ animated gif counting from 0 to 9. the digits are written left to right rather then replacing the previous +
+ +I really like GIFs. As cute little weird things people send to one another, +and as an at-the-time-of-writing 34 year old file format. So I thought I'd make a +few. + +The one that's counting above in an ambery colour is in the font Alarm Clock. +You can find it here: dafont.com/alarm-clock. + +I wanted to make a long gif. A sillily long gif. Something so long that I seriously doubt anyone will let it +play through entirely. Below is a set of five gif that count to different powers of ten with a second +between numbers. They're black and white and are in the Instruction font +(dafont). + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FileWatch TimeSize
100.gif1m40s48.6KB
1000.gif16m40s478.0KB
10_000.gif2h46m40s4.66MB
100_000.gif1d3h46m40s46.60MB
1_000_000.gif11d13h46m40s466.03MB
\ No newline at end of file diff --git a/served/things/sillygifs/sillygifs.css b/served/things/sillygifs/sillygifs.css deleted file mode 100644 index 678e292..0000000 --- a/served/things/sillygifs/sillygifs.css +++ /dev/null @@ -1,22 +0,0 @@ -table { - margin: 1rem auto; -} - -@media (max-width: 50rem) { - /* Modile target */ - table { - width: 100%; - } -} - -@media (min-width: 50rem) { - /* Desktop target */ - - table { - min-width: 25rem; - } - - td { - margin: 0 1rem; - } -} \ No newline at end of file diff --git a/served/things/sillygifs/sillygifs.html b/served/things/sillygifs/sillygifs.html deleted file mode 100644 index 1fe7b85..0000000 --- a/served/things/sillygifs/sillygifs.html +++ /dev/null @@ -1,57 +0,0 @@ ---- -template=post -title=Sillygifs -style=sillygifs.css -style=/styles/post.css -#Category gif ---- - -
- animated gif counting from 0 to 9. the digits are written left to right rather then replacing the previous -
- -I really like GIFs. As cute little weird things people send to one another, -and as an at-the-time-of-writing 34 year old file format. So I thought I'd make a -few. - -The one that's counting above in an ambery colour is in the font Alarm Clock. -You can find it here: dafont.com/alarm-clock. - -I wanted to make a long gif. A sillily long gif. Something so long that I seriously doubt anyone will let it -play through entirely. Below is a set of five gif that count to different powers of ten with a second -between numbers. They're black and white and are in the Instruction font -(dafont). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FileWatch TimeSize
100.gif1m40s48.6KB
1000.gif16m40s478.0KB
10_000.gif2h46m40s4.66MB
100_000.gif1d3h46m40s46.60MB
1_000_000.gif11d13h46m40s466.03MB
\ No newline at end of file diff --git a/served/things/things.html b/served/things/things.html index a70f20a..f078245 100644 --- a/served/things/things.html +++ b/served/things/things.html @@ -6,4 +6,5 @@ style=/styles/post.css --- living pages for my projects and their various states of dissary. This section -is not part of the Atom Feed, but project updates published in words/ are. \ No newline at end of file +is not part of the Atom Feed, but project updates published in +words/ are. \ No newline at end of file -- cgit 1.4.1-3-g733a5