diff --git a/README.md b/README.md index 6e859d7..93820a0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ # Gaiety Life (Blog) -[![Netlify Status](https://api.netlify.com/api/v1/badges/fe5ba527-ff57-40ca-997a-97d37ad0a652/deploy-status)](https://app.netlify.com/sites/goofy-haibt-818fd7/deploys) +> 🐕 Canine pretending to be a web engineer addicted to design 💻 -> Web Engineer by day who pretends to be a dog. Dog by night who pretends to be a programmer. +## Deploy steps -https://gaiety.life/ +Requires Docker, NodeJS +_Docker container automatically performs dependency install and build_ + +```sh +npm run deploy +``` diff --git a/_includes/baselayout.njk b/_includes/baselayout.njk index eed9f5d..e725c03 100644 --- a/_includes/baselayout.njk +++ b/_includes/baselayout.njk @@ -17,7 +17,6 @@ %} {{ title }} - @@ -42,7 +41,7 @@
Site built in 11ty with Tailwind UI, fork it here. + href="https://git.gay/gaiety/gaiety-life" class="underline">fork it here.
RSS, diff --git a/_includes/indexlayout.njk b/_includes/indexlayout.njk index 4ef40e7..63f7b0a 100644 --- a/_includes/indexlayout.njk +++ b/_includes/indexlayout.njk @@ -19,13 +19,6 @@ pagination:
-

{{ post.data.title }}