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.
|
|
1 month ago | |
|---|---|---|
| .vscode | 4 years ago | |
| pages | 2 months ago | |
| partials | 1 month ago | |
| site | 1 month ago | |
| .gitignore | 7 months ago | |
| .stylelintrc.json | 2 years ago | |
| README.md | 7 months ago | |
| package-lock.json | 5 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 build # builds site into out/ directory
npm watch # rebuilds site on file change, serves site at localhost:8900
npm 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.