_config.yml 423 B

12345678910111213141516171819
  1. # Dependencies
  2. markdown: redcarpet
  3. redcarpet:
  4. extensions:
  5. - fenced_code_blocks
  6. - tables
  7. - autolink
  8. highlighter: rouge
  9. # Permalinks
  10. permalink: pretty
  11. # Custom vars
  12. current_version: 1.3.0
  13. repo: https://github.com/wenzhixin/bootstrap-table
  14. website: http://wenzhixin.net.cn
  15. repos: http://repos.wenzhixin.net.cn
  16. email: wenzhixin2010@gmail.com
  17. master_zip: https://github.com/wenzhixin/bootstrap-table/archive/master.zip