<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GitHub on Solarized Sublime Sekai</title>
    <link>https://vincenttam.gitlab.io/tags/github/</link>
    <description>Recent content in GitHub on Solarized Sublime Sekai</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 28 Apr 2019 16:57:34 +0200</lastBuildDate>
    <atom:link href="https://vincenttam.gitlab.io/tags/github/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Git URL Shortener Exception</title>
      <link>https://vincenttam.gitlab.io/post/2018-12-19-git-url-shortener-exception/</link>
      <pubDate>Wed, 19 Dec 2018 18:10:04 +0100</pubDate>
      <guid>https://vincenttam.gitlab.io/post/2018-12-19-git-url-shortener-exception/</guid>
      <description>&lt;p&gt;Due to limitations on the number of characters imposed by the site owner, URL&#xA;shorteners are useful for shortening comments containing URL(s).  Nonetheless,&#xA;while commenting on &lt;a href=&#34;https://github.com/vickylai/hugo-theme-introduction/pull/119&#34;&gt;my recent PR for Introduction&lt;/a&gt;, I found that&#xA;&lt;a href=&#34;https://git.io/&#34;&gt;GitHub&amp;rsquo;s URL shortener&lt;/a&gt; had &lt;em&gt;lengthened&lt;/em&gt; the URL for &lt;a href=&#34;https://github.com/&#34;&gt;GitHub&lt;/a&gt;&amp;rsquo;s home&#xA;page.&lt;/p&gt;&#xA;&#xA;&lt;link rel=&#34;stylesheet&#34; href=&#34;https://vincenttam.gitlab.io/css/hugo-easy-gallery.css&#34; /&gt;&#xA;&lt;div class=&#34;box&#34; &gt;&#xA;  &lt;figure  itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;http://schema.org/ImageObject&#34;&gt;&#xA;    &lt;div class=&#34;img&#34;&gt;&#xA;      &lt;img itemprop=&#34;thumbnail&#34; src=&#34;after.png&#34; alt=&#34;github home page short url&#34;/&gt;&#xA;    &lt;/div&gt;&#xA;    &lt;a href=&#34;after.png&#34; itemprop=&#34;contentUrl&#34;&gt;&lt;/a&gt;&#xA;      &lt;figcaption&gt;&lt;h4&gt;Output of &amp;#34;https://github.com&amp;#34; by GitHub&amp;#39;s URL Shortener&lt;/h4&gt;&#xA;          &lt;p&gt;A counterexample of GitHub&amp;#39;s URL Shortener&lt;/p&gt;&#xA;      &lt;/figcaption&gt;&#xA;  &lt;/figure&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;Compare these two URLs.&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;https://github.com&#xA;https://git.io/xE9D&#xA;&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
    <item>
      <title>Staticman Invitation is Case Sensitive</title>
      <link>https://vincenttam.gitlab.io/post/2018-12-19-staticman-invitation-is-case-sensitive/</link>
      <pubDate>Wed, 19 Dec 2018 16:08:19 +0100</pubDate>
      <guid>https://vincenttam.gitlab.io/post/2018-12-19-staticman-invitation-is-case-sensitive/</guid>
      <description>&lt;p&gt;HTML and URL links are &lt;em&gt;case insensitive&lt;/em&gt;.  For example, GOOGLE.COM and&#xA;google.com give the &lt;em&gt;same&lt;/em&gt; address.  As a result, after creating&#xA;&lt;a href=&#34;https://github.com/VincentTam/beautiful-jekyll/&#34;&gt;my fork of Beautiful Jekyll&lt;/a&gt;, I invited &lt;a href=&#34;https://github.com/staticmanlab&#34;&gt;@staticmanlab&lt;/a&gt;&#xA;to join my GitHub repo by firing the URL&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;https://staticman3.herokuapp.com/v3/connect/github/vincenttam/beautiful-jekyll&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;but I got&lt;/p&gt;&#xA;&#xA;&#xA;&#xA;&lt;div class=&#34;gallery caption-position-bottom caption-effect-slide hover-effect-zoom hover-transition&#34; itemscope itemtype=&#34;http://schema.org/ImageGallery&#34;&gt;&#xA;    &#xA;  &#xA;  &lt;link rel=&#34;stylesheet&#34; href=&#34;https://vincenttam.gitlab.io/css/hugo-easy-gallery.css&#34; /&gt;&#xA;  &lt;div class=&#34;box&#34; &gt;&#xA;    &lt;figure  itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;http://schema.org/ImageObject&#34;&gt;&#xA;      &lt;div class=&#34;img&#34; style=&#34;background-image: url(&#39;https://vincenttam.gitlab.io/invite1_s400.png&#39;);&#34;&gt;&#xA;        &lt;img itemprop=&#34;thumbnail&#34; src=&#34;invite1_s400.png&#34; alt=&#34;failed Staticman Lab invitation&#34;/&gt;&#xA;      &lt;/div&gt;&#xA;      &lt;a href=&#34;invite1.png&#34; itemprop=&#34;contentUrl&#34;&gt;&lt;/a&gt;&#xA;        &lt;figcaption&gt;&lt;h4&gt;Failed Staticman invitation&lt;/h4&gt;&#xA;            &lt;p&gt;The case for GitHub user name doens&amp;#39;t match&lt;/p&gt;&#xA;        &lt;/figcaption&gt;&#xA;    &lt;/figure&gt;&#xA;  &lt;/div&gt;&#xA;&#xA;  &#xA;  &#xA;  &lt;div class=&#34;box&#34; &gt;&#xA;    &lt;figure  itemprop=&#34;associatedMedia&#34; itemscope itemtype=&#34;http://schema.org/ImageObject&#34;&gt;&#xA;      &lt;div class=&#34;img&#34; style=&#34;background-image: url(&#39;https://vincenttam.gitlab.io/invite2_s400.png&#39;);&#34;&gt;&#xA;        &lt;img itemprop=&#34;thumbnail&#34; src=&#34;invite2_s400.png&#34; alt=&#34;successful Staticman Lab invitation&#34;/&gt;&#xA;      &lt;/div&gt;&#xA;      &lt;a href=&#34;invite2.png&#34; itemprop=&#34;contentUrl&#34;&gt;&lt;/a&gt;&#xA;        &lt;figcaption&gt;&lt;h4&gt;Successful Staticman invitation&lt;/h4&gt;&#xA;            &lt;p&gt;The case for GitHub user name match&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
