Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/asizikov/asizikov.github.io

:memo: Personal blog
https://github.com/asizikov/asizikov.github.io

azure cloud devops software-engineering

Last synced: 3 days ago
JSON representation

:memo: Personal blog

Awesome Lists containing this project

README

        

# asizikov.github.io

Personal blog

[![pages-build-deployment](https://github.com/asizikov/asizikov.github.io/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/asizikov/asizikov.github.io/actions/workflows/pages/pages-build-deployment)

Currently deployed at [blog.cloud-eng.nl](https://blog.cloud-eng.nl)

## Local development

Running in CodeSpaces:

```bash
hugo serve -b=/ --appendPort=false
```