diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 b/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 deleted file mode 100644 index b583ef0..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Cache/b7/9606fb3afea5bd1609ed40b622142f1c98125abcfe89a76a661b0e8e343910 +++ /dev/null @@ -1 +0,0 @@ -I"{"source"=>"/home/wuki/Projects/cantara-webpage", "destination"=>"/home/wuki/Projects/cantara-webpage/_site", "collections_dir"=>"", "cache_dir"=>".jekyll-cache", "plugins_dir"=>"_plugins", "layouts_dir"=>"_layouts", "data_dir"=>"_data", "includes_dir"=>"_includes", "collections"=>{"posts"=>{"output"=>true, "permalink"=>"/:categories/:year/:month/:day/:title:output_ext"}}, "safe"=>false, "include"=>[".htaccess"], "exclude"=>[".sass-cache", ".jekyll-cache", "gemfiles", "Gemfile", "Gemfile.lock", "node_modules", "vendor/bundle/", "vendor/cache/", "vendor/gems/", "vendor/ruby/"], "keep_files"=>[".git", ".svn"], "encoding"=>"utf-8", "markdown_ext"=>"markdown,mkdown,mkdn,mkd,md", "strict_front_matter"=>false, "show_drafts"=>true, "limit_posts"=>0, "future"=>false, "unpublished"=>false, "whitelist"=>[], "plugins"=>[], "markdown"=>"kramdown", "highlighter"=>"rouge", "lsi"=>false, "excerpt_separator"=>"\n\n", "incremental"=>false, "detach"=>false, "port"=>"4000", "host"=>"127.0.0.1", "baseurl"=>nil, "show_dir_listing"=>false, "permalink"=>"date", "paginate_path"=>"/page:num", "timezone"=>nil, "quiet"=>false, "verbose"=>false, "defaults"=>[], "liquid"=>{"error_mode"=>"warn", "strict_filters"=>false, "strict_variables"=>false}, "kramdown"=>{"auto_ids"=>true, "toc_levels"=>[1, 2, 3, 4, 5, 6], "entity_output"=>"as_char", "smart_quotes"=>"lsquo,rsquo,ldquo,rdquo", "input"=>"GFM", "hard_wrap"=>false, "guess_lang"=>true, "footnote_nr"=>1, "show_warnings"=>false}, "livereload_port"=>35729, "serving"=>true, "watch"=>true, "url"=>"http://localhost:4000"}:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/02/7aa8ee0824aa77dfe0e2588c66eca9f96ae435dce8a25a0dc044a890196e51 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/02/7aa8ee0824aa77dfe0e2588c66eca9f96ae435dce8a25a0dc044a890196e51 deleted file mode 100644 index c8c0483..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/02/7aa8ee0824aa77dfe0e2588c66eca9f96ae435dce8a25a0dc044a890196e51 +++ /dev/null @@ -1,11 +0,0 @@ -I"£<p>Le shortcode <em>button</em> est simplement un bouton cliquable avec une icône optionnelle.</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Téléchargez Grav -Téléchargez Grav avec icône -Téléchargez Grav avec icône à droite -</code></pre></div></div> - -<p>Téléchargez Grav -Téléchargez Grav avec icône -Téléchargez Grav avec icône à droite</p> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/05/bc6ea6139242e7a73badd917fc0f4ee5432887f0b013eab6eb6499cc49e2c1 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/05/bc6ea6139242e7a73badd917fc0f4ee5432887f0b013eab6eb6499cc49e2c1 deleted file mode 100644 index 2e24371..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/05/bc6ea6139242e7a73badd917fc0f4ee5432887f0b013eab6eb6499cc49e2c1 +++ /dev/null @@ -1,109 +0,0 @@ -I" <p>Le shortcode <em>Attachments</em> affiche une liste de pièces jointes d’une page.</p> - -<h2 id="utilisation">Utilisation</h2> - -<p>Le shortcode affiche la liste de fichiers trouvés dans un <strong>dossier spécifique</strong> -A l’heure actuelle, il supporte deux implémentations</p> - -<ol> - <li> - <p>Si votre page est un fichier Markdown, les pièces jointes doivent être placée dans un <strong>dossier</strong> nommé comme le nom de la page et suffixé par <strong>.files</strong>.</p> - - <blockquote> - <ul> - <li>content - <ul> - <li>_index.md</li> - <li>page.files - <ul> - <li>attachment.pdf</li> - </ul> - </li> - <li>page.md</li> - </ul> - </li> - </ul> - </blockquote> - </li> - <li> - <p>Si votre page est un <strong>dossier</strong>, les pièces jointes doivent être placées dans un dossier fils <strong>‘files’</strong>.</p> - - <blockquote> - <ul> - <li>content - <ul> - <li>_index.md</li> - <li>page - <ul> - <li>index.md</li> - <li>files - <ul> - <li>attachment.pdf</li> - </ul> - </li> - </ul> - </li> - </ul> - </li> - </ul> - </blockquote> - </li> -</ol> - -<p>Attention, si votre site est multi-langue, vous devrez avec autant de dossier qu’il y a de langues.</p> - -<p>C’est tout !</p> - -<h3 id="paramètres">Paramètres</h3> - -<table> - <thead> - <tr> - <th style="text-align: left">Paramètre</th> - <th style="text-align: left">Défaut</th> - <th style="text-align: left">Description</th> - </tr> - </thead> - <tbody> - <tr> - <td style="text-align: left">title</td> - <td style="text-align: left">“Pièces jointesâ€</td> - <td style="text-align: left">Titre de la liste</td> - </tr> - <tr> - <td style="text-align: left">style</td> - <td style="text-align: left">â€â€</td> - <td style="text-align: left">Choisir entre “orangeâ€, “greyâ€, “blue†et “green†pour un style plus sympa</td> - </tr> - <tr> - <td style="text-align: left">pattern</td> - <td style="text-align: left">â€.*â€</td> - <td style="text-align: left">Une expression régulière, utilisée pour filtrer les pièces jointes par leur nom de fichier. Le paramètre <strong>pattern</strong> doit être une <a href="https://en.wikipedia.org/wiki/Regular_expression">expression régulière</a>.</td> - </tr> - </tbody> -</table> - -<p>Par exemple:</p> - -<ul> - <li>Pour trouver les fichiers avec le suffixe ‘.jpg’, utilisez <code class="language-plaintext highlighter-rouge">.*\.jpg$</code> (pas <code class="language-plaintext highlighter-rouge">*.jpg</code>).</li> - <li>Pour trouver les fichiers avec les suffixe ‘.jpg’ ou ‘.png’, utilisez <code class="language-plaintext highlighter-rouge">.*\.(jpg|png)$</code>.</li> -</ul> - -<h3 id="exemples">Exemples</h3> - -<h4 id="lister-les-pièces-jointes-de-type-pdf-ou-mp4">Lister les pièces jointes de type pdf ou mp4</h4> - -<p>s’affiche comme</p> - -<h4 id="modifier-le-style">Modifier le style</h4> - -<p>s’affiche comme</p> - -<p>s’affiche comme</p> - -<p>s’affiche comme</p> - -<p>s’affiche comme</p> - -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/1c/c25cf7ffba037f618ec759a2e1a28cf91c07546abc259b25ded2ae30d97a8d b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/1c/c25cf7ffba037f618ec759a2e1a28cf91c07546abc259b25ded2ae30d97a8d deleted file mode 100644 index f80faec..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/1c/c25cf7ffba037f618ec759a2e1a28cf91c07546abc259b25ded2ae30d97a8d +++ /dev/null @@ -1,46 +0,0 @@ -I"d<p>Le shortcode <em>Notice</em> permet d’afficher 4 types de message pour vous aider à structurer votre contenu.</p> - -<h3 id="note">Note</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code> -Une notice de type *note* - -</code></pre></div></div> - -<p>s’affiche comme</p> - -<p>Une notice de type <em>note</em></p> - -<h3 id="info">Info</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code> -Une notice de type *info* - -</code></pre></div></div> - -<p>s’affiche comme</p> - -<p>Une notice de type <em>info</em></p> - -<h3 id="tip">Tip</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code> -Une notice de type *tip* - -</code></pre></div></div> - -<p>s’affiche comme</p> - -<p>Une notice de type <em>tip</em></p> - -<h3 id="warning">Warning</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code> -Une notice de type *warning* - -</code></pre></div></div> - -<p>s’affiche comme</p> - -<p>Une notice de type <em>warning</em></p> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/20/d8fd0ed5bff4b03e55028dcee28322631dba3e1ba8cdab63ddb21fcff0c787 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/20/d8fd0ed5bff4b03e55028dcee28322631dba3e1ba8cdab63ddb21fcff0c787 deleted file mode 100644 index a7955ab..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/20/d8fd0ed5bff4b03e55028dcee28322631dba3e1ba8cdab63ddb21fcff0c787 +++ /dev/null @@ -1,37 +0,0 @@ -I"K<p>The Learn theme for Hugo loads the <a href="https://fontawesome.com"><strong>Font Awesome</strong></a> library, allowing you to easily display any icon or logo available in the Font Awesome free collection.</p> - -<h2 id="finding-an-icon">Finding an icon</h2> - -<p>Browse through the available icons in the <a href="https://fontawesome.com/icons?d=gallery&m=free">Font Awesome Gallery</a>. Notice that the <strong>free</strong> filter is enabled, as only the free icons are available by default.</p> - -<p>Once on the Font Awesome page for a specific icon, for example the page for the <a href="https://fontawesome.com/icons/heart?style=solid">heart</a>, copy the HTML reference and paste into the markdown content.</p> - -<p>The HTML to include the heart icon is:</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code><i class="fas fa-heart"></i> -</code></pre></div></div> - -<h2 id="including-in-markdown">Including in markdown</h2> - -<p>Paste the <code class="language-plaintext highlighter-rouge"><i></code> HTML into markup and Font Awesome will load the relevant icon.</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Built with <i class="fas fa-heart"></i> from Grav and Hugo -</code></pre></div></div> - -<p>Which appears as</p> - -<p>Built with <i class="fas fa-heart"></i> from Grav and Hugo</p> - -<h2 id="customising-icons">Customising icons</h2> - -<p>Font Awesome provides many ways to modify the icon</p> - -<ul> - <li>Change colour (by default the icon will inherit the parent colour)</li> - <li>Increase or decrease size</li> - <li>Rotate</li> - <li>Combine with other icons</li> -</ul> - -<p>Check the full documentation on <a href="https://fontawesome.com/how-to-use/web-fonts-with-css">web fonts with CSS</a> for more.</p> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/32/348b258edf03c486d1ed6a8d80b35ba6c33dd533903f18165e051e931f13f5 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/32/348b258edf03c486d1ed6a8d80b35ba6c33dd533903f18165e051e931f13f5 deleted file mode 100644 index 54f8dcc..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/32/348b258edf03c486d1ed6a8d80b35ba6c33dd533903f18165e051e931f13f5 +++ /dev/null @@ -1,11 +0,0 @@ -I"4<p>A button is a just a clickable button with optional icon.</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Get Grav -Get Grav with icon -Get Grav with icon right -</code></pre></div></div> - -<p>Get Grav -Get Grav with icon -Get Grav with icon right</p> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/38/480b8f9ec8ec9082b4d63f3fc4e42a52dcd410656829c93ce3238002e0eb0f b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/38/480b8f9ec8ec9082b4d63f3fc4e42a52dcd410656829c93ce3238002e0eb0f deleted file mode 100644 index ed514fa..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/38/480b8f9ec8ec9082b4d63f3fc4e42a52dcd410656829c93ce3238002e0eb0f +++ /dev/null @@ -1,26 +0,0 @@ -I"<h2 id="contributeurs">Contributeurs</h2> - -<p>Merci à eux <i class="fas fa-heart"></i> de rendre le monde Open Source meilleur !</p> - -<p>Et un grand merci à <a href="https://github.com/vjeantet">@vjeantet</a> pour son travail sur <a href="https://github.com/vjeantet/hugo-theme-docdock">docdock</a>, un fork de <em>hugo-theme-learn</em>. La v2.0.0 du thème est en grande partie inspirée de son travail.</p> - -<h2 id="packages-et-librairies">Packages et librairies</h2> -<ul> - <li><a href="https://mermaid-js.github.io/">mermaid</a> - géneration de diagrames et graphiques à partir de texte similaire à Markdown</li> - <li><a href="http://fontawesome.io/">font awesome</a> - Le framework de polices iconiques</li> - <li><a href="https://jquery.com">jQuery</a> - La plus connue des librairies Javascript</li> - <li><a href="https://lunrjs.com">lunr</a> - Lunr fournit des fonctions de recherche sans service externe</li> - <li><a href="https://bevacqua.github.io/horsey/">horsey</a> - Autocomplétion de composants (utiliser pour les suggestions de recherche)</li> - <li><a href="https://zenorocha.github.io/clipboard.js">clipboard.js</a> - Copier le texte dans le presse-papier</li> - <li><a href="https://highlightjs.org">highlight.js</a> - Mise en valeur de syntaxes</li> - <li><a href="https://modernizr.com">modernizr</a> - Une boite à outil Javascript qui permet aux développeurs d’utiliser les dernières fonctionnalités de CSS et HTML5, même sur de vieux navigateurs.</li> -</ul> - -<h2 id="outils">Outils</h2> - -<ul> - <li><a href="https://www.netlify.com">Netlify</a> - Déploiement continue et hébergement de cette documentation</li> - <li><a href="https://gohugo.io/">Hugo</a></li> -</ul> - -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/50/39c2132a27c7151bc5b8d79339ad99ce9a594c4e1f0e00917e4910a2b7a6e0 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/50/39c2132a27c7151bc5b8d79339ad99ce9a594c4e1f0e00917e4910a2b7a6e0 deleted file mode 100644 index 52d6760..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/50/39c2132a27c7151bc5b8d79339ad99ce9a594c4e1f0e00917e4910a2b7a6e0 +++ /dev/null @@ -1,689 +0,0 @@ -I"¦Œ -<p>This page is a shameful copy of the great <a href="http://learn.getgrav.org/content/markdown">Grav original page</a>. -Only difference is information about image customization (<a href="">resizing</a>, <a href="">add CSS classes</a>…)</p> - -<p>Let’s face it: Writing content for the Web is tiresome. WYSIWYG editors help alleviate this task, but they generally result in horrible code, or worse yet, ugly web pages.</p> - -<p><strong>Markdown</strong> is a better way to write <strong>HTML</strong>, without all the complexities and ugliness that usually accompanies it.</p> - -<p>Some of the key benefits are:</p> - -<ol> - <li>Markdown is simple to learn, with minimal extra characters so it’s also quicker to write content.</li> - <li>Less chance of errors when writing in markdown.</li> - <li>Produces valid XHTML output.</li> - <li>Keeps the content and the visual display separate, so you cannot mess up the look of your site.</li> - <li>Write in any text editor or Markdown application you like.</li> - <li>Markdown is a joy to use!</li> -</ol> - -<p>John Gruber, the author of Markdown, puts it like this:</p> - -<blockquote> - <p>The overriding design goal for Markdown’s formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions. While Markdown’s syntax has been influenced by several existing text-to-HTML filters, the single biggest source of inspiration for Markdown’s syntax is the format of plain text email. -– John Gruber</p> -</blockquote> - -<p>Grav ships with built-in support for <a href="http://daringfireball.net/projects/markdown/">Markdown</a> and <a href="https://michelf.ca/projects/php-markdown/extra/">Markdown Extra</a>. You must enable <strong>Markdown Extra</strong> in your <code class="language-plaintext highlighter-rouge">system.yaml</code> configuration file</p> - -<p>Without further delay, let us go over the main elements of Markdown and what the resulting HTML looks like:</p> - -<p><i class="fas fa-bookmark"></i> Bookmark this page for easy future reference!</p> - -<h2 id="headings">Headings</h2> - -<p>Headings from <code class="language-plaintext highlighter-rouge">h1</code> through <code class="language-plaintext highlighter-rouge">h6</code> are constructed with a <code class="language-plaintext highlighter-rouge">#</code> for each level:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gh"># h1 Heading</span> -<span class="gu">## h2 Heading</span> -<span class="gu">### h3 Heading</span> -<span class="gu">#### h4 Heading</span> -<span class="gu">##### h5 Heading</span> -<span class="gu">###### h6 Heading</span> -</code></pre></div></div> - -<p>Renders to: -<!-- markdownlint-disable MD025 --></p> -<h1 id="h1-heading">h1 Heading</h1> -<!-- markdownlint-enable MD025 --> - -<h2 id="h2-heading">h2 Heading</h2> - -<h3 id="h3-heading">h3 Heading</h3> - -<h4 id="h4-heading">h4 Heading</h4> - -<h5 id="h5-heading">h5 Heading</h5> - -<h6 id="h6-heading">h6 Heading</h6> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><h1></span>h1 Heading<span class="nt"></h1></span> -<span class="nt"><h2></span>h2 Heading<span class="nt"></h2></span> -<span class="nt"><h3></span>h3 Heading<span class="nt"></h3></span> -<span class="nt"><h4></span>h4 Heading<span class="nt"></h4></span> -<span class="nt"><h5></span>h5 Heading<span class="nt"></h5></span> -<span class="nt"><h6></span>h6 Heading<span class="nt"></h6></span> -</code></pre></div></div> - -<h2 id="comments">Comments</h2> - -<p>Comments should be HTML compatible</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="c"><!-- -This is a comment ---></span> -</code></pre></div></div> - -<p>Comment below should <strong>NOT</strong> be seen:</p> - -<!-- -This is a comment ---> - -<h2 id="horizontal-rules">Horizontal Rules</h2> - -<p>The HTML <code class="language-plaintext highlighter-rouge"><hr></code> element is for creating a “thematic break†between paragraph-level elements. In markdown, you can create a <code class="language-plaintext highlighter-rouge"><hr></code> with any of the following:</p> - -<ul> - <li><code class="language-plaintext highlighter-rouge">___</code>: three consecutive underscores</li> - <li><code class="language-plaintext highlighter-rouge">---</code>: three consecutive dashes</li> - <li><code class="language-plaintext highlighter-rouge">***</code>: three consecutive asterisks</li> -</ul> - -<p>renders to:</p> - -<hr /> - -<h2 id="body-copy">Body Copy</h2> - -<p>Body copy written as normal, plain text will be wrapped with <code class="language-plaintext highlighter-rouge"><p></p></code> tags in the rendered HTML.</p> - -<p>So this body copy:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad. -</code></pre></div></div> - -<p>renders to this HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><p></span>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.<span class="nt"></p></span> -</code></pre></div></div> - -<h2 id="emphasis">Emphasis</h2> - -<h3 id="bold">Bold</h3> - -<p>For emphasizing a snippet of text with a heavier font-weight.</p> - -<p>The following snippet of text is <strong>rendered as bold text</strong>.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gs">**rendered as bold text**</span> -</code></pre></div></div> - -<p>renders to:</p> - -<!-- markdownlint-disable MD036 --> -<p><strong>rendered as bold text</strong> -<!-- markdownlint-enable MD036 --></p> - -<p>and this HTML</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><strong></span>rendered as bold text<span class="nt"></strong></span> -</code></pre></div></div> - -<h3 id="italics">Italics</h3> - -<p>For emphasizing a snippet of text with italics.</p> - -<p>The following snippet of text is <em>rendered as italicized text</em>.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="ge">_rendered as italicized text_</span> -</code></pre></div></div> - -<p>renders to:</p> - -<!-- markdownlint-disable MD036 --> -<p><em>rendered as italicized text</em> -<!-- markdownlint-enable MD036 --></p> - -<p>and this HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><em></span>rendered as italicized text<span class="nt"></em></span> -</code></pre></div></div> - -<h3 id="strikethrough">Strikethrough</h3> - -<p>In GFM (GitHub flavored Markdown) you can do strikethroughs.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>~~Strike through this text.~~ -</code></pre></div></div> - -<p>Which renders to:</p> - -<p><del>Strike through this text.</del></p> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><del></span>Strike through this text.<span class="nt"></del></span> -</code></pre></div></div> - -<h2 id="blockquotes">Blockquotes</h2> - -<p>For quoting blocks of content from another source within your document.</p> - -<p>Add <code class="language-plaintext highlighter-rouge">></code> before any text you want to quote.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gt">> **Fusion Drive** combines a hard drive with a flash storage (solid-state drive) and presents it as a single logical volume with the space of both drives combined.</span> -</code></pre></div></div> - -<p>Renders to:</p> - -<blockquote> - <p><strong>Fusion Drive</strong> combines a hard drive with a flash storage (solid-state drive) and presents it as a single logical volume with the space of both drives combined.</p> -</blockquote> - -<p>and this HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><blockquote></span> - <span class="nt"><p><strong></span>Fusion Drive<span class="nt"></strong></span> combines a hard drive with a flash storage (solid-state drive) and presents it as a single logical volume with the space of both drives combined.<span class="nt"></p></span> -<span class="nt"></blockquote></span> -</code></pre></div></div> - -<p>Blockquotes can also be nested:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gt">> Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi.</span> -<span class="gt">></span> -<span class="gt">> > Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.</span> -<span class="gt">></span> -<span class="gt">> Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</span> -</code></pre></div></div> - -<p>Renders to:</p> - -<blockquote> - <p>Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi.</p> - - <blockquote> - <p>Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.</p> - </blockquote> - - <p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p> -</blockquote> - -<h2 id="notices">Notices</h2> - -<p>The old mechanism for notices overriding the block quote syntax (<code class="language-plaintext highlighter-rouge">>>></code>) has been deprecated. Notices are now handled via a dedicated plugin called <a href="https://github.com/getgrav/grav-plugin-markdown-notices">Markdown Notices</a></p> - -<h2 id="lists">Lists</h2> - -<h3 id="unordered">Unordered</h3> - -<p>A list of items in which the order of the items does not explicitly matter.</p> - -<p>You may use any of the following symbols to denote bullets for each list item:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">*</span> valid bullet -<span class="p">-</span> valid bullet -<span class="p">+</span> valid bullet -</code></pre></div></div> - -<p>For example</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">+</span> Lorem ipsum dolor sit amet -<span class="p">+</span> Consectetur adipiscing elit -<span class="p">+</span> Integer molestie lorem at massa -<span class="p">+</span> Facilisis in pretium nisl aliquet -<span class="p">+</span> Nulla volutpat aliquam velit -<span class="p"> -</span> Phasellus iaculis neque -<span class="p"> -</span> Purus sodales ultricies -<span class="p"> -</span> Vestibulum laoreet porttitor sem -<span class="p"> -</span> Ac tristique libero volutpat at -<span class="p">+</span> Faucibus porta lacus fringilla vel -<span class="p">+</span> Aenean sit amet erat nunc -<span class="p">+</span> Eget porttitor lorem -</code></pre></div></div> - -<p>Renders to:</p> - -<!-- markdownlint-disable MD004 --> -<ul> - <li>Lorem ipsum dolor sit amet</li> - <li>Consectetur adipiscing elit</li> - <li>Integer molestie lorem at massa</li> - <li>Facilisis in pretium nisl aliquet</li> - <li>Nulla volutpat aliquam velit - <ul> - <li>Phasellus iaculis neque</li> - <li>Purus sodales ultricies</li> - <li>Vestibulum laoreet porttitor sem</li> - <li>Ac tristique libero volutpat at</li> - </ul> - </li> - <li>Faucibus porta lacus fringilla vel</li> - <li>Aenean sit amet erat nunc</li> - <li>Eget porttitor lorem -<!-- markdownlint-enable MD004 --></li> -</ul> - -<p>And this HTML</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><ul></span> - <span class="nt"><li></span>Lorem ipsum dolor sit amet<span class="nt"></li></span> - <span class="nt"><li></span>Consectetur adipiscing elit<span class="nt"></li></span> - <span class="nt"><li></span>Integer molestie lorem at massa<span class="nt"></li></span> - <span class="nt"><li></span>Facilisis in pretium nisl aliquet<span class="nt"></li></span> - <span class="nt"><li></span>Nulla volutpat aliquam velit - <span class="nt"><ul></span> - <span class="nt"><li></span>Phasellus iaculis neque<span class="nt"></li></span> - <span class="nt"><li></span>Purus sodales ultricies<span class="nt"></li></span> - <span class="nt"><li></span>Vestibulum laoreet porttitor sem<span class="nt"></li></span> - <span class="nt"><li></span>Ac tristique libero volutpat at<span class="nt"></li></span> - <span class="nt"></ul></span> - <span class="nt"></li></span> - <span class="nt"><li></span>Faucibus porta lacus fringilla vel<span class="nt"></li></span> - <span class="nt"><li></span>Aenean sit amet erat nunc<span class="nt"></li></span> - <span class="nt"><li></span>Eget porttitor lorem<span class="nt"></li></span> -<span class="nt"></ul></span> -</code></pre></div></div> - -<h3 id="ordered">Ordered</h3> - -<p>A list of items in which the order of items does explicitly matter.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">1.</span> Lorem ipsum dolor sit amet -<span class="p">4.</span> Consectetur adipiscing elit -<span class="p">2.</span> Integer molestie lorem at massa -<span class="p">8.</span> Facilisis in pretium nisl aliquet -<span class="p">4.</span> Nulla volutpat aliquam velit -<span class="p">99.</span> Faucibus porta lacus fringilla vel -<span class="p">21.</span> Aenean sit amet erat nunc -<span class="p">6.</span> Eget porttitor lorem -</code></pre></div></div> - -<p>Renders to:</p> - -<ol> - <li>Lorem ipsum dolor sit amet</li> - <li>Consectetur adipiscing elit</li> - <li>Integer molestie lorem at massa</li> - <li>Facilisis in pretium nisl aliquet</li> - <li>Nulla volutpat aliquam velit</li> - <li>Faucibus porta lacus fringilla vel</li> - <li>Aenean sit amet erat nunc</li> - <li>Eget porttitor lorem</li> -</ol> - -<p>And this HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><ol></span> - <span class="nt"><li></span>Lorem ipsum dolor sit amet<span class="nt"></li></span> - <span class="nt"><li></span>Consectetur adipiscing elit<span class="nt"></li></span> - <span class="nt"><li></span>Integer molestie lorem at massa<span class="nt"></li></span> - <span class="nt"><li></span>Facilisis in pretium nisl aliquet<span class="nt"></li></span> - <span class="nt"><li></span>Nulla volutpat aliquam velit<span class="nt"></li></span> - <span class="nt"><li></span>Faucibus porta lacus fringilla vel<span class="nt"></li></span> - <span class="nt"><li></span>Aenean sit amet erat nunc<span class="nt"></li></span> - <span class="nt"><li></span>Eget porttitor lorem<span class="nt"></li></span> -<span class="nt"></ol></span> -</code></pre></div></div> - -<p><strong>TIP</strong>: If you just use <code class="language-plaintext highlighter-rouge">1.</code> for each number, Markdown will automatically number each item. For example:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">1.</span> Lorem ipsum dolor sit amet -<span class="p">1.</span> Consectetur adipiscing elit -<span class="p">1.</span> Integer molestie lorem at massa -<span class="p">1.</span> Facilisis in pretium nisl aliquet -<span class="p">1.</span> Nulla volutpat aliquam velit -<span class="p">1.</span> Faucibus porta lacus fringilla vel -<span class="p">1.</span> Aenean sit amet erat nunc -<span class="p">1.</span> Eget porttitor lorem -</code></pre></div></div> - -<p>Renders to:</p> - -<ol> - <li>Lorem ipsum dolor sit amet</li> - <li>Consectetur adipiscing elit</li> - <li>Integer molestie lorem at massa</li> - <li>Facilisis in pretium nisl aliquet</li> - <li>Nulla volutpat aliquam velit</li> - <li>Faucibus porta lacus fringilla vel</li> - <li>Aenean sit amet erat nunc</li> - <li>Eget porttitor lorem</li> -</ol> - -<h2 id="code">Code</h2> - -<h3 id="inline-code">Inline code</h3> - -<p>Wrap inline snippets of code with <code class="language-plaintext highlighter-rouge">`</code>.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>In this example, <span class="sb">`<section></section>`</span> should be wrapped as <span class="gs">**code**</span>. -</code></pre></div></div> - -<p>Renders to:</p> - -<p>In this example, <code class="language-plaintext highlighter-rouge"><section></section></code> should be wrapped as <strong>code</strong>.</p> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><p></span>In this example, <span class="nt"><code></span><span class="ni">&lt;</span>section<span class="ni">&gt;&lt;</span>/section<span class="ni">&gt;</span><span class="nt"></code></span> should be wrapped as <span class="nt"><strong></span>code<span class="nt"></strong></span>.<span class="nt"></p></span> -</code></pre></div></div> - -<h3 id="indented-code">Indented code</h3> - -<p>Or indent several lines of code by at least two spaces, as in:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code> // Some comments - line 1 of code - line 2 of code - line 3 of code -</code></pre></div></div> - -<p>Renders to:</p> - -<!-- markdownlint-disable MD046 --> -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>// Some comments -line 1 of code -line 2 of code -line 3 of code <!-- markdownlint-enable MD046 --> -</code></pre></div></div> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><pre></span> - <span class="nt"><code></span> - // Some comments - line 1 of code - line 2 of code - line 3 of code - <span class="nt"></code></span> -<span class="nt"></pre></span> -</code></pre></div></div> - -<h3 id="block-code-fences">Block code “fencesâ€</h3> - -<p>Use “fences†<code class="language-plaintext highlighter-rouge">```</code> to block in multiple lines of code.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Sample text here... -</code></pre></div></div> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><pre></span> - <span class="nt"><code></span>Sample text here...<span class="nt"></code></span> -<span class="nt"></pre></span> -</code></pre></div></div> - -<h3 id="syntax-highlighting">Syntax highlighting</h3> - -<p>GFM, or “GitHub Flavored Markdown†also supports syntax highlighting. To activate it, simply add the file extension of the language you want to use directly after the first code “fenceâ€, ` ```js `, and syntax highlighting will automatically be applied in the rendered HTML.</p> - -<p>See <a href="">Code Highlighting</a> for additional documentation.</p> - -<p>For example, to apply syntax highlighting to JavaScript code:</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code> ```js - grunt.initConfig({ - assemble: { - options: { - assets: 'docs/assets', - data: 'src/data/*.{json,yml}', - helpers: 'src/custom-helpers.js', - partials: ['src/partials/**/*.{hbs,md}'] - }, - pages: { - options: { - layout: 'default.hbs' - }, - files: { - './': ['src/templates/pages/index.hbs'] - } - } - } - }; - ``` -</code></pre></div></div> - -<p>Renders to:</p> - -<div class="language-js highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nx">grunt</span><span class="p">.</span><span class="nx">initConfig</span><span class="p">({</span> - <span class="na">assemble</span><span class="p">:</span> <span class="p">{</span> - <span class="na">options</span><span class="p">:</span> <span class="p">{</span> - <span class="na">assets</span><span class="p">:</span> <span class="dl">'</span><span class="s1">docs/assets</span><span class="dl">'</span><span class="p">,</span> - <span class="na">data</span><span class="p">:</span> <span class="dl">'</span><span class="s1">src/data/*.{json,yml}</span><span class="dl">'</span><span class="p">,</span> - <span class="na">helpers</span><span class="p">:</span> <span class="dl">'</span><span class="s1">src/custom-helpers.js</span><span class="dl">'</span><span class="p">,</span> - <span class="na">partials</span><span class="p">:</span> <span class="p">[</span><span class="dl">'</span><span class="s1">src/partials/**/*.{hbs,md}</span><span class="dl">'</span><span class="p">]</span> - <span class="p">},</span> - <span class="na">pages</span><span class="p">:</span> <span class="p">{</span> - <span class="na">options</span><span class="p">:</span> <span class="p">{</span> - <span class="na">layout</span><span class="p">:</span> <span class="dl">'</span><span class="s1">default.hbs</span><span class="dl">'</span> - <span class="p">},</span> - <span class="na">files</span><span class="p">:</span> <span class="p">{</span> - <span class="dl">'</span><span class="s1">./</span><span class="dl">'</span><span class="p">:</span> <span class="p">[</span><span class="dl">'</span><span class="s1">src/templates/pages/index.hbs</span><span class="dl">'</span><span class="p">]</span> - <span class="p">}</span> - <span class="p">}</span> - <span class="p">}</span> -<span class="p">};</span> -</code></pre></div></div> - -<h2 id="tables">Tables</h2> - -<p>Tables are created by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>| Option | Description | -| ------ | ----------- | -| data | path to data files to supply the data that will be passed into templates. | -| engine | engine to be used for processing templates. Handlebars is the default. | -| ext | extension to be used for dest files. | -</code></pre></div></div> - -<p>Renders to:</p> - -<table> - <thead> - <tr> - <th>Option</th> - <th>Description</th> - </tr> - </thead> - <tbody> - <tr> - <td>data</td> - <td>path to data files to supply the data that will be passed into templates.</td> - </tr> - <tr> - <td>engine</td> - <td>engine to be used for processing templates. Handlebars is the default.</td> - </tr> - <tr> - <td>ext</td> - <td>extension to be used for dest files.</td> - </tr> - </tbody> -</table> - -<p>And this HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><table></span> - <span class="nt"><tr></span> - <span class="nt"><th></span>Option<span class="nt"></th></span> - <span class="nt"><th></span>Description<span class="nt"></th></span> - <span class="nt"></tr></span> - <span class="nt"><tr></span> - <span class="nt"><td></span>data<span class="nt"></td></span> - <span class="nt"><td></span>path to data files to supply the data that will be passed into templates.<span class="nt"></td></span> - <span class="nt"></tr></span> - <span class="nt"><tr></span> - <span class="nt"><td></span>engine<span class="nt"></td></span> - <span class="nt"><td></span>engine to be used for processing templates. Handlebars is the default.<span class="nt"></td></span> - <span class="nt"></tr></span> - <span class="nt"><tr></span> - <span class="nt"><td></span>ext<span class="nt"></td></span> - <span class="nt"><td></span>extension to be used for dest files.<span class="nt"></td></span> - <span class="nt"></tr></span> -<span class="nt"></table></span> -</code></pre></div></div> - -<h3 id="right-aligned-text">Right aligned text</h3> - -<p>Adding a colon on the right side of the dashes below any heading will right align text for that column.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>| Option | Description | -| ------:| -----------:| -| data | path to data files to supply the data that will be passed into templates. | -| engine | engine to be used for processing templates. Handlebars is the default. | -| ext | extension to be used for dest files. | -</code></pre></div></div> - -<table> - <thead> - <tr> - <th style="text-align: right">Option</th> - <th style="text-align: right">Description</th> - </tr> - </thead> - <tbody> - <tr> - <td style="text-align: right">data</td> - <td style="text-align: right">path to data files to supply the data that will be passed into templates.</td> - </tr> - <tr> - <td style="text-align: right">engine</td> - <td style="text-align: right">engine to be used for processing templates. Handlebars is the default.</td> - </tr> - <tr> - <td style="text-align: right">ext</td> - <td style="text-align: right">extension to be used for dest files.</td> - </tr> - </tbody> -</table> - -<h2 id="links">Links</h2> - -<h3 id="basic-link">Basic link</h3> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">[</span><span class="nv">Assemble</span><span class="p">](</span><span class="sx">http://assemble.io</span><span class="p">)</span> -</code></pre></div></div> - -<p>Renders to (hover over the link, there is no tooltip):</p> - -<p><a href="http://assemble.io">Assemble</a></p> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><a</span> <span class="na">href=</span><span class="s">"http://assemble.io"</span><span class="nt">></span>Assemble<span class="nt"></a></span> -</code></pre></div></div> - -<h3 id="add-a-tooltip">Add a tooltip</h3> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">[</span><span class="nv">Upstage</span><span class="p">](</span><span class="sx">https://github.com/upstage/</span> <span class="nn">"Visit Upstage!"</span><span class="p">)</span> -</code></pre></div></div> - -<p>Renders to (hover over the link, there should be a tooltip):</p> - -<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><a</span> <span class="na">href=</span><span class="s">"https://github.com/upstage/"</span> <span class="na">title=</span><span class="s">"Visit Upstage!"</span><span class="nt">></span>Upstage<span class="nt"></a></span> -</code></pre></div></div> - -<h3 id="named-anchors">Named Anchors</h3> - -<p>Named anchors enable you to jump to the specified anchor point on the same page. For example, each of these chapters:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gh"># Table of Contents</span> -<span class="p"> *</span> <span class="p">[</span><span class="nv">Chapter 1</span><span class="p">](</span><span class="sx">#chapter-1</span><span class="p">)</span> -<span class="p"> *</span> <span class="p">[</span><span class="nv">Chapter 2</span><span class="p">](</span><span class="sx">#chapter-2</span><span class="p">)</span> -<span class="p"> *</span> <span class="p">[</span><span class="nv">Chapter 3</span><span class="p">](</span><span class="sx">#chapter-3</span><span class="p">)</span> -</code></pre></div></div> - -<p>will jump to these sections:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gu">## Chapter 1 <a id="chapter-1"></a></span> -Content for chapter one. - -<span class="gu">## Chapter 2 <a id="chapter-2"></a></span> -Content for chapter one. - -<span class="gu">## Chapter 3 <a id="chapter-3"></a></span> -Content for chapter one. -</code></pre></div></div> -<p><strong>NOTE</strong> that specific placement of the anchor tag seems to be arbitrary. They are placed inline here since it seems to be unobtrusive, and it works.</p> - -<h2 id="images">Images</h2> -<p>Images have a similar syntax to links but include a preceding exclamation point.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> - -<p><img src="https://octodex.github.com/images/minion.png" alt="Minion" /></p> - -<p>or</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> - -<p><img src="https://octodex.github.com/images/stormtroopocat.jpg" alt="Alt text" title="The Stormtroopocat" /></p> - -<p>Like links, Images also have a footnote style syntax</p> - -<h3 id="alternative-usage--note-images">Alternative usage : note images</h3> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">![</span><span class="nv">Alt text</span><span class="p">][</span><span class="ss">id</span><span class="p">]</span> -</code></pre></div></div> - -<p><img src="https://octodex.github.com/images/dojocat.jpg" alt="Alt text" title="The Dojocat" /></p> - -<p>With a reference later in the document defining the URL location:</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>[id]: https://octodex.github.com/images/dojocat.jpg "The Dojocat" -</code></pre></div></div> - -<h3 id="resizing-image">Resizing image</h3> - -<p>Add HTTP parameters <code class="language-plaintext highlighter-rouge">width</code> and/or <code class="language-plaintext highlighter-rouge">height</code> to the link image to resize the image. Values are CSS values (default is <code class="language-plaintext highlighter-rouge">auto</code>).</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> - -<p><img src="https://octodex.github.com/images/minion.png?width=20pc" alt="Minion" /></p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> - -<p><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" /></p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> - -<p><img src="https://octodex.github.com/images/minion.png?height=50px&width=300px" alt="Minion" /></p> - -<h3 id="add-css-classes">Add CSS classes</h3> - -<p>Add a HTTP <code class="language-plaintext highlighter-rouge">classes</code> parameter to the link image to add CSS classes. <code class="language-plaintext highlighter-rouge">shadow</code>and <code class="language-plaintext highlighter-rouge">border</code> are available but you could define other ones.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> - -<p><img src="https://octodex.github.com/images/stormtroopocat.jpg?width=40pc&classes=shadow" alt="stormtroopocat" /></p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> - -<p><img src="https://octodex.github.com/images/stormtroopocat.jpg?width=40pc&classes=border" alt="stormtroopocat" /></p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> - -<p><img src="https://octodex.github.com/images/stormtroopocat.jpg?width=40pc&classes=border,shadow" alt="stormtroopocat" /></p> - -<h3 id="lightbox">Lightbox</h3> - -<p>Add a HTTP <code class="language-plaintext highlighter-rouge">featherlight</code> parameter to the link image to disable lightbox. By default lightbox is enabled using the featherlight.js plugin. You can disable this by defining <code class="language-plaintext highlighter-rouge">featherlight</code> to <code class="language-plaintext highlighter-rouge">false</code>.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/57/daed5ce3de578e7a2227f1082eb91953e1b9f3332915ca58751a41a8e3ab9e b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/57/daed5ce3de578e7a2227f1082eb91953e1b9f3332915ca58751a41a8e3ab9e deleted file mode 100644 index 64e41d4..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/57/daed5ce3de578e7a2227f1082eb91953e1b9f3332915ca58751a41a8e3ab9e +++ /dev/null @@ -1,30 +0,0 @@ -I"8<p>Le <em>thème Learn</em> supporte une des taxonomy par défaut de GoHugo : les tags.</p> - -<h2 id="configuration">Configuration</h2> - -<p>Il suffit d’ajouter un tableau de tags sur la page :</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nn">---</span> -<span class="na">date</span><span class="pi">:</span> <span class="s">2018-11-29T08:41:44+01:00</span> -<span class="na">title</span><span class="pi">:</span> <span class="s">Tutoriel pour le thème</span> -<span class="na">weight</span><span class="pi">:</span> <span class="m">15</span> -<span class="na">tags</span><span class="pi">:</span> <span class="pi">[</span><span class="s2">"</span><span class="s">tutoriel"</span><span class="pi">,</span> <span class="s2">"</span><span class="s">theme"</span><span class="pi">]</span> -<span class="nn">---</span> -</code></pre></div></div> - -<h2 id="comportement">Comportement</h2> - -<p>Les tags sont affichés en haut de la page, dans l’ordre dans lequel ils ont été saisis.</p> - -<p>Chaque tag est un lien vers une page <em>Taxonomy</em>, qui affiche tous les article avec ce tag.</p> - -<h2 id="liste-des-tags">Liste des tags</h2> - -<p>Il est possible de rajouter un raccourci dans le fichier <code class="language-plaintext highlighter-rouge">config.toml</code> afin d’afficher une page listant tous les tags</p> - -<div class="language-toml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nn">[[menu.shortcuts]]</span> -<span class="py">name</span> <span class="p">=</span> <span class="s">"<i class='fas fa-tags'></i> Tags"</span> -<span class="py">url</span> <span class="p">=</span> <span class="s">"/tags"</span> -<span class="py">weight</span> <span class="p">=</span> <span class="mi">30</span> -</code></pre></div></div> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/5e/47c3fef0ebac57dfb720e9780841879a661e60a08602f495638bdf0fe7f00e b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/5e/47c3fef0ebac57dfb720e9780841879a661e60a08602f495638bdf0fe7f00e deleted file mode 100644 index d73d666..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/5e/47c3fef0ebac57dfb720e9780841879a661e60a08602f495638bdf0fe7f00e +++ /dev/null @@ -1,26 +0,0 @@ -I"<h2 id="contributors">Contributors</h2> - -<p>Thanks to them <i class="fas fa-heart"></i> for making Open Source Software a better place !</p> - -<p>And a special thanks to <a href="https://github.com/vjeantet">@vjeantet</a> for his work on <a href="https://github.com/vjeantet/hugo-theme-docdock">docdock</a>, a fork of hugo-theme-learn. v2.0.0 of this theme is inspired by his work.</p> - -<h2 id="packages-and-libraries">Packages and libraries</h2> -<ul> - <li><a href="https://mermaid-js.github.io/">mermaid</a> - generation of diagram and flowchart from text in a similar manner as markdown</li> - <li><a href="http://fontawesome.io/">font awesome</a> - the iconic font and CSS framework</li> - <li><a href="https://jquery.com">jQuery</a> - The Write Less, Do More, JavaScript Library</li> - <li><a href="https://lunrjs.com">lunr</a> - Lunr enables you to provide a great search experience without the need for external, server-side, search services…</li> - <li><a href="https://bevacqua.github.io/horsey/">horsey</a> - Progressive and customizable autocomplete component</li> - <li><a href="https://zenorocha.github.io/clipboard.js">clipboard.js</a> - copy text to clipboard</li> - <li><a href="https://highlightjs.org">highlight.js</a> - Javascript syntax highlighter</li> - <li><a href="https://modernizr.com">modernizr</a> - A JavaScript toolkit that allows web developers to use new CSS3 and HTML5 features while maintaining a fine level of control over browsers that don’t support</li> -</ul> - -<h2 id="tooling">Tooling</h2> - -<ul> - <li><a href="https://www.netlify.com">Netlify</a> - Continuous deployement and hosting of this documentation</li> - <li><a href="https://gohugo.io/">Hugo</a></li> -</ul> - -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/62/c5609fe61ab4ae388bb7cdea8704d59574abad7b01330c18d10cccab83601b b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/62/c5609fe61ab4ae388bb7cdea8704d59574abad7b01330c18d10cccab83601b deleted file mode 100644 index 125dd53..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/62/c5609fe61ab4ae388bb7cdea8704d59574abad7b01330c18d10cccab83601b +++ /dev/null @@ -1,81 +0,0 @@ -I"`<p>Choose which content to see across the page. Very handy for providing code -snippets for multiple languages or providing configuration in different formats.</p> - -<h2 id="code-example">Code example</h2> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>```python -print("Hello World!") -``` - - -```R -> print("Hello World!") -``` - - -```Bash -echo "Hello World!" -``` -</code></pre></div></div> - -<p>Renders as:</p> - -<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">print</span><span class="p">(</span><span class="s">"Hello World!"</span><span class="p">)</span> -</code></pre></div></div> - -<div class="language-R highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="o">></span><span class="w"> </span><span class="n">print</span><span class="p">(</span><span class="s2">"Hello World!"</span><span class="p">)</span><span class="w"> -</span></code></pre></div></div> - -<pre><code class="language-Bash">echo "Hello World!" -</code></pre> - -<p>Tab views with the same tabs that belong to the same group sychronize their selection:</p> - -<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="k">print</span><span class="p">(</span><span class="s">"Hello World!"</span><span class="p">)</span> -</code></pre></div></div> - -<div class="language-R highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="o">></span><span class="w"> </span><span class="n">print</span><span class="p">(</span><span class="s2">"Hello World!"</span><span class="p">)</span><span class="w"> -</span></code></pre></div></div> - -<pre><code class="language-Bash">echo "Hello World!" -</code></pre> - -<h2 id="config-example">Config example</h2> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>```json -{ - "Hello": "World" -} -``` - - -```xml -<Hello>World</Hello> -``` - - -```properties -Hello = World -``` -</code></pre></div></div> - -<p>Renders as:</p> - -<div class="language-json highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">{</span><span class="w"> - </span><span class="nl">"Hello"</span><span class="p">:</span><span class="w"> </span><span class="s2">"World"</span><span class="w"> -</span><span class="p">}</span><span class="w"> -</span></code></pre></div></div> - -<div class="language-xml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><Hello></span>World<span class="nt"></Hello></span> -</code></pre></div></div> - -<div class="language-properties highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="py">Hello</span> <span class="p">=</span> <span class="s">World</span> -</code></pre></div></div> - -<p>When using tab views with different content sets, make sure to use a common <code class="language-plaintext highlighter-rouge">groupId</code> for equal sets but distinct -<code class="language-plaintext highlighter-rouge">groupId</code> for different sets. The <code class="language-plaintext highlighter-rouge">groupId</code> defaults to <code class="language-plaintext highlighter-rouge">'default'</code>.<br /> -<strong>Take this into account across the whole site!</strong><br /> -The tab selection is restored automatically based on the <code class="language-plaintext highlighter-rouge">groupId</code> and if it cannot find a tab item because it came - from the <code class="language-plaintext highlighter-rouge">'default'</code> group on a different page then all tabs will be empty at first.</p> - -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/70/3d4b3bce4b455c1a66163bc9dfa99dc487e77b72abe8033ea0bb688ec1288d b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/70/3d4b3bce4b455c1a66163bc9dfa99dc487e77b72abe8033ea0bb688ec1288d deleted file mode 100644 index 7f5f9b7..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/70/3d4b3bce4b455c1a66163bc9dfa99dc487e77b72abe8033ea0bb688ec1288d +++ /dev/null @@ -1,9 +0,0 @@ -I".<h4 id="tat-par-ovh"><a href="https://ovh.github.io/tat/overview/">TAT</a> par OVH</h4> -<p><img src="/images/showcase/tat.png?width=50pc" alt="TAT image" /></p> - -<h4 id="tsharkdev-par-ross-jacobs"><a href="https://tshark.dev">Tshark.dev</a> par Ross Jacobs</h4> -<p><img src="/images/showcase/tshark_dev.png?width=50pc" alt="Tshark.dev image" /></p> - -<h4 id="inteliver-by-amir-lavasani"><a href="https://docs.inteliver.com">inteliver</a> by Amir Lavasani</h4> -<p><img src="/images/showcase/inteliver_docs.png?width=50pc" alt="docs.inteliver.com image" /></p> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/73/7ae999a9029ada3649e832ba418adaa6be32dac8bc9cbc6247f1a2d4a646d2 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/73/7ae999a9029ada3649e832ba418adaa6be32dac8bc9cbc6247f1a2d4a646d2 deleted file mode 100644 index 224ec9e..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/73/7ae999a9029ada3649e832ba418adaa6be32dac8bc9cbc6247f1a2d4a646d2 +++ /dev/null @@ -1,185 +0,0 @@ -I"1<p><a href="https://mermaidjs.github.io/">Mermaid</a> est une bibliothèque Javascript qui permet de générer des diagrammes (séquence, état, gantt, etc.) à partir de texte, dans le même style que Markdown.</p> - -<p>Insérer votre code Mermaid dans un shortcode <code class="language-plaintext highlighter-rouge">mermaid</code> et c’est tout.</p> - -<h2 id="flowchart-example">Flowchart example</h2> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>graph LR; - A[Bords droits] -->|Lien texte| B(Bords arondis) - B --> C{Décision} - C -->|Un| D[Résultat un] - C -->|Deux| E[Résultat deux] -</code></pre></div></div> - -<p>renders as</p> - -<p>graph LR; - A[Bords droits] –>|Lien texte| B(Bords arondis) - B –> C{Décision} - C –>|Un| D[Résultat un] - C –>|Deux| E[Résultat deux]</p> - -<h2 id="sequence-example">Sequence example</h2> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>sequenceDiagram - participant Alice - participant Bob - Alice->>John: Salut John, comment vas-tu? - loop Vérification - John->John: Se bat contre l'hyponcodrie. - end - Note right of John: Les pensées rationnelles<br/>prédominent... - John-->Alice: Super! - John->Bob: Et toi? - Bob-->John: Au top! -</code></pre></div></div> - -<p>renders as</p> - -<p>sequenceDiagram - participant Alice - participant Bob - Alice-»John: Salut John, comment vas-tu? - loop Vérification - John->John: Se bat contre l’hyponcodrie. - end - Note right of John: Les pensées rationnelles<br />prédominent… - John–>Alice: Super! - John->Bob: Et toi? - Bob–>John: Au top!</p> - -<h2 id="gantt-example">GANTT Example</h2> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>gantt - dateFormat YYYY-MM-DD - title Ajout de la fonctionnalité de GANTT à Mermaid - section Une section - Tâche complétée :done, des1, 2014-01-06,2014-01-08 - Tâche en cours :active, des2, 2014-01-09, 3d - Future tâche : des3, after des2, 5d - Future tâche 2 : des4, after des3, 5d - section Tâches critiques - Tâche complétée dans le chemin critique :crit, done, 2014-01-06,24h - Implémenter le parser et jison :crit, done, after des1, 2d - Créer des tests pour le parser :crit, active, 3d - Future tâche dans le chemin critique :crit, 5d - Créer des tests pour le renderer :2d - Ajout à Mermaid :1d -</code></pre></div></div> - -<p>renders as</p> - -<p>gantt - dateFormat YYYY-MM-DD - title Ajout de la fonctionnalité de GANTT à Mermaid - section Une section - Tâche complétée :done, des1, 2014-01-06,2014-01-08 - Tâche en cours :active, des2, 2014-01-09, 3d - Future tâche : des3, after des2, 5d - Future tâche 2 : des4, after des3, 5d - section Tâches critiques - Tâche complétée dans le chemin critique :crit, done, 2014-01-06,24h - Implémenter le parser et jison :crit, done, after des1, 2d - Créer des tests pour le parser :crit, active, 3d - Future tâche dans le chemin critique :crit, 5d - Créer des tests pour le renderer :2d - Ajout à Mermaid :1d</p> - -<h3 id="class-example">Class example</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>classDiagram - Class01 <|-- AveryLongClass : Cool - Class03 *-- Class04 - Class05 o-- Class06 - Class07 .. Class08 - Class09 --> C2 : Where am i? - Class09 --* C3 - Class09 --|> Class07 - Class07 : equals() - Class07 : Object[] elementData - Class01 : size() - Class01 : int chimp - Class01 : int gorilla - Class08 <--> C2: Cool label -</code></pre></div></div> - -<p>renders as</p> - -<p>classDiagram - Class01 <|– AveryLongClass : Cool - Class03 <em>– Class04 - Class05 o– Class06 - Class07 .. Class08 - Class09 –> C2 : Where am i? - Class09 –</em> C3 - Class09 –|> Class07 - Class07 : equals() - Class07 : Object[] elementData - Class01 : size() - Class01 : int chimp - Class01 : int gorilla - Class08 <–> C2: Cool label</p> - -<h3 id="git-example">Git example</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>gitGraph: -options -{ - "nodeSpacing": 150, - "nodeRadius": 10 -} -end - commit - branch newbranch - checkout newbranch - commit - commit - checkout master - commit - commit - merge newbranch -</code></pre></div></div> - -<p>renders as</p> - -<p>gitGraph: -options -{ - “nodeSpacingâ€: 150, - “nodeRadiusâ€: 10 -} -end - commit - branch newbranch - checkout newbranch - commit - commit - checkout master - commit - commit - merge newbranch</p> - -<h3 id="state-diagrams">State Diagrams</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>stateDiagram-v2 - ouvert: Ouvert - clos: Clos - fermé: Fermé - ouvert --> clos - clos --> fermé: Lock - fermé --> clos: Unlock - clos --> ouvert: Open -</code></pre></div></div> - -<p>renders as</p> - -<p>stateDiagram-v2 - ouvert: Ouvert - clos: Clos - fermé: Fermé - ouvert –> clos - clos –> fermé: Lock - fermé –> clos: Unlock - clos –> ouvert: Open</p> - -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/75/f4a3fe4536f8888ad8291d4c1d2eea56b9b52a4e38655c5fda14e8cb1fc4dc b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/75/f4a3fe4536f8888ad8291d4c1d2eea56b9b52a4e38655c5fda14e8cb1fc4dc deleted file mode 100644 index 29cd419..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/75/f4a3fe4536f8888ad8291d4c1d2eea56b9b52a4e38655c5fda14e8cb1fc4dc +++ /dev/null @@ -1,658 +0,0 @@ -I"S‡ -<p>Cette page est une copie de la <a href="http://learn.getgrav.org/content/markdown">doc de Grav</a>. -La seule différence porte sur la personalisation des images (<a href="">taille</a>, <a href="">ajout de classes CSS</a>…) -Pour des raisons évidentes, cette page n’a pas été traduites en français ðŸ˜</p> - -<p>Let’s face it: Writing content for the Web is tiresome. WYSIWYG editors help alleviate this task, but they generally result in horrible code, or worse yet, ugly web pages.</p> - -<p><strong>Markdown</strong> is a better way to write <strong>HTML</strong>, without all the complexities and ugliness that usually accompanies it.</p> - -<p>Some of the key benefits are:</p> - -<ol> - <li>Markdown is simple to learn, with minimal extra characters so it’s also quicker to write content.</li> - <li>Less chance of errors when writing in markdown.</li> - <li>Produces valid XHTML output.</li> - <li>Keeps the content and the visual display separate, so you cannot mess up the look of your site.</li> - <li>Write in any text editor or Markdown application you like.</li> - <li>Markdown is a joy to use!</li> -</ol> - -<p>John Gruber, the author of Markdown, puts it like this:</p> - -<blockquote> - <p>The overriding design goal for Markdown’s formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it’s been marked up with tags or formatting instructions. While Markdown’s syntax has been influenced by several existing text-to-HTML filters, the single biggest source of inspiration for Markdown’s syntax is the format of plain text email. -– <cite>John Gruber</cite></p> -</blockquote> - -<p>Grav ships with built-in support for <a href="http://daringfireball.net/projects/markdown/">Markdown</a> and <a href="https://michelf.ca/projects/php-markdown/extra/">Markdown Extra</a>. You must enable <strong>Markdown Extra</strong> in your <code class="language-plaintext highlighter-rouge">system.yaml</code> configuration file</p> - -<p>Without further delay, let us go over the main elements of Markdown and what the resulting HTML looks like:</p> - -<p><i class="fas fa-bookmark"></i> Bookmark this page for easy future reference!</p> - -<h2 id="headings">Headings</h2> - -<p>Headings from <code class="language-plaintext highlighter-rouge">h1</code> through <code class="language-plaintext highlighter-rouge">h6</code> are constructed with a <code class="language-plaintext highlighter-rouge">#</code> for each level:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gh"># h1 Heading</span> -<span class="gu">## h2 Heading</span> -<span class="gu">### h3 Heading</span> -<span class="gu">#### h4 Heading</span> -<span class="gu">##### h5 Heading</span> -<span class="gu">###### h6 Heading</span> -</code></pre></div></div> - -<p>Renders to:</p> - -<h1 id="h1-heading">h1 Heading</h1> -<h2 id="h2-heading">h2 Heading</h2> -<h3 id="h3-heading">h3 Heading</h3> -<h4 id="h4-heading">h4 Heading</h4> -<h5 id="h5-heading">h5 Heading</h5> -<h6 id="h6-heading">h6 Heading</h6> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><h1></span>h1 Heading<span class="nt"></h1></span> -<span class="nt"><h2></span>h2 Heading<span class="nt"></h2></span> -<span class="nt"><h3></span>h3 Heading<span class="nt"></h3></span> -<span class="nt"><h4></span>h4 Heading<span class="nt"></h4></span> -<span class="nt"><h5></span>h5 Heading<span class="nt"></h5></span> -<span class="nt"><h6></span>h6 Heading<span class="nt"></h6></span> -</code></pre></div></div> - -<h2 id="comments">Comments</h2> - -<p>Comments should be HTML compatible</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="c"><!-- -This is a comment ---></span> -</code></pre></div></div> -<p>Comment below should <strong>NOT</strong> be seen:</p> - -<!-- -This is a comment ---> - -<h2 id="horizontal-rules">Horizontal Rules</h2> - -<p>The HTML <code class="language-plaintext highlighter-rouge"><hr></code> element is for creating a “thematic break†between paragraph-level elements. In markdown, you can create a <code class="language-plaintext highlighter-rouge"><hr></code> with any of the following:</p> - -<ul> - <li><code class="language-plaintext highlighter-rouge">___</code>: three consecutive underscores</li> - <li><code class="language-plaintext highlighter-rouge">---</code>: three consecutive dashes</li> - <li><code class="language-plaintext highlighter-rouge">***</code>: three consecutive asterisks</li> -</ul> - -<p>renders to:</p> - -<hr /> - -<hr /> - -<hr /> - -<h2 id="body-copy">Body Copy</h2> - -<p>Body copy written as normal, plain text will be wrapped with <code class="language-plaintext highlighter-rouge"><p></p></code> tags in the rendered HTML.</p> - -<p>So this body copy:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad. -</code></pre></div></div> -<p>renders to this HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><p></span>Lorem ipsum dolor sit amet, graecis denique ei vel, at duo primis mandamus. Et legere ocurreret pri, animal tacimates complectitur ad cum. Cu eum inermis inimicus efficiendi. Labore officiis his ex, soluta officiis concludaturque ei qui, vide sensibus vim ad.<span class="nt"></p></span> -</code></pre></div></div> - -<h2 id="emphasis">Emphasis</h2> - -<h3 id="bold">Bold</h3> -<p>For emphasizing a snippet of text with a heavier font-weight.</p> - -<p>The following snippet of text is <strong>rendered as bold text</strong>.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gs">**rendered as bold text**</span> -</code></pre></div></div> -<p>renders to:</p> - -<p><strong>rendered as bold text</strong></p> - -<p>and this HTML</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><strong></span>rendered as bold text<span class="nt"></strong></span> -</code></pre></div></div> - -<h3 id="italics">Italics</h3> -<p>For emphasizing a snippet of text with italics.</p> - -<p>The following snippet of text is <em>rendered as italicized text</em>.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="ge">_rendered as italicized text_</span> -</code></pre></div></div> - -<p>renders to:</p> - -<p><em>rendered as italicized text</em></p> - -<p>and this HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><em></span>rendered as italicized text<span class="nt"></em></span> -</code></pre></div></div> - -<h3 id="strikethrough">strikethrough</h3> -<p>In GFM (GitHub flavored Markdown) you can do strikethroughs.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>~~Strike through this text.~~ -</code></pre></div></div> -<p>Which renders to:</p> - -<p><del>Strike through this text.</del></p> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><del></span>Strike through this text.<span class="nt"></del></span> -</code></pre></div></div> - -<h2 id="blockquotes">Blockquotes</h2> - -<p>For quoting blocks of content from another source within your document.</p> - -<p>Add <code class="language-plaintext highlighter-rouge">></code> before any text you want to quote.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gt">> **Fusion Drive** combines a hard drive with a flash storage (solid-state drive) and presents it as a single logical volume with the space of both drives combined.</span> -</code></pre></div></div> - -<p>Renders to:</p> - -<blockquote> - <p><strong>Fusion Drive</strong> combines a hard drive with a flash storage (solid-state drive) and presents it as a single logical volume with the space of both drives combined.</p> -</blockquote> - -<p>and this HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><blockquote></span> - <span class="nt"><p><strong></span>Fusion Drive<span class="nt"></strong></span> combines a hard drive with a flash storage (solid-state drive) and presents it as a single logical volume with the space of both drives combined.<span class="nt"></p></span> -<span class="nt"></blockquote></span> -</code></pre></div></div> - -<p>Blockquotes can also be nested:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gt">> Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi.</span> -<span class="gt">></span> -<span class="gt">> > Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.</span> -<span class="gt">></span> -<span class="gt">> Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</span> -</code></pre></div></div> - -<p>Renders to:</p> - -<blockquote> - <p>Donec massa lacus, ultricies a ullamcorper in, fermentum sed augue. Nunc augue augue, aliquam non hendrerit ac, commodo vel nisi.</p> - - <blockquote> - <p>Sed adipiscing elit vitae augue consectetur a gravida nunc vehicula. Donec auctor odio non est accumsan facilisis. Aliquam id turpis in dolor tincidunt mollis ac eu diam.</p> - </blockquote> - - <p>Mauris sit amet ligula egestas, feugiat metus tincidunt, luctus libero. Donec congue finibus tempor. Vestibulum aliquet sollicitudin erat, ut aliquet purus posuere luctus.</p> -</blockquote> - -<h2 id="notices">Notices</h2> - -<p>The old mechanism for notices overriding the block quote syntax (<code class="language-plaintext highlighter-rouge">>>></code>) has been deprecated. Notices are now handled via a dedicated plugin called <a href="https://github.com/getgrav/grav-plugin-markdown-notices">Markdown Notices</a></p> - -<h2 id="lists">Lists</h2> - -<h3 id="unordered">Unordered</h3> -<p>A list of items in which the order of the items does not explicitly matter.</p> - -<p>You may use any of the following symbols to denote bullets for each list item:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">*</span> valid bullet -<span class="p">-</span> valid bullet -<span class="p">+</span> valid bullet -</code></pre></div></div> - -<p>For example</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">+</span> Lorem ipsum dolor sit amet -<span class="p">+</span> Consectetur adipiscing elit -<span class="p">+</span> Integer molestie lorem at massa -<span class="p">+</span> Facilisis in pretium nisl aliquet -<span class="p">+</span> Nulla volutpat aliquam velit -<span class="p"> -</span> Phasellus iaculis neque -<span class="p"> -</span> Purus sodales ultricies -<span class="p"> -</span> Vestibulum laoreet porttitor sem -<span class="p"> -</span> Ac tristique libero volutpat at -<span class="p">+</span> Faucibus porta lacus fringilla vel -<span class="p">+</span> Aenean sit amet erat nunc -<span class="p">+</span> Eget porttitor lorem -</code></pre></div></div> -<p>Renders to:</p> - -<ul> - <li>Lorem ipsum dolor sit amet</li> - <li>Consectetur adipiscing elit</li> - <li>Integer molestie lorem at massa</li> - <li>Facilisis in pretium nisl aliquet</li> - <li>Nulla volutpat aliquam velit - <ul> - <li>Phasellus iaculis neque</li> - <li>Purus sodales ultricies</li> - <li>Vestibulum laoreet porttitor sem</li> - <li>Ac tristique libero volutpat at</li> - </ul> - </li> - <li>Faucibus porta lacus fringilla vel</li> - <li>Aenean sit amet erat nunc</li> - <li>Eget porttitor lorem</li> -</ul> - -<p>And this HTML</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><ul></span> - <span class="nt"><li></span>Lorem ipsum dolor sit amet<span class="nt"></li></span> - <span class="nt"><li></span>Consectetur adipiscing elit<span class="nt"></li></span> - <span class="nt"><li></span>Integer molestie lorem at massa<span class="nt"></li></span> - <span class="nt"><li></span>Facilisis in pretium nisl aliquet<span class="nt"></li></span> - <span class="nt"><li></span>Nulla volutpat aliquam velit - <span class="nt"><ul></span> - <span class="nt"><li></span>Phasellus iaculis neque<span class="nt"></li></span> - <span class="nt"><li></span>Purus sodales ultricies<span class="nt"></li></span> - <span class="nt"><li></span>Vestibulum laoreet porttitor sem<span class="nt"></li></span> - <span class="nt"><li></span>Ac tristique libero volutpat at<span class="nt"></li></span> - <span class="nt"></ul></span> - <span class="nt"></li></span> - <span class="nt"><li></span>Faucibus porta lacus fringilla vel<span class="nt"></li></span> - <span class="nt"><li></span>Aenean sit amet erat nunc<span class="nt"></li></span> - <span class="nt"><li></span>Eget porttitor lorem<span class="nt"></li></span> -<span class="nt"></ul></span> -</code></pre></div></div> - -<h3 id="ordered">Ordered</h3> - -<p>A list of items in which the order of items does explicitly matter.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">1.</span> Lorem ipsum dolor sit amet -<span class="p">2.</span> Consectetur adipiscing elit -<span class="p">3.</span> Integer molestie lorem at massa -<span class="p">4.</span> Facilisis in pretium nisl aliquet -<span class="p">5.</span> Nulla volutpat aliquam velit -<span class="p">6.</span> Faucibus porta lacus fringilla vel -<span class="p">7.</span> Aenean sit amet erat nunc -<span class="p">8.</span> Eget porttitor lorem -</code></pre></div></div> -<p>Renders to:</p> - -<ol> - <li>Lorem ipsum dolor sit amet</li> - <li>Consectetur adipiscing elit</li> - <li>Integer molestie lorem at massa</li> - <li>Facilisis in pretium nisl aliquet</li> - <li>Nulla volutpat aliquam velit</li> - <li>Faucibus porta lacus fringilla vel</li> - <li>Aenean sit amet erat nunc</li> - <li>Eget porttitor lorem</li> -</ol> - -<p>And this HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><ol></span> - <span class="nt"><li></span>Lorem ipsum dolor sit amet<span class="nt"></li></span> - <span class="nt"><li></span>Consectetur adipiscing elit<span class="nt"></li></span> - <span class="nt"><li></span>Integer molestie lorem at massa<span class="nt"></li></span> - <span class="nt"><li></span>Facilisis in pretium nisl aliquet<span class="nt"></li></span> - <span class="nt"><li></span>Nulla volutpat aliquam velit<span class="nt"></li></span> - <span class="nt"><li></span>Faucibus porta lacus fringilla vel<span class="nt"></li></span> - <span class="nt"><li></span>Aenean sit amet erat nunc<span class="nt"></li></span> - <span class="nt"><li></span>Eget porttitor lorem<span class="nt"></li></span> -<span class="nt"></ol></span> -</code></pre></div></div> - -<p><strong>TIP</strong>: If you just use <code class="language-plaintext highlighter-rouge">1.</code> for each number, Markdown will automatically number each item. For example:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">1.</span> Lorem ipsum dolor sit amet -<span class="p">1.</span> Consectetur adipiscing elit -<span class="p">1.</span> Integer molestie lorem at massa -<span class="p">1.</span> Facilisis in pretium nisl aliquet -<span class="p">1.</span> Nulla volutpat aliquam velit -<span class="p">1.</span> Faucibus porta lacus fringilla vel -<span class="p">1.</span> Aenean sit amet erat nunc -<span class="p">1.</span> Eget porttitor lorem -</code></pre></div></div> - -<p>Renders to:</p> - -<ol> - <li>Lorem ipsum dolor sit amet</li> - <li>Consectetur adipiscing elit</li> - <li>Integer molestie lorem at massa</li> - <li>Facilisis in pretium nisl aliquet</li> - <li>Nulla volutpat aliquam velit</li> - <li>Faucibus porta lacus fringilla vel</li> - <li>Aenean sit amet erat nunc</li> - <li>Eget porttitor lorem</li> -</ol> - -<h2 id="code">Code</h2> - -<h3 id="inline-code">Inline code</h3> -<p>Wrap inline snippets of code with <code class="language-plaintext highlighter-rouge">`</code>.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>In this example, <span class="sb">`<section></section>`</span> should be wrapped as <span class="gs">**code**</span>. -</code></pre></div></div> - -<p>Renders to:</p> - -<p>In this example, <code class="language-plaintext highlighter-rouge"><section></section></code> should be wrapped with <strong>code</strong>.</p> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><p></span>In this example, <span class="nt"><code></span><span class="ni">&lt;</span>section<span class="ni">&gt;&lt;</span>/section<span class="ni">&gt;</span><span class="nt"></code></span> should be wrapped with <span class="nt"><strong></span>code<span class="nt"></strong></span>.<span class="nt"></p></span> -</code></pre></div></div> - -<h3 id="indented-code">Indented code</h3> - -<p>Or indent several lines of code by at least four spaces, as in:</p> - -<pre> - // Some comments - line 1 of code - line 2 of code - line 3 of code -</pre> - -<p>Renders to:</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>// Some comments -line 1 of code -line 2 of code -line 3 of code -</code></pre></div></div> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><pre></span> - <span class="nt"><code></span> - // Some comments - line 1 of code - line 2 of code - line 3 of code - <span class="nt"></code></span> -<span class="nt"></pre></span> -</code></pre></div></div> - -<h3 id="block-code-fences">Block code “fencesâ€</h3> - -<p>Use “fences†<code class="language-plaintext highlighter-rouge">```</code> to block in multiple lines of code.</p> - -<pre> -``` markup -Sample text here... -``` -</pre> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Sample text here... -</code></pre></div></div> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><pre></span> - <span class="nt"><code></span>Sample text here...<span class="nt"></code></span> -<span class="nt"></pre></span> -</code></pre></div></div> - -<h3 id="syntax-highlighting">Syntax highlighting</h3> - -<p>GFM, or “GitHub Flavored Markdown†also supports syntax highlighting. To activate it, simply add the file extension of the language you want to use directly after the first code “fenceâ€, ` ```js `, and syntax highlighting will automatically be applied in the rendered HTML. For example, to apply syntax highlighting to JavaScript code:</p> - -<pre> -```js -grunt.initConfig({ - assemble: { - options: { - assets: 'docs/assets', - data: 'src/data/*.{json,yml}', - helpers: 'src/custom-helpers.js', - partials: ['src/partials/**/*.{hbs,md}'] - }, - pages: { - options: { - layout: 'default.hbs' - }, - files: { - './': ['src/templates/pages/index.hbs'] - } - } - } -}; -``` -</pre> - -<p>Renders to:</p> - -<div class="language-js highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nx">grunt</span><span class="p">.</span><span class="nx">initConfig</span><span class="p">({</span> - <span class="na">assemble</span><span class="p">:</span> <span class="p">{</span> - <span class="na">options</span><span class="p">:</span> <span class="p">{</span> - <span class="na">assets</span><span class="p">:</span> <span class="dl">'</span><span class="s1">docs/assets</span><span class="dl">'</span><span class="p">,</span> - <span class="na">data</span><span class="p">:</span> <span class="dl">'</span><span class="s1">src/data/*.{json,yml}</span><span class="dl">'</span><span class="p">,</span> - <span class="na">helpers</span><span class="p">:</span> <span class="dl">'</span><span class="s1">src/custom-helpers.js</span><span class="dl">'</span><span class="p">,</span> - <span class="na">partials</span><span class="p">:</span> <span class="p">[</span><span class="dl">'</span><span class="s1">src/partials/**/*.{hbs,md}</span><span class="dl">'</span><span class="p">]</span> - <span class="p">},</span> - <span class="na">pages</span><span class="p">:</span> <span class="p">{</span> - <span class="na">options</span><span class="p">:</span> <span class="p">{</span> - <span class="na">layout</span><span class="p">:</span> <span class="dl">'</span><span class="s1">default.hbs</span><span class="dl">'</span> - <span class="p">},</span> - <span class="na">files</span><span class="p">:</span> <span class="p">{</span> - <span class="dl">'</span><span class="s1">./</span><span class="dl">'</span><span class="p">:</span> <span class="p">[</span><span class="dl">'</span><span class="s1">src/templates/pages/index.hbs</span><span class="dl">'</span><span class="p">]</span> - <span class="p">}</span> - <span class="p">}</span> - <span class="p">}</span> -<span class="p">};</span> -</code></pre></div></div> - -<h2 id="tables">Tables</h2> -<p>Tables are created by adding pipes as dividers between each cell, and by adding a line of dashes (also separated by bars) beneath the header. Note that the pipes do not need to be vertically aligned.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>| Option | Description | -| ------ | ----------- | -| data | path to data files to supply the data that will be passed into templates. | -| engine | engine to be used for processing templates. Handlebars is the default. | -| ext | extension to be used for dest files. | -</code></pre></div></div> - -<p>Renders to:</p> - -<table> - <thead> - <tr> - <th>Option</th> - <th>Description</th> - </tr> - </thead> - <tbody> - <tr> - <td>data</td> - <td>path to data files to supply the data that will be passed into templates.</td> - </tr> - <tr> - <td>engine</td> - <td>engine to be used for processing templates. Handlebars is the default.</td> - </tr> - <tr> - <td>ext</td> - <td>extension to be used for dest files.</td> - </tr> - </tbody> -</table> - -<p>And this HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><table></span> - <span class="nt"><tr></span> - <span class="nt"><th></span>Option<span class="nt"></th></span> - <span class="nt"><th></span>Description<span class="nt"></th></span> - <span class="nt"></tr></span> - <span class="nt"><tr></span> - <span class="nt"><td></span>data<span class="nt"></td></span> - <span class="nt"><td></span>path to data files to supply the data that will be passed into templates.<span class="nt"></td></span> - <span class="nt"></tr></span> - <span class="nt"><tr></span> - <span class="nt"><td></span>engine<span class="nt"></td></span> - <span class="nt"><td></span>engine to be used for processing templates. Handlebars is the default.<span class="nt"></td></span> - <span class="nt"></tr></span> - <span class="nt"><tr></span> - <span class="nt"><td></span>ext<span class="nt"></td></span> - <span class="nt"><td></span>extension to be used for dest files.<span class="nt"></td></span> - <span class="nt"></tr></span> -<span class="nt"></table></span> -</code></pre></div></div> - -<h3 id="right-aligned-text">Right aligned text</h3> - -<p>Adding a colon on the right side of the dashes below any heading will right align text for that column.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>| Option | Description | -| ------:| -----------:| -| data | path to data files to supply the data that will be passed into templates. | -| engine | engine to be used for processing templates. Handlebars is the default. | -| ext | extension to be used for dest files. | -</code></pre></div></div> - -<table> - <thead> - <tr> - <th style="text-align: right">Option</th> - <th style="text-align: right">Description</th> - </tr> - </thead> - <tbody> - <tr> - <td style="text-align: right">data</td> - <td style="text-align: right">path to data files to supply the data that will be passed into templates.</td> - </tr> - <tr> - <td style="text-align: right">engine</td> - <td style="text-align: right">engine to be used for processing templates. Handlebars is the default.</td> - </tr> - <tr> - <td style="text-align: right">ext</td> - <td style="text-align: right">extension to be used for dest files.</td> - </tr> - </tbody> -</table> - -<h2 id="links">Links</h2> - -<h3 id="basic-link">Basic link</h3> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">[</span><span class="nv">Assemble</span><span class="p">](</span><span class="sx">http://assemble.io</span><span class="p">)</span> -</code></pre></div></div> - -<p>Renders to (hover over the link, there is no tooltip):</p> - -<p><a href="http://assemble.io">Assemble</a></p> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><a</span> <span class="na">href=</span><span class="s">"http://assemble.io"</span><span class="nt">></span>Assemble<span class="nt"></a></span> -</code></pre></div></div> - -<h3 id="add-a-title">Add a title</h3> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">[</span><span class="nv">Upstage</span><span class="p">](</span><span class="sx">https://github.com/upstage/</span> <span class="nn">"Visit Upstage!"</span><span class="p">)</span> -</code></pre></div></div> - -<p>Renders to (hover over the link, there should be a tooltip):</p> - -<p><a href="https://github.com/upstage/" title="Visit Upstage!">Upstage</a></p> - -<p>HTML:</p> - -<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt"><a</span> <span class="na">href=</span><span class="s">"https://github.com/upstage/"</span> <span class="na">title=</span><span class="s">"Visit Upstage!"</span><span class="nt">></span>Upstage<span class="nt"></a></span> -</code></pre></div></div> - -<h3 id="named-anchors">Named Anchors</h3> - -<p>Named anchors enable you to jump to the specified anchor point on the same page. For example, each of these chapters:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gh"># Table of Contents</span> -<span class="p"> *</span> <span class="p">[</span><span class="nv">Chapter 1</span><span class="p">](</span><span class="sx">#chapter-1</span><span class="p">)</span> -<span class="p"> *</span> <span class="p">[</span><span class="nv">Chapter 2</span><span class="p">](</span><span class="sx">#chapter-2</span><span class="p">)</span> -<span class="p"> *</span> <span class="p">[</span><span class="nv">Chapter 3</span><span class="p">](</span><span class="sx">#chapter-3</span><span class="p">)</span> -</code></pre></div></div> -<p>will jump to these sections:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gu">## Chapter 1 <a id="chapter-1"></a></span> -Content for chapter one. - -<span class="gu">## Chapter 2 <a id="chapter-2"></a></span> -Content for chapter one. - -<span class="gu">## Chapter 3 <a id="chapter-3"></a></span> -Content for chapter one. -</code></pre></div></div> -<p><strong>NOTE</strong> that specific placement of the anchor tag seems to be arbitrary. They are placed inline here since it seems to be unobtrusive, and it works.</p> - -<h2 id="images">Images</h2> -<p>Images have a similar syntax to links but include a preceding exclamation point.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> -<p><img src="https://octodex.github.com/images/minion.png" alt="Minion" /></p> - -<p>or</p> -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> -<p><img src="https://octodex.github.com/images/stormtroopocat.jpg" alt="Alt text" title="The Stormtroopocat" /></p> - -<p>Like links, Images also have a footnote style syntax</p> - -<h3 id="alternative-usage--note-images">Alternative usage : note images</h3> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">![</span><span class="nv">Alt text</span><span class="p">][</span><span class="ss">id</span><span class="p">]</span> -</code></pre></div></div> -<p><img src="https://octodex.github.com/images/dojocat.jpg" alt="Alt text" title="The Dojocat" /></p> - -<p>With a reference later in the document defining the URL location:</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>[id]: https://octodex.github.com/images/dojocat.jpg "The Dojocat" -</code></pre></div></div> - -<h3 id="resizing-image">Resizing image</h3> - -<p>Add HTTP parameters <code class="language-plaintext highlighter-rouge">width</code> and/or <code class="language-plaintext highlighter-rouge">height</code> to the link image to resize the image. Values are CSS values (default is <code class="language-plaintext highlighter-rouge">auto</code>).</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> - -<p><img src="https://octodex.github.com/images/minion.png?width=20pc" alt="Minion" /></p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> - -<p><img src="https://octodex.github.com/images/minion.png?height=50px" alt="Minion" /></p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> - -<p><img src="https://octodex.github.com/images/minion.png?height=50px&width=300px" alt="Minion" /></p> - -<h3 id="add-css-classes">Add CSS classes</h3> - -<p>Add a HTTP <code class="language-plaintext highlighter-rouge">classes</code> parameter to the link image to add CSS classes. <code class="language-plaintext highlighter-rouge">shadow</code>and <code class="language-plaintext highlighter-rouge">border</code> are available but you could define other ones.</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> -<p><img src="https://octodex.github.com/images/stormtroopocat.jpg?width=40pc&classes=shadow" alt="stormtroopocat" /></p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> -<p><img src="https://octodex.github.com/images/stormtroopocat.jpg?width=40pc&classes=border" alt="stormtroopocat" /></p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p"></span> -</code></pre></div></div> -<p><img src="https://octodex.github.com/images/stormtroopocat.jpg?width=40pc&classes=border,shadow" alt="stormtroopocat" /></p> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/78/1514c15c67ee1099afa6e1465b814fd78af09ab411a512a20fdf5dc3eca354 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/78/1514c15c67ee1099afa6e1465b814fd78af09ab411a512a20fdf5dc3eca354 deleted file mode 100644 index 37676f7..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/78/1514c15c67ee1099afa6e1465b814fd78af09ab411a512a20fdf5dc3eca354 +++ /dev/null @@ -1,106 +0,0 @@ -I"<p>Vous pouvez définir des entrées ou raccourcis supplémentaires dans le menu sans avoir besoin d’être lié à un contenu du site.</p> - -<h2 id="configuration-simple">Configuration simple</h2> - -<p>Editez le fichier de configuration <code class="language-plaintext highlighter-rouge">config.toml</code> et ajoutez une entrée <code class="language-plaintext highlighter-rouge">[[menu.shortcuts]]</code> pour chaque lien que vous voulez ajouter.</p> - -<p>Exemple pour ce site:</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>[[menu.shortcuts]] -name = "<i class='fab fa-github'></i> Github repo" -identifier = "ds" -url = "https://github.com/matcornic/hugo-theme-learn" -weight = 10 - -[[menu.shortcuts]] -name = "<i class='fas fa-camera'></i> Showcases" -url = "/showcase" -weight = 11 - -[[menu.shortcuts]] -name = "<i class='fas fa-bookmark'></i> Hugo Documentation" -identifier = "hugodoc" -url = "https://gohugo.io/" -weight = 20 - -[[menu.shortcuts]] -name = "<i class='fas fa-bullhorn'></i> Credits" -url = "/credits" -weight = 30 -</code></pre></div></div> - -<p>Par défaut, les raccourcis sont précédés par un titre. Ce titre peut être désactivé en ajouter le paramètre <code class="language-plaintext highlighter-rouge">disableShortcutsTitle=true</code> dans la section <code class="language-plaintext highlighter-rouge">params</code> de votre <code class="language-plaintext highlighter-rouge">config.toml</code>. -Cependant, si vous voulez garder le titre mais changer sa valeur, vous pouvez modifier votre configuration multilangue locale en changeant les <em>translation string</em>.</p> - -<p>Par exemple, dans votre fichier local <code class="language-plaintext highlighter-rouge">i18n/en.toml</code>, ajouter le contenu</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>[Shortcuts-Title] -other = "<Votre valeur>" -</code></pre></div></div> - -<p>Plus d’infos sur <a href="https://gohugo.io/extras/menus/">les menus Hugo</a> et sur <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings">les translations strings</a></p> - -<h2 id="i18n">Configuration pour le mode multi-langue</h2> - -<p>Quand vous utilisez un site multi-langue, vous pouvez avoir des menus différents pour chaque langage. Dans le fichier de configuration <code class="language-plaintext highlighter-rouge">config.toml</code>, préfixez votre configuration par <code class="language-plaintext highlighter-rouge">Languages.<language-id></code>.</p> - -<p>Par exemple, avec ce site :</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>[Languages] -[Languages.en] -title = "Documentation for Hugo Learn Theme" -weight = 1 -languageName = "English" - -[[Languages.en.menu.shortcuts]] -name = "<i class='fab fa-github'></i> Github repo" -identifier = "ds" -url = "https://github.com/matcornic/hugo-theme-learn" -weight = 10 - -[[Languages.en.menu.shortcuts]] -name = "<i class='fas fa-camera'></i> Showcases" -url = "/showcase" -weight = 11 - -[[Languages.en.menu.shortcuts]] -name = "<i class='fas fa-bookmark'></i> Hugo Documentation" -identifier = "hugodoc" -url = "https://gohugo.io/" -weight = 20 - -[[Languages.en.menu.shortcuts]] -name = "<i class='fas fa-bullhorn'></i> Credits" -url = "/credits" -weight = 30 - -[Languages.fr] -title = "Documentation du thème Hugo Learn" -weight = 2 -languageName = "Français" - -[[Languages.fr.menu.shortcuts]] -name = "<i class='fab fa-github'></i> Repo Github" -identifier = "ds" -url = "https://github.com/matcornic/hugo-theme-learn" -weight = 10 - -[[Languages.fr.menu.shortcuts]] -name = "<i class='fas fa-camera'></i> Vitrine" -url = "/showcase" -weight = 11 - -[[Languages.fr.menu.shortcuts]] -name = "<i class='fas fa-bookmark'></i> Documentation Hugo" -identifier = "hugodoc" -url = "https://gohugo.io/" -weight = 20 - -[[Languages.fr.menu.shortcuts]] -name = "<i class='fas fa-bullhorn'></i> Crédits" -url = "/credits" -weight = 30 -</code></pre></div></div> - -<p>Plus d’infos sur <a href="https://gohugo.io/extras/menus/">les menus Hugo</a> et les <a href="https://gohugo.io/content-management/multilingual/#menus">menus multi-langue Hugo</a></p> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/79/d18a23bea764b2c518f449c719e167b169445461c2b84a4fc3f6cce5ed685e b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/79/d18a23bea764b2c518f449c719e167b169445461c2b84a4fc3f6cce5ed685e deleted file mode 100644 index 941a1b1..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/79/d18a23bea764b2c518f449c719e167b169445461c2b84a4fc3f6cce5ed685e +++ /dev/null @@ -1,36 +0,0 @@ -I"¦<p>The Expand shortcode displays an expandable/collapsible section of text on your page. -Here is an example</p> - -<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod -tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, -quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo -consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse -cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non -proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> - -<h2 id="usage">Usage</h2> - -<p>this shortcode takes exactly one optional parameter to define the text that appears next to the expand/collapse icon. (default is “Expand me…â€)</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Yes !. -</code></pre></div></div> - -<p>Yes !</p> - -<h1 id="demo">Demo</h1> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod -tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, -quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo -consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse -cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non -proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -</code></pre></div></div> - -<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod -tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, -quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo -consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse -cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non -proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/7e/6e049817f3bb8da5c40c2fae84519942343c7ee942ae95d52df9cf929070d6 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/7e/6e049817f3bb8da5c40c2fae84519942343c7ee942ae95d52df9cf929070d6 deleted file mode 100644 index 03c9969..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/7e/6e049817f3bb8da5c40c2fae84519942343c7ee942ae95d52df9cf929070d6 +++ /dev/null @@ -1,79 +0,0 @@ -I"<p>Learn theme uses <a href="https://highlightjs.org/">highlight.js</a> to provide code syntax highlighting.</p> - -<h2 id="markdown-syntax">Markdown syntax</h2> - -<p>Wrap the code block with three backticks and the name of the language. Highlight will try to auto detect the language if one is not provided.</p> - -<!-- markdownlint-disable MD046 --> -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code> ```json - [ - { - "title": "apples", - "count": [12000, 20000], - "description": {"text": "...", "sensitive": false} - }, - { - "title": "oranges", - "count": [17500, null], - "description": {"text": "...", "sensitive": false} - } - ] - ``` -</code></pre></div></div> -<!-- markdownlint-disable MD046 --> - -<p>Renders to:</p> - -<div class="language-json highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">[</span><span class="w"> - </span><span class="p">{</span><span class="w"> - </span><span class="nl">"title"</span><span class="p">:</span><span class="w"> </span><span class="s2">"apples"</span><span class="p">,</span><span class="w"> - </span><span class="nl">"count"</span><span class="p">:</span><span class="w"> </span><span class="p">[</span><span class="mi">12000</span><span class="p">,</span><span class="w"> </span><span class="mi">20000</span><span class="p">],</span><span class="w"> - </span><span class="nl">"description"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="nl">"text"</span><span class="p">:</span><span class="w"> </span><span class="s2">"..."</span><span class="p">,</span><span class="w"> </span><span class="nl">"sensitive"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">}</span><span class="w"> - </span><span class="p">},</span><span class="w"> - </span><span class="p">{</span><span class="w"> - </span><span class="nl">"title"</span><span class="p">:</span><span class="w"> </span><span class="s2">"oranges"</span><span class="p">,</span><span class="w"> - </span><span class="nl">"count"</span><span class="p">:</span><span class="w"> </span><span class="p">[</span><span class="mi">17500</span><span class="p">,</span><span class="w"> </span><span class="kc">null</span><span class="p">],</span><span class="w"> - </span><span class="nl">"description"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="nl">"text"</span><span class="p">:</span><span class="w"> </span><span class="s2">"..."</span><span class="p">,</span><span class="w"> </span><span class="nl">"sensitive"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">}</span><span class="w"> - </span><span class="p">}</span><span class="w"> -</span><span class="p">]</span><span class="w"> -</span></code></pre></div></div> - -<h2 id="supported-languages">Supported languages</h2> - -<p>Learn theme ships with its own version of highlight.js to support offline browsing. The included package supports 38 common languages, as described on the <a href="https://highlightjs.org/download/">highlight.js download page</a>.</p> - -<h2 id="identifying-failed-language-detection">Identifying failed language detection</h2> - -<p>Highlight will write a warning to the browser console if a requested language was not found. For example, the following code block references an imaginary language <code class="language-plaintext highlighter-rouge">foo</code>. An error will be output to the console on this page.</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code> ```foo - bar - ``` -</code></pre></div></div> - -<pre><code class="language-nohighlight">Could not find the language 'foo', did you forget to load/include a language module?(anonymous) @ highlight.pack.js -</code></pre> - -<h2 id="supporting-additional-languages">Supporting additional languages</h2> - -<p>To support languages other than the 38 common languages included in the default highlight.js you will need to download your own version of highlight.js and add it to your site content.</p> - -<h3 id="download-custom-highlightjs">Download custom highlight.js</h3> - -<p>Visit <a href="https://highlightjs.org/download/">https://highlightjs.org/download/</a> and select your desired language support. Note that more languages means greater package size.</p> - -<h3 id="add-custom-highlightjs-to-static-resources">Add custom highlight.js to static resources</h3> - -<p>Inside the zip archive downloaded from highlight.js extract the file named <code class="language-plaintext highlighter-rouge">highlight.pack.js</code>. Move this file to the <strong>new</strong> location</p> - -<pre><code class="language-nohighlight">static/js/highlight.pack.js -</code></pre> - -<p><strong>Do not</strong> replace the existing file at <code class="language-plaintext highlighter-rouge">themes/hugo-theme-learn/static/js/highlight.pack.js</code>.</p> - -<p>Including the file in the correct path will override the theme default highlight.pack.js and prevent issues caused in the future if the theme default file is updated.</p> - -<h2 id="further-usage-information">Further usage information</h2> - -<p>See <a href="https://highlightjs.org/usage/">https://highlightjs.org/usage/</a></p> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/88/a540e1c7651bc78edfd0e0c8d9e5ea4a8d3b900e4c31f91f649c5715a5e55e b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/88/a540e1c7651bc78edfd0e0c8d9e5ea4a8d3b900e4c31f91f649c5715a5e55e deleted file mode 100644 index aaa02a3..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/88/a540e1c7651bc78edfd0e0c8d9e5ea4a8d3b900e4c31f91f649c5715a5e55e +++ /dev/null @@ -1,49 +0,0 @@ -I"Ô<p>Using the command: <code class="language-plaintext highlighter-rouge">hugo new [relative new content path]</code>, you can start a content file with the date and title automatically set. While this is a welcome feature, active writers need more: <a href="https://gohugo.io/content/archetypes/">archetypes</a>.</p> - -<p>It is pre-configured skeleton pages with default front matter. Please refer to the documentation for types of page to understand the differences.</p> - -<h2 id="archetypes-chapter">Chapter</h2> - -<p>To create a Chapter page, run the following commands</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>hugo new --kind chapter <name>/_index.md -</code></pre></div></div> - -<p>It will create a page with predefined Front-Matter:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>+++ -title = "" -date = -weight = 5 -chapter = true -pre = "<span class="nt"><b></span>X. <span class="nt"></b></span>" -+++ - -<span class="gu">### Chapter X</span> - -<span class="gh"># Some Chapter title</span> - -Lorem Ipsum. -</code></pre></div></div> - -<h2 id="default">Default</h2> - -<p>To create a default page, run either one of the following commands</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code># Either -hugo new <chapter>/<name>/_index.md -# Or -hugo new <chapter>/<name>.md -</code></pre></div></div> - -<p>It will create a page with predefined Front-Matter:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>+++ -title = "" -date = -weight = 5 -+++ - -Lorem Ipsum. -</code></pre></div></div> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/8b/63f67d93038f27b0f5468d4d1c5442e9840638324e5dd058afc1fb982f995a b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/8b/63f67d93038f27b0f5468d4d1c5442e9840638324e5dd058afc1fb982f995a deleted file mode 100644 index e11fee6..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/8b/63f67d93038f27b0f5468d4d1c5442e9840638324e5dd058afc1fb982f995a +++ /dev/null @@ -1,9 +0,0 @@ -I"*<h4 id="tat-by-ovh"><a href="https://ovh.github.io/tat/overview/">TAT</a> by OVH</h4> -<p><img src="/images/showcase/tat.png?width=50pc" alt="TAT image" /></p> - -<h4 id="tsharkdev-by-ross-jacobs"><a href="https://tshark.dev">Tshark.dev</a> by Ross Jacobs</h4> -<p><img src="/images/showcase/tshark_dev.png?width=50pc" alt="Tshark.dev image" /></p> - -<h4 id="inteliver-by-amir-lavasani"><a href="https://docs.inteliver.com">inteliver</a> by Amir Lavasani</h4> -<p><img src="/images/showcase/inteliver_docs.png?width=50pc" alt="docs.inteliver.com image" /></p> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/8f/c24328bd3a6f37376bba461b39f2f20b6a69242b25d2781cf524b5d6bf67b7 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/8f/c24328bd3a6f37376bba461b39f2f20b6a69242b25d2781cf524b5d6bf67b7 deleted file mode 100644 index 7dfc85e..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/8f/c24328bd3a6f37376bba461b39f2f20b6a69242b25d2781cf524b5d6bf67b7 +++ /dev/null @@ -1,47 +0,0 @@ -I"ã<p>The notice shortcode shows 4 types of disclaimers to help you structure your page.</p> - -<h3 id="note">Note</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code> -A notice disclaimer - -</code></pre></div></div> - -<p>renders as</p> - -<p>A notice disclaimer</p> - -<h3 id="info">Info</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code> -An information disclaimer - -</code></pre></div></div> - -<p>renders as</p> - -<p>An information disclaimer</p> - -<h3 id="tip">Tip</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code> -A tip disclaimer - -</code></pre></div></div> - -<p>renders as</p> - -<p>A tip disclaimer</p> - -<h3 id="warning">Warning</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code> -A warning disclaimer - -</code></pre></div></div> - -<p>renders as</p> - -<p>A warning disclaimer</p> - -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/98/498564e7475d1590cb5666543d5b9f9564de32261f51f8387e3fed73aa0941 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/98/498564e7475d1590cb5666543d5b9f9564de32261f51f8387e3fed73aa0941 deleted file mode 100644 index e7c2419..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/98/498564e7475d1590cb5666543d5b9f9564de32261f51f8387e3fed73aa0941 +++ /dev/null @@ -1,36 +0,0 @@ -I"´<p>Le shortcode <em>Expand</em> affiche une section de texte qui se plie et se déplie. -Ci-dessous un exemple.</p> - -<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod -tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, -quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo -consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse -cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non -proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> - -<h2 id="utilisation">Utilisation</h2> - -<p>Ce shortcode prends exactement un paramètre optionel pour définir le texte à côté de l’icone. (valeur par défaut est “Déroulez-moi…â€)</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Oui !. -</code></pre></div></div> - -<p>Oui !</p> - -<h1 id="demo">Demo</h1> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod -tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, -quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo -consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse -cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non -proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -</code></pre></div></div> - -<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod -tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, -quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo -consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse -cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non -proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/a4/84b210ee2c86c5df3818c097af6d38f1b7c34914f2589f90cffa9742b59d47 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/a4/84b210ee2c86c5df3818c097af6d38f1b7c34914f2589f90cffa9742b59d47 deleted file mode 100644 index fe639ac..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/a4/84b210ee2c86c5df3818c097af6d38f1b7c34914f2589f90cffa9742b59d47 +++ /dev/null @@ -1,17 +0,0 @@ -I"<p><code class="language-plaintext highlighter-rouge">siteparam</code> shortcode is used to help you print values of site params.</p> - -<p>For instance, in this current site, the <code class="language-plaintext highlighter-rouge">editURL</code> variable is used in <code class="language-plaintext highlighter-rouge">config.toml</code></p> - -<div class="language-toml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nn">[params]</span> - <span class="py">editURL</span> <span class="p">=</span> <span class="s">"https://github.com/matcornic/hugo-theme-learn/edit/master/exampleSite/content/"</span> -</code></pre></div></div> - -<p>Use the <code class="language-plaintext highlighter-rouge">siteparam</code> shortcode to display its value.</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>`editURL` Value : -</code></pre></div></div> - -<p>is displayed as</p> - -<p><code class="language-plaintext highlighter-rouge">editURL</code> Value :</p> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/b4/8b2beb38904fec1d1d23c76d57596d719739e4f4c4299d3992cc7dce51c99e b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/b4/8b2beb38904fec1d1d23c76d57596d719739e4f4c4299d3992cc7dce51c99e deleted file mode 100644 index 5147be3..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/b4/8b2beb38904fec1d1d23c76d57596d719739e4f4c4299d3992cc7dce51c99e +++ /dev/null @@ -1,109 +0,0 @@ -I"!<p>The Attachments shortcode displays a list of files attached to a page.</p> - -<h2 id="usage">Usage</h2> - -<p>The shortcurt lists files found in a <strong>specific folder</strong>. -Currently, it support two implementations for pages</p> - -<ol> - <li> - <p>If your page is a markdown file, attachements must be placed in a <strong>folder</strong> named like your page and ending with <strong>.files</strong>.</p> - - <blockquote> - <ul> - <li>content - <ul> - <li>_index.md</li> - <li>page.files - <ul> - <li>attachment.pdf</li> - </ul> - </li> - <li>page.md</li> - </ul> - </li> - </ul> - </blockquote> - </li> - <li> - <p>If your page is a <strong>folder</strong>, attachements must be placed in a nested <strong>‘files’</strong> folder.</p> - - <blockquote> - <ul> - <li>content - <ul> - <li>_index.md</li> - <li>page - <ul> - <li>index.md</li> - <li>files - <ul> - <li>attachment.pdf</li> - </ul> - </li> - </ul> - </li> - </ul> - </li> - </ul> - </blockquote> - </li> -</ol> - -<p>Be aware that if you use a multilingual website, you will need to have as many folders as languages.</p> - -<p>That’s all!</p> - -<h3 id="parameters">Parameters</h3> - -<table> - <thead> - <tr> - <th style="text-align: left">Parameter</th> - <th style="text-align: left">Default</th> - <th style="text-align: left">Description</th> - </tr> - </thead> - <tbody> - <tr> - <td style="text-align: left">title</td> - <td style="text-align: left">“Attachmentsâ€</td> - <td style="text-align: left">List’s title</td> - </tr> - <tr> - <td style="text-align: left">style</td> - <td style="text-align: left">â€â€</td> - <td style="text-align: left">Choose between “orangeâ€, “greyâ€, “blue†and “green†for nice style</td> - </tr> - <tr> - <td style="text-align: left">pattern</td> - <td style="text-align: left">â€.*â€</td> - <td style="text-align: left">A regular expression, used to filter the attachments by file name. The <strong>pattern</strong> parameter value must be a <a href="https://en.wikipedia.org/wiki/Regular_expression">regular expression</a>.</td> - </tr> - </tbody> -</table> - -<p>For example:</p> - -<ul> - <li>To match a file suffix of ‘.jpg’, use <code class="language-plaintext highlighter-rouge">.*\.jpg$</code> (not <code class="language-plaintext highlighter-rouge">*.jpg</code>).</li> - <li>To match file names ending in ‘.jpg’ or ‘.png’, use <code class="language-plaintext highlighter-rouge">.*\.(jpg|png)$</code>.</li> -</ul> - -<h3 id="examples">Examples</h3> - -<h4 id="list-of-attachments-ending-in-pdf-or-mp4">List of attachments ending in pdf or mp4</h4> - -<p>renders as</p> - -<h4 id="colored-styled-box">Colored styled box</h4> - -<p>renders as</p> - -<p>renders as</p> - -<p>renders as</p> - -<p>renders as</p> - -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/b6/eb266f7bbd4f132f6cf84e8ba7794025a2dc8c356646874e635465b4d5f3cb b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/b6/eb266f7bbd4f132f6cf84e8ba7794025a2dc8c356646874e635465b4d5f3cb deleted file mode 100644 index bac97cf..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/b6/eb266f7bbd4f132f6cf84e8ba7794025a2dc8c356646874e635465b4d5f3cb +++ /dev/null @@ -1,49 +0,0 @@ -I"i<p>En utilisant la commande: <code class="language-plaintext highlighter-rouge">hugo new [chemin vers nouveau contenu]</code>, vous pouvez créer un nouveau fichier avec la date et le title automatiquement initialisé. Même si c’est une fonctionnalité intéressante, elle reste limitée pour les auteurs actifs qui ont besoin de mieux : les <a href="https://gohugo.io/content/archetypes/">archetypes</a>.</p> - -<p>Les archétypes sont des squelettes de pages préconfigurées avec un Front Matter par défaut. Merci de vous référer à la documentation pour connaitre les différents types de page.</p> - -<h2 id="archetypes-chapter">Chapitre</h2> - -<p>Pour créer un chapitre, lancez les commandes suivantes</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>hugo new --kind chapter <name>/_index.md -</code></pre></div></div> - -<p>Cela crééra une page avec le Front Matter suivant:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>+++ -title = "" -date = -weight = 5 -chapter = true -pre = "<span class="nt"><b></span>X. <span class="nt"></b></span>" -+++ - -<span class="gu">### Chapter X</span> - -<span class="gh"># Some Chapter title</span> - -Lorem Ipsum. -</code></pre></div></div> - -<h2 id="défaut">Défaut</h2> - -<p>Pour créer une page classique, lancer l’une des deux commandes suivantes</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code># Soit -hugo new <chapter>/<name>/_index.md -# Ou -hugo new <chapter>/<name>.md -</code></pre></div></div> - -<p>Cela crééra une page avec le Front Matter suivant:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code>+++ -title = "" -date = -weight = 5 -+++ - -Lorem Ipsum. -</code></pre></div></div> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/be/0af0aa4d422fe2506bc0b1292644205a0ce871a221ef5f4e9ffadeae11d5ff b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/be/0af0aa4d422fe2506bc0b1292644205a0ce871a221ef5f4e9ffadeae11d5ff deleted file mode 100644 index 42f0815..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/be/0af0aa4d422fe2506bc0b1292644205a0ce871a221ef5f4e9ffadeae11d5ff +++ /dev/null @@ -1,185 +0,0 @@ -I"š<p><a href="https://mermaidjs.github.io/">Mermaid</a> is a library helping you to generate diagram and flowcharts from text, in a similar manner as Markdown.</p> - -<p>Just insert your mermaid code in the <code class="language-plaintext highlighter-rouge">mermaid</code> shortcode and that’s it.</p> - -<h2 id="flowchart-example">Flowchart example</h2> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>graph LR; - A[Hard edge] -->|Link text| B(Round edge) - B --> C{Decision} - C -->|One| D[Result one] - C -->|Two| E[Result two] -</code></pre></div></div> - -<p>renders as</p> - -<p>graph LR; - A[Hard edge] –>|Link text| B(Round edge) - B –> C{Decision} - C –>|One| D[Result one] - C –>|Two| E[Result two]</p> - -<h2 id="sequence-example">Sequence example</h2> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>sequenceDiagram - participant Alice - participant Bob - Alice->>John: Hello John, how are you? - loop Healthcheck - John->John: Fight against hypochondria - end - Note right of John: Rational thoughts <br/>prevail... - John-->Alice: Great! - John->Bob: How about you? - Bob-->John: Jolly good! -</code></pre></div></div> - -<p>renders as</p> - -<p>sequenceDiagram - participant Alice - participant Bob - Alice-»John: Hello John, how are you? - loop Healthcheck - John->John: Fight against hypochondria - end - Note right of John: Rational thoughts <br />prevail… - John–>Alice: Great! - John->Bob: How about you? - Bob–>John: Jolly good!</p> - -<h2 id="gantt-example">GANTT Example</h2> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>gantt - dateFormat YYYY-MM-DD - title Adding GANTT diagram functionality to mermaid - section A section - Completed task :done, des1, 2014-01-06,2014-01-08 - Active task :active, des2, 2014-01-09, 3d - Future task : des3, after des2, 5d - Future task2 : des4, after des3, 5d - section Critical tasks - Completed task in the critical line :crit, done, 2014-01-06,24h - Implement parser and jison :crit, done, after des1, 2d - Create tests for parser :crit, active, 3d - Future task in critical line :crit, 5d - Create tests for renderer :2d - Add to mermaid :1d -</code></pre></div></div> - -<p>renders as</p> - -<p>gantt - dateFormat YYYY-MM-DD - title Adding GANTT diagram functionality to mermaid - section A section - Completed task :done, des1, 2014-01-06,2014-01-08 - Active task :active, des2, 2014-01-09, 3d - Future task : des3, after des2, 5d - Future task2 : des4, after des3, 5d - section Critical tasks - Completed task in the critical line :crit, done, 2014-01-06,24h - Implement parser and jison :crit, done, after des1, 2d - Create tests for parser :crit, active, 3d - Future task in critical line :crit, 5d - Create tests for renderer :2d - Add to mermaid :1d</p> - -<h3 id="class-example">Class example</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>classDiagram - Class01 <|-- AveryLongClass : Cool - Class03 *-- Class04 - Class05 o-- Class06 - Class07 .. Class08 - Class09 --> C2 : Where am i? - Class09 --* C3 - Class09 --|> Class07 - Class07 : equals() - Class07 : Object[] elementData - Class01 : size() - Class01 : int chimp - Class01 : int gorilla - Class08 <--> C2: Cool label -</code></pre></div></div> - -<p>renders as</p> - -<p>classDiagram - Class01 <|– AveryLongClass : Cool - Class03 <em>– Class04 - Class05 o– Class06 - Class07 .. Class08 - Class09 –> C2 : Where am i? - Class09 –</em> C3 - Class09 –|> Class07 - Class07 : equals() - Class07 : Object[] elementData - Class01 : size() - Class01 : int chimp - Class01 : int gorilla - Class08 <–> C2: Cool label</p> - -<h3 id="git-example">Git example</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>gitGraph: -options -{ - "nodeSpacing": 150, - "nodeRadius": 10 -} -end - commit - branch newbranch - checkout newbranch - commit - commit - checkout master - commit - commit - merge newbranch -</code></pre></div></div> - -<p>renders as</p> - -<p>gitGraph: -options -{ - “nodeSpacingâ€: 150, - “nodeRadiusâ€: 10 -} -end - commit - branch newbranch - checkout newbranch - commit - commit - checkout master - commit - commit - merge newbranch</p> - -<h3 id="state-diagrams">State Diagrams</h3> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>stateDiagram-v2 - open: Open Door - closed: Closed Door - locked: Locked Door - open --> closed: Close - closed --> locked: Lock - locked --> closed: Unlock - closed --> open: Open -</code></pre></div></div> - -<p>renders as</p> - -<p>stateDiagram-v2 - open: Open Door - closed: Closed Door - locked: Locked Door - open –> closed: Close - closed –> locked: Lock - locked –> closed: Unlock - closed –> open: Open</p> - -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/cd/a41e2203f24e6fc0259e58b9ff600684b24cf7f7653ac6bab5e1f6b48659e7 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/cd/a41e2203f24e6fc0259e58b9ff600684b24cf7f7653ac6bab5e1f6b48659e7 deleted file mode 100644 index 092785e..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/cd/a41e2203f24e6fc0259e58b9ff600684b24cf7f7653ac6bab5e1f6b48659e7 +++ /dev/null @@ -1,106 +0,0 @@ -I"Ñ<p>You can define additional menu entries or shortcuts in the navigation menu without any link to content.</p> - -<h2 id="basic-configuration">Basic configuration</h2> - -<p>Edit the website configuration <code class="language-plaintext highlighter-rouge">config.toml</code> and add a <code class="language-plaintext highlighter-rouge">[[menu.shortcuts]]</code> entry for each link your want to add.</p> - -<p>Example from the current website:</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>[[menu.shortcuts]] -name = "<i class='fab fa-github'></i> Github repo" -identifier = "ds" -url = "https://github.com/matcornic/hugo-theme-learn" -weight = 10 - -[[menu.shortcuts]] -name = "<i class='fas fa-camera'></i> Showcases" -url = "/showcase" -weight = 11 - -[[menu.shortcuts]] -name = "<i class='fas fa-bookmark'></i> Hugo Documentation" -identifier = "hugodoc" -url = "https://gohugo.io/" -weight = 20 - -[[menu.shortcuts]] -name = "<i class='fas fa-bullhorn'></i> Credits" -url = "/credits" -weight = 30 -</code></pre></div></div> - -<p>By default, shortcuts are preceded by a title. This title can be disabled by setting <code class="language-plaintext highlighter-rouge">disableShortcutsTitle=true</code>. -However, if you want to keep the title but change its value, it can be overriden by changing your local i18n translation string configuration.</p> - -<p>For example, in your local <code class="language-plaintext highlighter-rouge">i18n/en.toml</code> file, add the following content</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>[Shortcuts-Title] -other = "<Your value>" -</code></pre></div></div> - -<p>Read more about <a href="https://gohugo.io/extras/menus/">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#translation-of-strings">hugo i18n translation strings</a></p> - -<h2 id="i18n">Configuration for Multilingual mode</h2> - -<p>When using a multilingual website, you can set different menus for each language. In the <code class="language-plaintext highlighter-rouge">config.toml</code> file, prefix your menu configuration by <code class="language-plaintext highlighter-rouge">Languages.<language-id></code>.</p> - -<p>Example from the current website:</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>[Languages] -[Languages.en] -title = "Documentation for Hugo Learn Theme" -weight = 1 -languageName = "English" - -[[Languages.en.menu.shortcuts]] -name = "<i class='fab fa-github'></i> Github repo" -identifier = "ds" -url = "https://github.com/matcornic/hugo-theme-learn" -weight = 10 - -[[Languages.en.menu.shortcuts]] -name = "<i class='fas fa-camera'></i> Showcases" -url = "/showcase" -weight = 11 - -[[Languages.en.menu.shortcuts]] -name = "<i class='fas fa-bookmark'></i> Hugo Documentation" -identifier = "hugodoc" -url = "https://gohugo.io/" -weight = 20 - -[[Languages.en.menu.shortcuts]] -name = "<i class='fas fa-bullhorn'></i> Credits" -url = "/credits" -weight = 30 - -[Languages.fr] -title = "Documentation du thème Hugo Learn" -weight = 2 -languageName = "Français" - -[[Languages.fr.menu.shortcuts]] -name = "<i class='fab fa-github'></i> Repo Github" -identifier = "ds" -url = "https://github.com/matcornic/hugo-theme-learn" -weight = 10 - -[[Languages.fr.menu.shortcuts]] -name = "<i class='fas fa-camera'></i> Vitrine" -url = "/showcase" -weight = 11 - -[[Languages.fr.menu.shortcuts]] -name = "<i class='fas fa-bookmark'></i> Documentation Hugo" -identifier = "hugodoc" -url = "https://gohugo.io/" -weight = 20 - -[[Languages.fr.menu.shortcuts]] -name = "<i class='fas fa-bullhorn'></i> Crédits" -url = "/credits" -weight = 30 -</code></pre></div></div> - -<p>Read more about <a href="https://gohugo.io/extras/menus/">hugo menu</a> and <a href="https://gohugo.io/content-management/multilingual/#menus">hugo multilingual menus</a></p> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/e3/b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/e3/b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 deleted file mode 100644 index 80ef94b..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/e3/b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 +++ /dev/null @@ -1,2 +0,0 @@ -I" -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/f0/66513d5b39e05067dc8d2ae76ab9d1ca3e14b38c71a142587eacb45fd38199 b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/f0/66513d5b39e05067dc8d2ae76ab9d1ca3e14b38c71a142587eacb45fd38199 deleted file mode 100644 index 0fde3ec..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/f0/66513d5b39e05067dc8d2ae76ab9d1ca3e14b38c71a142587eacb45fd38199 +++ /dev/null @@ -1,30 +0,0 @@ -I"Í<p><em>Learn theme</em> support one default taxonomy of gohugo: the <em>tag</em> feature.</p> - -<h2 id="configuration">Configuration</h2> - -<p>Just add tags to any page:</p> - -<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nn">---</span> -<span class="na">date</span><span class="pi">:</span> <span class="s">2018-11-29T08:41:44+01:00</span> -<span class="na">title</span><span class="pi">:</span> <span class="s">Theme tutorial</span> -<span class="na">weight</span><span class="pi">:</span> <span class="m">15</span> -<span class="na">tags</span><span class="pi">:</span> <span class="pi">[</span><span class="s2">"</span><span class="s">tutorial"</span><span class="pi">,</span> <span class="s2">"</span><span class="s">theme"</span><span class="pi">]</span> -<span class="nn">---</span> -</code></pre></div></div> - -<h2 id="behavior">Behavior</h2> - -<p>The tags are displayed at the top of the page, in their insertion order.</p> - -<p>Each tag is a link to a <em>Taxonomy</em> page displaying all the articles with the given tag.</p> - -<h2 id="list-all-the-tags">List all the tags</h2> - -<p>In the <code class="language-plaintext highlighter-rouge">config.toml</code> file you can add a shortcut to display all the tags</p> - -<div class="language-toml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nn">[[menu.shortcuts]]</span> -<span class="py">name</span> <span class="p">=</span> <span class="s">"<i class='fas fa-tags'></i> Tags"</span> -<span class="py">url</span> <span class="p">=</span> <span class="s">"/tags"</span> -<span class="py">weight</span> <span class="p">=</span> <span class="mi">30</span> -</code></pre></div></div> -:ET \ No newline at end of file diff --git a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/f2/c48def7972b076aa7dacc178428f64896105bdf8599ead024dfe3011e2b56e b/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/f2/c48def7972b076aa7dacc178428f64896105bdf8599ead024dfe3011e2b56e deleted file mode 100644 index 77f35fa..0000000 --- a/.jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/f2/c48def7972b076aa7dacc178428f64896105bdf8599ead024dfe3011e2b56e +++ /dev/null @@ -1,17 +0,0 @@ -I"T<p>Les shortcode <code class="language-plaintext highlighter-rouge">siteparam</code> est utilisé pour vous aider à afficher des valeurs provenant des paramètres globaux du site.</p> - -<p>Par exemple, dans ce site, le paramètre <code class="language-plaintext highlighter-rouge">editURL</code> est utilisé dans le fichier <code class="language-plaintext highlighter-rouge">config.toml</code></p> - -<div class="language-toml highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nn">[params]</span> - <span class="py">editURL</span> <span class="p">=</span> <span class="s">"https://github.com/matcornic/hugo-theme-learn/edit/master/exampleSite/content/"</span> -</code></pre></div></div> - -<p>Utilisez le shortcode <code class="language-plaintext highlighter-rouge">siteparam</code> pour affichier sa valeur.</p> - -<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>Valeur de `editURL` : -</code></pre></div></div> - -<p>s’affiche comme</p> - -<p>Valeur de <code class="language-plaintext highlighter-rouge">editURL</code> :</p> -:ET \ No newline at end of file diff --git a/content/_index.en.md b/content/_index.en.md index 14b9f1e..6d2b0f9 100644 --- a/content/_index.en.md +++ b/content/_index.en.md @@ -6,12 +6,17 @@ draft: false chapter: true --- -Welcome to this webpage! - {{< center >}} -Cantara is a song presentation software which can be used for presenting songs in churches, small groups or karaoke parties. It supports various input formats and can create beautiful presentation slides or export the presentation to various output formats (pictures, pptx, WhatsApp message and a lot more) so that they can be used for a variety of purposes. +A program for quick, easy but beautiful hymn presenting in churches. {{< /center >}} +Welcome to this webpage! +Cantara is an open source software which is used for managing and presenting hymns and songs in churches, small groups and more. It supports various input formats and can create beautiful presentation slides or export the presentation to various output formats (pictures, pptx, WhatsApp message and a lot more) so that they can be used for a variety of purposes. + +Cantara is **user centered** and works out of the box, like this: + + + Cantara has the following advantages: * **Super-fast and lightweight**: Cantara is less then 10 MB of size and uses the components available on the local operation system as far as possible. It contains no bloatware. It can be run on an old computer, a raspberry-pi and many more. @@ -21,7 +26,7 @@ Cantara has the following advantages: * **Customizable Design and good outlook**: The colors and fonts can be configured in the settings. In addition, you can set up a background picture and adjust it's brightness/transparency. The presentations look beautiful and are easy to read. * **Multi language support**: Cantara can present and export song presentations in two different languges at the same time. In addition, it has been translated itself into [a few languages](contribute/translate#current-state) by the community. * **Free and Open Source**: No license fees, no dependence on certain companies–Cantara is licensed under the [GPL3](https://www.gnu.org/licenses/gpl-3.0.html) and can be used everywhere and as you want. -* **Used all over the world and continuously developed**: Although Cantara is still a quite young project, people from many countries are using it. It has been translated to several langauges. In the future, more functions are going to be implemented. +* **Used all over the world and continuously developed**: Cantara enjoys an international community of users all over the world. It has been translated to several languages. In the future, more functions are going to be implemented. The current version is 2.6.0. [You can easily download and install it for Linux, Windows and Mac OS](tutorial/install-cantara). Cantara is written with the programming language Pascal/Lazarus, therefore it is platform-independent and can be compiled to almost every device. You can also compile Cantara by yourself. [Find more information here](tutorial/install-cantara/#generic-compilation). diff --git a/layouts/shortcodes/center.html b/layouts/shortcodes/center.html index c45fbf4..d56de8f 100644 --- a/layouts/shortcodes/center.html +++ b/layouts/shortcodes/center.html @@ -1 +1 @@ -<span style="text-align: center;">{{ .Inner | markdownify }}</span> \ No newline at end of file +<div style="text-align: center; font-size: 1.2em;">{{ .Inner | markdownify }}</div> \ No newline at end of file diff --git a/static/images/cantara.gif b/static/images/cantara.gif new file mode 100644 index 0000000..86e2fb2 Binary files /dev/null and b/static/images/cantara.gif differ