https://github.com/SecretFoundation/SecretWebsiteContent
Install nodejs using nvm package manager
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.36.0/install.sh | bashInstall the SecretWesbite content
git clone https://github.com/SecretFoundation/SecretWebsiteContent.git ./contentInstall the dependencies
npm installRun the project locally
npm run developUsually the website is brought up at http://localhost:8080