From 16158415e739dc63b44b991bf25f87dba31634f6 Mon Sep 17 00:00:00 2001 From: Rhiannon Morris Date: Sat, 24 Aug 2024 20:46:17 +0200 Subject: [PATCH] various updates. sorry --- .gitignore | 5 ++ .well-known/button.json | 22 +++++ 8831-quox.png | 3 + 8831.png | 3 + ANGELF~1.HTM | 2 +- Makefile | 21 +++-- id.html | 2 +- index.html | 23 ++--- links.html | 109 +++++++++++++++++++++++ media/butterfly.png | 3 + media/buttons/candiedreptile.gif | 3 + media/buttons/cobalt.png | 3 + media/buttons/dex.png | 3 + media/buttons/dino.png | 3 + media/buttons/dusty.gif | 3 + media/buttons/grace.png | 3 + media/buttons/gulfie.png | 3 + media/buttons/inhuman.png | 3 + media/buttons/myno.gif | 3 + media/buttons/tsunderdog.gif | 3 + media/globe.svg | 35 ++++++++ ANGELF~1.CSS => style/ANGELF~1.CSS | 0 base.css => style/base.css | 22 ++--- {fonts => style/fonts}/muller/muller.css | 0 {fonts => style/fonts}/noto/noto.css | 0 id.css => style/id.css | 2 +- index.css => style/index.css | 14 ++- style/links.css | 72 +++++++++++++++ where.css => style/where.css | 3 +- where.html | 25 +++--- 30 files changed, 335 insertions(+), 61 deletions(-) create mode 100644 .well-known/button.json create mode 100644 8831-quox.png create mode 100644 8831.png create mode 100644 links.html create mode 100644 media/butterfly.png create mode 100644 media/buttons/candiedreptile.gif create mode 100644 media/buttons/cobalt.png create mode 100644 media/buttons/dex.png create mode 100644 media/buttons/dino.png create mode 100644 media/buttons/dusty.gif create mode 100644 media/buttons/grace.png create mode 100644 media/buttons/gulfie.png create mode 100644 media/buttons/inhuman.png create mode 100644 media/buttons/myno.gif create mode 100644 media/buttons/tsunderdog.gif create mode 100644 media/globe.svg rename ANGELF~1.CSS => style/ANGELF~1.CSS (100%) rename base.css => style/base.css (90%) rename {fonts => style/fonts}/muller/muller.css (100%) rename {fonts => style/fonts}/noto/noto.css (100%) rename id.css => style/id.css (89%) rename index.css => style/index.css (78%) create mode 100644 style/links.css rename where.css => style/where.css (91%) diff --git a/.gitignore b/.gitignore index 67f2444..c22d564 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +style/fonts/**/*.eot +style/fonts/**/*.svg +style/fonts/**/*.ttf +style/fonts/**/*.woff +style/fonts/**/*.woff2 fonts/**/*.eot fonts/**/*.svg fonts/**/*.ttf diff --git a/.well-known/button.json b/.well-known/button.json new file mode 100644 index 0000000..6220bf4 --- /dev/null +++ b/.well-known/button.json @@ -0,0 +1,22 @@ +{ + "$schema": "https://codeberg.org/LunarEclipse/well-known-button/raw/branch/main/drafts/button-2024-06.schema.json", + "default": "ce20aa64-4e95-11ef-b42c-838186663ff7", + "buttons": [ + { + "id": "ce20aa64-4e95-11ef-b42c-838186663ff7", + "uri": "https://yummy.cricket/8831.png", + "alt": "the gec zone", + "link": "https://yummy.cricket", + "sha256": "1357dc055ec9bcae24826a689a72d6245779b7aac7f6256c2ee2a102233de0af", + "animations": "none" + }, + { + "id": "220a360e-4e96-11ef-bf9c-0b97c65ca05d", + "uri": "https://yummy.cricket/8831-quox.png", + "alt": "the quog zone", + "link": "https://yummy.cricket", + "sha256": "89ab02e44093ce81bb02cdfb5c743a83db4f1faad161d2f1aacbf519635915ba", + "animations": "none" + } + ] +} diff --git a/8831-quox.png b/8831-quox.png new file mode 100644 index 0000000..e1b0099 --- /dev/null +++ b/8831-quox.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ab02e44093ce81bb02cdfb5c743a83db4f1faad161d2f1aacbf519635915ba +size 2463 diff --git a/8831.png b/8831.png new file mode 100644 index 0000000..f147368 --- /dev/null +++ b/8831.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1357dc055ec9bcae24826a689a72d6245779b7aac7f6256c2ee2a102233de0af +size 13083 diff --git a/ANGELF~1.HTM b/ANGELF~1.HTM index ca72e68..86141f0 100644 --- a/ANGELF~1.HTM +++ b/ANGELF~1.HTM @@ -7,7 +7,7 @@ - + 🦎 the gec zone 🦎
diff --git a/Makefile b/Makefile index f54ce11..5930f83 100644 --- a/Makefile +++ b/Makefile @@ -1,16 +1,15 @@ -FONTS = $(shell find fonts -type f) -CSS = base.css index.css where.css comms.css ANGELF~1.CSS id.css -PAGES = index.html where.html comms.html ANGELF~1.HTM pubkey.txt id.html -MEDIA = $(patsubst %,media/%, \ +CSS = $(shell find style -type f) +PAGES = index.html where.html pubkey.txt id.html links.html +MEDIA = $(patsubst %,media/%, \ bg.png bg_2x.png bg_dim.png bg_2x_dim.png kesi.png quoxtrans.png \ - mlem.gif mlem_static.png chitter.png lockpen.png \ + mlem.gif mlem_static.png chitter.png butterfly.png lockpen.png \ quobl.png quobl2.png \ ) \ - $(wildcard media/*.svg) $(wildcard media/flags/*) -AFMEDIA = $(patsubst %,NEWFOL~1/%, \ - GEC.JPG PBRUSH.GIF PROGRAM.GIF QUESTION.GIF MAIL.GIF LOWBATT.GIF \ - W95FA.otf w95fa.woff w95fa.woff2 \ - ) + $(wildcard media/*.svg) $(wildcard media/flags/*) \ + $(wildcard media/buttons/*) \ + 8831.png 8831-quox.png +MISC = $(shell find .well-known -type f) +ALL = $(CSS) $(PAGES) $(MEDIA) $(MISC) BUILDDIR ?= _build TMPDIR ?= _tmp @@ -22,7 +21,7 @@ REMOTE_DIR ?= yummy all: build -build: $(patsubst %,$(BUILDDIR)/%,$(FONTS) $(CSS) $(PAGES) $(MEDIA) $(AFMEDIA)) +build: $(patsubst %,$(BUILDDIR)/%,$(ALL)) upload: build @rsync --recursive --partial --progress --copy-links \ diff --git a/id.html b/id.html index 6690e4f..d4fd2e1 100644 --- a/id.html +++ b/id.html @@ -3,7 +3,7 @@ - + identity matrix diff --git a/index.html b/index.html index 59d2a62..ddf3ad7 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - + 🦎 the gec zone 🦎 @@ -25,21 +25,14 @@
-
  • identity -
  • contact -
  • art -
  • comms -
  • code -
  • conlangs +
  • identity +
  • contact +
  • art +
  • comms +
  • code +
  • conlangs +
  • links
  • - -
    - -
    +
    personal gallery
    here +
    itaku
    niss +
    weasyl
    niss + +
    deviantart
    2gecs +
    ko-fi
    nissss +