Created my first portfolio website with Hugo

Since this is a lighspeed framework, I wanted to create my simple portfolio website with Hugo. You can check it here: https://sundance.pages.dev/

1 Like

It looks absolutely great! How do you set the image at the beginning of each article?

Hey, sorry for late reply. For images at the beginning of each article you can use featuredImage: "/images/your-image-name.jpg" between “—” or “+++” depending on your article, or md format.

1 Like

Your website looks great! Which theme are you using?

Hey, i created my own theme

Did you completely start from scratch with your theme? Or did you use an existing theme as starting point? Would you be willing to share your theme?