Set min width
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2022-03-18 Fri 13:56 -->
|
<!-- 2022-03-18 Fri 19:30 -->
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>Emacs Log 1: This Blog</title>
|
<title>Emacs Log 1: This Blog</title>
|
||||||
@@ -206,7 +206,7 @@
|
|||||||
<h2 id="orgdf7e882">Emacs Log 1: This Blog</h2>
|
<h2 id="orgdf7e882">Emacs Log 1: This Blog</h2>
|
||||||
<div class="outline-text-2" id="text-orgdf7e882">
|
<div class="outline-text-2" id="text-orgdf7e882">
|
||||||
<p>
|
<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>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2022-03-18 Fri 13:55 -->
|
<!-- 2022-03-18 Fri 19:30 -->
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>Framework Laptop Review</title>
|
<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">
|
<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!
|
The more you look at it, the nicer it gets!
|
||||||
</p>
|
</p>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
<p>
|
||||||
|
/var/snap/gitea/common/data/gitea-repositories
|
||||||
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<div id="outline-container-org5832bd6" class="outline-4">
|
<div id="outline-container-org5832bd6" class="outline-4">
|
||||||
<h4 id="org5832bd6">Software</h4>
|
<h4 id="org5832bd6">Software</h4>
|
||||||
<div class="outline-text-4" id="text-org5832bd6">
|
<div class="outline-text-4" id="text-org5832bd6">
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2022-03-18 Fri 14:15 -->
|
<!-- 2022-03-18 Fri 19:30 -->
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>Resources</title>
|
<title>Resources</title>
|
||||||
@@ -202,7 +202,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div id="content" class="content">
|
<div id="content" class="content">
|
||||||
<p>
|
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div id="postamble" class="status">
|
<div id="postamble" class="status">
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2022-03-18 Fri 14:15 -->
|
<!-- 2022-03-18 Fri 19:31 -->
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>Sitemap for project pages</title>
|
<title>Sitemap for project pages</title>
|
||||||
|
@@ -56,8 +56,9 @@ a, a:visited {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#content, #header, #footer {
|
#content, #header, #footer {
|
||||||
max-width: var(--site-width);
|
min-width: 500px;
|
||||||
margin: auto;
|
max-width: var(--site-width);
|
||||||
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Set the colors in <pre> blocks from the Leuven theme */
|
/* Set the colors in <pre> blocks from the Leuven theme */
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
#+DATE: <2022-03-18 Fri>
|
#+DATE: <2022-03-18 Fri>
|
||||||
|
|
||||||
* Emacs Log 1: This Blog
|
* 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.
|
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]]
|
[[../../static/images/framework_inside.jpg]]
|
||||||
The more you look at it, the nicer it gets!
|
The more you look at it, the nicer it gets!
|
||||||
|
|
||||||
|
/var/snap/gitea/common/data/gitea-repositories
|
||||||
*** Software
|
*** 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.
|
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
|
#+TITLE: Resources
|
||||||
#+DATE:<2022-03-18 Fri>
|
#+DATE:<2022-03-18 Fri>
|
||||||
|
|
||||||
https://serverfault.com/questions/674762/easy-way-to-transfer-files-between-host-and-lxc-container-on-lvm
|
#chuu
|
||||||
|
@@ -56,8 +56,9 @@ a, a:visited {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#content, #header, #footer {
|
#content, #header, #footer {
|
||||||
max-width: var(--site-width);
|
min-width: 500px;
|
||||||
margin: auto;
|
max-width: var(--site-width);
|
||||||
|
margin: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Set the colors in <pre> blocks from the Leuven theme */
|
/* Set the colors in <pre> blocks from the Leuven theme */
|
||||||
|
Reference in New Issue
Block a user