From 76865d553f4b2e0b0e1338514e7791746fdad69f Mon Sep 17 00:00:00 2001 From: testuser Date: Sun, 15 Jun 2025 17:44:33 +0530 Subject: added gitignore --- public/posts/index.html | 131 ------------------------------ public/posts/index.xml | 19 ----- public/posts/my-first-post/index.html | 148 ---------------------------------- public/posts/page/1/index.html | 10 --- 4 files changed, 308 deletions(-) delete mode 100644 public/posts/index.html delete mode 100644 public/posts/index.xml delete mode 100644 public/posts/my-first-post/index.html delete mode 100644 public/posts/page/1/index.html (limited to 'public/posts') diff --git a/public/posts/index.html b/public/posts/index.html deleted file mode 100644 index 175f387..0000000 --- a/public/posts/index.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - DevLearnings - A learning platform for developers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- - -
-

- Posts -

- -
-
-
- - -
- -
- -
- -
-
-
- Posts -

- - My First Post - -

- - read more -
-
- -
- -
- -
- - - - diff --git a/public/posts/index.xml b/public/posts/index.xml deleted file mode 100644 index 289d4dd..0000000 --- a/public/posts/index.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - Posts on DevLearnings - A learning platform for developers - https://devlearnings.xyz/posts/ - Recent content in Posts on DevLearnings - A learning platform for developers - Hugo - en-in - Sun, 15 Jun 2025 17:13:41 +0530 - - - My First Post - https://devlearnings.xyz/posts/my-first-post/ - Sun, 15 Jun 2025 17:13:41 +0530 - https://devlearnings.xyz/posts/my-first-post/ - <h2 id="introduction">Introduction</h2> <p>This is <strong>bold</strong> text, and this is <em>emphasized</em> text.</p> <p>Visit the <a href="https://gohugo.io">Hugo</a> website!</p> - - - diff --git a/public/posts/my-first-post/index.html b/public/posts/my-first-post/index.html deleted file mode 100644 index 23584f4..0000000 --- a/public/posts/my-first-post/index.html +++ /dev/null @@ -1,148 +0,0 @@ - - - - - - - My First Post | DevLearnings - A learning platform for developers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - - -
-
-
-

My First Post

- - - - - - - - -
- - - - -
- -
- - - - diff --git a/public/posts/page/1/index.html b/public/posts/page/1/index.html deleted file mode 100644 index bd0b3ee..0000000 --- a/public/posts/page/1/index.html +++ /dev/null @@ -1,10 +0,0 @@ - - - - https://devlearnings.xyz/posts/ - - - - - - -- cgit v1.2.3