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
- Host: GitHub
- URL: https://github.com/matlads/matlads.github.io
- Owner: matlads
- Created: 2016-04-12T13:39:59.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T11:14:37.000Z (about 2 years ago)
- Last Synced: 2024-04-21T12:29:10.520Z (about 2 years ago)
- Topics: developer, django, django-rest-framework, matlads, php, postgresql, python, sql
- Language: HTML
- Homepage: http://matlads.github.io/
- Size: 203 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!