Please visit the new version website
- current website is not so beautiful(which just render README.md to html) so Beauty project use React and Tailwindcss
- define blog as a object with 4 propeties
name(string): who's blog
url(string): blogs's url
describe(string): introduce the blog, the author
avatar(string): author's avatar url or location path
- use github action to deploy website after code pushed to master branch
