https://github.com/moutansos/benbrougher-tech
The source code of the benbrougher.tech Blog
https://github.com/moutansos/benbrougher-tech
astro blog dotnet ingress-controller kubernetes nginx python3 tech-blog
Last synced: about 1 year ago
JSON representation
The source code of the benbrougher.tech Blog
- Host: GitHub
- URL: https://github.com/moutansos/benbrougher-tech
- Owner: moutansos
- License: mit
- Created: 2019-09-08T01:13:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-13T20:10:08.000Z (about 1 year ago)
- Last Synced: 2025-04-13T21:20:04.014Z (about 1 year ago)
- Topics: astro, blog, dotnet, ingress-controller, kubernetes, nginx, python3, tech-blog
- Language: Astro
- Homepage:
- Size: 9.55 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
benbrougher.tech blog
[](https://app.netlify.com/sites/cocky-wiles-add04c/deploys)
This is the repo for my blog site. Please feel free to submit a PR for corrections or submit an issue if have questions or would like me to change something.
## 🚀 Development Quick Start
1. **Clone the repo**
Clone the latest version of the repo using git
```sh
git clone https://github.com/moutansos/benbrougher-tech
cd benbrougher-tech
```
1. **Install dependencies**
```sh
npm install
```
1. **Start the dev server**
```sh
npm run dev
```
## 💻 Tech Stack
Everything is written in [Astro](https://astro.build)