New version 1.0.0 release
Introduction
Release Material-Blog verison1.0.0, and some new features will be shown below.
Changelog
- feat(index.php): add articles card flow with lively visual language homepage
- feat(index.php / selectarticle.php): add article search by keywords page
- feat(index.php / articledetails): add view articles in details page
- feat(index.php / register.php / login.php): add regist and login function
- feat(user.php): add user center page
- feat(user.php / usergravatar.php / avatarupload.php): add change avatar by upload or Gravatar page
- feat(admin.php / userlist.php): add check user list and configure authority (Only admin user can access)
- feat(admin.php / postarticle.php): add post articles page (Only admin user can access)
- docs(test.md): remove test files
- docs(README.md): release English version document
- docs(LICENSE): change license from MIT to GPL v3.0
- docs(README.md): fix the markdown syntax error
- docs(README.md): update README.md
- feat(all): release Material-Blog verison1.0.0