šŸš§ What did you do to your website today?

added some updates for my site.w10.site a site where I tell how not to make sites

1 Like

I opened the IndieWeb Carnival entry earlier, because I will be AFK tomorrow

1 Like

I made a new site this evening! Entirely from scratch, including the RSS feed.

Itā€™s just a single-page placeholder for now, since Cohost is going read-only tomorrow. Solitary Quest is my project playing and reviewing solo/journaling games, and Iā€™m hoping Iā€™ll be able to work on the site and start the project up again.

5 Likes

Repairing the broken art galleries that have suffered for months, and updating them too.

4 Likes

https://onecatper.day saw two changes today:

the image now has a height of 450px

A very annoying whitespace bug that was adding tabs to index.html that probably no one noticed except me has been fixed. This change is not visible on the frontend. You only wouldā€™ve noticed the whitespace had you ever peeked at index.htmlā€™s source code in your browser

3 Likes

I added a dark theme to https://yequari.com/ and cleaned up my navbar a bit style-wise. Reintroduced JavaScript to my site to achieve the theme toggle and some of the visual flair in the navbar, but with JS disabled you would hardly know those things are gone :smiley: The problem Iā€™m facing now is that my dark theme has a much nicer color scheme than my light theme, so Iā€™ll have to rethink that one soon.

5 Likes

Iā€™ve really been enjoying light sepia tones for a light color mode. My blog makes use of this as an example. I think it is a nice compromise over the harsher light mode tones Iā€™ve seen. There are also some much friendlier shades of white that Iā€™ve seen people use for a light mode

3 Likes

Ooh thanks for the suggestion, I like this a lot! Iā€™ll try out something similar.

1 Like

Itā€™s not up yet, but for October my websiteā€™s dark mode is amber on black instead of green on black.

3 Likes

Iā€™m back from ā€œsummer vacationā€ and I sent out my first newsletter in a while.

3 Likes

mmm datā€™s a nice dark theme! *chefs kiss (i love purple)

2 Likes

I forgot to send this yesterday, I keep forgetting to send the stuff I did here.

I updated the index page for Velvetā€™s site again, and made a full site map under directory to make navigation easier since Iā€™ve got some plans for the ā€œroomsā€.

I donā€™t waste any more time remaking everything so Iā€™m probably gonna think about the stuff in the site, instead of the aesthetics first and putting it off on a later date.

3 Likes

The elevator navigation is really clever, Luxe!

2 Likes

I added a new RSS feed link that points to my Feedbin starred items list. Since itā€™s available as an option I thought it was a good idea to have it public on the site. Itā€™s another way to help people discover new blogs after all.

2 Likes

completely revamped one of my domains https://www.mlijeko.me/ itā€™s now zombo.com-esque DO NOT turn translator, it will not make sense.

2 Likes

Wrote a blog post, first drafts of two new articles, a second draft of another, tinkered with CSS a little more, and started looking into publishing a gopher site in parallel to my clearnet site.

Not strictly website related but I also sat down for 20 minutes today and figured out PGP.

2 Likes

When I joined the forum all I had uploaded to my test site was a template I had changed some hex values and image sources on and essentially just filled out with some ramblings as content. As of a few days work, now I have something of my own! But no contentā€¦

https://crypticcritter.nekoweb.org/

I was very inspired by https://clownfred.zone/, and heavily studied/referenced that website while I was webweaving(I got tired of following tutorials of HTML/CSS basics and wanted to just make something I liked, referencing or googling whatever techniques I needed to get there). I genuinely donā€™t know how much of what I took is common technique and how much it seems apparent I ripped clownfred off directly. Iā€™ll probably leave credit and a link to his site either way, but if anyone has thoughts on that Iā€™m all ears.

2 Likes

Just launched melvian.net rather early, which will be my new home on the Internet. melvian.xyz will continue to be around in its current form until January 2025, in which case the site will redirect to melvian.net.

Iā€™ve launched it this early because Iā€™m sick of programming right now. I wrote my own CMS because I wanted to do some things that donā€™t work well with an SSG. Itā€™s not great but itā€™s fine, Iā€™m tired of programming and I just need to use it as-is. Someday Iā€™ll make a better version.

I will say that I definitely enjoyed Elixir as a programming language though!

Iā€™m trying all sort of things on the new website, feedback is definitely welcome.

3 Likes

I added a table of contents to posts I specify! Itā€™s been on my todo list for a while and Iā€™m really happy with how it turned out. Cool features:

  • Stays stuck to the side of the article, always at the ready
  • Hidden under a button on small and medium screens
  • Separate scrollbar gets added when there are too many items in it

Go test it out on a regular post or one with a longer toc.

4 Likes

Nice! The table of contents on my website have the same features.

2 Likes