Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oanhnn/oanhnn.github.io
- Owner: oanhnn
- License: mit
- Created: 2015-03-11T02:33:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-27T01:32:55.000Z (about 1 year ago)
- Last Synced: 2023-12-27T02:28:42.638Z (about 1 year ago)
- Topics: blog, ci-cd, deployment, development, tutorial, web
- Language: CSS
- Homepage: https://oanhnn.com
- Size: 16.1 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Introduction
---
This is source code my personal blog, it is published at https://oanhnn.comAbout 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
```