You are browsing as a guest. Sign up (or log in) to start making projects!

My Blog Page

  • 5 Devlogs
  • 4 Total hours

I created my own blog on the web! Now anyone can see more about me!

Ship #1

While building my blog, I learned how to create dynamic pages using URL parameters, something I’d always wondered how to do, and this time I managed it! I know there isn’t much content yet, and I plan to add more in the future, but for me, this was an excellent way to practice reading URL parameters and generating dynamic pages based on them!

  • 5 devlogs
  • 4h
  • 11.76x multiplier
  • 44 Stardust
Try project → See source code →
Open comments for this post

50m 17s logged

Well, during this time, I did these things:

  • Readme Update: My readme is now much more complete, currently including an entire section on design with images and videos representing the animations and interactions my website has.

  • The fight against mp4s on GitHub: Initially, I tried to put .mp4 files in the Readme, which in theory should work, but for some reason, unfortunately, they didn’t :P so I had to record some videos again and convert them to .gif to appear correctly in the readme.

  • I corrected a spelling error in the second post, because instead of Journey I had previously written Jorney ;-;

0
0
3
Open comments for this post

1h 6m 44s logged

Okay, here’s a list of what I’ve done so far:

  • Added +1 post (which includes a complete .md file I wrote)
  • Improved responsiveness (the site was very overflowing, especially on small screens)
  • Added a small button to go back on the page (including CSS and responsiveness, of course)
  • Small animations on the homepage cards
  • Added the README
  • And I also had to fix a small problem on GitHub, where a certain image didn’t have its name updated, so I had to find some ways to fix it!
0
0
2
Open comments for this post

28m 41s logged

Now, the banner is chosen dynamically, based on the URL’s title parameter; if it exists, show an image, otherwise show a default (the one that says error). I’m also currently writing some posts and creating a banner for the homepage.

0
0
5
Open comments for this post

43m 31s logged

My page now uses a markdown to HTML converter. The code takes the title parameter from the URL, and if a markdown with the same name exists (the code converts the URL to lowercase), it displays the blog’s description. If it doesn’t exist, it will only show a message telling the user that the post doesn’t exist.

0
0
2
Open comments for this post

36m 34s logged

I started making my blog!
My blog will have a specific way of displaying my posts; the code will look for the title parameter in the URL, and it will search for a .md file with the same name and convert it to HTML. For now, I’ve done the HTML and CSS for the homepage.

0
0
1

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…