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.