_config.yml 701 B

1234567891011121314151617181920212223242526272829
  1. # Permalinks
  2. #
  3. # Use of `relative_permalinks` ensures post links from the index work properly.
  4. permalink: pretty
  5. # Setup
  6. title: Блог
  7. tagline: типа
  8. url: http://b.ocsf.in
  9. paginate: 5
  10. baseurl: ""
  11. # Assets
  12. #
  13. # We specify the directory for Jekyll so we can use @imports.
  14. sass:
  15. sass_dir: _sass
  16. style: :compressed
  17. # About/contact
  18. author:
  19. name: kpmy
  20. url: https://twitter.com/aka2538
  21. email: petryxa.clever@gmail.com
  22. # Custom vars
  23. version: 2.0.0
  24. github:
  25. repo: https://github.com/kpmy/kpmy.github.io