Skip to content
Snippets Groups Projects
Select Git revision
  • ccl
  • jardin
  • cms/general/lorem
  • cms/ccl/ca-marche
  • cms/grenier/index
  • content
  • preview
  • master default protected
  • develop
  • deploy
  • test
11 results

_config.yml

Blame
    • Eloi Perdereau's avatar
      e3464708
      footer et bien plus encore · e3464708
      Eloi Perdereau authored
          footer/custom.html avant footer.html
          author-profile dans le footer (voir si on l'enlève du sidebar)
          clean footer links dans _config.yml
          créé pages navigables mais qu'étaient 404
          logo-ccl.png : garde que le transparent (ex 'grand')
          /!\ bootstrap
      e3464708
      History
      footer et bien plus encore
      Eloi Perdereau authored
          footer/custom.html avant footer.html
          author-profile dans le footer (voir si on l'enlève du sidebar)
          clean footer links dans _config.yml
          créé pages navigables mais qu'étaient 404
          logo-ccl.png : garde que le transparent (ex 'grand')
          /!\ bootstrap
    _config.yml 7.76 KiB
    # Welcome to Jekyll!
    #
    # This config file is meant for settings that affect your entire site, values
    # which you are expected to set up once and rarely need to edit after that.
    # For technical reasons, this file is *NOT* reloaded automatically when you use
    # `jekyll serve`. If you change this file, please restart the server process.
    
    # Theme Settings
    #
    # Review documentation to determine if you should use `theme` or `remote_theme`
    # https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/#installing-the-theme
    
    # theme                  : "minimal-mistakes-jekyll"
    # remote_theme           : "mmistakes/minimal-mistakes"
    minimal_mistakes_skin    : "dirt" # "default", "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
    
    # Site Settings
    locale                   : "fr-FR"
    title                    : "Centre Culturel de Luminy"
    title_separator          : "|"
    subtitle                 : "luminy.org"
    name                     : "Centre Culturel de Luminy"
    description              : "luminy.org association centre culturel de luminy marseille 13009 culture citoyenneté liberté d'expression art partage des connaissances initiatives sociales concert festival dub reggae rock electro"
    url                      : "https://ccl.test.luminy.org"
    baseurl                  : # the subpath of your site, e.g. "/blog"
    repository               : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
    teaser                   : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
    logo                     : &logo "/assets/images/authors-logo/logo-ccl.png"
    banner                   : "/assets/images/puget-fleuri.png"
    masthead_title           : # overrides the website title displayed in the masthead, use " " for no title
    breadcrumbs              : true # true, false (default)
    words_per_minute         : 200
    comments:
      provider               : # false (default), "disqus", "discourse", "facebook", "staticman", "staticman_v2", "utterances", "custom"
      disqus:
        shortname            : # https://help.disqus.com/customer/portal/articles/466208-what-s-a-shortname-
      discourse:
        server               : # https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963 , e.g.: meta.discourse.org
      facebook:
        # https://developers.facebook.com/docs/plugins/comments
        appid                :
        num_posts            : # 5 (default)
        colorscheme          : # "light" (default), "dark"
      utterances:
        theme                : # "github-light" (default), "github-dark"
        issue_term           : # "pathname" (default)
    staticman:
      allowedFields          : # ['name', 'email', 'url', 'message']
      branch                 : # "master"
      commitMessage          : # "New comment by {fields.name}"
      filename               : # comment-{@timestamp}
      format                 : # "yml"
      moderation             : # true
      path                   : # "/_data/comments/{options.slug}" (default)
      requiredFields         : # ['name', 'email', 'message']
      transforms:
        email                : # "md5"
      generatedFields:
        date:
          type               : # "date"
          options:
            format           : # "iso8601" (default), "timestamp-seconds", "timestamp-milliseconds"
      endpoint               : # URL of your own deployment with trailing slash, will fallback to the public instance
    reCaptcha:
      siteKey                :
      secret                 :
    rss                      : false
    # atom_feed:
    #   path                   : # blank (default) uses feed.xml
    search                   : # true, false (default)