-
Notifications
You must be signed in to change notification settings - Fork 564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.3.0 #183
Conversation
Add issue and pull requests templates
feat(keywords): add post keywords as meta keywords
- Add Baidu analytics & Google analytics - Close #75
refactor(config): remove config.viosey from gitignore
feat(opengraph): Add opengraph support for posts
Support pin the posts on the top of the list in index BREAKING CHANGE: config file has changed. To migrate the code, add `post_top: false` to your _config.yml Closes #23
Mirror changes from gitmagic branch due to gitmagic limit.
refactor(template): add more details
refactor(gitmagic): Mirror changes
* master: chore(gitmagic): update rules
fix(nprogress): Add a missing file.
docs(readme): add read contributing rules.
feat(lang): add brazil(pt-BR) translation
fix(disqusclick): let disqus_click_to_load button automatically hide
Well. We have already made a great changes and now we are actually ready forcrealease a great version! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
We should update Verison Number before merge it to
master
. -
feat(ui): use Pace.js instead of NProgress feat(ui): use Pace.js instead of NProgress #173
This should be revert. Remove it from feature list.
refactor(version): update 1.2.6 to 1.3.0
fix(disqus_click_btn): change disqus_click button style from button t…
fix a button style pollution when using |
I've already update the verison code in README.md and package.json. |
New features
Changes
Bugs fixed