diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/blog/2022/making-your-own-doom-emacs-theme.md (renamed from content/docs/making-your-own-doom-emacs-theme/_index.md) | 0 | ||||
-rw-r--r-- | content/blog/2023/distributing-gtk-app-for-windows.md (renamed from content/docs/distributing-gtk-app-for-windows/_index.md) | 1 | ||||
-rw-r--r-- | content/docs/_index.md | 5 |
3 files changed, 0 insertions, 6 deletions
diff --git a/content/docs/making-your-own-doom-emacs-theme/_index.md b/content/blog/2022/making-your-own-doom-emacs-theme.md index 31c9990..31c9990 100644 --- a/content/docs/making-your-own-doom-emacs-theme/_index.md +++ b/content/blog/2022/making-your-own-doom-emacs-theme.md diff --git a/content/docs/distributing-gtk-app-for-windows/_index.md b/content/blog/2023/distributing-gtk-app-for-windows.md index 9a197fa..fb279a9 100644 --- a/content/docs/distributing-gtk-app-for-windows/_index.md +++ b/content/blog/2023/distributing-gtk-app-for-windows.md @@ -1,6 +1,5 @@ --- title: "Distributing a GTK App for Windows" -Description: "Building a GTK app to run natively on Windows" date: 2023-01-02T18:01:23+05:30 --- diff --git a/content/docs/_index.md b/content/docs/_index.md deleted file mode 100644 index 231c63a..0000000 --- a/content/docs/_index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: Contents -heading: Vidhu Kant's Docs -description: Here I aggregate and store the documentation of all the programs I've written along with some other tutorials ---- |