diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index aea5379ee54f06c..d2859db799cde3d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -26,13 +26,19 @@ # Developer platform /content/d1/ @elithrar @rozenmd @cloudflare/pcx-technical-writing +/data/changelogs/d1.yaml @elithrar @rozenmd @cloudflare/pcx-technical-writing /content/images/ @GregBrimble @cloudflare/pcx-technical-writing /content/pages/ @cloudflare/workers-docs @GregBrimble @WalshyDev @cloudflare/pcx-technical-writing +/data/changelogs/pages.yaml @cloudflare/workers-docs @GregBrimble @WalshyDev @cloudflare/pcx-technical-writing /content/pub-sub/ @CharlieBurnett @elithrar @cloudflare/pcx-technical-writing /content/queues/ @CharlieBurnett @elithrar @cloudflare/pcx-technical-writing +/data/changelogs/queues.yaml @CharlieBurnett @elithrar @cloudflare/pcx-technical-writing /content/r2/ @cloudflare/workers-docs @cloudflare/pcx-technical-writing +/data/changelogs/r2.yaml @cloudflare/workers-docs @cloudflare/pcx-technical-writing /content/stream/ @tsmith512 @cloudflare/pcx-technical-writing +/data/changelogs/stream.yaml @tsmith512 @cloudflare/pcx-technical-writing /content/workers/ @cloudflare/workers-docs @GregBrimble @WalshyDev @cloudflare/pcx-technical-writing +/data/changelogs/workers.yaml @cloudflare/workers-docs @GregBrimble @WalshyDev @cloudflare/pcx-technical-writing /content/zaraz/ @bjesus @cloudflare/pcx-technical-writing /content/workers/runtime-apis/ @irvinebroque @jasnell @cloudflare/pcx-technical-writing /content/workers/configuration/bindings/ @irvinebroque @cloudflare/pcx-technical-writing diff --git a/config.toml b/config.toml index bb446b7e36b99cc..d98246bdb630cc9 100644 --- a/config.toml +++ b/config.toml @@ -21,10 +21,14 @@ org = "cloudflareproduction7iy98g48" token = "xx2b20a6dc-ce86-41cb-ad18-90bd2568dcdb" tutorial_token = "xxa5a7d4c9-db72-424d-860d-ae68ff7f60ac" +[outputs] + home = ['html'] + page = ['html'] + section = ['html'] + [sitemap] - changefreq = "daily" + changefreq = "weekly" filename = "sitemap.xml" - priority = 0.7 [markup] [markup.goldmark] diff --git a/content/_index.html b/content/_index.html index 9be61b72dc134ad..a2b1736734642dd 100644 --- a/content/_index.html +++ b/content/_index.html @@ -25,7 +25,7 @@
Subscribe to all Changelog posts via RSS.
+