Update README.md

This commit is contained in:
Turingon 2024-08-12 14:12:52 +00:00
parent 519c4cc3dc
commit a8291e8af9

View file

@ -4,10 +4,6 @@
My personal blog created with Hugo, PaperMod and Planetary.js and hosted on GitLab Pages. This is a repository containing the skeleton of my website (so no posts)
![Screenshot of my landing page](https://i.redd.it/5vjduwv0b8id1.png)
## How to load the website
## How to access the website
Simply click on the link: [https://luka-kopse.gitlab.io/blog/](https://luka-kopse.gitlab.io/blog/)
Alternatively you can clone the repository and run the following code in the directory: ```hugo server```
You can clone the repository and run the following in the directory to load the website on a local server: ```hugo server```