<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Roneo.org</title>
    <link>https://roneo.org/en/</link>
    <description>Recent content on Roneo.org</description>
    <image>
      <url>https://roneo.org/img/logo.png</url>
      <link>https://roneo.org/img/logo.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Sun, 01 Jan 2023 01:20:13 +0100</lastBuildDate><atom:link href="https://roneo.org/en/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to use inline SVG icons with Markdown and Hugo</title>
      <link>https://roneo.org/en/hugo-svg-icon-shortcode/</link>
      <pubDate>Sun, 01 Jan 2023 01:20:13 +0100</pubDate>
      
      <guid>https://roneo.org/en/hugo-svg-icon-shortcode/</guid>
      <description>**Our objective**: insert SVG icons in Markdown with a shortcode.
The solution must be **easy to use**, and focus on **performance and accessibility**.
</description>
    </item>
    
    <item>
      <title>Hugo: embed audio files with Plyr.io and a Shortcode</title>
      <link>https://roneo.org/en/hugo-audio-player-embed-remote-media-files-plyr-shortcode/</link>
      <pubDate>Thu, 29 Dec 2022 08:34:20 +0000</pubDate>
      
      <guid>https://roneo.org/en/hugo-audio-player-embed-remote-media-files-plyr-shortcode/</guid>
      <description> &amp;gt; Let&amp;#39;s see how to embed audio files in Hugo with [Plyr.io](https://github.com/sampotts/plyr/), an opensource and elegant media player offering support for MP3, WAV, M4A, FLAC and OGG.</description>
    </item>
    
    <item>
      <title>Hugo: insert customized text blocks with a Shortcode</title>
      <link>https://roneo.org/en/hugo-warning-messages-shortcode/</link>
      <pubDate>Tue, 13 Sep 2022 09:23:18 +0000</pubDate>
      
      <guid>https://roneo.org/en/hugo-warning-messages-shortcode/</guid>
      <description>Demo This is an example.
Another example, with a title and multiple paragraphs
Lorem ipsum dolor sit amet consectetur adipisicing elit. Magni in ea aut pariatur dolorem quia, dicta sit.
Lorem ipsum dolor sit amet consectetur adipisicing elit. Soluta aliquid dicta repellendus! Nobis pariatur, sed blanditiis eaque accusamus consequuntur temporibus obcaecati sunt esse, veritatis doloremque! Dignissimos soluta eius totam cumque.
Usage: {{&amp;lt; box info &amp;gt;}} Hello there, and have a nice day {{&amp;lt; /box &amp;gt;}} will show:</description>
    </item>
    
    <item>
      <title>Spellcheck a batch of Markdown files with Aspell</title>
      <link>https://roneo.org/en/markdown-spellcheck-multiple-files-with-aspell/</link>
      <pubDate>Fri, 02 Sep 2022 15:05:26 +0000</pubDate>
      
      <guid>https://roneo.org/en/markdown-spellcheck-multiple-files-with-aspell/</guid>
      <description>Let&amp;rsquo;s see how to spellcheck a batch of Markdown files with Aspell, a free and open-source spell checker supporting more than 90 different languages1
This post was written for Debian and should work with any Linux flavour: Ubuntu, Linux Mint, ArchLinux, etc.
I didn&amp;rsquo;t test it but MacOS should be supported too.
1. Install aspell Here with the english dictionnary:
sudo apt install aspell aspell-en A list of available dictionnaries can be found on gnu.</description>
    </item>
    
    <item>
      <title>Hugo: custom Shortcodes demonstration</title>
      <link>https://roneo.org/shortcodes/</link>
      <pubDate>Fri, 28 Aug 2020 04:21:43 +0000</pubDate>
      
      <guid>https://roneo.org/shortcodes/</guid>
      <description>Summary / Expand This is the title, click to see details Elit pariatur aliquip ex sunt labore mollit. Sunt id elit culpa laboris eiusmod cupidatat commodo in ad. Irure velit ex est ipsum deserunt irure nulla eu esse Lorem Lorem veniam. Cillum enim velit consequat deserunt elit laborum consectetur sint minim ipsum fugiat aliquip Lorem labore. Excepteur tempor nisi sunt cillum ipsum commodo excepteur. Sunt ad nostrud esse aliqua tempor magna id sunt deserunt aute.</description>
    </item>
    
    <item>
      <title>Hugo: default Shortcodes demonstration</title>
      <link>https://roneo.org/doc/shortcodes-default/</link>
      <pubDate>Sun, 28 Aug 2022 04:21:43 +0000</pubDate>
      
      <guid>https://roneo.org/doc/shortcodes-default/</guid>
      <description>Info
