Skip to content

Commit

Permalink
retrait des styles lignes jaunes doc qui servaient à rien + remise en…
Browse files Browse the repository at this point in the history
… place des id pour le fonctionnement menu doc de droite
  • Loading branch information
Frédérique Chambinaud committed Feb 7, 2024
1 parent f2d7812 commit 2b901b1
Show file tree
Hide file tree
Showing 14 changed files with 581 additions and 762 deletions.
16 changes: 1 addition & 15 deletions _sass/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ margin-right: 3rem;
min-width: 60px;
}
.dropdown-menu {
background: #272727;
background: $middlegrey;
border-radius: 6px;
padding: 6px 0;

Expand Down Expand Up @@ -653,20 +653,6 @@ button:hover{
height: 24px;
}
}
#ligne-jaune-h2-doc{
padding: 0 0.2rem 0 1.5rem;
// box-shadow: inset 0rem -0.6rem 0px $yellow;
margin: 1.5rem 3rem 1rem 0;
}
#paragraphe-doc{
padding: 0;
}

#ligne-jaune-h3-doc{
padding: 0.5rem 0.2rem 0 1.5rem;
margin: 0.5rem 0 1rem 0;
// box-shadow: inset 0.7rem 0px 0px $yellow;
}

.voyager-btn {
display: inline-block;
Expand Down
30 changes: 16 additions & 14 deletions en/doc/guides/voyager/story_interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
title: Voyager Story interface
---

<section class="fer-gauche">
<h2 id="ligne-jaune-h2-doc">Voyager Story interface</h2>
<h3 id="ligne-jaune-h3-doc">Edit your scene</h3>
<div>
<section>
<h2>Voyager Story interface</h2>
<h3 id="EditYourScene">Edit your scene</h3>
<div class="fer-gauche">
<ul>
<li>{% include button.html name="pose" icon="move" %} Position and resize the model.</li>
<li>{% include button.html name="capture" icon="camera" %} Take screenshots and save the state of the scene.</li>
Expand All @@ -16,15 +16,17 @@ <h3 id="ligne-jaune-h3-doc">Edit your scene</h3>
<li>{% include button.html name="audio" icon="audio" %} Add and organize audio.</li>
<li>{% include button.html name="parametres" icon="eye" %} Edit scene settings.</li>
</ul>
<h3 id="ligne-jaune-h3-doc">Explore the scene</h3>
<ul>
<li>{% include button.html icon="globe" %} Display tours.</li>
<li>{% include button.html icon="file" %} Display articles.</li>
<li>{% include button.html icon="comment" %} Display annotations.</li>
<li>{% include button.html icon="share" %} Share the scene.</li>
<li>{% include button.html icon="expand" %} Fullscreen mode.</li>
<li>{% include button.html icon="tools" %} Tools and settings.</li>
</ul>
</div>
</div>
<h3 id="ExploreTheScene">Explore the scene</h3>
<div class="fer-gauche">
<ul>
<li>{% include button.html icon="globe" %} Display tours.</li>
<li>{% include button.html icon="file" %} Display articles.</li>
<li>{% include button.html icon="comment" %} Display annotations.</li>
<li>{% include button.html icon="share" %} Share the scene.</li>
<li>{% include button.html icon="expand" %} Fullscreen mode.</li>
<li>{% include button.html icon="tools" %} Tools and settings.</li>
</ul>
</div>

</section>
112 changes: 50 additions & 62 deletions en/doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,67 +4,55 @@
---

<section class="larg100">
<div class="fer-gauche center">
<h2 class="big-title-doc" id="ligne-jaune-big-title-doc">Documentation</h2>
<div class="center">
<h2 id="Documentation" class="big-title-doc">Documentation</h2>
</div>
<p class="big-intro-doc">
Save, edit, comment, enhance and publish digitized cultural artifacts.
</p>
<img style="object-position: 70% 0;" src="/assets/img/focus_stbertin_chapiteau.webp"
alt="Close-up of the champlevé enamel-on-leather capital of the Pied de croix from Saint-Bertin Abbey.">
<img style="object-position: 70% 0;" src="/assets/img/focus_stbertin_chapiteau.webp"
alt="Close-up of the champlevé enamel-on-leather capital of the Pied de croix from Saint-Bertin Abbey.">
</section>

<section>
<div class="fer-gauche">
<h2 id="ligne-jaune-h2-doc">Introduction</h2>
<p id="paragraphe-doc">
eCorpus is a reference implementation of <a href="https://holusion.com/en/" target="_blank">Holusion's</a> <a
href="https://smithsonian.github.io/dpo-voyager/" target="_blank">dpo-voyager</a> editor for hosting, editing
and managing scènes 3D.
</p>
<p id="paragraphe-doc">
Designed for medium-sized collections (1 to 1,000 objects), an eCorpus deployment offers a complete interface for
managing user rights and publishing data, as well as guarantees of data preservation through advanced management
of
modification histories.
</p>
<p id="paragraphe-doc">
Development is open-source on <a href="https://github.com/Holusion/eCorpus" target="_blank">GitHub</a>. The entire
software is published under the <a href="https://github.com/Holusion/eCorpus/blob/main/LICENSE.md"
target="_blank">Apache</a> license.
</p>
</div>
</section>
<h2 id="Introduction">Introduction</h2>
<p>
eCorpus is a reference implementation of <a href="https://holusion.com/en/" target="_blank">Holusion's</a> <a
href="https://smithsonian.github.io/dpo-voyager/" target="_blank">dpo-voyager</a> editor for hosting, editing
and managing scènes 3D.
</p>
<p>
Designed for medium-sized collections (1 to 1,000 objects), an eCorpus deployment offers a complete interface for
managing user rights and publishing data, as well as guarantees of data preservation through advanced management
of
modification histories.
</p>
<p>
Development is open-source on <a href="https://github.com/Holusion/eCorpus" target="_blank">GitHub</a>. The entire
software is published under the <a href="https://github.com/Holusion/eCorpus/blob/main/LICENSE.md"
target="_blank">Apache</a> license.
</p>

<section class="fer-gauche">
<h3 id="ligne-jaune-h3-doc">Content editing</h3>
<div class="media">
<img src="/assets/img/story_interface.webp"
alt="Voyager Story interface for editing a 3D scene with annotations and articles">
</div>
<div>
<p id="paragraphe-doc">
Content editing is based on the <a href="https://smithsonian.github.io/dpo-voyager/story/overview/"
target="_blank">Voyager Story</a> editor developed by the Smithsonian Institute.
</p>
<p id="paragraphe-doc">Find out how to edit a 3D Scene :</p>
<div class="center-button">
<a href="./tutorials/voyager/edit">
<button>Publishing guide</button>
</a>
</div>
<h3 id="Content-editing">Content editing</h3>
<div class="media">
<img src="/assets/img/story_interface.webp"
alt="Voyager Story interface for editing a 3D scene with annotations and articles">
</div>
<p>
Content editing is based on the <a href="https://smithsonian.github.io/dpo-voyager/story/overview/"
target="_blank">Voyager Story</a> editor developed by the Smithsonian Institute.
</p>
<p>Find out how to edit a 3D Scene :</p>
<div class="center-button">
<a href="./tutorials/voyager/edit">
<button>Publishing guide</button>
</a>
</div>
</section>

<section class="fer-gauche">
<div>
<h3 id="ligne-jaune-h3-doc">Deployment</h3>
<p id="paragraphe-doc">
A small eCorpus instance can run <a href="./references/administration/requirements">on just about any device</a>.
</p>

</div>
</section>
<h3 id="Deployment">Deployment</h3>
<p>
A small eCorpus instance can run <a href="./references/administration/requirements">on just about any device</a>.
</p>


<div class="center-button versionEN">
<a href="./tutorials/deployment">
Expand All @@ -73,13 +61,13 @@ <h3 id="ligne-jaune-h3-doc">Deployment</h3>
</div>


<section class="fer-gauche ">
<h3 id="ligne-jaune-h3-doc">Features</h3>
<p id="paragraphe-doc">
<b>eCorpus</b> offers a set of administrative functions for managing users, collections, 3D scenes and annotations. It's
a complete, ready-to-use server that can be deployed <a href="tutorials/deployment">in a matter of minutes</a>.
</p>
<p id="paragraphe-doc">
In addition, advanced <b>Voyager</b> features are developed and integrated by Smithsonian teams deployment by Smithsonian teams.
</p>
</section>
<h3 id="Features">Features</h3>
<p>
<b>eCorpus</b> offers a set of administrative functions for managing users, collections, 3D scenes and annotations.
It's
a complete, ready-to-use server that can be deployed <a href="tutorials/deployment">in a matter of minutes</a>.
</p>
<p>
In addition, advanced <b>Voyager</b> features are developed and integrated by Smithsonian teams deployment by
Smithsonian teams.
</p>
13 changes: 5 additions & 8 deletions en/doc/tutorials/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,15 @@
title: Tutorials
---

<section >
<div class="fer-gauche">

<h2 id="ligne-jaune-h2-doc">Tutorials</h2>

<h2 id="Tutorials">Tutorials</h2>
<img style="object-position: 70% 0;" src="/assets/img/doc/monaco.webp"
alt="Aerial view of Monaco, rendered from photogrammetry"
>
<!-- <img class="img-fluid" style="margin:auto; display:block;" src="/assets/img/logo-eCorpus.png" alt="logo eCorpus"> -->
<h3 id="ligne-jaune-h3-doc">Learn to use eCorpus</h3>
<p id="paragraphe-doc">
<h3 id="Learn-to-use-eCorpus">Learn to use eCorpus</h3>
<p>
Those tutorials are designed to help you get started with eCorpus.
They are organized according to the situations encountered and offer options to improve your knowledge later.
</p>
</div>
</section>

Loading

0 comments on commit 2b901b1

Please sign in to comment.