feat(config): alias

This commit is contained in:
Pavel Korytov 2021-08-22 13:16:21 +03:00
parent 77fea9ad09
commit cc537997b2
3 changed files with 3 additions and 2 deletions

1
public/config/index.html Normal file
View file

@ -0,0 +1 @@
<!DOCTYPE html><html><head><title>https://sqrtminusone.xyz/configs/readme/</title><link rel="canonical" href="https://sqrtminusone.xyz/configs/readme/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://sqrtminusone.xyz/configs/readme/" /></head></html>

View file

@ -69,7 +69,7 @@ My problem with any particular mail setup was that I use Gmail labels quite exte
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://sqrtminusone.xyz/configs/readme/</guid>
<description>A set of my GNU/Linux configuration files.
<description>A set of my GNU/Linux configuration files. View at GitHub.
The majority of the software is configured with literate configuration strategy via Emacs&#39; Org Mode. This way has its advantages and disadvantages, but overall it&amp;rsquo;s pretty nice to keep the configs interweaved with comments in a handful of files.
The files themselves are managed and deployed via yadm, but I mostly use Org Mode rich noweb whenever I can instead of what yadm offers.</description>
</item>

View file

@ -61,7 +61,7 @@
<figure><img src="https://forthebadge.com/images/badges/works-on-my-machine.svg"/>
</figure>
<p>A set of my GNU/Linux configuration files.</p>
<p>A set of my GNU/Linux configuration files. <a href="https://github.com/SqrtMinusOne/dotfiles">View at GitHub</a>.</p>
<p>The majority of the software is configured with <a href="https://leanpub.com/lit-config/read">literate configuration</a> strategy via Emacs' Org Mode. This way has its advantages and disadvantages, but overall it&rsquo;s pretty nice to keep the configs interweaved with comments in a handful of files.</p>
<p>The files themselves are managed and deployed via <a href="https://yadm.io/">yadm</a>, but I mostly use Org Mode rich noweb whenever I can instead of what yadm offers.</p>
<p>My current GNU/Linux distribution is <a href="https://guix.gnu.org/">GNU Guix</a>. In the context of this repo, Guix allows me to list all the used programs in manifests, which means I have the same set of programs across multiple machines. Looks for Org tables with &ldquo;Guix dependency&rdquo; in the header.</p>