Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T02:41:55.000Z (4 months ago)
- Last Synced: 2024-10-19T05:03:28.348Z (3 months ago)
- Topics: astro, blog, dotnet, ingress-controller, kubernetes, nginx, python3, tech-blog
- Language: Astro
- Homepage:
- Size: 9.55 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
benbrougher.tech blog[![Netlify Status](https://api.netlify.com/api/v1/badges/2e59ef6d-8d80-48c5-8185-670726126f72/deploy-status)](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)