678 Commits
Author SHA1 Message Date
Andy GarfieldandGitHub 4e745dec8c Update what.md (#186)
Fixed typo
2020-03-18 11:26:25 +01:00
denis-tingajkinandGitHub 0f941494ff add fanout.md (#190)
Signed-off-by: denis-tingajkin <denis.tingajkin@xored.com>
2020-03-18 11:26:04 +01:00
coredns-auto-sync[bot] b7fc73aa11 auto content sync 2020-03-13 13:18:48 +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
coredns-auto-sync[bot] 5f9583dae6 auto content sync 2020-03-10 19:30:43 +00:00
coredns-auto-sync[bot] da9f22ff1e auto content sync 2020-03-06 15:08:20 +00:00
coredns-auto-sync[bot] 0652caf17e auto content sync 2020-03-06 10:54:38 +00:00
coredns-auto-sync[bot] 6895c3ed39 auto content sync 2020-03-05 10:18:58 +00:00
Miek GiebenandGitHub 50b2ee12f4 Use https for links (#188) 2020-03-05 11:07:04 +01:00
coredns-auto-sync[bot] 40d23ef33e auto content sync 2020-02-29 07:08:18 +00:00
coredns-auto-sync[bot] 9f8e715cb5 auto content sync 2020-02-19 09:06:49 +00:00
coredns-auto-sync[bot] 7b493a9071 auto content sync 2020-02-06 18:30:53 +00:00
Michael GrosserandGitHub b1a4927916 Use ISO 8601 for dates (#183)
Signed-off-by: Michael Grosser <development@stp-ip.net>
2020-02-06 14:10:20 +01:00
Michael GrosserandGitHub c8fdcfd055 Merge pull request #181 from stp-ip/renameAction
Use more descriptive action function name
2020-02-06 12:17:38 +00:00
Michael Grosser 9b979c81e8 Use more descriptive action function name
Signed-off-by: Michael Grosser <development@stp-ip.net>
2020-02-06 12:16:31 +00:00
Michael GrosserandGitHub b1de907faa Merge pull request #180 from stp-ip/fixSync
Fix forced update due to cleanup removing ref data
2020-02-06 12:14:17 +00:00
Michael Grosser f9b293c938 Fix forced update due to cleanup removing ref data
Signed-off-by: Michael Grosser <development@stp-ip.net>
2020-02-06 12:12:57 +00:00
coredns-auto-sync[bot] 7f9b204e52 auto content sync 2020-02-06 12:07:03 +00:00
coredns-auto-sync[bot] 965182a32e auto content sync 2020-02-06 11:54:58 +00: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
coredns-auto-sync[bot] 570c057144 auto content sync 2020-02-06 11:42:56 +00:00
coredns-auto-sync[bot] d11d65f6a3 auto content sync 2020-02-06 11:30:56 +00:00
coredns-auto-sync[bot] df9c5876d3 auto content sync 2020-02-06 11:18:57 +00:00
coredns-auto-sync[bot] 3866124d66 auto content sync 2020-02-06 11:07:03 +00:00
coredns-auto-sync[bot] 29f9eee5df auto content sync 2020-02-06 10:55:04 +00:00
coredns-auto-sync[bot] d5efc573de auto content sync 2020-02-06 10:42:59 +00:00
coredns-auto-sync[bot] 633b4e9fc9 auto content sync 2020-02-06 10:32:55 +00: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 Gieben 66c3163f58 Release 1.6.7
Signed-off-by: Miek Gieben <miek@miek.nl>
2020-01-28 19:27:29 +00:00
Miek Gieben 217d3c179a Add acl proper
Signed-off-by: Miek Gieben <miek@miek.nl>
2020-01-27 16:07:18 +00:00
Miek Gieben 3b1b748e1d sync again
Signed-off-by: Miek Gieben <miek@miek.nl>
2019-12-20 11:32:49 +00:00
Miek Gieben 0297d46d22 fixes
Signed-off-by: Miek Gieben <miek@miek.nl>
2019-12-20 10:45:31 +00:00
Miek Gieben eeeca02efd Merge branch 'master' of github.com:coredns/coredns.io 2019-12-20 10:43:23 +00:00
Miek Gieben b3c0649294 add notes
Signed-off-by: Miek Gieben <miek@miek.nl>
2019-12-20 10:43:11 +00:00
Miek GiebenandGitHub 696c602e2d Release 166 (#174)
Signed-off-by: Miek Gieben <miek@miek.nl>
2019-12-20 10:39:16 +00:00
Aswin SuryanarayananandMiek Gieben bfb7016e96 Added Lighthouse Plugin Info. (#173)
Signed-off-by: Aswin Surayanarayanan <asuryana@redhat.com>
2019-11-21 13:13:46 +00:00
Miek GiebenandGitHub 8ec61f945e sync from coredns (#172)
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>
2019-11-05 15:04:24 +00:00
Miek GiebenandGitHub e096c9a7a4 Add some words on go modules (#171)
Signed-off-by: Miek Gieben <miek@miek.nl>
2019-10-31 16:57:16 +00:00
Miek Gieben f9d86672a8 Four protocols
We accept four protocols, update the text.

Fixes https://github.com/coredns/coredns/issues/3256

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-10-18 07:56:30 +01:00
Miek GiebenandGitHub 40cb6eb610 Clean up the manual (#168)
Various clean and point more to previous written documenation both on
coredns.io and the intree docs.

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-09-28 08:04:59 +01:00
Miek GiebenandGitHub 5e8623c35e docs: cleanup (#167)
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>
2019-09-28 07:23:58 +01:00
Miek GiebenandGitHub 0c6ef34234 1.6.4 release notes (#166)
* Generate html for plugins

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

* Release 1.6.4

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-09-27 15:18:57 +01:00
ChaitanyaandMiek Gieben 72c0a92ba8 Accessibility Updates (#165)
* 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>
2019-09-18 07:35:16 +01:00
FlintlozkandMiek Gieben e75a58703a Edit CSS Logo at the button of website/home (#159)
Signed-off-by: flintlozk <flintlozk@hotmail.com>
2019-09-17 19:52:46 +01:00
Jim McDonaldandMiek Gieben b4768b0bf4 Added ENS explugin information (#161)
Signed-off-by: Jim McDonald <Jim@mcdee.net>
2019-09-13 14:44:33 +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
Arkadiy KukarkinandMiek Gieben 5679d400f6 Replace shutdown.md with example.md in explugin howto (#155)
shutdown.md was removed in 2dc1d6fd393886ba2a101210511f83ff7162b3f9#diff-d53be10beac06f907d863c77bb625a27 so link is now 404
2019-08-31 09:56:18 +01:00
Miek GiebenandGitHub 0e6857b66f Release 1.6.2 (#154)
* CoreDNS 162 Release

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

* update release number

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-08-14 08:49:27 +00:00
Chris O'HaverandMiek Gieben a6dd1b8bd9 Update add-external.md (#153) 2019-08-13 13:58:31 +00:00
Miek GiebenandGitHub 39fc1d4662 CoreDNS 1.6.1 Release (#152)
* CoreDNS 1.6.1

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

* Change to date to today

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-08-01 14:14:22 +00:00