auto-colored tags for posts
This commit is contained in:
parent
4cd8d22238
commit
04e4b0e51e
17 changed files with 152 additions and 64 deletions
|
@ -1,6 +1,8 @@
|
|||
---
|
||||
title: Site design updated
|
||||
description: New look, simpler tech.
|
||||
tags:
|
||||
- this site
|
||||
---
|
||||
|
||||
New design! The tools I used before have a lot of unmaintained or outdated dependencies and I wanted something a little simpler. The new site uses [pnpm](https://pnpm.io/), [11ty](https://www.11ty.dev/), and [Nunjucks](https://mozilla.github.io/nunjucks/). Content is still in [markdown](https://daringfireball.net/projects/markdown/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue