This is the repository for my personal GitHub.io page, built using Jekyll.
This site serves as a portfolio and blog where I share my projects, write about my experiences, and document my journey in software development.
- Responsive Design: Optimized for viewing on any device.
- Blog: Regular posts about programming, technology, and personal growth.
- Projects: Showcasing my work and contributions to open source.
To run this site locally, follow these steps:
- Clone the repository:
git clone https://github.com/mboetger/mboetger.github.io.git
- Navigate to the directory:
cd mboetger.github.io
- Install dependencies:
bundle install
- Build and serve the site:
bundle exec jekyll serve
- Open your browser:
Go to
http://localhost:4000
to see the site.
Contributions are welcome! Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
You can reach me at [email protected] or follow me on Twitter.
Thank you for visiting my GitHub.io page!