From 23afc61dd049c5a5a0a53eab0badf7e09b173871 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Thu, 19 Jan 2023 22:16:21 +0100 Subject: [PATCH] Add netlify badge to Readme (#99) netlify is now enabled for PRs - show them some love in the readme. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 94709d2b..8cc77294 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # InvenTree website This project contains the source for InvenTree's website. -It is built on Jekyll and GitHub pages for backend / hosting and tailtwindcss for frontend. +It is built on Jekyll and GitHub pages for backend / hosting, tailtwindcss for design and Netlify for preview builds. + +[![Netlify Status](https://api.netlify.com/api/v1/badges/f84340d0-bc2f-4f7f-ad4c-877c50b33a27/deploy-status)](https://app.netlify.com/sites/inventree-org-preview/deploys) ## Architecture