resonatecoop / website

Resonate coop website

Home Page:https://resonate.coop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

đź›  Status: Maintenance Mode | Stable

This project is currently in maintenance mode - users should feel free to continue to use this app and expect bug fixes, but not expect many additional features.

Resonate Coop website (resonate.coop)

Tools

Node.js

nodejs.org

Hugo v0.88.1

gohugo.io The world’s fastest framework for building websites

Development

Setup

Install Hugo on your machine.

cd src && \
npm install -g @babel/cli @babel/core postcss@7.x postcss-cli@7.x && \
npm install

Server

While still in the src directory

hugo server --baseURL http://localhost:1314 --environment development --port 1314

Docker

Docker compose

docker-compose -f docker-compose-dev.yml up -d website

Contributors

See also

gohugo.io The world’s fastest framework for building websites

LICENSE

GPL-3.0-or-later

About

Resonate coop website

https://resonate.coop

License:Other


Languages

Language:HTML 78.5%Language:JavaScript 11.2%Language:CSS 9.9%Language:Dockerfile 0.3%