Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)