changed layout of forecast w/ command, added svg, and released CodiMD

This commit is contained in:
Amolith 2019-01-05 22:03:24 -05:00
parent ef59a909bd
commit 47835cec75
Signed by: Amolith
GPG Key ID: 51FD40936DB0065B
4 changed files with 13 additions and 10 deletions

View File

@ -1,5 +1,5 @@
---
layout: page
layout: post
title: "Forecasting with a command"
categories: minimalism
cover: /assets/weather.png

View File

@ -58,10 +58,10 @@ a {
color: $iron;
font-weight: bold;
text-decoration: none;
}
&:hover {
text-decoration: underline;
}
.content a {
text-decoration: underline;
}
.contact {

View File

@ -16,7 +16,10 @@
version="1.1"
id="svg8"
inkscape:version="0.92.2 2405546, 2018-03-11"
sodipodi:docname="gen-safety.svg">
sodipodi:docname="gen-safety.svg"
inkscape:export-filename="/home/amolith/repos/blog/assets/pages/gen-safety.png"
inkscape:export-xdpi="98.599998"
inkscape:export-ydpi="98.599998">
<defs
id="defs2">
<symbol

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@ -28,6 +28,11 @@ priority: 0.9
<p>Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. It's also great for private calls between yourself and others.</p>
<a href="mumble://nixnet.xyz"><button class="button">Chat!</button></a>
</div>
<div class="card">
<h1><b>CodiMD</b></h1>
<p>CodiMD is an application that allows users to collaborate in real time on markdown documents and presentations. Perfect for quick and easy slideshows and documentation.</p>
<a href="https://codi.nixnet.xyz"><button class="button">Write!</button></a>
</div>
<div class="card">
<h1><b>searX</b></h1>
<p>searX is a meta search engine that aggregates results from more than 70 different search engines. Users are neither tracked nor profiled. searX can also be used over Tor for increased anonymity.</p>
@ -48,11 +53,6 @@ priority: 0.9
</br>
<div class="flex-wrapper">
<div class="flex-cards">
<div class="card">
<h1><b>CodiMD</b></h1>
<p>CodiMD is an application that allows users to collaborate in real time on markdown documents and presentations. Perfect for quick and easy slideshows and documentation.</p>
<a href="https://pad.snopyta.org"><button class="button">Write!</button></a>
</div>
<div class="card">
<h1><b>Gitea</b></h1>
<p>Gitea is a simple, easy-to-use and yet full-featured, self-hosted code hosting solution. I just broke something so it's not useable at the moment. I'm working on fixing it right now.</p>