diff --git a/ssg/src/_includes/footer.njk b/ssg/src/_includes/footer.njk index 468eb71..a65364b 100644 --- a/ssg/src/_includes/footer.njk +++ b/ssg/src/_includes/footer.njk @@ -1,3 +1,8 @@ \ No newline at end of file diff --git a/ssg/src/_includes/layouts/base.njk b/ssg/src/_includes/layouts/base.njk index ab2d8fd..0f316cf 100644 --- a/ssg/src/_includes/layouts/base.njk +++ b/ssg/src/_includes/layouts/base.njk @@ -5,6 +5,7 @@ nexy7574.co.uk +
diff --git a/ssg/src/css/bundle.css b/ssg/src/css/bundle.css index bb43efa..df6a645 100644 --- a/ssg/src/css/bundle.css +++ b/ssg/src/css/bundle.css @@ -209,3 +209,13 @@ This file should be imported at the end of so that any fonts that're need Sure this will make fonts look ugly on slow connections, but if you can't load the page because the font is taking too long to load, well that's even worse. */ @import url('https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&display=swap'); + +/* Nicked from tailwind + +For some reason, importing the tailwind library broke this CSS (probably my poor naming) +so I've had to resort to stealing (copying and pasting from their docs) +*/ +.text-sm { + font-size: 0.875rem; /* 14px */ + line-height: 1.25rem; /* 20px */ +} \ No newline at end of file diff --git a/ssg/src/index.njk b/ssg/src/index.njk index dec23f4..68d4bab 100644 --- a/ssg/src/index.njk +++ b/ssg/src/index.njk @@ -13,18 +13,18 @@ title: index

Languages

- Python - JavaScript - Bash + Python + JavaScript + Bash

Operating Systems

- Fedora - Ubuntu - Windows - iOS + Fedora + Ubuntu + Windows + iOS
@@ -32,46 +32,46 @@ title: index

In order of fastest to slowest

- Matrix + Matrix - Signal + Signal - iMessage + iMessage - Discord + Discord - Email + Email

Learning

- C# - Go + C# + Go

Tools

- Docker - Git - GitHub - Linode - Postgres - Ollama - OpenAI/ChatGPT + Docker + Git + GitHub + Linode + Postgres + Ollama + OpenAI/ChatGPT

Frameworks & Libraries

- Next.js - FastAPI - Discord.py - py-cord + Next.js + FastAPI + Discord.py + py-cord
@@ -92,12 +92,12 @@ title: index A bot framework for the matrix ecosystem - GitHub + GitHub - Matrix + Matrix @@ -106,7 +106,7 @@ title: index A command line interface for interacting with the Dendrite homeserver. - GitHub + GitHub @@ -116,7 +116,7 @@ title: index A CLI mod manager for minecraft servers. - GitHub + GitHub @@ -126,10 +126,10 @@ title: index Specialised chat bot in discord for my college server. - Forgejo + Forgejo [ - GitHub + GitHub ] @@ -139,12 +139,12 @@ title: index A drop-in proxy URL preview server for Matrix - Forgejo + Forgejo - Matrix + Matrix @@ -163,7 +163,7 @@ title: index - Discord + Discord @@ -173,7 +173,7 @@ title: index proprietary - top.gg + top.gg @@ -186,7 +186,7 @@ title: index - GitHub + GitHub @@ -212,7 +212,7 @@ title: index "Pycord, a maintained fork of discord.py, is a python wrapper for the Discord API" - GitHub + GitHub @@ -221,7 +221,7 @@ title: index "A Python Matrix client library, designed according to sans I/O principles" - GitHub + GitHub