diff --git a/.gitignore b/.gitignore index 9b1ee42..77a1851 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,19 @@ +# Own additions +**/assets/gallery + + + + + + + + + + + + + + # Based on https://raw.githubusercontent.com/github/gitignore/main/Node.gitignore # Logs diff --git a/TODO.html b/TODO.html index e4dbb72..64e561b 100644 --- a/TODO.html +++ b/TODO.html @@ -134,6 +134,7 @@ | https://status.cafe/users/ctrl64 | broken | | https://hacktivis.me/bookmarks | broken | | https://tweakers.net/ | completely different layout | + | https://mathieutuli.com/ | fun inspo -> Is this problem REALLY unsolved? *sigh* diff --git a/assets/buttons/ai.webp b/assets/buttons/ai.webp new file mode 100644 index 0000000..c5a56ac Binary files /dev/null and b/assets/buttons/ai.webp differ diff --git a/assets/buttons/any2.gif b/assets/buttons/any2.gif new file mode 100644 index 0000000..662fd0c Binary files /dev/null and b/assets/buttons/any2.gif differ diff --git a/assets/buttons/archbtw.png b/assets/buttons/archbtw.png new file mode 100644 index 0000000..8d63605 Binary files /dev/null and b/assets/buttons/archbtw.png differ diff --git a/assets/buttons/archlinux.gif b/assets/buttons/archlinux.gif new file mode 100644 index 0000000..6fcc440 Binary files /dev/null and b/assets/buttons/archlinux.gif differ diff --git a/assets/buttons/best_viewed_with_eyes.gif b/assets/buttons/best_viewed_with_eyes.gif new file mode 100644 index 0000000..b10dcdc Binary files /dev/null and b/assets/buttons/best_viewed_with_eyes.gif differ diff --git a/assets/buttons/bitwarden.gif b/assets/buttons/bitwarden.gif new file mode 100644 index 0000000..cf96415 Binary files /dev/null and b/assets/buttons/bitwarden.gif differ diff --git a/assets/buttons/debian.gif b/assets/buttons/debian.gif new file mode 100644 index 0000000..eaf7001 Binary files /dev/null and b/assets/buttons/debian.gif differ diff --git a/assets/buttons/firefoxnow.gif b/assets/buttons/firefoxnow.gif new file mode 100644 index 0000000..a4cd0bd Binary files /dev/null and b/assets/buttons/firefoxnow.gif differ diff --git a/assets/buttons/flag_nl.png b/assets/buttons/flag_nl.png new file mode 100644 index 0000000..c5743cd Binary files /dev/null and b/assets/buttons/flag_nl.png differ diff --git a/assets/buttons/internetarchive.gif b/assets/buttons/internetarchive.gif new file mode 100644 index 0000000..21ccfa3 Binary files /dev/null and b/assets/buttons/internetarchive.gif differ diff --git a/assets/buttons/latex.gif b/assets/buttons/latex.gif new file mode 100644 index 0000000..ac68f8d Binary files /dev/null and b/assets/buttons/latex.gif differ diff --git a/assets/buttons/lineageos.png b/assets/buttons/lineageos.png new file mode 100644 index 0000000..4981fe2 Binary files /dev/null and b/assets/buttons/lineageos.png differ diff --git a/assets/buttons/linux-p.gif b/assets/buttons/linux-p.gif new file mode 100644 index 0000000..32b2658 Binary files /dev/null and b/assets/buttons/linux-p.gif differ diff --git a/assets/buttons/made_with_css.gif b/assets/buttons/made_with_css.gif new file mode 100644 index 0000000..be69d58 Binary files /dev/null and b/assets/buttons/made_with_css.gif differ diff --git a/assets/buttons/nclinux.gif b/assets/buttons/nclinux.gif new file mode 100644 index 0000000..adfd866 Binary files /dev/null and b/assets/buttons/nclinux.gif differ diff --git a/assets/buttons/piracy2.gif b/assets/buttons/piracy2.gif new file mode 100644 index 0000000..37b73b8 Binary files /dev/null and b/assets/buttons/piracy2.gif differ diff --git a/assets/buttons/seed_torrents.gif b/assets/buttons/seed_torrents.gif new file mode 100644 index 0000000..b87356d Binary files /dev/null and b/assets/buttons/seed_torrents.gif differ diff --git a/assets/buttons/take_back_the_web.gif b/assets/buttons/take_back_the_web.gif new file mode 100644 index 0000000..7a86d07 Binary files /dev/null and b/assets/buttons/take_back_the_web.gif differ diff --git a/assets/buttons/ublock.png b/assets/buttons/ublock.png new file mode 100644 index 0000000..b834061 Binary files /dev/null and b/assets/buttons/ublock.png differ diff --git a/assets/icons/lucida_freemusicnow.png b/assets/icons/lucida_freemusicnow.png new file mode 100644 index 0000000..f2afe52 Binary files /dev/null and b/assets/icons/lucida_freemusicnow.png differ diff --git a/gallery.html b/gallery.html new file mode 100644 index 0000000..5d2bc30 --- /dev/null +++ b/gallery.html @@ -0,0 +1,148 @@ + + + + + Gallery - Quintens Outpost + + + + + + + + + + + +
+ + +
+ +
+
+ +

