aboutsummaryrefslogtreecommitdiff
path: root/content/blog/migrate_hugo.md
diff options
context:
space:
mode:
authorKaran Jayachandra <mail@karanjayachandra.com>2024-06-13 15:54:24 +0200
committerKaran Jayachandra <mail@karanjayachandra.com>2024-06-13 15:54:24 +0200
commite978c5de11d644543e678e38f33671b1b9724fac (patch)
treef4d69956e654369dbeaf0c24a322f5a1613cd4e0 /content/blog/migrate_hugo.md
parent5ab8a6cc8e7bd839d212a234d5c49252da75eac3 (diff)
Removed the blog content
Diffstat (limited to 'content/blog/migrate_hugo.md')
-rw-r--r--content/blog/migrate_hugo.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/content/blog/migrate_hugo.md b/content/blog/migrate_hugo.md
deleted file mode 100644
index c5195b0..0000000
--- a/content/blog/migrate_hugo.md
+++ /dev/null
@@ -1,6 +0,0 @@
-+++
-title = 'Migrated the blog to Hugo'
-date = 2023-09-26T14:46:05+02:00
-+++
-
-I migrated by blog to the extremely fast static site generator Hugo. In this process I also moved the hosting solution to GitLab pages. I moved it here in order to support an open-core project [GitLab](https://about.gitlab.com) rather than GitHub which is owned by Microsoft. I learnt a lot in the process and realized how much more intuitive and clear working with Hugo is. A post about the exact steps that was involved will be created later for others to follow. For now, I just look forward to working on the writing more and the tinkering less. I do enjoy the new design of the webpage and its simplicity. It looks great on both the phone and the desktop. Using [KaTeX](https://katex.org) also significantly improved rendering speeds of the equations I used in some of my blog posts.