You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 months ago | |
|---|---|---|
| .vscode | 4 years ago | |
| pages | 5 months ago | |
| partials | 4 months ago | |
| site | 3 months ago | |
| .gitignore | 10 months ago | |
| .stylelintrc.json | 2 years ago | |
| README.md | 3 months ago | |
| package-lock.json | 8 months ago | |
| package.json | 2 months ago | |
README.md
emma.coop
Website of the EMMA Technology Cooperative, the source code behind https://emma.coop/
Usage
npm install
npm run build # builds site into out/ directory
npm run watch # rebuilds site on file change, serves site at localhost:8900
npm run deploy # deploy contents of out/ to emma.coop
intaj
This site is built with the intaj static site generator. Refer to it for more documentation.