This commit is contained in:
Akko
2022-04-18 12:57:04 +02:00
parent ef30028b18
commit 9caaf30f7a
10 changed files with 34 additions and 180 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2022-03-21 Mon 19:57 -->
<!-- 2022-03-23 Wed 22:21 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>Index</title>
@@ -203,106 +203,8 @@
</div>
<div id="content" class="content">
<p>
ehehe chuu chuu <br>
welcome to my <br>
cute blog <br>
!
Welcome to my website! I&rsquo;m <a href="./about.html">Akko</a>. I&rsquo;m currently a computer science student and freelance software developer. I blog about Emacs, Buddhism and meditation, otaku stuff, and other things that interest me. You can view the full list of pages on this website on my <a href="./sitemap.html">sitemap</a>.
</p>
<div id="outline-container-org479a427" class="outline-2">
<h2 id="org479a427">Here&rsquo;s some headers</h2>
<div class="outline-text-2" id="text-org479a427">
<ol class="org-ol">
<li>chuu</li>
<li><p>
daisuki
</p>
<p>
<i>eee</i> <b>eeeee</b> &lt;3
</p>
<div class="org-src-container">
<pre class="src src-emacs-lisp"><span class="org-rainbow-delimiters-depth-1">(</span><span class="org-keyword">defun</span> <span class="org-function-name">org-xor</span> <span class="org-rainbow-delimiters-depth-2">(</span>a b<span class="org-rainbow-delimiters-depth-2">)</span>
<span class="org-doc">"Exclusive or."</span>
<span class="org-rainbow-delimiters-depth-2">(</span><span class="org-keyword">if</span> a <span class="org-rainbow-delimiters-depth-3">(</span><span class="org-constant">not</span> b<span class="org-rainbow-delimiters-depth-3">)</span> b<span class="org-rainbow-delimiters-depth-2">)</span><span class="org-rainbow-delimiters-depth-1">)</span>
</pre>
</div>
<p>
<a href="https://shamiko.org">shamiko.org</a>
</p></li>
</ol>
<p>
<b>*
**</b>
</p>
</div>
<div id="outline-container-org5c2954f" class="outline-5">
<h5 id="org5c2954f">meme</h5>
<div class="outline-text-5" id="text-org5c2954f">
<table>
<colgroup>
<col class="org-left">
<col class="org-left">
<col class="org-left">
</colgroup>
<thead>
<tr>
<th scope="col" class="org-left">chuu</th>
<th scope="col" class="org-left">daisuki</th>
<th scope="col" class="org-left">ehehe</th>
</tr>
</thead>
<tbody>
<tr>
<td class="org-left">guca</td>
<td class="org-left">shamiko</td>
<td class="org-left">monmo</td>
</tr>
<tr>
<td class="org-left">ehehe</td>
<td class="org-left">awawa</td>
<td class="org-left">uwuwuw</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div id="outline-container-orge21141f" class="outline-2">
<h2 id="orge21141f">memes</h2>
<div class="outline-text-2" id="text-orge21141f">
</div>
<div id="outline-container-org844df0b" class="outline-3">
<h3 id="org844df0b"><span class="done DONE">DONE</span> chuu bf</h3>
</div>
<div id="outline-container-org517069a" class="outline-3">
<h3 id="org517069a"><span class="todo TODO">TODO</span> awawahehehej~~~</h3>
<div class="outline-text-3" id="text-org517069a">
<p>
~
</p>
<p>
things done:
</p>
<ul class="org-ul">
<li>set it up</li>
<li>read pre/post from files</li>
<li>code insertions ehehe</li>
<li>better highlighting!</li>
</ul>
</div>
</div>
</div>
</div>
<div id="postamble" class="status">
<div id="footer">

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2022-03-21 Mon 19:57 -->
<!-- 2022-04-18 Mon 12:54 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>Emacs Log 1: This Blog</title>
@@ -203,9 +203,9 @@
</div>
<div id="content" class="content">
<div id="outline-container-org2176c62" class="outline-2">
<h2 id="org2176c62">Emacs Log 1: This Blog</h2>
<div class="outline-text-2" id="text-org2176c62">
<div id="outline-container-org12a977f" class="outline-2">
<h2 id="org12a977f">Emacs Log 1: This Blog</h2>
<div class="outline-text-2" id="text-org12a977f">
<p>
<span class="underline"><i><b>WARNING:</b></i></span> This blog post is still under construction!
</p>
@@ -216,9 +216,9 @@ This blog is built on top of <code>org-mode</code>!
</div>
</div>
<div id="outline-container-org7847899" class="outline-2">
<h2 id="org7847899">Appendix A: config.el snippet</h2>
<div class="outline-text-2" id="text-org7847899">
<div id="outline-container-orgd8cdfdf" class="outline-2">
<h2 id="orgd8cdfdf">Appendix A: config.el snippet</h2>
<div class="outline-text-2" id="text-orgd8cdfdf">
<div class="org-src-container">
<pre class="src src-emacs-lisp"><span class="org-rainbow-delimiters-depth-1">(</span><span class="org-constant">require</span> <span class="org-highlight-quoted-quote">'</span><span class="org-constant">ox-publish</span><span class="org-rainbow-delimiters-depth-1">)</span>

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2022-03-21 Mon 21:33 -->
<!-- 2022-03-21 Mon 22:28 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>Framework Laptop Review</title>
@@ -241,7 +241,7 @@ Replaceable RAM, storage and battery are table stakes - you can get that in plen
</p>
<p>
Also very impressing is the sheer extent of things that can be replaced. You can see their store of replacement parts <a href="https:https://frame.work/marketplace/parts">here</a> and it includes everything from the audio board to the hinge to the CPU heatsink and so on. The parts aren&rsquo;t even expensive either!
Also very impressing is the sheer extent of things that can be replaced. You can see their store of replacement parts <a href="https:https://frame.work/marketplace/parts">here</a> and it includes everything from the audio board to the hinge to the CPU heatsink and so on. The parts aren&rsquo;t even expensive either! I&rsquo;d like to give some special credit to the charger. The power brick itself is entirely modular, with detachable wall power socket and USB-C cables, making the (cheap, fragile) cables replaceable without having to replace the (more expensive, durable) power brick.
</p>
<p>
@@ -353,9 +353,9 @@ Is there a better lockscreen out there that will let me set my own image as the
</div>
</div>
<div id="outline-container-orgd0f0a6b" class="outline-5">
<h5 id="orgd0f0a6b">TODO</h5>
<div class="outline-text-5" id="text-orgd0f0a6b">
<div id="outline-container-org6eaec95" class="outline-5">
<h5 id="org6eaec95">TODO</h5>
<div class="outline-text-5" id="text-org6eaec95">
</div>
<ul class="org-ul">
<li><a id="orgadc33d6"></a>Battery level notifications<br></li>
@@ -554,16 +554,6 @@ opacity-rule=["90:name = 'scratchterminal'"];
os.popen(<span class="org-string">"loginctl suspend"</span>)
</pre>
</div>
</div>
</div>
<div id="outline-container-org6eaec95" class="outline-2">
<h2 id="org6eaec95">TODO</h2>
<div class="outline-text-2" id="text-org6eaec95">
<p>
remark on modularity of charger
remark on finish of modules
</p>
<p>
<i>last modified: 2022-03-21</i>

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2022-03-21 Mon 19:57 -->
<!-- 2022-04-18 Mon 12:54 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>Resources</title>

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2022-03-21 Mon 21:34 -->
<!-- 2022-04-18 Mon 12:54 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>eheheawawawawa</title>
@@ -203,13 +203,9 @@
</div>
<div id="content" class="content">
<div id="outline-container-orgd1c2e87" class="outline-2">
<h2 id="orgd1c2e87">eheheawawawawa</h2>
<div class="outline-text-2" id="text-orgd1c2e87">
<p>
<span class="timestamp-wrapper"><span class="timestamp">&lt;2022-03-21 Mon 21:33&gt;</span></span>
</p>
<div id="outline-container-orgdf1074e" class="outline-2">
<h2 id="orgdf1074e">eheheawawawawa</h2>
<div class="outline-text-2" id="text-orgdf1074e">
<p>
<i>last modified: 2022-03-21</i>
</p>

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2022-03-21 Mon 21:34 -->
<!-- 2022-03-23 Wed 22:21 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>Sitemap for project pages</title>

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2022-03-21 Mon 19:57 -->
<!-- 2022-04-18 Mon 12:54 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>Snippets</title>
@@ -203,13 +203,13 @@
</div>
<div id="content" class="content">
<div id="outline-container-orgfc6b3b7" class="outline-2">
<h2 id="orgfc6b3b7">X11</h2>
<div class="outline-text-2" id="text-orgfc6b3b7">
<div id="outline-container-orge59ef26" class="outline-2">
<h2 id="orge59ef26">X11</h2>
<div class="outline-text-2" id="text-orge59ef26">
</div>
<div id="outline-container-org3de8bb7" class="outline-3">
<h3 id="org3de8bb7">Reset xrandr</h3>
<div class="outline-text-3" id="text-org3de8bb7">
<div id="outline-container-orgb476ad2" class="outline-3">
<h3 id="orgb476ad2">Reset xrandr</h3>
<div class="outline-text-3" id="text-orgb476ad2">
<div class="org-src-container">
<pre class="src src-bash">xrandr -s <span class="org-highlight-numbers-number">0</span>
</pre>