Skip to content
Snippets Groups Projects
config.yaml.old 1.86 KiB
Newer Older
  • Learn to ignore specific revisions
  • params:
      color: gray           # Any color in CSS syntax
      width: 42rem          # Any length in CSS syntax
      # footer: >-            # A hardcoded space is needed before each html element
      #   Except where otherwise noted, content on this site is licensed under a  
      #   <a href="http://creativecommons.org/licenses/by/4.0/" rel="license">Creative
      #   Commons Attribution 4.0 International License</a>.
      # rss: To subscribe to this RSS feed, copy its address and paste it into your
      #   favorite feed reader.
      summaries: false      # Set to true to show summaries of posts on homepage
      divider: \a0          # Set to false to remove divider below posts on homepage
      schema: false         # Set to true to add Schema.org metadata
      opengraph: false      # Set to true to add Open Graph metadata
      twittercards: false   # Set to true to add Twitter Cards metadata
      utterances:
        repo:               # Set to Utterances repo URL to add Utterances comments
        issueterm: pathname
        theme: github-light
      netlify:
        honeypot: false     # Set to true to add honeypot field in contact form
        recaptcha: false    # Set to true to add recaptcha challenge in contact form
      # css:                # Uncomment to add custom CSS from a list of files
      #   - css/foo.css
      #   - bar.css
      # js:                 # Uncomment to add custom JS from a list of files
      #   - js/foo.js
      #   - bar.js
    
    
    
    Alexandre MEYER's avatar
    Alexandre MEYER committed
    
    
    Alexandre MEYER's avatar
    Alexandre MEYER committed
      - name: About
        url: about/
    
        weight: 1
    
    Alexandre MEYER's avatar
    Alexandre MEYER committed
    
    # menu:
    #   nav:
    #   - name: Animation en synthèse d'images
    #     url: 
    #     weight: 1
    
    
    
    Alexandre MEYER's avatar
    Alexandre MEYER committed
      # - name: Evaluation
      #   url: content3/
      #   weight: 2
      # - name: Emploi du temps
      #   url: content2/
      #   weight: 2
    
      # - name: Thèmes
      #   url: content/
      #   weight: 2
      # - name: Tags
      #   url: tags/
      #   weight: 3
      # - name: Categories
      #   url: categories/
      #   weight: 4
      # - name: RSS
      #   url: index.xml
      #   weight: 5