From fb06ab3320baaf59d8fc294cffaf81463c2225d3 Mon Sep 17 00:00:00 2001 From: udontur Date: Tue, 3 Dec 2024 15:18:00 +0800 Subject: [PATCH] Updated clock font --- src/blog/noyapcpp.html | 67 ----------------------------------------- src/env/index.html | 19 ++++++++---- src/page/blog.html | 13 -------- src/projects/clock.html | 38 ++++++++--------------- 4 files changed, 26 insertions(+), 111 deletions(-) delete mode 100644 src/blog/noyapcpp.html diff --git a/src/blog/noyapcpp.html b/src/blog/noyapcpp.html deleted file mode 100644 index 50ba263..0000000 --- a/src/blog/noyapcpp.html +++ /dev/null @@ -1,67 +0,0 @@ ---- -permalink: /blog/no-yap-cpp-compiler-guide ---- - - - - - - - - - - - - - - - Hadrian - No yap C++ install - - - -
-
-

Tutorial: No Yapping C++ Compiler Installation

-

1. Click to download

-

2. Click "Next" until you see "Finish"

-

3. Enter in pop-up terminal: pacman -S --needed base-devel mingw-w64-ucrt-x86_64-toolchain

-

4. Enter "Y" for all confirmations

-

5. Search "Edit the system environment variable" in Windows

-

6. Click "Environment Variables" (bottom right)

-

7. Under "User variable" section, click "Path", then click "Edit"

-

8. Click "New", and enter C:\msys64\ucrt64\bin

-

9. Click "Ok" for all pop-ups

-

10. Enter g++ --version in a new terminal to verify

-
-
-
- - diff --git a/src/env/index.html b/src/env/index.html index 95c27dc..0708dec 100644 --- a/src/env/index.html +++ b/src/env/index.html @@ -62,6 +62,8 @@

@udontur - Computer Science and Math enthusiast

+ +

@@ -109,14 +111,17 @@

About

Passionate in Problem-Solving - and - Optimization + , + Optimization + , and + Customization since childhood

Enthusiastic in - Competitive Programming, + Software Engineering, + Competitive Programming, Computer Science, and Math @@ -124,20 +129,22 @@

About

Enjoy building projects that - streamline functions + "assist people in streamlining processes"

Tinkering with Linux, - I use Arch btw™ + I use Arch Hyprland ( + The DotFiles + )

Udon is my pet turtle, - my mascot since I started programming + my buddy and mascot

diff --git a/src/page/blog.html b/src/page/blog.html index 48ffdbc..c13b4bd 100644 --- a/src/page/blog.html +++ b/src/page/blog.html @@ -61,19 +61,6 @@

Judgel's Development


-
-

Tutorial

- -
-

diff --git a/src/projects/clock.html b/src/projects/clock.html index f2a7909..73ee5cd 100644 --- a/src/projects/clock.html +++ b/src/projects/clock.html @@ -1,22 +1,16 @@ + + - - + + - - - - + + + + Clock