This page is a Draft, for testing purpose only
Lier une page par son nom de fichier avec &amp;lsquo;Ref&amp;rsquo; Le shortcode ref permet de lier vers une page par son nom de fichier.md
Syntaxe:
[Autrepage]({{&amp;lt; ref &amp;#34;hugo-test-shortcodes-collection.en.md&amp;#34; &amp;gt;}}) Résultat:
Autre page
Insert videos &amp;lt;video controls loop muted&amp;gt; &amp;lt;source src=&amp;#34;/illustrations/webm.webm&amp;#34; type=&amp;#34;video/webm&amp;#34;&amp;gt; Sorry, your browser doesn&amp;#39;t support embedded videos. &amp;lt;/video&amp;gt; Sorry, your browser doesn&#39;t support embedded videos. Video from Asciinema Shortcodes (the support of Shortcodes depends on the theme you use)</description>
    </item>
    
    <item>
      <title>Edit the Yaml Front Matter of multiple Markdown files</title>
      <link>https://roneo.org/en/hugo-edit-yaml-files-from-the-cli-with-yq/</link>
      <pubDate>Thu, 18 Aug 2022 16:31:16 +0000</pubDate>
      
      <guid>https://roneo.org/en/hugo-edit-yaml-files-from-the-cli-with-yq/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Add custom CSS classes to images with Hugo&#39;s Markdown attributes</title>
      <link>https://roneo.org/en/hugo-custom-css-classes-images-markdown-attributes/</link>
      <pubDate>Tue, 05 Jul 2022 12:59:53 +0000</pubDate>
      
      <guid>https://roneo.org/en/hugo-custom-css-classes-images-markdown-attributes/</guid>
      <description>Note: You need to run Hugo ⩾ 0.81, and Hugo 0.108.0 provides interesting improvements on this topic
Enable Markdown Attributes In config.toml
[markup.goldmark.parser.attribute] block = true title = true or in config.yml
markup: goldmark: parser: attribute: block: true title: true Usage Add a single class: ![Image description](/images/portfolio/theme-screenshot.jpg) {.custom-css-class} Add multiples classes: ![Image description](/images/portfolio/theme-screenshot.jpg) {.myclass class=&amp;#34;custom-css-class1 custom-class2&amp;#34;} Example This picture surrounded by a frame is the result of this image together with some CSS and the following markup:</description>
    </item>
    
    <item>
      <title>Fetch data from Github API with Hugo</title>
      <link>https://roneo.org/en/hugo-fetch-remote-data-github-api-shortcode/</link>
      <pubDate>Thu, 08 Sep 2022 22:22:44 +0000</pubDate>
      
      <guid>https://roneo.org/en/hugo-fetch-remote-data-github-api-shortcode/</guid>
      <description>Github provides a powerful API. Let&amp;#39;s fetch some data from out there with Hugo, and get updated content each time we rebuild the website</description>
    </item>
    
    <item>
      <title>Find Github user&#39;s email address</title>
      <link>https://roneo.org/en/app/github-user-email-finder/</link>
      <pubDate>Sat, 10 Sep 2022 04:21:43 +0000</pubDate>
      
      <guid>https://roneo.org/en/app/github-user-email-finder/</guid>
      <description>Some Github users do not publish any contact email. This form will fetch the Github API and retrieve any email address found in user&amp;#39;s repositories.</description>
    </item>
    
    <item>
      <title>Using Hugo to share private posts</title>
      <link>https://roneo.org/en/hugo-hidden-posts/</link>
      <pubDate>Fri, 01 Apr 2022 00:55:53 +0000</pubDate>
      
      <guid>https://roneo.org/en/hugo-hidden-posts/</guid>
      <description>I sometime need to share posts with selected readers only, for review or private discussion.
This is precisely the objective of the Hugo theme &amp;lsquo;Off The Record&amp;rsquo;::
&amp;ldquo;publish a post and invite chosen readers with a private link &amp;ndash; while keeping this post hidden from other visitors&amp;rdquo;.
A demo is available, and the source code is public.
Installation Note that Hugo extended &amp;gt; 0.82 is required (Posts are not properly hidden with previous Hugo versions).</description>
    </item>
    
    <item>
      <title>Run a newsletter for free with Hugo, ButtonDown and Netlify</title>
      <link>https://roneo.org/en/a-newsletter-with-hugo-buttondown-and-netlify/</link>
      <pubDate>Tue, 14 Dec 2021 12:30:55 +0100</pubDate>
      
      <guid>https://roneo.org/en/a-newsletter-with-hugo-buttondown-and-netlify/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Gitlab: use public Pages while keeping the Git repo private</title>
      <link>https://roneo.org/en/gitlab-public-pages-private-repo/</link>
      <pubDate>Fri, 01 Apr 2022 00:03:32 +0000</pubDate>
      
      <guid>https://roneo.org/en/gitlab-public-pages-private-repo/</guid>
      <description>How to use Gitlab Pages while keeping the content of your Git repository private.</description>
    </item>
    
    <item>
      <title>Draw.io: How to add Font Awesome icons, Twemoji and more</title>
      <link>https://roneo.org/en/diagrams.net-adding-icons-font-awesome-twemoji</link>
      <pubDate>Fri, 07 May 2021 04:31:34 +0100</pubDate>
      
      <guid>https://roneo.org/en/diagrams.net-adding-icons-font-awesome-twemoji</guid>
      <description>Learn how to import new icon sets to your sidebar and use them easily in your diagrams</description>
    </item>
    
    <item>
      <title>A visual tour of Pondent, a client-side Markdown editor</title>
      <link>https://roneo.org/en/pondent-visual-tour-client-side-markdown-editor-pushing-to-github/</link>
      <pubDate>Sat, 10 Sep 2022 08:59:58 +0000</pubDate>
      
      <guid>https://roneo.org/en/pondent-visual-tour-client-side-markdown-editor-pushing-to-github/</guid>
      <description>[Pondent](https://pyrmont.github.io/pondent/#/settings) is a client-side utility for posting Markdown-formatted files to GitHub. It&amp;#39;s [free, open-source](https://github.com/pyrmont/pondent/), and does not require installation. Let&amp;#39;s have a closer look
</description>
    </item>
    
    <item>
      <title>Hugo: include/embed another file with a shortcode</title>
      <link>https://roneo.org/en/hugo-include-another-file-with-a-shortcode/</link>
      <pubDate>Tue, 29 Mar 2022 10:06:49 +0000</pubDate>
      
      <guid>https://roneo.org/en/hugo-include-another-file-with-a-shortcode/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Gitlab: host and render HTML files</title>
      <link>https://roneo.org/en/gitlab-render-html/</link>
      <pubDate>Thu, 17 Dec 2020 07:07:32 +0000</pubDate>
      
      <guid>https://roneo.org/en/gitlab-render-html/</guid>
      <description>Upload and serve HTML files from Gitlab.com, for free! Optionally include CSS and Javascript</description>
    </item>
    
    <item>
      <title>Hosting a website with Hugo and Riseup</title>
      <link>https://roneo.org/en/hugo-gitlab-pages-riseup/</link>
      <pubDate>Wed, 17 Aug 2022 01:02:01 +0000</pubDate>
      
      <guid>https://roneo.org/en/hugo-gitlab-pages-riseup/</guid>
      <description>How to use Gitlab Pages hosted by Riseup with Hugo.</description>
    </item>
    
    <item>
      <title>Resize and optimize images with Vscode and imgp</title>
      <link>https://roneo.org/en/vscode-optimize-images-with-imgp/</link>
      <pubDate>Mon, 23 Aug 2021 18:24:32 +0100</pubDate>
      
      <guid>https://roneo.org/en/vscode-optimize-images-with-imgp/</guid>
      <description>In this article we&amp;rsquo;ll see how to optimize pictures in two clicks, directly from Vscode:
This article was written for Debian and should work with other Linux flavors, like Ubuntu, Arch Linux, Mint, etc
You are using Windows or Mac? See the documentation of &amp;ldquo;Optimize Images&amp;rdquo;, other configurations are available.
Installation Overview We need to install two things:
the package imgp, a powerful image editor only available from the command line the Vscode extension &amp;ldquo;Optimize Images&amp;rdquo;, which makes imgp available from the right-click menu of Vscode.</description>
    </item>
    
    <item>
      <title>Installing `bat` on Debian 10</title>
      <link>https://roneo.org/en/installing-bat-on-debian-10/</link>
      <pubDate>Thu, 27 May 2021 13:19:46 +0100</pubDate>
      
      <guid>https://roneo.org/en/installing-bat-on-debian-10/</guid>
      <description>Setup your terminal text editor for syntax highlighting, git integration and more</description>
    </item>
    
    <item>
      <title>Hugo: open external links in a new tab</title>
      <link>https://roneo.org/en/hugo-open-external-links-in-a-new-tab/</link>
      <pubDate>Thu, 20 May 2021 08:19:40 +0000</pubDate>
      
      <guid>https://roneo.org/en/hugo-open-external-links-in-a-new-tab/</guid>
      <description>Create a file layouts/_default/_markup/render-link.html:
&amp;lt;a href=&amp;#34;{{- .Destination | safeURL -}}&amp;#34;{{ with .Title}} title=&amp;#34;{{- . -}}&amp;#34;{{ end }}{{ if strings.HasPrefix .Destination &amp;#34;http&amp;#34; }} target=&amp;#34;_blank&amp;#34; rel=&amp;#34;nofollow noopener noreferrer&amp;#34; {{ end }}&amp;gt;{{- .Text | safeHTML -}}&amp;lt;/a&amp;gt; Alternative, use if you get a buggy HTML output (if empty paragraphs are inserted when using Shortcodes for example)
&amp;lt;a href=&amp;#34;{{ .Destination | safeURL }}&amp;#34;{{ with .Title}} title=&amp;#34;{{ . }}&amp;#34;{{ end }}{{ if strings.HasPrefix .Destination &amp;#34;http&amp;#34; }} target=&amp;#34;_blank&amp;#34; rel=&amp;#34;nofollow noopener noreferrer&amp;#34; {{ end }}&amp;gt;{{ .</description>
    </item>
    
    <item>
      <title>Tails: install and setup ADB for Android</title>
      <link>https://roneo.org/en/android-setup-adb-tails/</link>
      <pubDate>Sun, 29 Nov 2020 09:36:19 +0100</pubDate>
      
      <guid>https://roneo.org/en/android-setup-adb-tails/</guid>
      <description>A step by step tutorial to access Android from Tails with ADB</description>
    </item>
    
    <item>
      <title>How to install Vscode in Tails</title>
      <link>https://roneo.org/en/tails-install-vscode/</link>
      <pubDate>Thu, 08 Oct 2020 03:20:36 +0000</pubDate>
      
      <guid>https://roneo.org/en/tails-install-vscode/</guid>
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://roneo.org/illustrations/vscode/vscodium-launcher.png&#34; alt=&#34;Vscodium launcher in Tails&#34;  /&gt;
&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Hugo: add custom infoboxes</title>
      <link>https://roneo.org/en/hugo-custom-warning-infoboxes/</link>
      <pubDate>Thu, 01 Oct 2020 21:50:23 +0000</pubDate>
      
      <guid>https://roneo.org/en/hugo-custom-warning-infoboxes/</guid>
      <description>Insert custom warnings and notices in Hugo, with Vscode, the theme BeautifulHugo and a few lines of CSS</description>
    </item>
    
    <item>
      <title>Hugo : create a shortcode for local videos</title>
      <link>https://roneo.org/en/hugo-create-a-shortcode-for-local-videos/</link>
      <pubDate>Tue, 29 Sep 2020 08:34:20 +0000</pubDate>
      
      <guid>https://roneo.org/en/hugo-create-a-shortcode-for-local-videos/</guid>
      <description>Insert local videos in your posts with this Hugo shortcode</description>
    </item>
    
    <item>
      <title>Free hosting for Hugo on frama.io</title>
      <link>https://roneo.org/en/hugo-host-for-free-on-frama.io</link>
      <pubDate>Sun, 27 Sep 2020 00:55:53 +0000</pubDate>
      
      <guid>https://roneo.org/en/hugo-host-for-free-on-frama.io</guid>
      <description>Learn how to host your static website for free on frama.io with Framagit</description>
    </item>
    
    <item>
      <title>[Solved] XFCE on Debian 11 - Can&#39;t install software updates: &#34;failed to obtain auth&#34;</title>
      <link>https://roneo.org/en/xfce-solve-bug-install-updates-with-gnome-software/</link>
      <pubDate>Fri, 09 Jul 2021 07:07:32 +0000</pubDate>
      
      <guid>https://roneo.org/en/xfce-solve-bug-install-updates-with-gnome-software/</guid>
      <description>Fix the bug with XFCE on Debian 11. When installing system updates results in the error &amp;#34;gdbus error org.gtk gdbus unmapped GError Quark : failed to obtain auth&amp;#34;</description>
    </item>
    
    
    <item>
      <title>Enhancing Hugo with a Shortcode Collection</title>
      <link>https://roneo.org/en/hugo-install-shortcode-collection/</link>
      <pubDate>Fri, 30 Dec 2022 22:41:12 +0000</pubDate>
      
      <guid>https://roneo.org/en/hugo-install-shortcode-collection/</guid>
      <description>Shortcode files are available in this repo and can be installed with this Shortcode collection I maintain.
This collection provides a selection of Shortcodes to enhance Hugo.
1. Add the Shortcode collection Install as Git submodule:
git submodule add https://gitlab.com/Roneo/hugo-shortcode-roneo-collection.git themes/hugo-shortcode-roneo-collection Then call this module from config.yml:
theme: - hugo-shortcode-roneo-collection - YourCurrentTheme OR from config.toml
theme = [&amp;#34;hugo-shortcode-roneo-collection&amp;#34;, &amp;#34;YourCurrentTheme&amp;#34;] 2. Add Plyr to your theme Download plyr.css and plyr.polyfilled.js to static/.</description>
    </item>
    
    
    <item>
      <title>Contact</title>
      <link>https://roneo.org/en/contact/</link>
      <pubDate>Wed, 30 Sep 2020 23:48:20 +0000</pubDate>
      
      <guid>https://roneo.org/en/contact/</guid>
      <description>contact[at]roneo.org </description>
    </item>
    
  </channel>
</rss>
