Mayx's Home Page https://mabbs.github.io
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
481 B

  1. theme: jekyll-theme-minimal
  2. title: Mayx的博客
  3. logo: https://avatars0.githubusercontent.com/u/17966333
  4. lang: zh-CN
  5. author: mayx
  6. description: Mayx's Home Page
  7. timezone: Asia/Shanghai
  8. excerpt_separator: <!--more-->
  9. paginate: 7
  10. kramdown:
  11. syntax_highlighter_opts:
  12. span:
  13. line_numbers: false
  14. block:
  15. line_numbers: true
  16. start_line: 1
  17. plugins:
  18. - jekyll-sitemap
  19. - jekyll-feed
  20. - jekyll-include-cache
  21. feed:
  22. path: atom.xml
  23. google_analytics: UA-137710294-1

Powered by TurnKey Linux.