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

https://github.com/itamadev/blog

My personal blog featuring articles and projects
https://github.com/itamadev/blog

articles blog fly flyio hugo software

Last synced: 16 days ago
JSON representation

My personal blog featuring articles and projects

Awesome Lists containing this project

README

          

# [blog](https://itamadev.com/)

![gh-pages.yml](https://github.com/itamadev/blog/actions/workflows/gh-pages.yml/badge.svg) ![fly-deploy.yml](https://github.com/itamadev/blog/actions/workflows/fly-deploy.yml/badge.svg)

A repo of my personal blog featuring my articles and projects and some of my latest work in general.
I also publish most of the articles on `medium.com` and `dev.to`

Powered by: [Blowfish](https://nunocoracao.github.io/blowfish/)

## Quick Start

Start the server with:

```bash
hugo server
```