This is the repository for my personal website, which is built using Hugo and hosted on GitHub Pages. You can visit the live website at matlads.github.io.
This website serves as my personal blog and portfolio. It contains articles, projects, and other content related to my work and interests. Feel free to explore and get in touch if you have any questions or feedback.
- Hugo: A fast and flexible static site generator.
- GitHub Pages: Hosting for the website.
- Markdown: Used for writing content.
- [HTML/CSS]: Customized styling and layouts.
If you'd like to run this website locally for development or testing, follow these steps:
- Install Hugo.
- Clone this repository.
- Navigate to the project directory in your terminal.
- Run
hugo server
to start the development server. - Open your browser and visit
http://localhost:1313
.
If you'd like to contribute to this project, please feel free to open an issue or create a pull request. Your contributions and suggestions are highly appreciated.
This project is open-source and available under the MIT License. You are welcome to use the code as a reference or even fork it for your own projects.
- Martin Atukunda (GitHub: matlads)
- Email: [email protected]
- Website: matlads.github.io
Happy coding!