Activity

Kyle

I added a guestbook using Giscus, which uses a github discussion as the backend so users have to sign in to comment! I also added a custom 404 page, started a nav section and contact page, and set up more styling like the custom font.

Attachment
Attachment
Attachment
Attachment
0
Kyle

I added a blog system with some help from AI that lets me write blog posts in markdown and render them automatically with Astro! I also added some basic styling (catppuccin mocha colors).

Attachment
Attachment
Attachment
0
Kyle

I added better logic (swapping from a switch to a for loop + calling a function to process the input) and used a for true loop to prompt the user over and over until they enter accepted input.

0
Kyle

I got the user input set up, a basic welcome message + option list and a switch to determine what to do for each input, with a default case for unrecognised input. Next I’ll move the code into a different function so I can call it again if the user enters unrecognised input.

Attachment
0
Kyle

Started the complete rewrite, worked on the styling and the header. Also worked on the title and landing area.

Attachment
0
Kyle

So far I’ve created the basic styling, the main page, and a changelog page! I have also got the site running on my domain, at new.codingcorner.dev (hosted on vercel!).

Attachment
Attachment
0