baseURL: "https://darnodo.github.io/Notebook/" title: 🧑‍💻 Notebook relativeURLs: true theme: hextra defaultContentLanguage: en languages: en: languageName: English weight: 1 fr: languageName: Français weight: 2 menu: main: - name: Documentation pageRef: /documentation weight: 1 - name: Netlab pageRef: /netlab weight: 2 - name: About pageRef: /about weight: 3 - name: Search weight: 4 params: type: search - name: GitHub weight: 5 url: "https://github.com/darnodo" params: icon: github params: # Navbar navbar: displayTitle: true displayLogo: true # Logo logo: path: images/logo.svg link: /Notebook/ width: 40 height: 20 # Search search: enable: true type: flexsearch flexsearch: # index page by: content | summary | heading | title index: heading markup: goldmark: renderer: unsafe: true