From bf638c66683da3aaebd0ec84aef67f585187091a Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Tue, 26 Sep 2023 15:33:28 +0200 Subject: Added links in a more appropriate position --- content/blog/migrate_hugo.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 content/blog/migrate_hugo.md (limited to 'content/blog') diff --git a/content/blog/migrate_hugo.md b/content/blog/migrate_hugo.md new file mode 100644 index 0000000..c5195b0 --- /dev/null +++ b/content/blog/migrate_hugo.md @@ -0,0 +1,6 @@ ++++ +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. -- cgit v1.3.1