some changes regarding the content
This commit is contained in:
parent
e2f0ef9b68
commit
b03f2aec79
6 changed files with 16 additions and 16 deletions
|
@ -13,7 +13,7 @@ I can't showcase my work just yet, as it's still a work in progress and not read
|
|||
In my research, I explored several Hugo themes, but many were outdated. When I loaded them and started a server, bam - they threw weird CSS errors and some said things like `.. is deprecated, use .. instead`, which felt quite odd and frustrating. Since I'm new to the whole website industry, I wanted to stick to themes that work well and look nice:
|
||||
## PaperMod
|
||||
---
|
||||
One theme that stands out is PaperMod, which I am using right now 🫡.
|
||||
One theme that stands out is [PaperMod](https://github.com/adityatelange/hugo-PaperMod), which I am using right now 🫡.
|
||||
I love its simplicity, but I know this is definitely NOT the right choice for a customer’s website who wants to display products or run a shop. Nevertheless, there's something special about it, something cozy and different, in the way PaperMod presents content. It also offers numerous configuration options, such as:
|
||||
|
||||
- Enabling breadcrumbs (those Home >> Blogs indicators)
|
||||
|
@ -22,8 +22,8 @@ I love its simplicity, but I know this is definitely NOT the right choice for a
|
|||
|
||||
## minimal_marketing
|
||||
---
|
||||
Another theme I considered is minimal_marketing. It looks amazing and simple, but the way it is advertised and the somewhat complicated installation process made it hard to get started. Maybe I’ll give it another try later in my career 😜.
|
||||
Another theme I considered is [minimal_marketing](https://github.com/letItCurl/minimal_marketing). It looks amazing and simple, but the way it is advertised and the somewhat complicated installation process made it hard to get started. Maybe I’ll give it another try later in my career 😜.
|
||||
|
||||
## spectral
|
||||
---
|
||||
The theme I selected and modified the most is spectral. It showcases a nice, big open screen, which I liked, and provides almost all the space I need on the first page. It also offers a way to manage Meetups, which was a requirement for the website. I thought it would be the easiest and nicest-looking theme I could choose, so I did.
|
||||
The theme I selected and modified the most is [spctral](https://github.com/sbruder/spectral) . It showcases a nice, big open screen, which I liked, and provides almost all the space I need on the first page. It also offers a way to manage Meetups, which was a requirement for the website. I thought it would be the easiest and nicest-looking theme I could choose, so I did.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue