Blog/archetypes/default.md
Marco Blessing 94b2c9c8ed
Add PsTypeName post (#14)
#### 📖 Summary

- extend `.drone.yml`
  - split trivy output and igrnore failure for unfixed CVEs.
  - use build ARGS for base images
- extends dockerfile
  - update nginx 1.21.6
  - implements build args for base image
- use defaults for categories and tags
- restore stack-overflow link
- add PSTypeName post
- update Congo `2.1.0`
2022-03-17 11:43:17 +01:00

368 B

title: "{{ replace .Name "-" " " | title }}" date: {{ .Date }} draft: true categories: [''] tags: [''] # lastmod: {{ .Date}} # showDateUpdated: true # custom overrides for pages # showDate: false # showAuthor: false # showWordCount: false # showReadingTime: false # showTableOfContents: false # showTaxonomies: true # showEdit: false # sharingLinks: [null]