Update some more

This commit is contained in:
Gabriel Arazas 2020-11-07 08:05:32 +08:00
parent bd501650cd
commit 587244d185
4 changed files with 35 additions and 42 deletions

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "themes/arch-terminal"]
path = themes/arch-terminal
url = git@github.com:foo-dogsquared/hugo-theme-arch-terminal.git

View File

@ -4,7 +4,8 @@ language: generic
before_install:
- sudo apt-get update
- sudo apt-get install python3 git
- sudo apt-get install ruby go jq wget graphviz
- sudo apt-get install ruby jq wget graphviz
- sudo snap install go
- wget "https://github.com/gohugoio/hugo/releases/download/v${HUGO_RELEASE}/hugo_extended_${HUGO_RELEASE}_Linux-64bit.deb"
- sudo dpkg -i *.deb
- sudo gem install asciidoctor asciidoctor-diagram

View File

@ -4,7 +4,9 @@
<section class="articles">
{{range .Articles}}
<div class="webring__article">
<a class="webring__title" href="{{.Link}}" target="_blank" rel="noopener">{{.Title}}</a>
<p class="webring__title">
<a href="{{.Link}}" target="_blank" rel="noopener">{{.Title}}</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="{{.SourceLink}}">{{.SourceTitle}}</a>
@ -31,18 +33,9 @@
}
.webring__article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--base01);
min-width: 9rem;
}
.webring__summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring__attribution {

View File

@ -4,7 +4,21 @@
<section class="articles">
<div class="webring__article">
<a class="webring__title" href="https://ma.ttias.be/cronweekly/issue-155/" target="_blank" rel="noopener">cron.weekly issue #155: Fedora, pandoc, youtube-dl, vdx &amp; more</a>
<p class="webring__title">
<a href="https://sachachua.com/blog/2020/11/2020-11-02-emacs-news/" target="_blank" rel="noopener">2020-11-02 Emacs news</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://sachachua.com/blog">sacha chua :: living an awesome life</a>
</small>
<small class="webring__date">- <date datetime="2020-11-03 03:26:00 &#43;0000 &#43;0000">2020-11-03</date></small>
</span>
</div>
<div class="webring__article">
<p class="webring__title">
<a href="https://ma.ttias.be/cronweekly/issue-155/" target="_blank" rel="noopener">cron.weekly issue #155: Fedora, pandoc, youtube-dl, vdx &amp; more</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://ma.ttias.be/cronweekly/">The cron.weekly newsletter on ma.ttias.be</a>
@ -14,41 +28,38 @@
</div>
<div class="webring__article">
<a class="webring__title" href="https://kde.org/announcements/plasma-5.20.2/" target="_blank" rel="noopener">KDE Plasma 5.20.2, bugfix Release for October</a>
<p class="webring__title">
<a href="https://fasterthanli.me/articles/whats-in-a-rainbow-table" target="_blank" rel="noopener">What&#39;s in a Rainbow table?</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://kde.org/announcements/">Announcements on KDE</a>
via <a href="https://fasterthanli.me">fasterthanli.me</a>
</small>
<small class="webring__date">- <date datetime="2020-10-27 00:00:00 &#43;0000 &#43;0000">2020-10-27</date></small>
<small class="webring__date">- <date datetime="2020-10-28 22:30:00 &#43;0000 &#43;0000">2020-10-28</date></small>
</span>
</div>
<div class="webring__article">
<a class="webring__title" href="https://protesilaos.com/codelog/2020-10-24-org-export-dispatcher-face/" target="_blank" rel="noopener">Orgs export dispatcher has a new face for its keys</a>
<p class="webring__title">
<a href="https://guix.gnu.org/blog/2020/online-guix-day-announce-1/" target="_blank" rel="noopener">Announcing the first online Guix Day Conference</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://protesilaos.com/codelog.xml">Protesilaos Stavrou: Coding blog</a>
via <a href="https://guix.gnu.org/blog/">GNU Guix — Blog</a>
</small>
<small class="webring__date">- <date datetime="2020-10-24 00:00:00 &#43;0000 &#43;0000">2020-10-24</date></small>
<small class="webring__date">- <date datetime="2020-10-16 00:00:00 &#43;0000 UTC">2020-10-16</date></small>
</span>
</div>
<div class="webring__article">
<a class="webring__title" href="https://blog.yoshuawuyts.com/rust-2021/" target="_blank" rel="noopener">Rust 2021</a>
<p class="webring__title">
<a href="http://malloc47.com/migrating-to-nixos/" target="_blank" rel="noopener">Migrating to NixOS</a>
</p>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://blog.yoshuawuyts.com">Yoshua Wuyts — Blog</a>
</small>
<small class="webring__date">- <date datetime="2020-09-24 00:00:00 &#43;0000 &#43;0000">2020-09-24</date></small>
</span>
</div>
<div class="webring__article">
<a class="webring__title" href="https://alex-hhh.github.io/2020/10/world-map-using-plot.html?utm_source=all&amp;utm_medium=RSS" target="_blank" rel="noopener">Rendering the World Map Using the Racket Plot Package</a>
<span class="webring__metadata">
<small class="webring__source">
via <a href="https://alex-hhh.github.io/index.html">The Blog of Alex Harsányi: The Blog of Alex Harsányi</a>
via <a href="http://malloc47.com/">malloc47</a>
</small>
<small class="webring__date">- <date datetime="2019-03-14 00:00:00 &#43;0000 &#43;0000">2019-03-14</date></small>
</span>
</div>
@ -68,18 +79,9 @@
}
.webring__article {
flex: 1 1 0;
display: flex;
flex-direction: column;
margin: 0.5rem;
padding: 0.5rem;
background: var(--base01);
min-width: 9rem;
}
.webring__summary {
font-size: 0.8rem;
flex: 1 1 0;
}
.webring__attribution {