Skip to content

mdohr07/Personal-Frontend-Development-Blog

 
 

Repository files navigation

Personal Frontend Development Blog

This is a personal blog focused on frontend development, written in German. It's a fork of an existing repository that already had a layout that suited my preferences. I made cosmetic and functional changes to adapt it to my needs.

Cosmetic Changes 💄

  • Customized cards.
  • Removed images - no GIFs in the header, no preview images for blog posts as I don't plan to use many images in my blog posts.
  • Made other visual adjustments, including fonts and colors, with a new look following a 4-color system inspired by Gameboy Color.
  • The dark theme is the only theme available.

Functional Changes ⚙️

  • Added dynamic routing for categories.
  • Category list with numbers used was added.
  • Added dynamic routing for blog posts.
  • Added Pagination.
  • Custom 404-page.
  • Blog posts are structured with Markdown layouts and Frontmatter.

Future Plans 📝

I'm currently working on:

  • Implementing a sitemap.
  • Adding an RSS feature.

License

This repository is under the MIT License, as per the original repository.

Feel free to contribute or provide feedback to help improve this personal blog.

Releases

No releases published

Packages

No packages published

Languages

  • Astro 80.3%
  • CSS 14.8%
  • JavaScript 4.9%