https://github.com/atoum/extensions.atoum.org
https://github.com/atoum/extensions.atoum.org
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/atoum/extensions.atoum.org
- Owner: atoum
- Created: 2016-11-11T11:40:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-30T13:01:16.000Z (over 1 year ago)
- Last Synced: 2024-12-26T12:26:44.843Z (4 months ago)
- Language: SCSS
- Homepage: http://extensions.atoum.org
- Size: 642 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# extensions.atoum.org
# build
After running `./docker/run.sh` excute :
```
make build
```# serve
To serve the content you can use
```
./docker/serve.sh
```