This is my personal website and blog.
You can visit it on diletta.dev.
I write about Software Engineering Managers' best practices and personal experiences.
I made this website with the objective of writing, to help myself remember my learnings and help others in the same process and career path.
This website uses the framework HUGO. I choose it because is light and easy to build up.
Also, I wanted a Jamstack, and something easy to build on Netlify, where I host this site.
After installing HUGO, on the base folder launch the command
hugo server
To write a new post, launch
hugo new post/my-new-post-title.md