Quinten's Outpost

+ + +
+ +
+ +
+ +
+

Status

+

     

+
+
+ +
+ +
Current directory:
+

+ /home/quinten/gallery +

+
+ +
+

Gallery

+

Just posting some pictures here whenever I feel like it ^^

+
+ +
+

Amsterdam

+
2024/07/08
+
+ + + + + +
+ +
+ + + + + + + + + + + + + +
+ + + + + +
+
+ +
+ + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 91055a3..8d35fe8 100644 --- a/index.html +++ b/index.html @@ -78,7 +78,10 @@ - +
+

News & Updates

+

Just migrated from a 2 core celeron (@1.1GHz) mini pc to a more respectable i3-8100 (4x3.6GHz). Expect no improvements, the old webserver was running just fine. Thank god for docker, migrating about a dozen individual services and DBs took me less than an hour, and no data was lost.

+

Status

@@ -109,12 +112,13 @@
-
-

titleee

-
caption
-

this text will automatically fill up the box and has decent spacing??

-

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

+ +
diff --git a/links.html b/links.html index 2d6aea9..ad9e6ea 100644 --- a/links.html +++ b/links.html @@ -260,11 +260,12 @@
  • iskhur's guide to electronic music


    >> huge timeline and tree of all electronic music, with samples for each genre/year
  • -
  • -
    >>
  • -
  • Bemuse


    >> fully-fledged rhythm game in your web browser
  • + +
  • +
    >>
  • + @@ -386,8 +387,9 @@
  • archive.org book ripping


    >>
  • -
  • music downloader

    -
    >> all major streaming platforms incl hires
  • +
  • doubledouble (EOL)

    , +

    lucida

    +
    >> download from major streaming platforms
  • Esoterica Avenue

    ,

    firehawk52

    diff --git a/style.css b/style.css index 666642d..ac14d34 100644 --- a/style.css +++ b/style.css @@ -165,6 +165,14 @@ h5 { padding: 0; padding-bottom: 1.2rem; } +h6 { + font-weight: 500; + font-style: italic; + font-size: 1rem; + margin: 0; + padding: 0; + color: #e9e9e9a2; +} p, pre { font-size: 1.2rem; @@ -208,12 +216,10 @@ button { text-wrap: wrap; /* set explicitly */ flex-shrink: 0; flex: 1; + margin-left: 0.75rem; + margin-right: 0.75rem; } - #sidebar-left .box ul li { - display: inline-block; - } - .link { color: #E9E9E9; @@ -541,8 +547,8 @@ button { } #spaceweather-forecast { - white-space: pre-wrap; /* Ensures text wraps as needed */ - word-wrap: break-word; /* Handles long words and URLs */ + white-space: pre-wrap; + word-wrap: break-word; } @@ -598,7 +604,7 @@ button { @media (max-width: 1430px) { .sidebar { - display: none; /* remove sidebars on mobile -- don't put critical content there! */ + display: none; /* remove sidebars on mobile -- don't put critical content there! :( */ } }