Refactored documentation for Docker hub workflow

- Readme size lowered to 18KB
- Documents created in doc/ directory
- faq.md, firewall.md, development.md
- Title svg as absolute path for Docker hub
- Re-enabled Docker hub description workflow
This commit is contained in:
Quentin McGaw
2020-04-12 13:42:41 +00:00
parent 3ac3e5022c
commit 68203c221d
6 changed files with 234 additions and 246 deletions

View File

@@ -1,16 +1,7 @@
name: Docker Hub description
on:
push:
branches-ignore:
- '**'
#branches: [master]
paths:
- README.md
- .github/workflows/dockerhub-description.yml
pull_request:
branches-ignore:
- '**'
#branches: [master]
branches: [master]
paths:
- README.md
- .github/workflows/dockerhub-description.yml