Skip to content

Commit

Permalink
add ci-sis logo e925159
Browse files Browse the repository at this point in the history
  • Loading branch information
nriss committed Nov 14, 2024
1 parent 66a384d commit 9808123
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 0 deletions.
Binary file added doctrine-template/ig/full-ig.zip
Binary file not shown.
11 changes: 11 additions & 0 deletions doctrine-template/ig/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Template Page</title>
</head>
<body>
<p><b>Template ans.fr.template</b></p>
<p>You can <a href="package.tgz">download the template</a>, though you should not need to; just refer to the template as ans.fr.template in your IG configuration.</p>
<p>A <a href="https://interop.esante.gouv.fr/ig/template/history.html">full version history is published</a></p>
</body>
</html>
7 changes: 7 additions & 0 deletions doctrine-template/ig/jekyll.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
layout: page
title: ans.fr.template
---
<p><b>Template ans.fr.template</b></p>
<p>You can <a href="package.tgz">download the template</a>, though you should not need to; just refer to the template as ans.fr.template in your IG configuration.</p>
<p>A <a href="https://interop.esante.gouv.fr/ig/template/history.html">full version history is published</a></p>
6 changes: 6 additions & 0 deletions doctrine-template/ig/package.manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"version" : "0.1.0",
"date" : "20241114084331",
"notForPublication" : true,
"name" : "ans.fr.template"
}
Binary file added doctrine-template/ig/package.tgz
Binary file not shown.
3 changes: 3 additions & 0 deletions doctrine-template/ig/qa.compare.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
url = https://interop.esante.gouv.fr/ig/template
package-id = ans.fr.template
ig-ver = 0.1.0
1 change: 1 addition & 0 deletions doctrine-template/ig/qa.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE HTML><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title>Template QA Page</title></head><body><p><b>Template ans.fr.template QA</b></p><p>No useful QA on templates - if you see this page, the template built ok.</p></body></html>
9 changes: 9 additions & 0 deletions doctrine-template/ig/qa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"url" : "https://interop.esante.gouv.fr/ig/template",
"package-id" : "ans.fr.template",
"ig-ver" : "0.1.0",
"date" : "Thu, 14 Nov, 2024 08:43:31 +0000",
"dateISO8601" : "2024-11-14T08:43:31+00:00",
"version" : "5.0.0",
"tool" : "5.0.0 (3)"
}
3 changes: 3 additions & 0 deletions doctrine-template/ig/qa.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
url = https://interop.esante.gouv.fr/ig/template
package-id = ans.fr.template
ig-ver = 0.1.0

0 comments on commit 9808123

Please sign in to comment.