Sources du blog ALLELLA
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.
 
 
 
 
 

59 lines
1.3 KiB

  1. title: allella.fr
  2. email: contact@allella.fr
  3. description: >- # this means to ignore newlines until "baseurl:"
  4. ALLELLA
  5. baseurl: "" # the subpath of your site, e.g. /blog
  6. url: "http://allella.fr" # the base hostname & protocol for your site, e.g. http://example.com
  7. # twitter_username: jekyllrb
  8. # github_username: jekyll
  9. # Build settings
  10. theme: minima
  11. plugins:
  12. - jekyll-feed
  13. - jekyll-paginate
  14. allella :
  15. services :
  16. - mail:
  17. name: Courriel
  18. url: https://mail.allella.fr
  19. - cloud:
  20. name: Documents
  21. url: https://nuage.allella.fr
  22. - jitsy:
  23. name : Visio
  24. url: https://talk.allella.fr
  25. - git :
  26. name : Forge
  27. url: https://git.allella.fr
  28. - framadate :
  29. name: Sondage dates
  30. url: https://sondage.allella.fr
  31. # sass:
  32. # style: compact
  33. # load_paths:
  34. # - node_modules
  35. # Exclude from processing.
  36. # The following items will not be processed, by default.
  37. # Any item listed under the `exclude:` key here will be automatically added to
  38. # the internal "default list".
  39. #
  40. # Excluded items can be processed by explicitly listing the directories or
  41. # their entries' file path in the `include:` list.
  42. #
  43. # exclude:
  44. # - .sass-cache/
  45. # - .jekyll-cache/
  46. # - gemfiles/
  47. # - Gemfile
  48. # - Gemfile.lock
  49. # - node_modules/
  50. # - vendor/bundle/
  51. # - vendor/cache/
  52. # - vendor/gems/
  53. # - vendor/ruby/