updating readme
Some checks failed
Build and Deploy Recipes / deploy (push) Failing after 43s

This commit is contained in:
2023-06-10 13:30:53 -04:00
parent 44ce528dd4
commit f80e460424

View File

@@ -1,13 +1,11 @@
Currently no build status, will see if possible with gitea actions.
[![Build Status](https://drone.derajnet.duckdns.org/api/badges/deranjer/recipes/status.svg)](https://drone.derajnet.duckdns.org/deranjer/recipes) Deranjer recipe book, auto build via gitea actions.
Deranjer recipe book, auto build via drone.
create new recipe in content (copy old or `hugo new recipe`). create new recipe in content (copy old or `hugo new recipe`).
Change all metadata at top (change date, but don't put in future.) Change all metadata at top (change date, but don't put in future.)
On push, drone will build and deploy automatically. On push, gitea will build and deploy automatically.