https://github.com/e5r/github-blog
My GitHub Blog
https://github.com/e5r/github-blog
Last synced: 2 months ago
JSON representation
My GitHub Blog
- Host: GitHub
- URL: https://github.com/e5r/github-blog
- Owner: e5r
- License: apache-2.0
- Created: 2019-11-22T18:40:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-06T21:42:49.000Z (over 5 years ago)
- Last Synced: 2025-01-25T08:10:35.720Z (4 months ago)
- Language: HTML
- Size: 469 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
My GitHub Blog
==============Que tal exibir posts de seu blog pessoal inseridos à partir de um
repositório no GitHub?## Build
```sh
$ yarn
$ yarn build
```## Dev
```sh
$ yarn
$ yarn build
$ yarn start
```