mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
creating releasable branch
This commit is contained in:
parent
12abe29b59
commit
4a8af7fe46
@ -1,28 +0,0 @@
|
|||||||
---
|
|
||||||
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
|
|
Loading…
Reference in New Issue
Block a user