diff --git a/html/posts/elog-1-blog.html b/html/posts/elog-1-blog.html index 1370937..fff6b7c 100644 --- a/html/posts/elog-1-blog.html +++ b/html/posts/elog-1-blog.html @@ -1,7 +1,7 @@
- +-WARNING: This blog post is still under construction! tehe~ +WARNING: This blog post is still under construction!
diff --git a/html/posts/framework.html b/html/posts/framework.html index 6f0b04e..53d7350 100644 --- a/html/posts/framework.html +++ b/html/posts/framework.html @@ -1,7 +1,7 @@
- ++/var/snap/gitea/common/data/gitea-repositories +
+ +blocks from the Leuven theme */ diff --git a/org/posts/elog-1-blog.org b/org/posts/elog-1-blog.org index 48d164a..4279e00 100644 --- a/org/posts/elog-1-blog.org +++ b/org/posts/elog-1-blog.org @@ -2,7 +2,7 @@ #+DATE: <2022-03-18 Fri> * Emacs Log 1: This Blog -_/*WARNING:*/_ This blog post is still under construction! tehe~ +_/*WARNING:*/_ This blog post is still under construction! This blog is built on top of =org-mode='s publishing capabilities. diff --git a/org/posts/framework.org b/org/posts/framework.org index 34c121f..e74a3b8 100644 --- a/org/posts/framework.org +++ b/org/posts/framework.org @@ -24,6 +24,7 @@ My enrapturement was short-lived, though, as after a quick assembly my new lapto [[../../static/images/framework_inside.jpg]] The more you look at it, the nicer it gets! +/var/snap/gitea/common/data/gitea-repositories *** Software I installed Gentoo GNU+Linux on the laptop, just like I have on my desktop. I used an Ubuntu live CD as the install medium together with the Gentoo stage3 tarball, and it worked well. I didn't really have to jump through any laptop-specific hoops, it was a very nice experience. I did use the dist-kernel rather than configuring my own. diff --git a/org/posts/resources.org b/org/posts/resources.org index 121151e..5b82ef9 100644 --- a/org/posts/resources.org +++ b/org/posts/resources.org @@ -1,4 +1,4 @@ #+TITLE: Resources #+DATE:<2022-03-18 Fri> -https://serverfault.com/questions/674762/easy-way-to-transfer-files-between-host-and-lxc-container-on-lvm +#chuu diff --git a/static/style.css b/static/style.css index ccd460f..96b37eb 100644 --- a/static/style.css +++ b/static/style.css @@ -56,8 +56,9 @@ a, a:visited { } #content, #header, #footer { - max-width: var(--site-width); - margin: auto; + min-width: 500px; + max-width: var(--site-width); + margin: auto; } /* Set the colors inblocks from the Leuven theme */