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.
 
 
 
 
 

68 lines
1.6 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. info: Roundcube
  20. - cloud:
  21. name: Documents
  22. url: https://nuage.allella.fr
  23. info: Nextcloud
  24. - jitsy:
  25. name : Visio-conférence
  26. url: https://talk.allella.fr
  27. info: Jitsi
  28. - git :
  29. name : Forge logicielle
  30. url: https://git.allella.fr
  31. info: Gitea
  32. - framadate :
  33. name: Prise de rendez-vous
  34. url: https://sondage.allella.fr
  35. info: Framadate
  36. - nitter :
  37. name: Lecteur de Tweets
  38. url: https://nitter.allella.fr
  39. info: Nitter
  40. # sass:
  41. # style: compact
  42. # load_paths:
  43. # - node_modules
  44. # Exclude from processing.
  45. # The following items will not be processed, by default.
  46. # Any item listed under the `exclude:` key here will be automatically added to
  47. # the internal "default list".
  48. #
  49. # Excluded items can be processed by explicitly listing the directories or
  50. # their entries' file path in the `include:` list.
  51. #
  52. # exclude:
  53. # - .sass-cache/
  54. # - .jekyll-cache/
  55. # - gemfiles/
  56. # - Gemfile
  57. # - Gemfile.lock
  58. # - node_modules/
  59. # - vendor/bundle/
  60. # - vendor/cache/
  61. # - vendor/gems/
  62. # - vendor/ruby/