This is the repository for my personal website, powered by Hugo. You can access the website at joaothallis.com.
This website is built using the Hugo static site generator and the Congo theme. It serves as a platform for me to showcase my projects, write blog posts, and share my experiences and opinions on various topics.
To set up a local development environment, you will need to have Hugo installed on your computer. Once you have installed Hugo, follow these steps:
- Clone this repository onto your local machine
- Open your terminal and navigate to the repository directory
- Run the command
hugo server -D
- Open your web browser and navigate to
http://localhost:1313/
nix develop --extra-experimental-features "nix-command flakes"
hugo new content/posts/new-post.md
If you have any suggestions for improving this website, feel free to open an issue or submit a pull request. I welcome any contributions that align with the purpose of this website and follow the Contributor Covenant Code of Conduct
hugo new content/posts/<post-name>.md