Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abtris/dockeradvent.com
https://github.com/abtris/dockeradvent.com
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/abtris/dockeradvent.com
- Owner: abtris
- License: mit
- Created: 2015-11-26T08:31:22.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T05:44:29.000Z (over 1 year ago)
- Last Synced: 2024-04-15T03:04:06.900Z (7 months ago)
- Language: CSS
- Homepage: http://www.dockeradvent.com
- Size: 498 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# www.dockeradvent.com
## Contribution
- via Wiki or PR with posts
## Deploy
```bash
jekyll build
./deploy.sh
```