Set min width
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- 2022-03-18 Fri 13:56 -->
|
||||
<!-- 2022-03-18 Fri 19:30 -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Emacs Log 1: This Blog</title>
|
||||
@@ -206,7 +206,7 @@
|
||||
<h2 id="orgdf7e882">Emacs Log 1: This Blog</h2>
|
||||
<div class="outline-text-2" id="text-orgdf7e882">
|
||||
<p>
|
||||
<span class="underline"><i><b>WARNING:</b></i></span> This blog post is still under construction! tehe~
|
||||
<span class="underline"><i><b>WARNING:</b></i></span> This blog post is still under construction!
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- 2022-03-18 Fri 13:55 -->
|
||||
<!-- 2022-03-18 Fri 19:30 -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Framework Laptop Review</title>
|
||||
@@ -251,9 +251,12 @@ My enrapturement was short-lived, though, as after a quick assembly my new lapto
|
||||
<img src="../../static/images/framework_inside.jpg" alt="framework_inside.jpg" width="60%" class="center">
|
||||
The more you look at it, the nicer it gets!
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>
|
||||
/var/snap/gitea/common/data/gitea-repositories
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org5832bd6" class="outline-4">
|
||||
<h4 id="org5832bd6">Software</h4>
|
||||
<div class="outline-text-4" id="text-org5832bd6">
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- 2022-03-18 Fri 14:15 -->
|
||||
<!-- 2022-03-18 Fri 19:30 -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Resources</title>
|
||||
@@ -202,7 +202,7 @@
|
||||
</div>
|
||||
<div id="content" class="content">
|
||||
<p>
|
||||
<a href="https://serverfault.com/questions/674762/easy-way-to-transfer-files-between-host-and-lxc-container-on-lvm">https://serverfault.com/questions/674762/easy-way-to-transfer-files-between-host-and-lxc-container-on-lvm</a>
|
||||
#chuu
|
||||
</p>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- 2022-03-18 Fri 14:15 -->
|
||||
<!-- 2022-03-18 Fri 19:31 -->
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Sitemap for project pages</title>
|
||||
|
@@ -56,6 +56,7 @@ a, a:visited {
|
||||
}
|
||||
|
||||
#content, #header, #footer {
|
||||
min-width: 500px;
|
||||
max-width: var(--site-width);
|
||||
margin: auto;
|
||||
}
|
||||
|
@@ -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.
|
||||
|
||||
|
@@ -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.
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -56,6 +56,7 @@ a, a:visited {
|
||||
}
|
||||
|
||||
#content, #header, #footer {
|
||||
min-width: 500px;
|
||||
max-width: var(--site-width);
|
||||
margin: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user