This adds all remaining configuration to auto build and deploy
via Netlify. In addition to deploying master it also enables PR
review deploys.
Signed-off-by: Michael Grosser <development@stp-ip.net>
* Github Action to automatically sync content
Content is synced from coredns/coredns and checked before being
committed into the same repository so master should always reflect the
correct state.
It is using a scheduled github action for now as this removes any github
authentication coordination and simplifies the general action.
This prepares further automation for Netlify.
Being run every 12 minutes starting on the 4th minute.
Signed-off-by: Michael Grosser <development@stp-ip.net>
* Address review comment to keep make command for running hugo server
Signed-off-by: Michael Grosser <development@stp-ip.net>
* Write updated syncing script in Go
Uses AST to get header data.
Checks content to notice, if an update is needed.
Signed-off-by: Michael Grosser <development@stp-ip.net>
* Simplify sync code
Remove ast usage and simplify syncing code
Additionally split corefile check into its own workflow
Signed-off-by: Michael Grosser <development@stp-ip.net>
tweak date on release to today, because coredns' notes has tomorrow on
it; this doesn't matter that much in the grand scheme of things.
Signed-off-by: Miek Gieben <miek@miek.nl>
This cleans up and pulls some things in the modern age. Remove text,
tweak other bits. Make it easier to consume.
Signed-off-by: Miek Gieben <miek@miek.nl>
* Added alt tag for image
Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>
* ID ``hero`` is used multiple times. Changed ``hero`` to ``class`` attribute from ``id`` attribute
Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>
* Added li tags under ul in blog layout
Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>
* Added alt tags for images. Added unique id for hero elements
Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>
* Sync to 1.6.3 from coredns
add new plugins, also tweak front page a little.
Signed-off-by: Miek Gieben <miek@miek.nl>
* Prepare for 163 release
Signed-off-by: Miek Gieben <miek@miek.nl>