From 0ccc38fd8ba21e04ecaf5a2f6d3c524a735cbfec Mon Sep 17 00:00:00 2001 From: Christian Ditaputratama Date: Sat, 7 Sep 2024 01:11:49 +0700 Subject: [PATCH] chore: Added requirements info --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c971585..e075535 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ This is replacement for `rtd.ditatompel.com` (previously using **Ghost**) and based from starter theme template of [HB Framework](https://hbstack.dev/). live demo: https://theme.hbstack.dev/. +## Requirements + +- Go +- Hugo 124.1 +- Embedded Dart Sass +- NodeJS >= 20 + I install this by just following [https://hbstack.dev/en/docs/getting-started/installation/](https://hbstack.dev/en/docs/getting-started/installation/) process. ```bash