-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path_config.yml
More file actions
57 lines (46 loc) · 1.78 KB
/
_config.yml
File metadata and controls
57 lines (46 loc) · 1.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Dependencies
markdown: kramdown
# Github parameters
github: [metadata]
encoding: UTF-8
kramdown:
input: GFM
hard_wrap: false
math_engine: mathjax
syntax_highlighter: rouge
future: true
jailed: false
gfm_quirks: paragraph_end
lsi: false
safe: true
highlighter: rouge
gist:
noscript: false
# Permalinks
permalink: pretty
# Setup
title: Vitam
logo: /public/images/VitamEntete.jpg
tagline: 'Programme interministériel archivage numérique'
description: 'Vitam est un programme interministériel d’archivage numérique pour la prise en charge des documents et données numériques. Il met à disposition un logiciel open source et propose différents outils et services: Vitam accessible en service ou VaS, Archifiltre, ReSIP et Pastis'
url: http://www.programmevitam.fr
baseurl: /
future: true
author:
name: 'Jean-Séverin Lair'
url: https://www.linkedin.com/in/jeanseverinlair/
paginate: 5
# Custom vars
version: R6-1.0.x
github:
repo: https://github.com/ProgrammeVitam/vitam
repoext: https://github.com/ProgrammeVitam/generateur-seda
repoext: https://github.com/ProgrammeVitam/archifiltre
bintray:
repo: https://bintray.com/programmevitam
repomaven: https://bintray.com/programmevitam/vitam-maven-release
repodataset: https://bintray.com/programmevitam/vitam-annexes/tests-dataset/
repogenseda: https://bintray.com/programmevitam/vitam-generateur-seda-dist/
listmenu: ["programme", "logiciel", "versions", "VaS", "documentation", "ressources", "autres", "demonstrations", "FAQ"]
# Be sure to insert Ressources
include: ["_sources", "_static", "_images", "_downloads", "_toc"]