Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oanhnn/oanhnn.github.io

My personal blog
https://github.com/oanhnn/oanhnn.github.io

blog ci-cd deployment development tutorial web

Last synced: 5 days ago
JSON representation

My personal blog

Awesome Lists containing this project

README

        

Introduction
---
This is source code my personal blog, it is published at https://oanhnn.com

About me
---
My name Oanh Nguyen, I am a web developer with many years of experience about
applications base web, web services, social and HTML5 game.
You can see more about me in [here](https://oanhnn.com)

Development
---
Use Github page following [Jekyll](https://jekyllrb.com) and [dependencies](https://pages.github.com/versions).
Run with `docker-compose`:

```bash
$ docker-compose up
```