Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#14 - Bootstrap documentation #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Read the Docs configuration file for Sphinx projects
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

# Required
version: 2

# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
tools:
nodejs: "18"
commands:
- mkdir --parents $READTHEDOCS_OUTPUT/html/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

where is $READTHEDOCS_OUTPUT defined? (as well as $READTHEDOCS_LANGUAGE, and VERSION)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- cd docs && npm ci
- cd docs && npm run docs:build -- --base "/$READTHEDOCS_LANGUAGE/$READTHEDOCS_VERSION/"
- cp --recursive docs/.vitepress/dist/* $READTHEDOCS_OUTPUT/html/
3 changes: 3 additions & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.vitepress/cache/
.vitepress/dist/
node_modules/
1 change: 1 addition & 0 deletions docs/.nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v18
80 changes: 80 additions & 0 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
import { defineConfig } from 'vitepress'
import { generateSidebar } from 'vitepress-sidebar'

// https://vitepress.dev/reference/site-config
export default defineConfig({
lang: 'fr',
title: "Documentation Recolt'Ô",
description: '',
srcDir: "content",
base: "/",
metaChunk: false,
head: [
['link', {
rel: 'icon',
href: "/favicon.ico"
}],
['meta', {
property: 'og:image',
content: 'https://raw.githubusercontent.com/makinacorpus/DbToolsBundle/main/docs/content/public/meta.png'
}]
],
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
logo: '/logo.svg',
nav: [
{ text: 'Accueil', link: '/' },
],
editLink: {
pattern: 'https://github.com/makinacorpus/recolto/blob/main/docs/content/:path',
text: 'Modifier cette page sur Github'
},
docFooter: {
prev: 'Page précédente',
next: 'Page suivante'
},
outlineTitle: 'Sur cette page',
lastUpdated: {
text: 'Dernière mise à jour',
formatOptions: {
dateStyle: 'short'
}
},
search: {
provider: 'local'
},
footer: {
message: 'Publié sous la licence MIT.',
copyright: 'Copyright © 2024-aujourd\'hui <a href="https://makina-corpus.com/territoires">Makina Corpus Territoire</a>'
},
socialLinks: [
{ icon: 'github', link: 'https://github.com/makinacorpus/recolto' }
],
sidebar: generateSidebar({
documentRootPath: 'content',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did make some tests right here:

  • with the suggested "content": got the following error:
failed to load config from /Users/…/dev/recolto-makina/docs/.vitepress/config.ts
failed to start server. error:
ENOENT: no such file or directory, scandir '/Users/gnome/dev/recolto-makina/content'
Error: ENOENT: no such file or directory, scandir '/Users/gnome/dev/recolto-makina/content'
  • with "/" I had a working vitepress with a sidebar (including docs, README.md) but all individual pages were 404
  • with "docs/content" I get a working sidebar only with the items in "content" + the pages, I assume that’s the expected result?

-> suggestion

Suggested change
documentRootPath: 'content',
documentRootPath: 'docs/content',

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, my bad, my readme is not explicit enough 😬

You need to launch every commands in the docs folder.: cd docs. Then it should work properly

// scanStartPath: null,
// resolvePath: null,
rootGroupText: 'Contenu',
// rootGroupLink: 'https://github.com/jooy2',
// rootGroupCollapsed: false,
useTitleFromFileHeading: true,
useTitleFromFrontmatter: true,
// hyphenToSpace: true,
// underscoreToSpace: true,
collapsed: false,
// collapseDepth: 2,
sortMenusByFrontmatterOrder: true,
// sortMenusOrderByDescending: true,
// sortByFileName: ['first.md', 'second', 'third.md'],
// excludeFiles: ['first.md', 'secret.md'],
// excludeFolders: ['secret-folder'],
// includeDotFiles: false,
// includeRootIndexFile: false,
// includeFolderIndexFile: true,
// includeEmptyFolder: false,
// convertSameNameSubFileToGroupIndexPage: false,
// useFolderLinkAsIndexPage: false,
// folderLinkNotIncludesFileName: false
})
}
})
63 changes: 63 additions & 0 deletions docs/.vitepress/theme/components/MakinaCorpusHorizontal.vue
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
<template>
<div class="makina-corpus-horizontal">
<div class="container">
développé par
<a href="https://makina-corpus.com/territoires" target="_blank" title="Makina Corpus">
<svg enable-background="new 0 0 483.1 109" width="480px" height="auto" version="1.1" viewBox="0 0 483.1 109" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<rect id="b" x="3.1" width="480" height="62"/>
</defs>
<clipPath id="a">
<use xlink:href="#b"/>
</clipPath>
<path d="m60.5 47.5c-2-1.6-4-3.3-6-4.9-0.8-0.7-0.9-0.8-0.3-1.7 1.2-2.1 2-4.3 2.5-6.6 0.8-3.6 0.7-7.1-0.5-10.6-0.4-1.2-1-2.2-1.6-3.3-0.2-0.3-0.3-0.6 0-0.9 0.9-1 1.8-2 2.8-2.9 1.4-1.5 2.9-2.9 4.2-4.4 1.5-1.7 1.1-3.7-0.8-4.8-0.5-0.4-1.1-0.7-1.7-1-1.5-0.8-3-0.7-4.4-0.1-1.2 0.5-2 1.3-2.9 2.3l-5 4.8c-0.3 0.2-0.4 0.2-0.7 0.2s-0.6-0.1-1-0.1c-12.5-2-19.5 5.3-19.5 5.3-0.3 0.3-0.6 0.3-0.9 0-0.9-0.7-1.8-1.3-2.6-2-1.4-1.1-2.4-1.3-3.9-0.4-1 0.6-1.5 1.5-2.2 2.3-0.4 0.4-0.7 0.9-1 1.3-0.8 1.3-0.7 2.6 0.4 3.7 0.9 0.9 1.8 1.8 2.8 2.7 0.4 0.3 0.4 0.6 0.2 1.1-0.3 0.6-0.6 1.1-0.8 1.7-2.2 5-2.8 10.1-1 15.4 0.3 0.8 0.1 1.2-0.4 1.8-1.4 1.5-2.9 2.9-4.1 4.5-1.1 1.4-1.1 3.1-0.1 4.6l1.2 1.5c1.1 1.3 2.9 1.3 4.1 0.2 1.3-1.2 2.5-2.5 3.8-3.7 1.5-1.4 1-1.4 2.9-0.4 3.1 1.6 6.4 2.1 9.9 1.8 3.7-0.3 7-1.6 10.2-3.4 0.9-0.5 1-0.5 1.8 0.2l1.3 1.2c1.3 1.2 2.6 2.4 3.9 3.5 1.8 1.5 4.5 1.6 6.4 0.3 1.3-0.9 2.4-2 3.5-3.1 1.6-1.8 1.6-4.4-0.5-6.1m-17.8-6.1c-4.7 4.8-12.9 6.6-17.3 1.9-4.5-4.9-2.9-11.2 0.4-15.7s11.6-9.3 17.9-4.4c6 4.6 3.7 13.3-1 18.2" clip-path="url(#a)" fill="#50AF55"/>
<path d="m91.7 13.1c0.5 0.5 0.9 1.1 1.2 1.9l7.9 27.3 8-27.3c0.2-0.8 0.6-1.4 1.1-1.9s1.2-0.7 2.1-0.7 1.6 0.2 2.2 0.7 1 1.2 1.2 2l5.6 33.9-4.4 0.8-4.6-31.8-9 30.3h-4.4l-8.9-30.3-4.5 30c-0.1 0.6-0.3 1.1-0.7 1.5-0.4 0.3-0.9 0.5-1.6 0.5-0.6 0-1.1-0.2-1.5-0.6s-0.6-0.9-0.6-1.5v-0.8l5.4-32c0.2-0.9 0.6-1.5 1.2-2s1.4-0.7 2.2-0.7 1.6 0.3 2.1 0.7" clip-path="url(#a)" fill="#50AF55"/>
<path d="m140.5 13.1c0.5 0.5 0.9 1.2 1.2 2l12.8 33.7-4.4 1.3-3.2-8.4h-17l-2.6 6.9c-0.2 0.4-0.4 0.8-0.8 1.1s-0.8 0.4-1.3 0.4c-0.6 0-1.1-0.2-1.5-0.6s-0.6-0.9-0.6-1.5c0-0.4 0.1-0.8 0.3-1.2l11.8-31.6c0.3-0.7 0.6-1.4 1.1-1.9 0.5-0.6 1.1-0.8 2-0.8 1-0.1 1.7 0.2 2.2 0.6m5.1 24.7-7.2-20.1-7.3 20.1h14.5z" clip-path="url(#a)" fill="#50AF55"/>
<path d="m157.5 14.6c0-0.6 0.2-1.1 0.6-1.5s0.9-0.7 1.5-0.7 1.1 0.2 1.6 0.6c0.4 0.4 0.7 0.9 0.7 1.6v13.8l16.9-15.9 3.2 2.9-15.9 14.8 16.6 16.2c0.5 0.5 0.8 1.1 0.8 1.7s-0.2 1.1-0.6 1.4c-0.4 0.4-0.9 0.6-1.4 0.6-0.7 0-1.3-0.3-1.8-0.8l-17.8-17.3v17.6h-4.4v-35z" clip-path="url(#a)" fill="#50AF55"/>
<path d="m187.4 14.7c0-0.6 0.2-1.1 0.7-1.6 0.4-0.4 1-0.7 1.6-0.7s1.1 0.2 1.5 0.7c0.4 0.4 0.6 1 0.6 1.6v34.9h-4.4v-34.9z" clip-path="url(#a)" fill="#50AF55"/>
<path d="m199.7 14.6c0-0.6 0.2-1.1 0.7-1.6 0.4-0.4 1-0.7 1.6-0.7 0.8 0 1.4 0.3 1.8 1l19.8 28.7v-27.4c0-0.6 0.2-1.1 0.6-1.6s0.9-0.7 1.5-0.7 1.2 0.2 1.6 0.7 0.6 1 0.6 1.6v33.3c0 0.6-0.2 1.1-0.6 1.6-0.4 0.4-0.9 0.6-1.6 0.6-0.8 0-1.4-0.3-1.8-1l-19.8-28.7v29.2l-4.4-0.1v-34.9z" clip-path="url(#a)" fill="#50AF55"/>
<path d="m249.4 13.1c0.5 0.5 0.9 1.2 1.2 2l12.8 33.7-4.4 1.3-3.2-8.4h-17l-2.6 6.9c-0.2 0.4-0.4 0.8-0.8 1.1s-0.8 0.4-1.3 0.4c-0.6 0-1.1-0.2-1.5-0.6s-0.6-0.9-0.6-1.5c0-0.4 0.1-0.8 0.3-1.2l11.8-31.6c0.3-0.7 0.6-1.4 1.1-1.9 0.5-0.6 1.1-0.8 2-0.8 1-0.1 1.8 0.2 2.2 0.6m5.1 24.7-7.2-20.1-7.2 20.1h14.4z" clip-path="url(#a)" fill="#50AF55"/>
<path d="m302.5 45.2c-0.5 0.7-1 1.3-1.6 1.8-0.6 0.6-1.4 1.1-2.2 1.4-0.8 0.4-1.7 0.7-2.5 0.9s-1.7 0.4-2.6 0.5-1.7 0.2-2.5 0.2c-3.1 0-5.9-0.7-8.4-2s-4.5-3.2-6.1-5.6c-1.1-1.6-1.9-3.4-2.6-5.3-0.6-1.9-0.9-3.9-0.9-5.9 0-2.4 0.4-4.7 1.1-6.8 0.8-2.2 1.8-4.1 3.2-5.8s3-3.1 5-4.2c1.9-1.1 4.1-1.8 6.5-2h1.1c1 0 2 0.1 3.1 0.4 1.1 0.2 2.2 0.6 3.3 1s2.1 0.9 3.1 1.4 1.8 1.1 2.5 1.7c0.2 0.2 0.4 0.4 0.5 0.6s0.1 0.5-0.1 0.7l-2.6 5.4c-0.2 0.3-0.6 0.5-1 0.6s-0.9 0-1.3-0.2c-1-0.8-2-1.5-3-2s-2.2-0.8-3.3-0.8c-0.3 0-0.7 0.1-1.2 0.2-1.1 0.2-2 0.6-2.8 1.2s-1.5 1.3-2.1 2.2-1 1.8-1.3 2.9-0.4 2.2-0.4 3.4c0 1.3 0.1 2.5 0.4 3.7s0.7 2.2 1.3 3.1 1.3 1.6 2.2 2.2c0.9 0.5 1.9 0.8 3.1 0.8 0.9 0 1.7-0.1 2.5-0.4s1.5-0.6 2.1-0.9c0.5-0.3 1.1-0.5 1.6-0.7s1.1-0.3 1.7-0.3c1.3 0 2.4 0.4 3.3 1.2s1.4 1.9 1.4 3.1c0.2 0.9 0 1.6-0.5 2.3" clip-path="url(#a)" fill="#50AF55"/>
<path d="m338.3 38.4c-0.9 2.3-2.1 4.3-3.7 6s-3.4 3.1-5.6 4.1-4.6 1.5-7.2 1.5-5-0.5-7.2-1.5-4.1-2.4-5.6-4.1c-1.6-1.7-2.8-3.7-3.7-6s-1.3-4.7-1.3-7.2c0-2.6 0.4-5 1.3-7.3s2.1-4.3 3.7-6 3.4-3.1 5.6-4.1 4.6-1.5 7.2-1.5 5 0.5 7.2 1.5 4.1 2.4 5.6 4.1c1.6 1.7 2.8 3.7 3.7 6s1.3 4.7 1.3 7.2c0 2.6-0.4 5-1.3 7.3m-9.8-10.7c-0.3-1.2-0.7-2.4-1.3-3.3-0.6-1-1.3-1.8-2.2-2.3s-2-0.9-3.3-0.9c-1.2 0-2.3 0.3-3.2 0.9s-1.6 1.4-2.2 2.3c-0.6 1-1 2-1.3 3.2s-0.4 2.4-0.4 3.6 0.1 2.4 0.4 3.6 0.7 2.3 1.3 3.2c0.6 1 1.3 1.8 2.2 2.3 0.9 0.6 1.9 0.9 3.2 0.9 1.2 0 2.2-0.3 3.1-0.8 0.9-0.6 1.7-1.3 2.3-2.2s1.1-2 1.4-3.2 0.5-2.4 0.5-3.6-0.2-2.5-0.5-3.7" clip-path="url(#a)" fill="#50AF55"/>
<path d="m365.8 50.8c-0.3 0.1-0.7 0.2-1.1 0.2s-0.7-0.2-0.9-0.4l-9.1-12.1v6.7c0 0.7-0.1 1.3-0.4 1.9s-0.6 1.1-1.1 1.5-1 0.8-1.6 1c-0.6 0.3-1.3 0.4-2 0.4s-1.4-0.1-2-0.4-1.2-0.6-1.6-1.1c-0.5-0.4-0.9-1-1.1-1.6-0.3-0.6-0.4-1.2-0.4-1.9v-31.2c0-0.3 0.2-0.6 0.5-0.8s0.7-0.3 1.2-0.2h5.2c0.9 0 1.8-0.1 2.8-0.1h3.8c0.4 0 0.6 0 0.8 0.1 1.7 0.3 3.3 0.7 4.8 1.3s2.8 1.4 3.9 2.3c1.1 1 2 2.2 2.6 3.6s1 3 1 4.9c0 1.3-0.2 2.5-0.6 3.5s-0.9 2-1.6 2.8-1.5 1.5-2.4 2.1-1.9 1-3 1.4l8.5 10.6c0.3 0.3 0.4 0.6 0.4 0.8s-0.3 0.5-0.7 0.7l-5.9 4zm-5.8-28.3c-0.5-0.6-1.1-0.9-1.7-0.9h-3.6v6.1h3.8c0.6 0 1.1-0.3 1.6-0.9 0.4-0.6 0.7-1.3 0.7-2.1s-0.3-1.5-0.8-2.2" clip-path="url(#a)" fill="#50AF55"/>
<path d="m403.4 30.4c-0.6 1.5-1.5 2.8-2.6 3.9s-2.4 1.9-3.9 2.6c-1.5 0.6-3.1 1-4.8 1.2-0.4 0.1-1.1 0.1-2.1 0.1h-2.7v2.6c0 0.9-0.1 1.8-0.1 2.8-0.1 0.9-0.2 1.8-0.3 2.5-0.1 0.8-0.3 1.3-0.6 1.7-0.4 0.6-0.9 1.1-1.6 1.6-0.6 0.5-1.5 0.7-2.5 0.7-0.7 0-1.4-0.1-2-0.4s-1.2-0.6-1.6-1.1c-0.5-0.5-0.8-1-1.1-1.6s-0.4-1.2-0.4-1.9v-31.2c0-0.3 0.1-0.5 0.4-0.7s0.6-0.3 1-0.3h7.5c1.5 0 3 0.1 4.5 0.2 1.5 0.2 2.9 0.4 4.3 0.7v-0.1c2.3 0.5 4.4 1.7 6.1 3.3 1.7 1.7 2.7 3.8 3.1 6.3 0.1 0.6 0.2 1.3 0.2 2.1 0.1 1.9-0.2 3.5-0.8 5m-10.1-7.6c-0.6-0.7-1.4-1.1-2.2-1.1h-3.6v7.6h3.6c0.9 0 1.6-0.4 2.2-1.1s0.9-1.6 0.9-2.7-0.3-2-0.9-2.7" clip-path="url(#a)" fill="#50AF55"/>
<path d="m439.3 41.1c-0.8 1.9-1.9 3.5-3.4 4.8-1.4 1.3-3.2 2.3-5.1 3-2 0.7-4.1 1-6.4 1s-4.5-0.4-6.4-1c-2-0.7-3.7-1.7-5.1-3s-2.6-2.9-3.4-4.8-1.2-4-1.2-6.5v-20.8c0-0.3 0.1-0.5 0.4-0.7s0.7-0.3 1.1-0.3h7.4c0.4 0 0.8 0.1 1 0.3 0.3 0.2 0.4 0.5 0.4 0.7v21c0 2 0.5 3.6 1.6 4.8s2.5 1.8 4.2 1.8 3.1-0.6 4.2-1.8 1.6-2.8 1.6-4.8v-17.5c0-0.7 0.1-1.3 0.4-1.9s0.6-1.1 1.1-1.6 1-0.8 1.6-1.1 1.3-0.4 2-0.4 1.4 0.1 2 0.4 1.2 0.6 1.7 1.1 0.9 1 1.1 1.6c0.3 0.6 0.4 1.2 0.4 1.9v17.3c0.1 2.5-0.4 4.6-1.2 6.5" clip-path="url(#a)" fill="#50AF55"/>
<path d="m463.4 27.4c1.5 0.6 2.8 1.3 4.1 2.1 1.2 0.9 2.2 1.9 3 3.2s1.2 2.9 1.2 4.7c0 1.3-0.2 2.5-0.7 3.7-0.4 1.2-1 2.3-1.8 3.4-1.4 1.9-3 3.3-5 4.1-2 0.9-4.1 1.3-6.4 1.3-0.9 0-1.9-0.1-3-0.3-1.2-0.2-2.3-0.5-3.6-0.8-1.2-0.3-2.4-0.7-3.5-1.1s-2.1-0.8-2.8-1.2c-0.3-0.1-0.5-0.2-0.7-0.5s-0.2-0.5-0.2-0.7c0.1-0.9 0.3-1.6 0.5-2.2l0.6-1.8c0.1-0.3 0.1-0.5 0.2-0.7s0.1-0.4 0.2-0.5l-0.1 0.1c0.1-0.1 0.1-0.3 0.2-0.5s0.1-0.4 0.2-0.6c0-0.1 0-0.2 0.1-0.3v0.2-0.2c0-0.4 0.2-0.7 0.6-0.9s0.9-0.2 1.5-0.1c0.2 0.1 0.5 0.2 0.9 0.3 0.4 0.2 0.8 0.3 1.3 0.5s0.9 0.4 1.4 0.5c0.5 0.2 0.8 0.3 1.1 0.4 1 0.4 1.9 0.7 2.8 1s1.7 0.4 2.5 0.4c0.4 0 0.8-0.1 1.2-0.3s0.7-0.4 1-0.7 0.6-0.6 0.7-1c0.2-0.4 0.3-0.9 0.3-1.3 0-0.3-0.1-0.6-0.3-0.8s-0.5-0.5-0.8-0.7-0.6-0.4-0.9-0.5-0.6-0.3-0.8-0.4v0.1c-0.8-0.4-1.6-0.7-2.4-1-1.3-0.4-2.6-0.9-3.8-1.4-1.3-0.5-2.4-1.2-3.4-1.9-1-0.8-1.8-1.8-2.5-2.9-0.6-1.2-0.9-2.6-0.9-4.3 0-1.8 0.4-3.5 1.2-4.9s1.8-2.7 3.1-3.6c1.3-1 2.7-1.7 4.3-2.2s3.2-0.8 4.9-0.8c0.8 0 1.9 0.1 3.1 0.3s2.4 0.6 3.5 1.1 2.1 1.2 2.9 2 1.2 1.8 1.2 3-0.4 2.2-1.3 3-1.9 1.3-3.2 1.3c-0.7 0-1.4-0.1-1.9-0.3-0.6-0.2-1.2-0.4-1.7-0.7-0.6-0.2-1.2-0.5-1.8-0.7s-1.2-0.3-1.9-0.3c-0.4 0-0.9 0.2-1.4 0.5s-0.7 0.8-0.7 1.5c0 0.4 0.1 0.7 0.3 1s0.4 0.5 0.7 0.7 0.6 0.4 1 0.5 0.7 0.3 1 0.4c0.2 0.1 0.4 0.2 0.6 0.2l-0.2-0.1h0.2v0.1c1.2 0.6 2.6 1.1 4.1 1.6" clip-path="url(#a)" fill="#50AF55"/>


<path fill="#50AF55" d="m268.2 96.2v-31h204v31h-204z"/>
<path fill="#50AF55" d="m268.2 96.2h204c0 0.1-0.1 0.2-0.1 0.2h-1-201.8c-0.3 0-0.7-0.1-1.1-0.2z"/>


<path fill="#FFFFFF" d="M280.2,71.6h-7.1v-2.5h17.1v2.5h-7.1v20.8h-2.9V71.6z"/>
<path fill="#FFFFFF" d="M294.2,69.1h13.4v2.5h-10.4v7.3h8.8v2.5h-8.8v8.4H308v2.5h-13.8V69.1z"/>
<path fill="#FFFFFF" d="m325.5 92.4-5.6-9.8h-4.2v9.8h-3v-23.3h7.3c1.2 0 2.3 0.1 3.3 0.3s1.9 0.6 2.6 1.1 1.3 1.2 1.7 2 0.6 1.8 0.6 3.1c0 1.8-0.5 3.3-1.4 4.4s-2.2 1.8-3.8 2.2l5.9 10.2h-3.4zm-9.8-12.2h3.9c1.8 0 3.2-0.4 4.2-1.1s1.4-1.9 1.4-3.4-0.5-2.6-1.4-3.2c-1-0.6-2.3-0.9-4.2-0.9h-3.9v8.6z"/>
<path fill="#FFFFFF" d="m345.9 92.4-5.6-9.8h-4.2v9.8h-3v-23.3h7.3c1.2 0 2.3 0.1 3.3 0.3s1.9 0.6 2.6 1.1 1.3 1.2 1.7 2 0.6 1.8 0.6 3.1c0 1.8-0.5 3.3-1.4 4.4s-2.2 1.8-3.8 2.2l5.9 10.2h-3.4zm-9.8-12.2h3.9c1.8 0 3.2-0.4 4.2-1.1s1.4-1.9 1.4-3.4-0.5-2.6-1.4-3.2c-1-0.6-2.3-0.9-4.2-0.9h-3.9v8.6z"/>
<path fill="#FFFFFF" d="M353.6,69.1h3v23.3h-3V69.1z"/>
<path fill="#FFFFFF" d="M367.6,71.6h-7.1v-2.5h17.1v2.5h-7.1v20.8h-2.9V71.6z"/>
<path fill="#FFFFFF" d="m389.4 92.9c-1.5 0-2.8-0.3-4-0.9s-2.3-1.4-3.2-2.4c-0.9-1.1-1.6-2.3-2.1-3.8s-0.7-3.2-0.7-5.1 0.2-3.5 0.7-5 1.2-2.7 2.1-3.8c0.9-1 1.9-1.8 3.2-2.4 1.2-0.5 2.6-0.8 4-0.8s2.8 0.3 4 0.8c1.2 0.6 2.3 1.3 3.2 2.4s1.6 2.3 2.1 3.8 0.7 3.1 0.7 5-0.2 3.6-0.7 5.1-1.2 2.8-2.1 3.8-1.9 1.9-3.2 2.4c-1.2 0.6-2.6 0.9-4 0.9zm0-2.6c1 0 2-0.2 2.8-0.7s1.6-1.1 2.2-1.9 1.1-1.8 1.4-3 0.5-2.5 0.5-4c0-1.4-0.2-2.7-0.5-3.9s-0.8-2.1-1.4-2.9-1.3-1.4-2.2-1.9c-0.8-0.4-1.8-0.7-2.8-0.7s-2 0.2-2.8 0.7c-0.9 0.4-1.6 1.1-2.2 1.9s-1.1 1.8-1.4 2.9c-0.3 1.2-0.5 2.5-0.5 3.9 0 1.5 0.2 2.8 0.5 4s0.8 2.2 1.4 3 1.3 1.5 2.2 1.9 1.7 0.7 2.8 0.7z"/>
<path fill="#FFFFFF" d="M404.2,69.1h3v23.3h-3V69.1z"/>
<path fill="#FFFFFF" d="m426.1 92.4-5.6-9.8h-4.2v9.8h-3v-23.3h7.3c1.2 0 2.3 0.1 3.3 0.3s1.9 0.6 2.6 1.1 1.3 1.2 1.7 2 0.6 1.8 0.6 3.1c0 1.8-0.5 3.3-1.4 4.4s-2.2 1.8-3.8 2.2l5.9 10.2h-3.4zm-9.8-12.2h3.9c1.8 0 3.2-0.4 4.2-1.1s1.4-1.9 1.4-3.4-0.5-2.6-1.4-3.2c-1-0.6-2.3-0.9-4.2-0.9h-3.9v8.6z"/>
<path fill="#FFFFFF" d="M433.8,69.1h13.4v2.5h-10.4v7.3h8.8v2.5h-8.8v8.4h10.8v2.5h-13.8V69.1z"/>
<path fill="#FFFFFF" d="m452.4 87.4c0.8 0.9 1.8 1.6 2.9 2.1s2.3 0.8 3.5 0.8c1.5 0 2.7-0.3 3.6-1s1.3-1.6 1.3-2.8c0-0.6-0.1-1.1-0.3-1.5s-0.5-0.8-0.8-1.1c-0.4-0.3-0.8-0.6-1.2-0.8-0.5-0.2-1-0.5-1.5-0.7l-3.3-1.5c-0.5-0.2-1.1-0.5-1.7-0.9-0.6-0.3-1.1-0.7-1.5-1.2-0.5-0.5-0.8-1-1.1-1.7s-0.4-1.4-0.4-2.3 0.2-1.7 0.5-2.4c0.4-0.8 0.9-1.4 1.5-2 0.7-0.6 1.4-1 2.3-1.3s1.9-0.5 2.9-0.5c1.4 0 2.7 0.3 3.9 0.8s2.2 1.2 3 2.1l-1.6 1.9c-0.7-0.7-1.5-1.2-2.4-1.6s-1.8-0.6-2.9-0.6c-1.3 0-2.4 0.3-3.2 0.9s-1.2 1.4-1.2 2.5c0 0.6 0.1 1 0.4 1.4 0.2 0.4 0.5 0.7 0.9 1s0.8 0.6 1.2 0.8c0.5 0.2 0.9 0.4 1.4 0.6l3.3 1.4c0.7 0.3 1.3 0.6 1.9 1s1.1 0.8 1.5 1.3 0.8 1.1 1 1.7c0.2 0.7 0.4 1.4 0.4 2.3s-0.2 1.8-0.6 2.6-0.9 1.5-1.6 2.1-1.5 1.1-2.5 1.4-2.1 0.5-3.3 0.5c-1.6 0-3.1-0.3-4.5-0.9s-2.6-1.5-3.6-2.5l1.8-1.9z"/>

</svg>

</a>
</div>
</div>
</template>

<style scoped>
.makina-corpus-horizontal {
padding: 0 64px;
margin-top: 64px;
}
.makina-corpus-horizontal .container {
margin: 0 auto;
max-width: 1152px;
}
.makina-corpus-horizontal .container svg {
max-width: 300px;
}
</style>
Loading