9 Commits
Author SHA1 Message Date
Miek Gieben af24d7f4cd sync: add overrides
Still needed this to work locally, added a flag to the binary
(-plugindir) to make this possible. The default being set should make
this works for netlify as well.

Signed-off-by: Miek Gieben <miek@miek.nl>
2020-03-24 15:45:46 +01:00
Michael GrosserandGitHub 4de83311b1 Github Action to automatically sync content (#178)
* 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>
2020-02-06 11:24:56 +01:00
Miek GiebenandGitHub 075af67abb update everything (#48)
* update everything
2018-01-04 12:53:37 +00:00
Miek Gieben 0ee97274fc Sync updated config and small fix 2017-09-14 08:42:14 +00:00
Miek Gieben cf1692f1b7 Needed rename 2017-09-14 06:30:00 +00:00
Miek Gieben 6059bb978c Better 2017-07-27 12:53:45 +00:00
Miek Gieben 4abc168b91 Number of fixes
* make community page work, renamed to _index.md
* rewrite copy-to-hugo in python
* rename it sync-from-coredns and put it in the Makefile as well
2017-07-27 12:25:10 +00:00
Miek Gieben a8413e9169 Add dnstap 2017-07-26 08:47:15 +01:00
Miek Gieben 2f7c5e4f5e New design 2017-07-24 15:47:09 +00:00