From 8c3daee242c1037d49475cbe977db3c952abf9f6 Mon Sep 17 00:00:00 2001 From: Marc Pervaz Boocha Date: Sun, 29 Jun 2025 14:35:59 +0530 Subject: Add the first post Signed-off-by: Marc Pervaz Boocha --- public/_headers | 6 ------ public/_redirects | 1 - public/atom.xsl | 34 ++++++++++++++++++++++++++++++++++ public/sitemap.xsl | 25 +++++++++++++++++++++++++ 4 files changed, 59 insertions(+), 7 deletions(-) delete mode 100644 public/_headers delete mode 100644 public/_redirects create mode 100644 public/atom.xsl create mode 100644 public/sitemap.xsl (limited to 'public') diff --git a/public/_headers b/public/_headers deleted file mode 100644 index 5139dee..0000000 --- a/public/_headers +++ /dev/null @@ -1,6 +0,0 @@ -/* - X-Frame-Options: DENY - X-Content-Type-Options: nosniff - Referrer-Policy: no-referrer - Content-Security-Policy: default-src 'self'; script-src static.cloudflareinsights.com; connect-src cloudflareinsights.com; object-src 'none'; require-trusted-types-for 'script'; - Strict-Transport-Security: max-age=63072000; includeSubDomains; preload diff --git a/public/_redirects b/public/_redirects deleted file mode 100644 index dc42aa9..0000000 --- a/public/_redirects +++ /dev/null @@ -1 +0,0 @@ -/blog/ /posts/ 301 diff --git a/public/atom.xsl b/public/atom.xsl new file mode 100644 index 0000000..c9c31b1 --- /dev/null +++ b/public/atom.xsl @@ -0,0 +1,34 @@ + + + + + + + + + Subscribe to Feed + + + +

Atom Feed

+

Looks Like you want to subscribe. You need to add the current url to your feed reader.

+

For More details of feeds

+

Download the feed instead

+

Post From + + + + +

+ + + +
+
diff --git a/public/sitemap.xsl b/public/sitemap.xsl new file mode 100644 index 0000000..d3ad1a3 --- /dev/null +++ b/public/sitemap.xsl @@ -0,0 +1,25 @@ + + + + + + + + + Sitemap + + +

Sitemap

+

Looks Like you reached the sitemap for Search engine use

+

Webpages

+
    + +
  • + +
  • +
    +
+ + +
+
-- cgit v1.2.3-70-g09d2