An open API service indexing awesome lists of open source software.

https://github.com/matlads/matlads.github.io


https://github.com/matlads/matlads.github.io

developer django django-rest-framework matlads php postgresql python sql

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# matlads.github.io

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](https://matlads.github.io).

## About

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.

## Technologies Used

- [Hugo](https://gohugo.io/): A fast and flexible static site generator.
- [GitHub Pages](https://pages.github.com/): Hosting for the website.
- [Markdown](https://www.markdownguide.org/): Used for writing content.
- [HTML/CSS]: Customized styling and layouts.

## Local Development

If you'd like to run this website locally for development or testing, follow these steps:

1. [Install Hugo](https://gohugo.io/getting-started/installing/).
2. Clone this repository.
3. Navigate to the project directory in your terminal.
4. Run `hugo server` to start the development server.
5. Open your browser and visit `http://localhost:1313`.

## Contributing

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.

## License

This project is open-source and available under the [MIT License](LICENSE). You are
welcome to use the code as a reference or even fork it for your own projects.

## Contact

- Martin Atukunda (GitHub: [matlads](https://github.com/matlads))
- Email: [matlads@gmail.com](mailto:matlads@gmail.com)
- Website: [matlads.github.io](https://matlads.github.io)

Happy coding!