Add badge data and images
259
_data/badges.js
Normal file
@@ -0,0 +1,259 @@
|
|||||||
|
export default {
|
||||||
|
imgBaseUrl: "/img/badges/",
|
||||||
|
badges: [
|
||||||
|
{
|
||||||
|
altText: "Built with Eleventy.",
|
||||||
|
imageURL: "built-with-eleventy.gif",
|
||||||
|
linkURL: "https://www.11ty.dev/",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Anything but Chrome.",
|
||||||
|
imageURL: "anythingbut.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Mastodon.",
|
||||||
|
imageURL: "mastodon.png",
|
||||||
|
linkURL: "https://lounge.town/@nathanu",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Powered by Arch BTW.",
|
||||||
|
imageURL: "powered-by-arch-btw.png",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Fuck Reform UK.",
|
||||||
|
imageURL: "freform.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Hyenas Now.",
|
||||||
|
imageURL: "hyenas-now.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Matrix.",
|
||||||
|
imageURL: "matrix.2338528959.png",
|
||||||
|
linkURL: "https://matrix.to/#/@nathan:upchur.ch",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Written by a human.",
|
||||||
|
imageURL: "written-by-a-human.gif",
|
||||||
|
linkURL: "/ai/",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "I like computer.",
|
||||||
|
imageURL: "3computer.jpg",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Up all night.",
|
||||||
|
imageURL: "anibanner.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "800 x 600 Hi-Colors.",
|
||||||
|
imageURL: "61.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "ACAB",
|
||||||
|
imageURL: "acab.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Get Anarchy Now!",
|
||||||
|
imageURL: "anarchy-now.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "No Nazi, No Fascism, No Racism.",
|
||||||
|
imageURL: "antinazi.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "This is an Anti-NFT site.",
|
||||||
|
imageURL: "antinft.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Any browser you like.",
|
||||||
|
imageURL: "any_browser.1317991118.png",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Gifypet",
|
||||||
|
imageURL: "badge.gif",
|
||||||
|
linkURL: "https://gifypet.neocities.org/",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Pansexual",
|
||||||
|
imageURL: "badge_pansexual.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Banana",
|
||||||
|
imageURL: "banana.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Free Palestine Now!!!",
|
||||||
|
imageURL: "bufreepalestine.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "A meowing cartoon cat with 'Devils' written beneath it.",
|
||||||
|
imageURL: "button-devils.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "NFT? No fucking thanks.",
|
||||||
|
imageURL: "button110.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Game boy color logo.",
|
||||||
|
imageURL: "color.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Copy that floppy!",
|
||||||
|
imageURL: "copy_floppy.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Made with cascading style sheets.",
|
||||||
|
imageURL: "css3.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Defective by design. Eliminate DRM now!",
|
||||||
|
imageURL: "dbd.2333814563.webp",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Don't feed the AI!",
|
||||||
|
imageURL: "dontfeedai.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "A seal with the word ‘dream’ appearing beside it.",
|
||||||
|
imageURL: "dream_coloured.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Eat the rich.",
|
||||||
|
imageURL: "eatdarich.jpg",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Join the Fediverse.",
|
||||||
|
imageURL: "fediverse.gif",
|
||||||
|
linkURL: "https://jointhefediverse.net",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Take back the web. Firefox logo.",
|
||||||
|
imageURL: "fftake.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Firefox",
|
||||||
|
imageURL: "firefox3.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Tested on Firefox.",
|
||||||
|
imageURL: "firefox4.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Game Boy logo",
|
||||||
|
imageURL: "gb.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Gitea",
|
||||||
|
imageURL: "gitea.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Made on GNU/Linux.",
|
||||||
|
imageURL: "gnu-linux.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText:
|
||||||
|
"Fight for open web standards. Fight for online privacy. Fight against monopolistic practices. Stand up to Google!",
|
||||||
|
imageURL: "google_stand.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Got HTML?",
|
||||||
|
imageURL: "got_html.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "GLPV3",
|
||||||
|
imageURL: "gplv3.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "There are no bad hair days on the internet.",
|
||||||
|
imageURL: "hair.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "I hate Macintosh.",
|
||||||
|
imageURL: "hatemac_b.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Hyenas now!",
|
||||||
|
imageURL: "internetarchive.2540748731.png",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Jellyfin",
|
||||||
|
imageURL: "jellyfin.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "KDE now!",
|
||||||
|
imageURL: "knbutton.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Linux now! 2.0",
|
||||||
|
imageURL: "linuxnow2.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Stop Microsoft!",
|
||||||
|
imageURL: "microsoft_stop.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Midi",
|
||||||
|
imageURL: "midinote.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Mobile friendly.",
|
||||||
|
imageURL: "mobilefriendly.1035495686.png",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Superstition: No!",
|
||||||
|
imageURL: "nobelief.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Campaign against frames!",
|
||||||
|
imageURL: "noframes3.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "From the river to the sea: free Palestine.",
|
||||||
|
imageURL: "palestine.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Powered by Penguins.",
|
||||||
|
imageURL: "penguins.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Status Cafe: Your friends’ updates.",
|
||||||
|
imageURL: "statuscafe.gif",
|
||||||
|
linkURL: "https://status.cafe/",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Go straight to hell!!!",
|
||||||
|
imageURL: "tohell.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Tor logo",
|
||||||
|
imageURL: "tor.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Trans rights now!",
|
||||||
|
imageURL: "transnow2.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "uBlock Origin Now!",
|
||||||
|
imageURL: "ublock-origin.3786077848.webp",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "Under construction.",
|
||||||
|
imageURL: "undercon2.gif",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "View and sign my guestbook. Click here.",
|
||||||
|
imageURL: "viewbook.gif",
|
||||||
|
linkURL: "/guestbook/",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "wilby.me search",
|
||||||
|
imageURL: "wiby.1897295341.png",
|
||||||
|
linkURL: "https://wiby.me/",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
altText: "I survived Y2K.",
|
||||||
|
imageURL: "y2ks.gif",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
};
|
||||||
BIN
public/img/badges/3computer.jpg
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
public/img/badges/61.gif
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
public/img/badges/acab.gif
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
public/img/badges/anarchy-now.gif
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
public/img/badges/anibanner.gif
Normal file
|
After Width: | Height: | Size: 106 KiB |
BIN
public/img/badges/antinazi.gif
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
public/img/badges/antinft.gif
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
public/img/badges/any_browser.1317991118.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
public/img/badges/anythingbut.gif
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
public/img/badges/badge.gif
Normal file
|
After Width: | Height: | Size: 3.9 KiB |
BIN
public/img/badges/badge_pansexual.gif
Normal file
|
After Width: | Height: | Size: 870 B |
BIN
public/img/badges/banana.gif
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
public/img/badges/bufreepalestine.gif
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
public/img/badges/built-with-eleventy.gif
Normal file
|
After Width: | Height: | Size: 15 KiB |
BIN
public/img/badges/button-devils.gif
Normal file
|
After Width: | Height: | Size: 27 KiB |
BIN
public/img/badges/button110.gif
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
public/img/badges/color.gif
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
public/img/badges/copy_floppy.gif
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
public/img/badges/css3.gif
Normal file
|
After Width: | Height: | Size: 660 B |
BIN
public/img/badges/dbd.2333814563.webp
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
public/img/badges/dontfeedai.gif
Normal file
|
After Width: | Height: | Size: 937 B |
BIN
public/img/badges/dream_coloured.gif
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
public/img/badges/eatdarich.jpg
Normal file
|
After Width: | Height: | Size: 3.4 KiB |
BIN
public/img/badges/fediverse.gif
Normal file
|
After Width: | Height: | Size: 604 B |
BIN
public/img/badges/fftake.gif
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
public/img/badges/firefox3.gif
Normal file
|
After Width: | Height: | Size: 2.9 KiB |
BIN
public/img/badges/firefox4.gif
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
public/img/badges/freform.gif
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
public/img/badges/gb.gif
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
public/img/badges/gitea.gif
Normal file
|
After Width: | Height: | Size: 1.4 KiB |
BIN
public/img/badges/gnu-linux.gif
Normal file
|
After Width: | Height: | Size: 550 B |
BIN
public/img/badges/google_stand.gif
Normal file
|
After Width: | Height: | Size: 21 KiB |
BIN
public/img/badges/got_html.gif
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
public/img/badges/gplv3.gif
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
public/img/badges/hair.gif
Normal file
|
After Width: | Height: | Size: 450 B |
BIN
public/img/badges/hatemac_b.gif
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
BIN
public/img/badges/hyenas-now.gif
Normal file
|
After Width: | Height: | Size: 8.8 KiB |
BIN
public/img/badges/internetarchive.2540748731.png
Normal file
|
After Width: | Height: | Size: 302 B |
BIN
public/img/badges/jellyfin.gif
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
public/img/badges/knbutton.gif
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
BIN
public/img/badges/linuxnow2.gif
Normal file
|
After Width: | Height: | Size: 5.8 KiB |
BIN
public/img/badges/mastodon.png
Normal file
|
After Width: | Height: | Size: 2.6 KiB |
BIN
public/img/badges/matrix.2338528959.png
Normal file
|
After Width: | Height: | Size: 360 B |
BIN
public/img/badges/microsoft_stop.gif
Normal file
|
After Width: | Height: | Size: 1.2 KiB |
BIN
public/img/badges/midinote.gif
Normal file
|
After Width: | Height: | Size: 7.5 KiB |
BIN
public/img/badges/mobilefriendly.1035495686.png
Normal file
|
After Width: | Height: | Size: 382 B |
BIN
public/img/badges/nobelief.gif
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
public/img/badges/noframes3.gif
Normal file
|
After Width: | Height: | Size: 703 B |
BIN
public/img/badges/palestine.gif
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
public/img/badges/penguins.gif
Normal file
|
After Width: | Height: | Size: 11 KiB |
BIN
public/img/badges/powered-by-arch-btw.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
BIN
public/img/badges/statuscafe.gif
Normal file
|
After Width: | Height: | Size: 422 B |
BIN
public/img/badges/tohell.gif
Normal file
|
After Width: | Height: | Size: 14 KiB |
BIN
public/img/badges/tor.gif
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
BIN
public/img/badges/transnow2.gif
Normal file
|
After Width: | Height: | Size: 471 B |
BIN
public/img/badges/ublock-origin.3786077848.webp
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
public/img/badges/undercon2.gif
Normal file
|
After Width: | Height: | Size: 6.9 KiB |
BIN
public/img/badges/viewbook.gif
Normal file
|
After Width: | Height: | Size: 3.6 KiB |
BIN
public/img/badges/wiby.1897295341.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
BIN
public/img/badges/written-by-a-human.gif
Normal file
|
After Width: | Height: | Size: 690 B |
BIN
public/img/badges/y2ks.gif
Normal file
|
After Width: | Height: | Size: 2.1 KiB |
|
After Width: | Height: | Size: 174 KiB |