mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
29 lines
712 B
Markdown
29 lines
712 B
Markdown
---
|
|
title: My blog hasn't gotten an update in 5 years, here's why.
|
|
date: "2022-09-17"
|
|
template: "post"
|
|
category: "blog"
|
|
tags:
|
|
- "software development"
|
|
- "architecture"
|
|
- "writing"
|
|
description: "Good software design practices and a few perfectionistic tendencies lead to almost 5 years without any writing. This blog is a deep dive into a few of the struggles of the past 5 years"
|
|
---
|
|
|
|
Wanting to perfect a site ...
|
|
lots of theming issues
|
|
|
|
## Things I've changed
|
|
|
|
- Darkmode + switch
|
|
- Header on blogs
|
|
- prism.js darkmode + themes
|
|
- tables
|
|
- quotes
|
|
- image zoom
|
|
|
|
### The posts query bug
|
|
|
|
My website has a lot more pages than the official example on Github.
|
|
Their postsQuery retrieves everything with a slug
|