Skip to content
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

Merged
merged 120 commits into from
Feb 22, 2017
Merged

1.3.0 #183

merged 120 commits into from
Feb 22, 2017

Commits on Jan 16, 2017

  1. Configuration menu
    Copy the full SHA
    e9db340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9afaf87 View commit details
    Browse the repository at this point in the history
  3. chore(doc): add pr template

    pidupuis committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    c4a25fd View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Configuration menu
    Copy the full SHA
    050efa8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #139 from viosey/chore/template

    Add issue and pull requests templates
    Viosey authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    9d62e9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0226fa7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #138 from viosey/feat/keywords

    feat(keywords): add post keywords as meta keywords
    Viosey authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    8db6d0d View commit details
    Browse the repository at this point in the history
  5. refactor(config): mv _config to _config.example

    Viosey committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    b3396da View commit details
    Browse the repository at this point in the history
  6. feat(analytics): Add Analytics

    - Add Baidu analytics & Google analytics
    - Close #75
    simonsmh authored and neoFelhz committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    83249b3 View commit details
    Browse the repository at this point in the history
  7. Update

    Viosey committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    1815c59 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'canary' into refactor/config

    Viosey committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    4332f33 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'refactor/config' into canary

    Viosey committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    1530c3f View commit details
    Browse the repository at this point in the history
  10. remove config.viosey from gitignore

    Viosey committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    fa842bc View commit details
    Browse the repository at this point in the history
  11. Merge pull request #148 from viosey/refactor/config

    refactor(config): remove config.viosey from gitignore
    Viosey authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    f4e72cb View commit details
    Browse the repository at this point in the history
  12. Merge branch 'master' into canary

    Viosey committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    ff6355c View commit details
    Browse the repository at this point in the history
  13. 1 Configuration menu
    Copy the full SHA
    4b155af View commit details
    Browse the repository at this point in the history
  14. Merge pull request #149 from viosey/feat/opengraph

    feat(opengraph): Add opengraph support for posts
    neoFelhz authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    5631b78 View commit details
    Browse the repository at this point in the history
  15. feat(pin): support pin posts on the top of the list

    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
    cubesky committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    d84c981 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' into canary

    Viosey committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    cdbc1c6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2bf680d View commit details
    Browse the repository at this point in the history
  18. refactor(gitmagic): Mirror changes

    Mirror changes from gitmagic branch due to gitmagic limit.
    cubesky authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    f4819b9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4146238 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #153 from viosey/refactor/template

    refactor(template): add more details
    pidupuis authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    a55922e View commit details
    Browse the repository at this point in the history
  21. Merge pull request #152 from viosey/refactor/gitmagic-changes

    refactor(gitmagic): Mirror changes
    cubesky authored Jan 17, 2017
    Configuration menu
    Copy the full SHA
    3cee218 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3c56b85 View commit details
    Browse the repository at this point in the history
  23. feat(post_on_top): fix codes

    cubesky committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    9ddea72 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    d5fe2d0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5fd7bdc View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Merge branch 'master' into canary

    * master:
      chore(gitmagic): update rules
    pidupuis committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    1c60358 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. Configuration menu
    Copy the full SHA
    743f270 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #150 from viosey/feat/pin_on_top

    feat(pin): support pin posts on the top of the list
    pidupuis authored Jan 19, 2017
    Configuration menu
    Copy the full SHA
    943ca30 View commit details
    Browse the repository at this point in the history
  3. feat(load): add a load queue

    load a javascript load queue
    cubesky committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    4cd105e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b50321a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41ccede View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Configuration menu
    Copy the full SHA
    14caa6a View commit details
    Browse the repository at this point in the history
  2. feat(sidebar): add sidebar customize support

    - Remove I'm Feeling Lucky
    - Support for sidebar customize
    - Change the config file
    neoFelhz committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    e0c16da View commit details
    Browse the repository at this point in the history
  3. fix config

    simonsmh committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    bbe9cf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    955b632 View commit details
    Browse the repository at this point in the history
  5. fix

    simonsmh committed Jan 20, 2017
    Configuration menu
    Copy the full SHA
    8a73c3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    56519a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2017

  1. refactor(load): code style

    cubesky committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    ef0c3d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #159 from viosey/feat/load_queue

    feat(load): add a javascript load queue
    pidupuis authored Jan 21, 2017
    Configuration menu
    Copy the full SHA
    e6f6cef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00de1c0 View commit details
    Browse the repository at this point in the history
  4. Whoops, fixed typo correct -> complete

    BuildTools committed Jan 21, 2017
    Configuration menu
    Copy the full SHA
    d8488ae View commit details
    Browse the repository at this point in the history
  5. Merge pull request #170 from theonlygusti/canary

    fix(#168): stops browsers covering up search suggestions
    pidupuis authored Jan 21, 2017
    Configuration menu
    Copy the full SHA
    5154d63 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. feat(highlight): remove highlight.js

    BREAKING CHANGE
    Viosey committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    0f999a7 View commit details
    Browse the repository at this point in the history
  2. feat(config): update markdown style

    Viosey committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    a5b5d3e View commit details
    Browse the repository at this point in the history
  3. minify js use YUI Compresser

    Viosey committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    fe40c0d View commit details
    Browse the repository at this point in the history
  4. fix css

    simonsmh committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    ecd7728 View commit details
    Browse the repository at this point in the history
  5. fix sidebar

    simonsmh committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    128294d View commit details
    Browse the repository at this point in the history
  6. fix(sidebar): avoid bugs when user don't confgure icons on sidebar

    - add a check use 'if' whether user do configure icon
    - add some missed lines (about categories icon)
    neoFelhz committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    9282369 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #165 from viosey/feat/sidebar

    feat(sidebar): add support for customize sidebar
    pidupuis authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    fb07933 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #174 from viosey/feat/highlight

    feat(highlight): remove highlight.js
    pidupuis authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    6bf04a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    341c444 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #160 from simonsmh/sidebar_footer

    feat(sidebar_footer_image): add sidebar footer image config
    pidupuis authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    7f08939 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a6c517 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #158 from simonsmh/patch-1

    fix(layout): fix elevation for posts
    pidupuis authored Jan 22, 2017
    Configuration menu
    Copy the full SHA
    339831f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b0ae132 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    771ba1f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9626889 View commit details
    Browse the repository at this point in the history
  16. fix(gallery): use lazyload

    change gallery to use lazyload
    Closes #108
    cubesky committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    266936b View commit details
    Browse the repository at this point in the history
  17. chore(lint): add css linter

    pidupuis committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    b90c022 View commit details
    Browse the repository at this point in the history
  18. chore(lint): add js linter

    pidupuis committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    c322f89 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2666d8c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Merge pull request #175 from viosey/fix/gallery

    feat(gallery): use lazyload
    pidupuis authored Jan 23, 2017
    Configuration menu
    Copy the full SHA
    25c9947 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #177 from viosey/master

    chore(branch): merge master into canary
    pidupuis authored Jan 23, 2017
    Configuration menu
    Copy the full SHA
    6b71bae View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2017

  1. Configuration menu
    Copy the full SHA
    b014f43 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #176 from viosey/feat/sidebar

    feat(sidebar): can hide divider and footer
    pidupuis authored Jan 25, 2017
    Configuration menu
    Copy the full SHA
    0bd542d View commit details
    Browse the repository at this point in the history
  3. Update: use PaceJS instead of NProgress

    Halyul authored and pidupuis committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    8a1176a View commit details
    Browse the repository at this point in the history
  4. Add back the strange missing spaces

    Halyul authored and pidupuis committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    affbd62 View commit details
    Browse the repository at this point in the history
  5. Why the spaces still missing????Atom's faule?

    Halyul authored and pidupuis committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    460b030 View commit details
    Browse the repository at this point in the history
  6. Add color setting for center-atom and center-radar, but they are stil…

    …l unavailable now.
    Halyul authored and pidupuis committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    cdf8383 View commit details
    Browse the repository at this point in the history
  7. Add center-radar style

    Halyul authored and pidupuis committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    96385f6 View commit details
    Browse the repository at this point in the history
  8. Add back the crazying missing spaces

    Halyul authored and pidupuis committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    d2cd083 View commit details
    Browse the repository at this point in the history
  9. Add setting for users' own PaceJS style

    Halyul authored and pidupuis committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    4a90809 View commit details
    Browse the repository at this point in the history
  10. Add back center-atom style

    Halyul authored and pidupuis committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    9907b1f View commit details
    Browse the repository at this point in the history
  11. update(feat/progressbar): make the files more accurate

    Halyul authored and pidupuis committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    36cd1e6 View commit details
    Browse the repository at this point in the history
  12. fix(feat/progressbar): add the missing spaces

    Halyul authored and pidupuis committed Jan 25, 2017
    Configuration menu
    Copy the full SHA
    0d7f32a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6f95789 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #180 from viosey/feat/progressbar

    Feat/progressbar
    pidupuis authored Jan 25, 2017
    Configuration menu
    Copy the full SHA
    d0cd399 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    123fe63 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7913bf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2017

  1. Configuration menu
    Copy the full SHA
    ee7ef3f View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2017

  1. feat(comments): add multilingual support for "Disqus_click_to_load" b…

    …utton and fix the text in the button
    Kitcham committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    dbef40c View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2017

  1. Configuration menu
    Copy the full SHA
    bed8b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5e3220 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bf5f13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31974fd View commit details
    Browse the repository at this point in the history
  5. style(indent): remove tabs

    pidupuis committed Jan 28, 2017
    Configuration menu
    Copy the full SHA
    82d613a View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2017

  1. fix(head): fix head import

    pidupuis committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    62045e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a0d7da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c557d21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3bde170 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #186 from viosey/fix/jsload

    Fix/jsload
    pidupuis authored Jan 29, 2017
    Configuration menu
    Copy the full SHA
    c8f6658 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2017

  1. refactor(progressbar): revert NProgress

    Viosey committed Jan 30, 2017
    Configuration menu
    Copy the full SHA
    d1c05fe View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Add the "lang" to <html>.

    EYHN committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    e4d3366 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2017

  1. Merge pull request #189 from EYHN/Add-the-lang-to-<html>

    feat(layout): add the "lang" to < html >
    cubesky authored Feb 2, 2017
    Configuration menu
    Copy the full SHA
    89c0157 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2017

  1. Merge pull request #187 from viosey/refactor/progressbar

    feat(progressbar): revert NProgress
    neoFelhz authored Feb 10, 2017
    Configuration menu
    Copy the full SHA
    d7a9b69 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #182 from Kitcham/canary

    feat(comments): add "Disqus_click_to_load" to improve in-GFW-users
    neoFelhz authored Feb 10, 2017
    Configuration menu
    Copy the full SHA
    eae6960 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2093db0 View commit details
    Browse the repository at this point in the history
  4. fix(lang): update en

    pidupuis authored Feb 10, 2017
    Configuration menu
    Copy the full SHA
    99b9b60 View commit details
    Browse the repository at this point in the history
  5. fix(lang): update fr

    pidupuis authored Feb 10, 2017
    Configuration menu
    Copy the full SHA
    3050589 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2017

  1. fix(disqusclick)

    cubesky committed Feb 11, 2017
    Configuration menu
    Copy the full SHA
    72adfb2 View commit details
    Browse the repository at this point in the history
  2. fix(nprogress)

    cubesky committed Feb 11, 2017
    Configuration menu
    Copy the full SHA
    e62ff46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a73b0d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #199 from viosey/fix/nprogress

    fix(nprogress): Add a missing file.
    neoFelhz authored Feb 11, 2017
    Configuration menu
    Copy the full SHA
    01e67d8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #198 from viosey/chore/README.md

    docs(readme): add read contributing rules.
    neoFelhz authored Feb 11, 2017
    Configuration menu
    Copy the full SHA
    e038d49 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2017

  1. Configuration menu
    Copy the full SHA
    97f91c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Merge pull request #202 from rkb81/pt-BR

    feat(lang): add brazil(pt-BR) translation
    Viosey authored Feb 15, 2017
    Configuration menu
    Copy the full SHA
    424093e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. update config.template

    Viosey committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    8070929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c425977 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #200 from viosey/fix/disqusclick

    fix(disqusclick): let disqus_click_to_load button automatically hide
    neoFelhz authored Feb 16, 2017
    Configuration menu
    Copy the full SHA
    8ba43c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b23b0ee View commit details
    Browse the repository at this point in the history
  5. Merge pull request #206 from viosey/refactor/version

    refactor(version): update 1.2.6 to 1.3.0
    cubesky authored Feb 16, 2017
    Configuration menu
    Copy the full SHA
    49147a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    855bdb9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #207 from viosey/fix/disqus_click_btn

    fix(disqus_click_btn): change disqus_click button style from button t…
    cubesky authored Feb 16, 2017
    Configuration menu
    Copy the full SHA
    e1c8542 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. Configuration menu
    Copy the full SHA
    d454418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6fa4420 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e52a706 View commit details
    Browse the repository at this point in the history
  4. refactor(tag)

    cubesky committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    15f2571 View commit details
    Browse the repository at this point in the history