aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKaran Jayachandra <me@karanj.com>2025-09-24 14:55:28 +0200
committerKaran Jayachandra <me@karanj.com>2025-09-24 14:55:28 +0200
commit9a1294965f82a112079f29447e5e04ecc1f5e4ed (patch)
treeebb50cd05ebff0a95659c9ad2bf57e1858279c16 /README.md
parenta310009b97862f2735800a32fb6b8c842800160f (diff)
Simplified the README and fixed the first paragraph
Diffstat (limited to 'README.md')
-rw-r--r--README.md26
1 files changed, 3 insertions, 23 deletions
diff --git a/README.md b/README.md
index 70f51b6..8e6634e 100644
--- a/README.md
+++ b/README.md
@@ -1,25 +1,5 @@
-# Karan Jayachandra's Personal Website
+# Karan Jayachandra's Homepage
-## Purpose
+Everyone should have a website. [Here is mine](https://karanj.com).
-This is the most important GIT repository in this workspace and contains information about the author along with technical qualifications and a blog. I would need to make a new blog post every week for posterity. The blog can be found [here](https://www.karanjayachandra.com).
-
-## How to use
-
-Please install the latest extended version of the [Hugo](https://gohugo.io/installation/).
-
-Clone this repository and update the submodules via:
-
-```bash
-git clone https://gitlab.com/KaranJayachandra/karanjayachandra.gitlab.io.git
-cd karanjayachandra.gitlab.io
-git submodule update --init --depth=1
-```
-
-The main static pages can be changes in the content folder while the blog posts need to be created in the content/blog folder. This can be done via:
-
-```bash
-hugo new 'folder_name/file_name'
-```
-
-For static pages, the folder name can be omitted. By default, the markdown pages are created in the content folder. Once you commit to the main branch, the pages is automatically built in the CI/CD pipeline running on GitLab. The page is then automatically updated using the files generated by Hugo.
+The favicon has been generate by [R Islam](https://www.flaticon.com/authors/riajulislam).