1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-08-02 05:57:46 +00:00

Compare commits

...

7 commits

5 changed files with 15 additions and 9 deletions

View file

@ -2,6 +2,8 @@
layout: null
---
<html lang="en">
<head>
<!-- CHARSET -->
<meta charset="UTF-8">
@ -61,3 +63,5 @@ layout: null
<body class="bg-white text-black dark:bg-black dark:text-white">
{{ content }}
</body>
</html>

View file

@ -29,14 +29,14 @@ layout: default.vto
</nav>
{{> const padding = 4 }}
<div class="text-content text-xl p-{{ padding }} pt-{{ padding + 12 }}">
<div class="text-content text-xl p-{{ padding }} pt-{{ padding + 13.5 }}">
{{ content }}
</div>
<footer class="flex justify-center text-sm wrap-anywhere mt-auto p-1.5 pb-2 border-t-4 border-x-4">
Copyright {{ Temporal.Now.plainDateISO().year }} ©
Copyright © {{ Temporal.Now.plainDateISO().year }}
<a draggable="false" class="flex items-center pl-2" href="/">
<a draggable="false" class="flex items-center pl-2" href="/" alt="RGBCube">
{{ set cube_size = "0.75rem" }}
{{ set cube_small = true }}
{{ set cube_last = true }}

View file

@ -29,7 +29,7 @@ I plan on creating a build system that uses Cab to build anything and
everything, a universal build system. This includes Linux/Darwin/Windows
distributions, all under the same tool.
If you want to contact me, or see what I ramble about, follow either of these
If you want to see what I ramble about, or contact me, follow either of these
links:
- [Blog](/blog/)

View file

@ -230,10 +230,12 @@ html, body {
code:not(pre > code) {
@apply border-1 border-dotted px-2 py-0.5 border-black dark:border-white;
&:not(a code) {
a:hover &, a:active & {
@apply border-transparent;
}
}
}
pre code, pre code * {
@apply whitespace-pre;

View file

@ -66,7 +66,7 @@ use the `tr-swapped-i` XKB layout.
In Hyprland (The WM I use) you can do it like this:
```cpp
```py
# In ~/.config/hypr/hyprland.conf
input {
kb_layout = "tr-swapped-i"
@ -83,7 +83,7 @@ different. Looking at the `kbd` package, it uses a format called `.map`.
Here is a `.map` file that overrides the `trq` layout and swaps the `ı` and `i`
keys:
```cpp
```py
include "/usr/share/keymaps/i386/qwerty/trq.map"
keycode 23 = i