commit 112d26edce894d5fa2094e584c2f4474152ca844
parent 2ad36364eea0cd394d65eb45e2e8c7d23d6a5e56
Author: Hugo Soucy <hugo.soucy@savoirfairelinux.com>
Date: Thu, 3 Nov 2016 15:22:11 -0400
Autogenerate content.
Diffstat:
4 files changed, 116 insertions(+), 2 deletions(-)
diff --git a/public_html/feed.note.atom.xml b/public_html/feed.note.atom.xml
@@ -4,10 +4,14 @@
<subtitle>Développeur Web frontend ayant plus de 10 ans d'expérience dans le milieu des technologies de l'information. Il habite dans le quartier Limoilou à Québec.</subtitle>
<link href="http://hugo.soucy.cc/feed.atom.xml" rel="self" />
<link href="http://hugo.soucy.cc" />
- <updated>2016-10-24T09:25:51</updated>
+ <updated>2016-11-03T15:17:32</updated>
<entry>
<title>
+IndieWeb, Make your social media posts open first
+</title>
+<link href="http://hugo.soucy.cc/note/2016/11/indieweb-make-your-social-media-posts-open-first.html"></link> <updated>2016-11-03T15:14:25</updated> <author> <name>Hugo Soucy</name> <email>hugo@soucy.cc</email> </author> </entry> <entry>
+<title>
How can I handle command-line arguments options to my script easily in bash?
</title>
<link href="http://hugo.soucy.cc/note/2016/10/how-can-i-handle-command-line-arguments-options-to-my-script-easily.html"></link> <updated>2016-10-24T09:10:36</updated> <author> <name>Hugo Soucy</name> <email>hugo@soucy.cc</email> </author> </entry> <entry>
diff --git a/public_html/feed.txt.atom.xml b/public_html/feed.txt.atom.xml
@@ -4,7 +4,7 @@
<subtitle>Développeur Web frontend ayant plus de 10 ans d'expérience dans le milieu des technologies de l'information. Il habite dans le quartier Limoilou à Québec.</subtitle>
<link href="http://hugo.soucy.cc/feed.atom.xml" rel="self" />
<link href="http://hugo.soucy.cc" />
- <updated>2016-10-24T09:25:51</updated>
+ <updated>2016-11-03T15:17:32</updated>
<entry>
<title>
diff --git a/public_html/note/2016/11/indieweb-make-your-social-media-posts-open-first.html b/public_html/note/2016/11/indieweb-make-your-social-media-posts-open-first.html
@@ -0,0 +1,102 @@
+<!DOCTYPE html>
+<html lang="fr">
+ <head>
+ <meta charset="utf-8" />
+ <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+ <title>IndieWeb, Make your social media posts open first — hugo.soucy.cc</title>
+
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <script src="http://hugo.soucy.cc/js/vendor/modernizr-3.3.1-custom.min.js"></script>
+ <link rel="stylesheet" href="http://hugo.soucy.cc/css/styles.css" />
+
+ <!-- webmention.io -->
+ <link rel="pingback" href="https://webmention.io/hugo.soucy.cc/xmlrpc" />
+ <link rel="webmention" href="https://webmention.io/hugo.soucy.cc/webmention" />
+
+ <link rel="me" href="http://shr.soucy.cc/" />
+ <link rel="me" href="https://bandcamp.com/hs0ucy" />
+ <link rel="me" href="https://framasphere.org/u/hs0ucy" />
+ <link rel="me" href="http://twitter.com/hs0ucy" />
+ <link rel="me" href="https://github.com/hs0ucy" />
+ <link rel="me" href="sms:+15819966481" />
+
+ <link href="http://hugo.soucy.cc/feed.note.atom.xml" type="application/atom+xml" rel="alternate" title="Feed des notes" />
+ <link href="http://hugo.soucy.cc/feed.txt.atom.xml" type="application/atom+xml" rel="alternate" title="Feed des textes" />
+
+ <meta name="robots" content="noindex, nofollow" />
+ <meta name="description" content="Développeur Web frontend ayant plus de 10 ans d'expérience dans le milieu des technologies de l'information. Il habite dans le quartier Limoilou à Québec." />
+ <meta name="author" content="Hugo Soucy" />
+ <meta name="generator" content="Pandoc + (Mustache + Bash) = Panstash" />
+ </head>
+
+<body id="note" class="note">
+ <main>
+ <article class="layout h-entry hentry as-note">
+ <div class="layout__vcenter">
+ <h1 class="visuallyhidden">IndieWeb, Make your social media posts open first</h1>
+
+ <div class="note__blocknote p-name e-content">
+ <p>«#IndieWeb: Make your social media posts open first» ~ <a href="http://x.soucy.cc/cj" class="uri">http://x.soucy.cc/cj</a> #WebDev</p>
+ </div>
+
+ <footer class="note__footer">
+ <a class="note__link u-url u-uid u-syndication bookmark"
+ href="http://hugo.soucy.cc/note/2016/11/indieweb-make-your-social-media-posts-open-first.html"
+ rel="bookmark">#</a>
+
+
+ Publié le <time class="dt-published" datetime="2016-11-03T15:14:25">2016-11-03</time>
+ par <a class="p-author author" href="http://hugo.soucy.cc#hs" rel="author"><i>Hugo Soucy</i></a>
+ et modifié le <time class="dt-updated">2016-11-03T15:17:00</time>.
+ <br/>↵ <a href="http://hugo.soucy.cc/note">Retourner aux notes</a>.
+ </footer>
+ </div>
+ <a class="visuallyhidden" href="https://brid.gy/publish/twitter"></a>
+ </article>
+ </main>
+
+ <nav class="nav">
+ <div class="nav__panel" id="menu" tabindex="0">
+ <div class="nav__panel__content layout">
+ <h2 class="visuallyhidden">Navigation</h2>
+
+ <ul class="nav__list" role="menubar">
+ <li class="nav__item">
+ <a class="nav__link" href="http://hugo.soucy.cc" rel="index">
+ Page d'accueil
+ </a>
+ </li>
+ <li class="nav__item">
+ <a class="nav__link" href="http://hugo.soucy.cc/note">
+ Notes
+ </a>
+ </li>
+ <li class="nav__item">
+ <a class="nav__link" href="http://hugo.soucy.cc/txt">
+ Textes
+ </a>
+ </li>
+ <li class="nav__item">
+ <a class="nav__link" href="http://hugo.soucy.cc/file/curriculum-vitae">
+ Curriculum vitae
+ </a>
+ </li>
+ </ul>
+ </div>
+
+ <a class="nav__close" href="#" role="button">
+ <span class="nav__close__text">
+ Fermer <span class="visuallyhidden">le menu</span>
+ </span>
+
+ <span class="nav__x">
+ <i class="nav__x__ico"></i>
+ </span>
+ </a>
+ </div>
+ </nav>
+
+ <!-- <script src="http://hugo.soucy.cc/js/vendor/atomic.min.js"></script>
+ <script src="http://hugo.soucy.cc/js/script.js"></script> -->
+</body>
+</html>
diff --git a/public_html/note/index.html b/public_html/note/index.html
@@ -51,6 +51,14 @@
<ol class="note__list">
<li class="note__item h-entry hentry as-note">
<div class="note__blocknote p-name e-content">
+ <p>«#IndieWeb: Make your social media posts open first» ~ <a href="http://x.soucy.cc/cj" class="uri" class="uri">http://x.soucy.cc/cj</a> #WebDev</p>
+ </div>
+ <footer class="note__footer">
+ <p>Publié le <a href="http://hugo.soucy.cc/note/2016/11/indieweb-make-your-social-media-posts-open-first.html" class="note__link u-url u-uid u-syndication"><time class="dt-published dt-updated" datetime="2016-11-03T15:14:25">2016-11-03</time></a>. <span class="visuallyhidden">par <em>Hugo Soucy</em></span></p>
+ </footer>
+ </li>
+ <li class="note__item h-entry hentry as-note">
+ <div class="note__blocknote p-name e-content">
<p>«How can I handle command-line arguments (options) to my script easily» in #bash? ~ <a href="http://x.soucy.cc/ci" class="uri" class="uri">http://x.soucy.cc/ci</a></p>
</div>
<footer class="note__footer">