23 Commits
Author SHA1 Message Date
Miek GiebenandGitHub 21b4666d74 v181 (#214)
* Update for 181 release

Fix Makefile and remove -u flag from cp

Signed-off-by: Miek Gieben <miek@miek.nl>

* update version

Signed-off-by: Miek Gieben <miek@miek.nl>

* Relase 1.8.1

Signed-off-by: Miek Gieben <miek@miek.nl>
2021-01-20 13:16:36 +01:00
Miek GiebenandGitHub dcea459226 linkify each section of the readme (#197)
Signed-off-by: Miek Gieben <miek@miek.nl>
2020-07-01 09:24:34 +02:00
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
Miek Gieben cb5cf84758 Add "old" target for the current website building
Signed-off-by: Miek Gieben <miek@miek.nl>
2020-03-22 07:22:32 +00:00
Michael GrosserandGitHub 80215a50c8 Add redirects (#189)
Signed-off-by: Michael Grosser <development@stp-ip.net>
2020-03-11 17:28:54 +01:00
Michael GrosserandGitHub e8360a1bf7 Auto build and deploy via Netlify (#179)
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>
2020-02-06 12:44:16 +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 fa3a1addfe CoreDNS 1.6.3 release (#157)
* 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>
2019-08-31 09:57:01 +01:00
Miek GiebenandGitHub f5130d6017 Sync from coredns (#140)
Do the 1.5.0 release

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-04-07 13:13:52 +01:00
Miek Gieben f09c907a34 Amend makefile for coredns changes
* set path to coredns explicitaly now that it uses go modules
* delete plugin pages for sync

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-03-16 09:28:23 +00:00
Miek Gieben 9d3c78f16f Sync notes from coredns
Make notes in coredns' repo to make it authoritative there.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-03-03 14:12:07 +00:00
Miek Gieben 5ce3868640 more unbound
extend make scan to scan manual as well for wrong corefiles
2018-02-24 08:15:24 +00:00
Miek Gieben e9fd21df6e Use better corefile scanner
Start coredns with the configs and see if that works. Found a few that
are troublesome, fixed.
2017-11-29 11:36:46 +00:00
Miek Gieben 7c4ade0d21 New location on servers disk 2017-11-12 08:50:29 +00:00
Miek Gieben 1e1c0fab05 resync 2017-10-20 08:48:28 +00:00
Miek Gieben 41d175f81e Check Corefile snippets
Adapt the readme_test.go into executable (github.com/miekg/corecheck)
and use it check Corefile snippets in 'make scan'. Update doc docs
to have `~~~ corefile` and also modernized a few.
2017-10-15 16:31:55 +01:00
Miek Gieben 1457b0ca3f Rename middleware to plugins
This only touches the meta data on the website; does not touch
the content; either in separate commit or PR.
2017-09-13 16:41:08 +00:00
Miek Gieben 7f39ed3429 tweak 2017-07-27 12:26:31 +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 e6bd54cd63 Change paths 2017-07-24 15:49:17 +00:00
Miek Gieben 2f7c5e4f5e New design 2017-07-24 15:47:09 +00:00
Miek Gieben d6410e36b2 Delete entire site 2017-07-24 15:45:36 +00:00
Miek Gieben 3640ebe358 more 2016-08-05 10:09:21 -07:00