From f7775e28ffcb8c0721c7fb8be345e2b86941692f Mon Sep 17 00:00:00 2001 From: CTome <64846840+CrimsonTome@users.noreply.github.com> Date: Sun, 4 Sep 2022 01:59:48 +0100 Subject: [PATCH] add all the badges --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 931fb69..da32886 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # CrimsonTome's Blog > My personal blog documenting my journey into open-source development alongside other things. > Created with 11ty, hosted in a docker container on my VPS + +[![CI](https://github.com/CrimsonTome/crimsontome-blog/actions/workflows/node%20CI.yml/badge.svg)](https://github.com/CrimsonTome/crimsontome-blog/actions/workflows/node%20CI.yml) +[![Publish Docker image](https://github.com/CrimsonTome/crimsontome-blog/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/CrimsonTome/crimsontome-blog/actions/workflows/docker-publish.yml) +![Repo Size](https://img.shields.io/github/repo-size/crimsontome/crimsontome-blog) +![Commit Activity /month](https://img.shields.io/github/commit-activity/m/crimsontome/crimsontome-blog) +![Last git commit](https://img.shields.io/github/last-commit/crimsontome/crimsontome-blog) + ## Development - clone the repo