Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/asizikov/asizikov.github.io
- Owner: asizikov
- License: other
- Created: 2015-06-21T15:39:13.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T19:14:32.000Z (8 months ago)
- Last Synced: 2024-05-05T20:26:35.173Z (8 months ago)
- Topics: azure, cloud, devops, software-engineering
- Language: HTML
- Homepage: http://blog.cloud-eng.nl/
- Size: 34 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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
```