https://github.com/stephlocke/dataops
A site showcasing DataOps resources!
https://github.com/stephlocke/dataops
dataops hugo
Last synced: 3 months ago
JSON representation
A site showcasing DataOps resources!
- Host: GitHub
- URL: https://github.com/stephlocke/dataops
- Owner: stephlocke
- Created: 2016-10-14T16:38:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-22T09:47:12.000Z (almost 8 years ago)
- Last Synced: 2025-02-28T12:08:24.008Z (4 months ago)
- Topics: dataops, hugo
- Language: HTML
- Homepage: http://dataops.info
- Size: 854 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DataOps.info
A site to start consolidating information and available resources on DataOps.## Add a resource
To add a resource, fork the site and add two files:1. A logo / image in `static/img/sources`
2. A listing in `content/portfolio`
+ Copy an existing records
+ Make sure to fill as much as possible in
+ Acceptable social links are `home`, `facebook`, `googleplus`, `twitter`, `instagram`, `email`, `linkedin`, `stackoverflow`, `github`Once you've added these files, submit a Pull Request!
## License
This site is made available under a [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/) model. However, any information reproduced with permission of the author and any third party links are not within this scope.## Code of Conduct
Contribution to this site is done under the [Code of Conduct](CONDUCT.md). Please make sure to read it and adhere to it.