deploy: fido-node/org@bad2d5f11f
24
index.html
@ -3,9 +3,9 @@
|
||||
<p><img src="./resources/images/index/avatar.jpg" alt="avatar.jpg" />
|
||||
</p>
|
||||
</div>
|
||||
<div id="outline-container-orgce67374" class="outline-2">
|
||||
<h2 id="orgce67374"> </h2>
|
||||
<div class="outline-text-2" id="text-orgce67374">
|
||||
<div id="outline-container-orgb844283" class="outline-2">
|
||||
<h2 id="orgb844283"> </h2>
|
||||
<div class="outline-text-2" id="text-orgb844283">
|
||||
<p>
|
||||
Full stack engineer
|
||||
FP-curious | λ-affected
|
||||
@ -13,9 +13,9 @@ Wanna be rustacean 🦀 and/or secops guy 🔒
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org9b0fe26" class="outline-2">
|
||||
<h2 id="org9b0fe26">Experience</h2>
|
||||
<div class="outline-text-2" id="text-org9b0fe26">
|
||||
<div id="outline-container-org9200ee1" class="outline-2">
|
||||
<h2 id="org9200ee1">Experience</h2>
|
||||
<div class="outline-text-2" id="text-org9200ee1">
|
||||
<ul class="org-ul">
|
||||
<li>Current position <a href="https://www.samsungfood.com/">@SamsungFood</a>.
|
||||
Internal tools engineer for data platform ➡ Internal tools engineer for developers.</li>
|
||||
@ -24,9 +24,9 @@ Fullstack engineer.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org297d7be" class="outline-2">
|
||||
<h2 id="org297d7be">Technologies</h2>
|
||||
<div class="outline-text-2" id="text-org297d7be">
|
||||
<div id="outline-container-org8c72df9" class="outline-2">
|
||||
<h2 id="org8c72df9">Technologies</h2>
|
||||
<div class="outline-text-2" id="text-org8c72df9">
|
||||
<p>
|
||||
Work with:
|
||||
</p>
|
||||
@ -43,9 +43,9 @@ Work with:
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgaed157f" class="outline-2">
|
||||
<h2 id="orgaed157f">Contacts</h2>
|
||||
<div class="outline-text-2" id="text-orgaed157f">
|
||||
<div id="outline-container-orgaa6c553" class="outline-2">
|
||||
<h2 id="orgaa6c553">Contacts</h2>
|
||||
<div class="outline-text-2" id="text-orgaa6c553">
|
||||
<p>
|
||||
Contact me via:
|
||||
</p>
|
||||
|
136
posts.html
@ -1,30 +1,118 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta author="Alex Mikhailov"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="color-scheme" content="light dark"/><meta http-equiv="content-language" content="en-us"/><meta name="description" content="Index page for my blog"/><meta property="og:description" content="Index page for my blog"/><meta property="og:image" content="https://fidonode.me/resources/images/preview/posts.org.png"/><meta property="og:title" content="Alex Mikhailov - Blog"/><meta name="twitter:description" content="Index page for my blog"/><meta name="twitter:title" content="Alex Mikhailov - Blog"/><meta name="twitter:image" content="https://fidonode.me/resources/images/preview/posts.org.png"/><meta name="twitter:card" content="summary_large_image"/><link rel="icon" type="image/x-icon" href="/resources/favicon.ico"/><link rel="stylesheet" type="text/css" href="/resources/css/pico.sand.min.css"/><script defer="true" src="https://umami.dokutsu.xyz/script.js" data-website-id="d52d9af1-0c7d-4531-84c6-0b9c2850011f"></script><title>Alex Mikhailov - Blog</title></head><body><header class="header"><div class="container"><nav><ul><li><strong>Alex Mikhailov</strong></li></ul><ul><li><a href="/index.html">About</a></li><li><a href="/posts.html">Blog</a></li><li><a href="/rss.xml">RSS</a></li></ul></nav></div></header><main class="container">
|
||||
<div id="outline-container-org5da3124" class="outline-2">
|
||||
<h2 id="org5da3124">Posts</h2>
|
||||
<div class="outline-text-2" id="text-org5da3124">
|
||||
<ul class="org-ul">
|
||||
<li><a href="./posts/keeb.html">Keyboard journey</a></li>
|
||||
<li><a href="./posts/about_blog.html">Org to HTML and back</a></li>
|
||||
<li><a href="./posts/add_rss_to_blog.html">Add RSS feed to blog</a></li>
|
||||
<li><a href="./posts/improve_code_blocks.html">Improve code blocks</a></li>
|
||||
<li><a href="./posts/posts_preview.html">Posts preview</a></li>
|
||||
</ul>
|
||||
<div id="outline-container-org32abf10" class="outline-2">
|
||||
<h2 id="org32abf10">Posts</h2>
|
||||
<div class="outline-text-2" id="text-org32abf10">
|
||||
</div>
|
||||
<div id="outline-container-org8db949d" class="outline-3">
|
||||
<h3 id="org8db949d"><a href="./posts/posts_preview.html">Posts preview</a></h3>
|
||||
<div class="outline-text-3" id="text-org8db949d">
|
||||
<p>
|
||||
Add post preview for OpenGraph cards
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
<a href="https://imagemagick.org">Imagemagick</a> is a ffmpeg of the image world. You can do a lot of fun things with it. For example you can take a picture, cut corners on it, place it on top of another image, add some text and get final result. So it is looks like a good tool for making previews from code.
|
||||
Basic idea of this process …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-28
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="outline-container-org6f8954f" class="outline-2">
|
||||
<h2 id="org6f8954f">Tags</h2>
|
||||
<div class="outline-text-2" id="text-org6f8954f">
|
||||
<ul class="org-ul">
|
||||
<li><a href="./tags/@org-mode.html">@org-mode</a></li>
|
||||
<li><a href="./tags/@elisp.html">@elisp</a></li>
|
||||
<li><a href="./tags/@diy.html">@diy</a></li>
|
||||
<li><a href="./tags/@highlightjs.html">@highlightjs</a></li>
|
||||
<li><a href="./tags/@imagemagick.html">@imagemagick</a></li>
|
||||
<li><a href="./tags/@keeb.html">@keeb</a></li>
|
||||
<li><a href="./tags/@rss.html">@rss</a></li>
|
||||
</ul>
|
||||
<div id="outline-container-org5d81a04" class="outline-3">
|
||||
<h3 id="org5d81a04"><a href="./posts/improve_code_blocks.html">Improve code blocks</a></h3>
|
||||
<div class="outline-text-3" id="text-org5d81a04">
|
||||
<p>
|
||||
Use highlight.js for code syntax highlighting
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
Htmlize works poorly with headless publishing. It lacks extensibility, including features like line numbers, a copy button, and the ability to highlight predefined parts of the code.
|
||||
Highlight.js …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-25
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org64b8a66" class="outline-3">
|
||||
<h3 id="org64b8a66"><a href="./posts/add_rss_to_blog.html">Org blog with RSS</a></h3>
|
||||
<div class="outline-text-3" id="text-org64b8a66">
|
||||
<p>
|
||||
Let's add RSS feed to blog
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
RSS might seem like an outdated, marginal thing. But it still has at least one benefit—you can use an RSS feed as a sitemap for search engines. Plus, it's pretty geeky.
|
||||
Add RSS feed …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-23
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org827d61b" class="outline-3">
|
||||
<h3 id="org827d61b"><a href="./posts/about_blog.html">Org to HTML and back</a></h3>
|
||||
<div class="outline-text-3" id="text-org827d61b">
|
||||
<p>
|
||||
Blog post about publishing my blog with Org Mode
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
I'm neither proficient in Org Mode (further on "Org"), nor a good front-end engineer. I think that a simple solution is better than no solution. If you see a mistake, you can contact me via <a href="mailto:iam@fidonode.me">iam@fidonode.me</a>.
|
||||
What is Org? …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-22
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orge6295fc" class="outline-3">
|
||||
<h3 id="orge6295fc"><a href="./posts/keeb.html">My keyboard journey</a></h3>
|
||||
<div class="outline-text-3" id="text-orge6295fc">
|
||||
<p>
|
||||
Blog post about my keyboards
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
Sometimes I think about the long journey I've made with keebs. In childhood, I had decent membrane keyboards, most of which had an ergonomic profile like the MS. Not sure if it somehow affected my taste because I started my career with the simplest, cheapest board and typed countless lines of code on such keebs. Then I heard about clickity-clack mechanical keyboards and decided to try one. It was a simple Chinese keeb with a thick metal body, double-shot caps, and Cherry Brown switches. A decent thing to annoy everyone around you. I think this purchase marked my dive into mech keebs
|
||||
I'm not a geeky aficionado who thinks you can fix everything with a new keyboard, but I built a couple of them. I hope I've finally built the last one for quite some time. …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-05
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org91138a9" class="outline-2">
|
||||
<h2 id="org91138a9">Tags</h2>
|
||||
<div class="outline-text-2" id="text-org91138a9">
|
||||
</div>
|
||||
<div id="outline-container-orgfd738e0" class="outline-3">
|
||||
<h3 id="orgfd738e0"><a href="./tags/@org-mode.html">@org-mode</a> (4)</h3>
|
||||
</div>
|
||||
<div id="outline-container-orge00242d" class="outline-3">
|
||||
<h3 id="orge00242d"><a href="./tags/@elisp.html">@elisp</a> (3)</h3>
|
||||
</div>
|
||||
<div id="outline-container-orge935ae1" class="outline-3">
|
||||
<h3 id="orge935ae1"><a href="./tags/@rss.html">@rss</a> (1)</h3>
|
||||
</div>
|
||||
<div id="outline-container-org87a2fe7" class="outline-3">
|
||||
<h3 id="org87a2fe7"><a href="./tags/@highlightjs.html">@highlightjs</a> (1)</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgf6900f2" class="outline-3">
|
||||
<h3 id="orgf6900f2"><a href="./tags/@keeb.html">@keeb</a> (1)</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgfe5c727" class="outline-3">
|
||||
<h3 id="orgfe5c727"><a href="./tags/@diy.html">@diy</a> (1)</h3>
|
||||
</div>
|
||||
<div id="outline-container-org5215bcb" class="outline-3">
|
||||
<h3 id="org5215bcb"><a href="./tags/@imagemagick.html">@imagemagick</a> (1)</h3>
|
||||
</div>
|
||||
</div>
|
||||
</main><footer class="footer"><div class="container"><hr/><small><p>Alex Mikhailov</p><p>Built with: <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a> <a href="https://orgmode.org/">Org Mode</a> <a href="https://picocss.com/">picocss</a></p></small></div></footer></body></html>
|
||||
|
@ -2,44 +2,44 @@
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#orgc88625a">Disclaimer</a></li>
|
||||
<li><a href="#orgccd1333">What is Org?</a></li>
|
||||
<li><a href="#org3ee07fc">Why Org Mode?</a></li>
|
||||
<li><a href="#org23a3490">Render Org to blog or whatever</a>
|
||||
<li><a href="#org222ee55">Disclaimer</a></li>
|
||||
<li><a href="#org64bf1ea">What is Org?</a></li>
|
||||
<li><a href="#org5115491">Why Org Mode?</a></li>
|
||||
<li><a href="#org70d0abd">Render Org to blog or whatever</a>
|
||||
<ul>
|
||||
<li><a href="#orgd47d4f0">Render HTML</a></li>
|
||||
<li><a href="#org91f6b25">Static files</a></li>
|
||||
<li><a href="#orga4e3f15">Whole build script</a></li>
|
||||
<li><a href="#orgf4403e4">Render HTML</a></li>
|
||||
<li><a href="#orgce29bcd">Static files</a></li>
|
||||
<li><a href="#orgd1f0479">Whole build script</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#orgae7762a">Publish through GitHub Action</a>
|
||||
<li><a href="#org49fd58d">Publish through GitHub Action</a>
|
||||
<ul>
|
||||
<li><a href="#org2e88067">Install Emacs</a></li>
|
||||
<li><a href="#org6fc0bcb">Just bring everything</a></li>
|
||||
<li><a href="#orgac01bf7">BTW I use GNU Emacs</a></li>
|
||||
<li><a href="#org181eaba">Install Emacs</a></li>
|
||||
<li><a href="#org4598767">Just bring everything</a></li>
|
||||
<li><a href="#orgefdb872">BTW I use GNU Emacs</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org9b19afe">What is next</a>
|
||||
<li><a href="#org216e166">What is next</a>
|
||||
<ul>
|
||||
<li><a href="#org11e007c">RSS Feed</a></li>
|
||||
<li><a href="#orga7806ed">Open Graph image preview</a></li>
|
||||
<li><a href="#org3289130">Code highlighting</a></li>
|
||||
<li><a href="#orge154e9b">RSS Feed</a></li>
|
||||
<li><a href="#org41be5f4">Open Graph image preview</a></li>
|
||||
<li><a href="#orgd532095">Code highlighting</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgc88625a" class="outline-2">
|
||||
<h2 id="orgc88625a">Disclaimer</h2>
|
||||
<div class="outline-text-2" id="text-orgc88625a">
|
||||
<div id="outline-container-org222ee55" class="outline-2">
|
||||
<h2 id="org222ee55">Disclaimer</h2>
|
||||
<div class="outline-text-2" id="text-org222ee55">
|
||||
<p>
|
||||
I'm neither proficient in Org Mode (further on "Org"), nor a good front-end engineer. I think that a simple solution is better than no solution. If you see a mistake, you can contact me via <a href="mailto:iam@fidonode.me">iam@fidonode.me</a>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgccd1333" class="outline-2">
|
||||
<h2 id="orgccd1333">What is Org?</h2>
|
||||
<div class="outline-text-2" id="text-orgccd1333">
|
||||
<div id="outline-container-org64bf1ea" class="outline-2">
|
||||
<h2 id="org64bf1ea">What is Org?</h2>
|
||||
<div class="outline-text-2" id="text-org64bf1ea">
|
||||
<blockquote>
|
||||
<p>
|
||||
Your life in plain text
|
||||
@ -55,9 +55,9 @@ Everything you can do in Org is to write a text. With a special markup, of cours
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org3ee07fc" class="outline-2">
|
||||
<h2 id="org3ee07fc">Why Org Mode?</h2>
|
||||
<div class="outline-text-2" id="text-org3ee07fc">
|
||||
<div id="outline-container-org5115491" class="outline-2">
|
||||
<h2 id="org5115491">Why Org Mode?</h2>
|
||||
<div class="outline-text-2" id="text-org5115491">
|
||||
<ol class="org-ol">
|
||||
<li>Plain text.
|
||||
Plain text as a data source offers significant versatility. You can read and understand what happens in org files without needing Emacs.</li>
|
||||
@ -69,16 +69,16 @@ I do not have a habit of collecting and keeping information. I believe that disc
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org23a3490" class="outline-2">
|
||||
<h2 id="org23a3490">Render Org to blog or whatever</h2>
|
||||
<div class="outline-text-2" id="text-org23a3490">
|
||||
<div id="outline-container-org70d0abd" class="outline-2">
|
||||
<h2 id="org70d0abd">Render Org to blog or whatever</h2>
|
||||
<div class="outline-text-2" id="text-org70d0abd">
|
||||
<p>
|
||||
Org already has a way to render files into HTML, allowing you to create simple HTML files with minimal styling. I'm not interesting in styling from org, so I decide to use <a href="https://picocss.com">picocss</a> framework.
|
||||
</p>
|
||||
</div>
|
||||
<div id="outline-container-orgd47d4f0" class="outline-3">
|
||||
<h3 id="orgd47d4f0">Render HTML</h3>
|
||||
<div class="outline-text-3" id="text-orgd47d4f0">
|
||||
<div id="outline-container-orgf4403e4" class="outline-3">
|
||||
<h3 id="orgf4403e4">Render HTML</h3>
|
||||
<div class="outline-text-3" id="text-orgf4403e4">
|
||||
<p>
|
||||
I want to change some templates here and there. I've found <code>esxml</code> package. It is a decent DSL for writing XML/HTML.
|
||||
Here is how page header and footer look in this DSL.
|
||||
@ -183,9 +183,9 @@ So everything is almost done. Time to use our custom publishing function in proj
|
||||
</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org91f6b25" class="outline-3">
|
||||
<h3 id="org91f6b25">Static files</h3>
|
||||
<div class="outline-text-3" id="text-org91f6b25">
|
||||
<div id="outline-container-orgce29bcd" class="outline-3">
|
||||
<h3 id="orgce29bcd">Static files</h3>
|
||||
<div class="outline-text-3" id="text-orgce29bcd">
|
||||
<p>
|
||||
Yep, you may want to publish some photos with your blog or any other static files.
|
||||
</p>
|
||||
@ -205,9 +205,9 @@ Looks self explanatory.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orga4e3f15" class="outline-3">
|
||||
<h3 id="orga4e3f15">Whole build script</h3>
|
||||
<div class="outline-text-3" id="text-orga4e3f15">
|
||||
<div id="outline-container-orgd1f0479" class="outline-3">
|
||||
<h3 id="orgd1f0479">Whole build script</h3>
|
||||
<div class="outline-text-3" id="text-orgd1f0479">
|
||||
<p>
|
||||
Here is the whole elisp script which I use to publish my blog. It have some additional quirks to work with <code class="src src-sh">doomscript ./build-site.el</code>.
|
||||
</p>
|
||||
@ -365,9 +365,9 @@ Here is the whole elisp script which I use to publish my blog. It have some addi
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgae7762a" class="outline-2">
|
||||
<h2 id="orgae7762a">Publish through GitHub Action</h2>
|
||||
<div class="outline-text-2" id="text-orgae7762a">
|
||||
<div id="outline-container-org49fd58d" class="outline-2">
|
||||
<h2 id="org49fd58d">Publish through GitHub Action</h2>
|
||||
<div class="outline-text-2" id="text-org49fd58d">
|
||||
<p>
|
||||
With all previous preparations, this step sounds simple like: <code class="src src-sh">emacs -Q --script ./build-site.el</code>
|
||||
I've chosen a pretty standard way to publish static sites through GitHub Pages. Since I keep my Org files in a private repo, I need some additional steps to address it. I use the <code>peaceiris/actions-gh-pages@v3</code> action to publish from my Org repo to the Pages repo.
|
||||
@ -375,9 +375,9 @@ However, since I use <code>Doom Emacs</code> as my configuration framework, we n
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org2e88067" class="outline-3">
|
||||
<h3 id="org2e88067">Install Emacs</h3>
|
||||
<div class="outline-text-3" id="text-org2e88067">
|
||||
<div id="outline-container-org181eaba" class="outline-3">
|
||||
<h3 id="org181eaba">Install Emacs</h3>
|
||||
<div class="outline-text-3" id="text-org181eaba">
|
||||
<p>
|
||||
If you want to run <code>Emacs Lisp</code>, you need the whole Emacs, at least without GUI. In a GitHub Action, you can simply run:
|
||||
</p>
|
||||
@ -388,9 +388,9 @@ This way has a downside - you will install Emacs on each action run since the sy
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org6fc0bcb" class="outline-3">
|
||||
<h3 id="org6fc0bcb">Just bring everything</h3>
|
||||
<div class="outline-text-3" id="text-org6fc0bcb">
|
||||
<div id="outline-container-org4598767" class="outline-3">
|
||||
<h3 id="org4598767">Just bring everything</h3>
|
||||
<div class="outline-text-3" id="text-org4598767">
|
||||
<p>
|
||||
I need to take extra steps since I use Doom Emacs and have my configs in Org. You may also need to install dependencies for your configuration.
|
||||
</p>
|
||||
@ -426,9 +426,9 @@ Of course, I use a caching step to make the whole process faster:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgac01bf7" class="outline-3">
|
||||
<h3 id="orgac01bf7">BTW I use GNU Emacs</h3>
|
||||
<div class="outline-text-3" id="text-orgac01bf7">
|
||||
<div id="outline-container-orgefdb872" class="outline-3">
|
||||
<h3 id="orgefdb872">BTW I use GNU Emacs</h3>
|
||||
<div class="outline-text-3" id="text-orgefdb872">
|
||||
<p>
|
||||
Here's the whole publishing workflow.
|
||||
</p>
|
||||
@ -507,21 +507,21 @@ jobs:
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org9b19afe" class="outline-2">
|
||||
<h2 id="org9b19afe">What is next</h2>
|
||||
<div class="outline-text-2" id="text-org9b19afe">
|
||||
<div id="outline-container-org216e166" class="outline-2">
|
||||
<h2 id="org216e166">What is next</h2>
|
||||
<div class="outline-text-2" id="text-org216e166">
|
||||
<p>
|
||||
I have a plans to make posts about next features:
|
||||
</p>
|
||||
</div>
|
||||
<div id="outline-container-org11e007c" class="outline-3">
|
||||
<h3 id="org11e007c"><a href="./add_rss_to_blog.html">RSS Feed</a></h3>
|
||||
<div id="outline-container-orge154e9b" class="outline-3">
|
||||
<h3 id="orge154e9b"><a href="./add_rss_to_blog.html">RSS Feed</a></h3>
|
||||
</div>
|
||||
<div id="outline-container-orga7806ed" class="outline-3">
|
||||
<h3 id="orga7806ed"><a href="./posts_preview.html">Open Graph image preview</a></h3>
|
||||
<div id="outline-container-org41be5f4" class="outline-3">
|
||||
<h3 id="org41be5f4"><a href="./posts_preview.html">Open Graph image preview</a></h3>
|
||||
</div>
|
||||
<div id="outline-container-org3289130" class="outline-3">
|
||||
<h3 id="org3289130"><a href="./improve_code_blocks.html">Code highlighting</a></h3>
|
||||
<div id="outline-container-orgd532095" class="outline-3">
|
||||
<h3 id="orgd532095"><a href="./improve_code_blocks.html">Code highlighting</a></h3>
|
||||
</div>
|
||||
</div>
|
||||
</main><footer class="footer"><div class="container"><hr/><small><p>Alex Mikhailov</p><p>Built with: <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a> <a href="https://orgmode.org/">Org Mode</a> <a href="https://picocss.com/">picocss</a></p></small></div></footer></body></html>
|
||||
|
@ -2,34 +2,34 @@
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org9384a17">Why do you even need RSS?</a></li>
|
||||
<li><a href="#org688627f">Add RSS feed</a>
|
||||
<li><a href="#orgd393966">Why do you even need RSS?</a></li>
|
||||
<li><a href="#org2d84836">Add RSS feed</a>
|
||||
<ul>
|
||||
<li><a href="#org8097f85">Use sitemap backend in the build</a></li>
|
||||
<li><a href="#orged85da5">Publishing and formatting functions</a></li>
|
||||
<li><a href="#org93418a3">Use sitemap backend in the build</a></li>
|
||||
<li><a href="#org27b5853">Publishing and formatting functions</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org9384a17" class="outline-2">
|
||||
<h2 id="org9384a17">Why do you even need RSS?</h2>
|
||||
<div class="outline-text-2" id="text-org9384a17">
|
||||
<div id="outline-container-orgd393966" class="outline-2">
|
||||
<h2 id="orgd393966">Why do you even need RSS?</h2>
|
||||
<div class="outline-text-2" id="text-orgd393966">
|
||||
<p>
|
||||
RSS might seem like an outdated, marginal thing. But it still has at least one benefit—you can use an RSS feed as a sitemap for search engines. Plus, it's pretty geeky.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org688627f" class="outline-2">
|
||||
<h2 id="org688627f">Add RSS feed</h2>
|
||||
<div class="outline-text-2" id="text-org688627f">
|
||||
<div id="outline-container-org2d84836" class="outline-2">
|
||||
<h2 id="org2d84836">Add RSS feed</h2>
|
||||
<div class="outline-text-2" id="text-org2d84836">
|
||||
<p>
|
||||
So, what's happening here? Let's start by integrating our templating functions into the build.
|
||||
</p>
|
||||
</div>
|
||||
<div id="outline-container-org8097f85" class="outline-3">
|
||||
<h3 id="org8097f85">Use sitemap backend in the build</h3>
|
||||
<div class="outline-text-3" id="text-org8097f85">
|
||||
<div id="outline-container-org93418a3" class="outline-3">
|
||||
<h3 id="org93418a3">Use sitemap backend in the build</h3>
|
||||
<div class="outline-text-3" id="text-org93418a3">
|
||||
<pre><code class="language-lisp">(setq org-publish-project-alist
|
||||
(list
|
||||
(list "blog-rss"
|
||||
@ -59,9 +59,9 @@ How does it work? As you can see, we use the default sitemap generator from Org
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orged85da5" class="outline-3">
|
||||
<h3 id="orged85da5">Publishing and formatting functions</h3>
|
||||
<div class="outline-text-3" id="text-orged85da5">
|
||||
<div id="outline-container-org27b5853" class="outline-3">
|
||||
<h3 id="org27b5853">Publishing and formatting functions</h3>
|
||||
<div class="outline-text-3" id="text-org27b5853">
|
||||
<p>
|
||||
We need a mandatory dependency because we don't want to mess with forming correct XML by ourselves.
|
||||
</p>
|
||||
|
@ -1 +0,0 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta author="Alex Mikhailov"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="color-scheme" content="light dark"/><meta http-equiv="content-language" content="en-us"/><meta name="description" content="Let's add tags to blog posts"/><meta property="og:description" content="Let's add tags to blog posts"/><meta property="og:image" content="https://fidonode.me/resources/images/preview/posts/add_tags_to_blog.org.png"/><meta property="og:title" content="Tags in posts"/><meta name="twitter:description" content="Let's add tags to blog posts"/><meta name="twitter:title" content="Tags in posts"/><meta name="twitter:image" content="https://fidonode.me/resources/images/preview/posts/add_tags_to_blog.org.png"/><meta name="twitter:card" content="summary_large_image"/><link rel="icon" type="image/x-icon" href="/resources/favicon.ico"/><link rel="stylesheet" type="text/css" href="/resources/css/pico.sand.min.css"/><script defer="true" src="https://umami.dokutsu.xyz/script.js" data-website-id="d52d9af1-0c7d-4531-84c6-0b9c2850011f"></script><title>Tags in posts</title></head><body><header class="header"><div class="container"><nav><ul><li><strong>Alex Mikhailov</strong></li></ul><ul><li><a href="/index.html">About</a></li><li><a href="/posts.html">Blog</a></li><li><a href="/rss.xml">RSS</a></li></ul></nav></div></header><main class="container blog-post"><hgroup><h1>Tags in posts</h1><p>Let's add tags to blog posts</p><nav><ul><li>Tags:</li><li><mark><a href="/tags/@org-mode.html" class="secondary">@org-mode</a></mark></li><li><mark><a href="/tags/@elisp.html" class="secondary">@elisp</a></mark></li></ul></nav></hgroup></main><footer class="footer"><div class="container"><hr/><small><p>Alex Mikhailov</p><p>Built with: <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a> <a href="https://orgmode.org/">Org Mode</a> <a href="https://picocss.com/">picocss</a></p></small></div></footer></body></html>
|
13
posts/blog_index_and_tags_automation.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta author="Alex Mikhailov"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="color-scheme" content="light dark"/><meta http-equiv="content-language" content="en-us"/><meta name="description" content="Let's add tags to blog posts"/><meta property="og:description" content="Let's add tags to blog posts"/><meta property="og:image" content="https://fidonode.me/resources/images/preview/posts/blog_index_and_tags_automation.org.png"/><meta property="og:title" content="Blog index and tags automation"/><meta name="twitter:description" content="Let's add tags to blog posts"/><meta name="twitter:title" content="Blog index and tags automation"/><meta name="twitter:image" content="https://fidonode.me/resources/images/preview/posts/blog_index_and_tags_automation.org.png"/><meta name="twitter:card" content="summary_large_image"/><link rel="icon" type="image/x-icon" href="/resources/favicon.ico"/><link rel="stylesheet" type="text/css" href="/resources/css/pico.sand.min.css"/><script defer="true" src="https://umami.dokutsu.xyz/script.js" data-website-id="d52d9af1-0c7d-4531-84c6-0b9c2850011f"></script><title>Blog index and tags automation</title></head><body><header class="header"><div class="container"><nav><ul><li><strong>Alex Mikhailov</strong></li></ul><ul><li><a href="/index.html">About</a></li><li><a href="/posts.html">Blog</a></li><li><a href="/rss.xml">RSS</a></li></ul></nav></div></header><main class="container blog-post"><hgroup><h1>Blog index and tags automation</h1><p>Let's add tags to blog posts</p><nav><ul><li>Tags:</li><li><mark><a href="/tags/@org-mode.html" class="secondary">@org-mode</a></mark></li><li><mark><a href="/tags/@elisp.html" class="secondary">@elisp</a></mark></li></ul></nav></hgroup><div id="table-of-contents">
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org2da4f9e">Tag</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org2da4f9e" class="outline-2">
|
||||
<h2 id="org2da4f9e">Tag</h2>
|
||||
</div>
|
||||
</main><footer class="footer"><div class="container"><hr/><small><p>Alex Mikhailov</p><p>Built with: <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a> <a href="https://orgmode.org/">Org Mode</a> <a href="https://picocss.com/">picocss</a></p></small></div></footer></body></html>
|
@ -2,33 +2,33 @@
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#orga1a698e">What is the problem with default highlighting?</a></li>
|
||||
<li><a href="#org8f94c8d">Highlight.js</a>
|
||||
<li><a href="#org19878ef">What is the problem with default highlighting?</a></li>
|
||||
<li><a href="#org30c5955">Highlight.js</a>
|
||||
<ul>
|
||||
<li><a href="#org4937102">Change code block template</a></li>
|
||||
<li><a href="#org1f5fd16">Plug Highlight.js</a></li>
|
||||
<li><a href="#org411c662">Respect prefers-color-scheme</a></li>
|
||||
<li><a href="#orgcce50dc">Change code block template</a></li>
|
||||
<li><a href="#org6821ed8">Plug Highlight.js</a></li>
|
||||
<li><a href="#org6e5ae39">Respect prefers-color-scheme</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#orgc82f69f">Whole config</a></li>
|
||||
<li><a href="#org314059a">Whole config</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orga1a698e" class="outline-2">
|
||||
<h2 id="orga1a698e">What is the problem with default highlighting?</h2>
|
||||
<div class="outline-text-2" id="text-orga1a698e">
|
||||
<div id="outline-container-org19878ef" class="outline-2">
|
||||
<h2 id="org19878ef">What is the problem with default highlighting?</h2>
|
||||
<div class="outline-text-2" id="text-org19878ef">
|
||||
<p>
|
||||
Htmlize works poorly with headless publishing. It lacks extensibility, including features like line numbers, a copy button, and the ability to highlight predefined parts of the code.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org8f94c8d" class="outline-2">
|
||||
<h2 id="org8f94c8d">Highlight.js</h2>
|
||||
<div class="outline-text-2" id="text-org8f94c8d">
|
||||
<div id="outline-container-org30c5955" class="outline-2">
|
||||
<h2 id="org30c5955">Highlight.js</h2>
|
||||
<div class="outline-text-2" id="text-org30c5955">
|
||||
</div>
|
||||
<div id="outline-container-org4937102" class="outline-3">
|
||||
<h3 id="org4937102">Change code block template</h3>
|
||||
<div class="outline-text-3" id="text-org4937102">
|
||||
<div id="outline-container-orgcce50dc" class="outline-3">
|
||||
<h3 id="orgcce50dc">Change code block template</h3>
|
||||
<div class="outline-text-3" id="text-orgcce50dc">
|
||||
<p>
|
||||
We need to make small changes in how code blocks are rendered. By default, Org Export exports code blocks as <code><pre></pre></code>. For Highlight.js, we need <code><pre><code></code></pre></code>. Additionally, we need to set the correct language name in the class attribute. Since Highlight.js does not support <code>elisp</code>, I rewrite it to regular <code>lisp</code> using the <code>my/replace-substring</code> function.
|
||||
</p>
|
||||
@ -69,9 +69,9 @@ CONTENTS is nil. INFO is a plist holding contextual information."
|
||||
</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org1f5fd16" class="outline-3">
|
||||
<h3 id="org1f5fd16">Plug Highlight.js</h3>
|
||||
<div class="outline-text-3" id="text-org1f5fd16">
|
||||
<div id="outline-container-org6821ed8" class="outline-3">
|
||||
<h3 id="org6821ed8">Plug Highlight.js</h3>
|
||||
<div class="outline-text-3" id="text-org6821ed8">
|
||||
<p>
|
||||
I do not want to load Highlight.js on every page, so I need to check if the initial Org file contains code blocks. Depending on this, we will render the part of the tree with JavaScript or not.
|
||||
</p>
|
||||
@ -105,9 +105,9 @@ I do not want to load Highlight.js on every page, so I need to check if the init
|
||||
</code></pre>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org411c662" class="outline-3">
|
||||
<h3 id="org411c662">Respect prefers-color-scheme</h3>
|
||||
<div class="outline-text-3" id="text-org411c662">
|
||||
<div id="outline-container-org6e5ae39" class="outline-3">
|
||||
<h3 id="org6e5ae39">Respect prefers-color-scheme</h3>
|
||||
<div class="outline-text-3" id="text-org6e5ae39">
|
||||
<p>
|
||||
Additionally, I think it's a good idea to respect the <code>prefers-color-scheme</code> property of the user's browser. We can switch CSS files based on this property. We should also subscribe to changes in this property to handle the edge case when it switches while reading the page.
|
||||
</p>
|
||||
@ -142,9 +142,9 @@ window
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgc82f69f" class="outline-2">
|
||||
<h2 id="orgc82f69f">Whole config</h2>
|
||||
<div class="outline-text-2" id="text-orgc82f69f">
|
||||
<div id="outline-container-org314059a" class="outline-2">
|
||||
<h2 id="org314059a">Whole config</h2>
|
||||
<div class="outline-text-2" id="text-org314059a">
|
||||
<p>
|
||||
In between posts I've switched from <code>sxml</code> to <code>esxml</code> so here is the current config.
|
||||
</p>
|
||||
|
118
posts/keeb.html
@ -2,51 +2,51 @@
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#orgfa4231d">My end-game (at least I hope) keyboard</a>
|
||||
<li><a href="#org70bc75e">My end-game (at least I hope) keyboard</a>
|
||||
<ul>
|
||||
<li><a href="#orgbfb731e">Keebs path</a>
|
||||
<li><a href="#org8535fca">Keebs path</a>
|
||||
<ul>
|
||||
<li><a href="#orgf9a2458">Dactyl manuform</a></li>
|
||||
<li><a href="#orgb347346">Moonlander</a></li>
|
||||
<li><a href="#org3449bbd">Custom Corne</a></li>
|
||||
<li><a href="#org5841305">Dactyl manuform again</a></li>
|
||||
<li><a href="#org8fdef56">Dactyl manuform</a></li>
|
||||
<li><a href="#org908bca2">Moonlander</a></li>
|
||||
<li><a href="#org683b2ac">Custom Corne</a></li>
|
||||
<li><a href="#org55a221f">Dactyl manuform again</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org9826726">Hardware</a>
|
||||
<li><a href="#orgf7bb340">Hardware</a>
|
||||
<ul>
|
||||
<li><a href="#org4608606">Body</a></li>
|
||||
<li><a href="#orgb332d76">Switches and caps</a></li>
|
||||
<li><a href="#orgd3e4e01">Controllers</a></li>
|
||||
<li><a href="#orge5025b8">Amoeba things</a></li>
|
||||
<li><a href="#org0b83c36">Body</a></li>
|
||||
<li><a href="#org3ee8733">Switches and caps</a></li>
|
||||
<li><a href="#orgf66637d">Controllers</a></li>
|
||||
<li><a href="#org389098f">Amoeba things</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org2fabd18">Software</a>
|
||||
<li><a href="#orgfad044e">Software</a>
|
||||
<ul>
|
||||
<li><a href="#orgbaf0b59">Plain default - QMK</a></li>
|
||||
<li><a href="#org77115d3">Make own layout</a></li>
|
||||
<li><a href="#org4902400">Plain default - QMK</a></li>
|
||||
<li><a href="#orgea64b31">Make own layout</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#orgb71aab2">Whats next?</a></li>
|
||||
<li><a href="#orgd4f4f36">Whats next?</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgfa4231d" class="outline-2">
|
||||
<h2 id="orgfa4231d">My end-game (at least I hope) keyboard</h2>
|
||||
<div class="outline-text-2" id="text-orgfa4231d">
|
||||
<div id="outline-container-org70bc75e" class="outline-2">
|
||||
<h2 id="org70bc75e">My end-game (at least I hope) keyboard</h2>
|
||||
<div class="outline-text-2" id="text-org70bc75e">
|
||||
</div>
|
||||
<div id="outline-container-orgbfb731e" class="outline-3">
|
||||
<h3 id="orgbfb731e">Keebs path</h3>
|
||||
<div class="outline-text-3" id="text-orgbfb731e">
|
||||
<div id="outline-container-org8535fca" class="outline-3">
|
||||
<h3 id="org8535fca">Keebs path</h3>
|
||||
<div class="outline-text-3" id="text-org8535fca">
|
||||
<p>
|
||||
Sometimes I think about the long journey I've made with keebs. In childhood, I had decent membrane keyboards, most of which had an ergonomic profile like the MS. Not sure if it somehow affected my taste because I started my career with the simplest, cheapest board and typed countless lines of code on such keebs. Then I heard about clickity-clack mechanical keyboards and decided to try one. It was a simple Chinese keeb with a thick metal body, double-shot caps, and Cherry Brown switches. A decent thing to annoy everyone around you. I think this purchase marked my dive into mech keebs
|
||||
I'm not a geeky aficionado who thinks you can fix everything with a new keyboard, but I built a couple of them. I hope I've finally built the last one for quite some time.
|
||||
</p>
|
||||
</div>
|
||||
<div id="outline-container-orgf9a2458" class="outline-4">
|
||||
<h4 id="orgf9a2458">Dactyl manuform</h4>
|
||||
<div class="outline-text-4" id="text-orgf9a2458">
|
||||
<div id="outline-container-org8fdef56" class="outline-4">
|
||||
<h4 id="org8fdef56">Dactyl manuform</h4>
|
||||
<div class="outline-text-4" id="text-org8fdef56">
|
||||
<p>
|
||||
Almost all of the time, I struggle with my maximalism. So I decided to build the ultimate mechanical ergonomic split keyboard and chose the Dactyl Manuform. Sounds like a crazy idea. Zero experience with QMK, zero experience with hand-wired keyboards, and zero experience in 3D printing.
|
||||
The last problem was the easiest one; I just asked my friend to print the bodies from PETG polymer, and Bob's your uncle. I got two pieces of rough-layered plastic with all the support structures. God, it was a nightmare to clean these prints from supports and small artifacts, but I was happy.
|
||||
@ -92,9 +92,9 @@ To be honest, this keeb was ugly, and I decided that I wanted a beautiful factor
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgb347346" class="outline-4">
|
||||
<h4 id="orgb347346">Moonlander</h4>
|
||||
<div class="outline-text-4" id="text-orgb347346">
|
||||
<div id="outline-container-org908bca2" class="outline-4">
|
||||
<h4 id="org908bca2">Moonlander</h4>
|
||||
<div class="outline-text-4" id="text-org908bca2">
|
||||
<p>
|
||||
Nothing special. Ordered, paid, got it, tried it. Everything worked. Looked good. Happy year of typing. Bored. Annoyed. Too big and chunky. No concave. Quality not the best. Started planning the next one.
|
||||
</p>
|
||||
@ -107,9 +107,9 @@ Nothing special. Ordered, paid, got it, tried it. Everything worked. Looked good
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org3449bbd" class="outline-4">
|
||||
<h4 id="org3449bbd">Custom Corne</h4>
|
||||
<div class="outline-text-4" id="text-org3449bbd">
|
||||
<div id="outline-container-org683b2ac" class="outline-4">
|
||||
<h4 id="org683b2ac">Custom Corne</h4>
|
||||
<div class="outline-text-4" id="text-org683b2ac">
|
||||
<p>
|
||||
This journey started with discovering the Jian keyboard. It is a niche keeb from the Ru community focused on full support of the whole Russian layout. It was originally created by KGOH. I missed the group buy and decided that I could easily patch a Corne board with two additional keys to mimic the Jian.
|
||||
Interesting journey. I learned how to use KiCad, and how to export gerbers.
|
||||
@ -158,9 +158,9 @@ Daily driver for ~6 months. Then the world changed, and I decided to leave my ho
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org5841305" class="outline-4">
|
||||
<h4 id="org5841305">Dactyl manuform again</h4>
|
||||
<div class="outline-text-4" id="text-org5841305">
|
||||
<div id="outline-container-org55a221f" class="outline-4">
|
||||
<h4 id="org55a221f">Dactyl manuform again</h4>
|
||||
<div class="outline-text-4" id="text-org55a221f">
|
||||
<p>
|
||||
Two years late I've settled down in new country and decide that I want to bring back my dactyl manuform experience.
|
||||
</p>
|
||||
@ -174,13 +174,13 @@ Two years late I've settled down in new country and decide that I want to bring
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org9826726" class="outline-3">
|
||||
<h3 id="org9826726">Hardware</h3>
|
||||
<div class="outline-text-3" id="text-org9826726">
|
||||
<div id="outline-container-orgf7bb340" class="outline-3">
|
||||
<h3 id="orgf7bb340">Hardware</h3>
|
||||
<div class="outline-text-3" id="text-orgf7bb340">
|
||||
</div>
|
||||
<div id="outline-container-org4608606" class="outline-4">
|
||||
<h4 id="org4608606">Body</h4>
|
||||
<div class="outline-text-4" id="text-org4608606">
|
||||
<div id="outline-container-org0b83c36" class="outline-4">
|
||||
<h4 id="org0b83c36">Body</h4>
|
||||
<div class="outline-text-4" id="text-org0b83c36">
|
||||
<p>
|
||||
I've choose to use a <a href="https://ryanis.cool/dactyl/#manuform">Ryan's generator</a> and generate body on top of Corne preset with all keys in last row and disabled stagger for the last two columns. <a href="https://ryanis.cool/dactyl/#manuform:CiUIBhAEGgp0aHJlZS1taW5pIgRmdWxsKgNib3gyBm5vcm1pZTgAGgoIARIEbm9uZRgAIhdVAACAQBgAIABdAADgQGUAAEBAQABIADL5AZUDAAAgQJ0DAACAP4ADAIgDAA0AAAAAFQAAAAAdMzMzQCUAANDALQAAUME1AADAQD0AAAAARQAAAABNAADAQFUAAEDAXQAA4EBlMzNhwm0zMy3CdQAAvMF45wKAAc0YiAHIJJUBMzMXwp0BMzNdwqUBZmbKwagBnwuwAZkXuAH8JcUBAABQws0BAADQwdUBAABAwdgBnATgAfMX6AGQHPUBAADowf0BAAAkwoUCAABQwYgCmwSQAvMXmALgIaUCAAAMwq0CAABwwbUCAAAAwLgChAfAApUQyAKEB9UCAABAwd0CAACAweUCAABAQOgChAfwApUQ+AKEBw==">Generator preset</a>
|
||||
The body was printed by JLC3DP (JLCPCB printing department). I've choose <a href="https://jlc3dp.com/help/article/502-Precimid-1172-Pro">SLS from nylon</a>. Print has minor artifacts; I expected better quality.
|
||||
@ -216,9 +216,9 @@ Overall, I'm happy with results. I also printed bottom plates and <a href="https
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgb332d76" class="outline-4">
|
||||
<h4 id="orgb332d76">Switches and caps</h4>
|
||||
<div class="outline-text-4" id="text-orgb332d76">
|
||||
<div id="outline-container-org3ee8733" class="outline-4">
|
||||
<h4 id="org3ee8733">Switches and caps</h4>
|
||||
<div class="outline-text-4" id="text-org3ee8733">
|
||||
<p>
|
||||
I've chosen Kailh BOX Navy switches. I really like the clickity-clack sound. They have a dedicated clickbar to produce this sound, and the box profile helps with moving down perpendicularly.
|
||||
</p>
|
||||
@ -234,9 +234,9 @@ The caps are inherited from the Moonlander. They are thick, double-shot caps wit
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgd3e4e01" class="outline-4">
|
||||
<h4 id="orgd3e4e01">Controllers</h4>
|
||||
<div class="outline-text-4" id="text-orgd3e4e01">
|
||||
<div id="outline-container-orgf66637d" class="outline-4">
|
||||
<h4 id="orgf66637d">Controllers</h4>
|
||||
<div class="outline-text-4" id="text-orgf66637d">
|
||||
<p>
|
||||
I used a bootleg Pro Micro called Tenstar Robot, based on the ATmega32u4. It's perfectly supported by QMK, pin-to-pin and size-compatible with the Pro Micro.
|
||||
</p>
|
||||
@ -249,9 +249,9 @@ I used a bootleg Pro Micro called Tenstar Robot, based on the ATmega32u4. It's p
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orge5025b8" class="outline-4">
|
||||
<h4 id="orge5025b8">Amoeba things</h4>
|
||||
<div class="outline-text-4" id="text-orge5025b8">
|
||||
<div id="outline-container-org389098f" class="outline-4">
|
||||
<h4 id="org389098f">Amoeba things</h4>
|
||||
<div class="outline-text-4" id="text-org389098f">
|
||||
<p>
|
||||
During this build, I decided that I did not want to make a big mess of wires and chose Amoeba single-switch PCBs.
|
||||
</p>
|
||||
@ -281,13 +281,13 @@ They are nice, have diodes on board, and simplify wiring. However, they have the
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org2fabd18" class="outline-3">
|
||||
<h3 id="org2fabd18">Software</h3>
|
||||
<div class="outline-text-3" id="text-org2fabd18">
|
||||
<div id="outline-container-orgfad044e" class="outline-3">
|
||||
<h3 id="orgfad044e">Software</h3>
|
||||
<div class="outline-text-3" id="text-orgfad044e">
|
||||
</div>
|
||||
<div id="outline-container-orgbaf0b59" class="outline-4">
|
||||
<h4 id="orgbaf0b59">Plain default - QMK</h4>
|
||||
<div class="outline-text-4" id="text-orgbaf0b59">
|
||||
<div id="outline-container-org4902400" class="outline-4">
|
||||
<h4 id="org4902400">Plain default - QMK</h4>
|
||||
<div class="outline-text-4" id="text-org4902400">
|
||||
<p>
|
||||
Prerequiremets:
|
||||
<a href="https://docs.qmk.fm/cli">QMK CLI</a>
|
||||
@ -309,9 +309,9 @@ You may want to create a separate keyboard entry in QMK.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org77115d3" class="outline-4">
|
||||
<h4 id="org77115d3">Make own layout</h4>
|
||||
<div class="outline-text-4" id="text-org77115d3">
|
||||
<div id="outline-container-orgea64b31" class="outline-4">
|
||||
<h4 id="orgea64b31">Make own layout</h4>
|
||||
<div class="outline-text-4" id="text-orgea64b31">
|
||||
<p>
|
||||
I'll try to go through setting of my personal layout. It is based on <a href="http://www.keyboard-layout-editor.com/#/gists/4b6c2af67148f58ddd6c6b2976c4370f">Jian layout</a>.
|
||||
</p>
|
||||
@ -468,8 +468,8 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgb71aab2" class="outline-3">
|
||||
<h3 id="orgb71aab2">Whats next?</h3>
|
||||
<div id="outline-container-orgd4f4f36" class="outline-3">
|
||||
<h3 id="orgd4f4f36">Whats next?</h3>
|
||||
</div>
|
||||
</div>
|
||||
</main><footer class="footer"><div class="container"><hr/><small><p>Alex Mikhailov</p><p>Built with: <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a> <a href="https://orgmode.org/">Org Mode</a> <a href="https://picocss.com/">picocss</a></p></small></div></footer></body></html>
|
||||
|
@ -2,31 +2,31 @@
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#orgc6628c8">What is imagemagick</a></li>
|
||||
<li><a href="#orgc69b20d">Basic idea of this process</a></li>
|
||||
<li><a href="#orgcc9365c">Integrate into build</a></li>
|
||||
<li><a href="#org57dee00">Whats next?</a>
|
||||
<li><a href="#org0d3f050">What is imagemagick</a></li>
|
||||
<li><a href="#org6f55439">Basic idea of this process</a></li>
|
||||
<li><a href="#org69f7c86">Integrate into build</a></li>
|
||||
<li><a href="#org5d91d4c">Whats next?</a>
|
||||
<ul>
|
||||
<li><a href="#org99f144d">Tags</a></li>
|
||||
<li><a href="#org074d82d">Post series</a></li>
|
||||
<li><a href="#orgf578719">Adopt/fix htmlize.el</a></li>
|
||||
<li><a href="#org86b6c51">Show more meta on posts index page.</a></li>
|
||||
<li><a href="#org78af959">Tags</a></li>
|
||||
<li><a href="#orgd2f2c56">Post series</a></li>
|
||||
<li><a href="#orgdb26061">Adopt/fix htmlize.el</a></li>
|
||||
<li><a href="#org0bbbf26">Show more meta on posts index page.</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgc6628c8" class="outline-2">
|
||||
<h2 id="orgc6628c8">What is imagemagick</h2>
|
||||
<div class="outline-text-2" id="text-orgc6628c8">
|
||||
<div id="outline-container-org0d3f050" class="outline-2">
|
||||
<h2 id="org0d3f050">What is imagemagick</h2>
|
||||
<div class="outline-text-2" id="text-org0d3f050">
|
||||
<p>
|
||||
<a href="https://imagemagick.org">Imagemagick</a> is a ffmpeg of the image world. You can do a lot of fun things with it. For example you can take a picture, cut corners on it, place it on top of another image, add some text and get final result. So it is looks like a good tool for making previews from code.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgc69b20d" class="outline-2">
|
||||
<h2 id="orgc69b20d">Basic idea of this process</h2>
|
||||
<div class="outline-text-2" id="text-orgc69b20d">
|
||||
<div id="outline-container-org6f55439" class="outline-2">
|
||||
<h2 id="org6f55439">Basic idea of this process</h2>
|
||||
<div class="outline-text-2" id="text-org6f55439">
|
||||
<p>
|
||||
I want to hook a process of rendering post. Since this function called on each run of publishing and for each post it is a good idea to cache resulting images. I gonna simply check presence of preview image and use it as guard for running image generation. After that I gonna extract <code>#+TITLE</code> and <code>#+DESCRIPTION</code> properties from Org file. Each Org file I have, has next header:
|
||||
</p>
|
||||
@ -48,9 +48,9 @@ So I with all these data I can generate my previews with simple script:
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgcc9365c" class="outline-2">
|
||||
<h2 id="orgcc9365c">Integrate into build</h2>
|
||||
<div class="outline-text-2" id="text-orgcc9365c">
|
||||
<div id="outline-container-org69f7c86" class="outline-2">
|
||||
<h2 id="org69f7c86">Integrate into build</h2>
|
||||
<div class="outline-text-2" id="text-org69f7c86">
|
||||
<p>
|
||||
As I already mention I gonna skip file generation when file already here. Here is the whole function. Pretty simple. Just prepare pathes, check some dependencies, create pathes and execute script which calls imagemagick.
|
||||
</p>
|
||||
@ -113,37 +113,37 @@ You can check whole function in previous post <a href="./improve_code_blocks.htm
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org57dee00" class="outline-2">
|
||||
<h2 id="org57dee00">Whats next?</h2>
|
||||
<div class="outline-text-2" id="text-org57dee00">
|
||||
<div id="outline-container-org5d91d4c" class="outline-2">
|
||||
<h2 id="org5d91d4c">Whats next?</h2>
|
||||
<div class="outline-text-2" id="text-org5d91d4c">
|
||||
</div>
|
||||
<div id="outline-container-org99f144d" class="outline-3">
|
||||
<h3 id="org99f144d">Tags</h3>
|
||||
<div class="outline-text-3" id="text-org99f144d">
|
||||
<div id="outline-container-org78af959" class="outline-3">
|
||||
<h3 id="org78af959">Tags</h3>
|
||||
<div class="outline-text-3" id="text-org78af959">
|
||||
<p>
|
||||
Show tags, show posts by tag.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org074d82d" class="outline-3">
|
||||
<h3 id="org074d82d">Post series</h3>
|
||||
<div class="outline-text-3" id="text-org074d82d">
|
||||
<div id="outline-container-orgd2f2c56" class="outline-3">
|
||||
<h3 id="orgd2f2c56">Post series</h3>
|
||||
<div class="outline-text-3" id="text-orgd2f2c56">
|
||||
<p>
|
||||
Dunno how, but I'll figure out something.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgf578719" class="outline-3">
|
||||
<h3 id="orgf578719">Adopt/fix htmlize.el</h3>
|
||||
<div class="outline-text-3" id="text-orgf578719">
|
||||
<div id="outline-container-orgdb26061" class="outline-3">
|
||||
<h3 id="orgdb26061">Adopt/fix htmlize.el</h3>
|
||||
<div class="outline-text-3" id="text-orgdb26061">
|
||||
<p>
|
||||
I want to highlight code during publishing step.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org86b6c51" class="outline-3">
|
||||
<h3 id="org86b6c51">Show more meta on posts index page.</h3>
|
||||
<div class="outline-text-3" id="text-org86b6c51">
|
||||
<div id="outline-container-org0bbbf26" class="outline-3">
|
||||
<h3 id="org0bbbf26">Show more meta on posts index page.</h3>
|
||||
<div class="outline-text-3" id="text-org0bbbf26">
|
||||
<p>
|
||||
Creation date, preview, tags, whatever.
|
||||
</p>
|
||||
|
BIN
resources/images/preview/rss.org.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
resources/images/preview/tags/@diy.org.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
resources/images/preview/tags/@elisp.org.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
resources/images/preview/tags/@highlightjs.org.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
resources/images/preview/tags/@imagemagick.org.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
resources/images/preview/tags/@keeb.org.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
resources/images/preview/tags/@org-mode.org.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
resources/images/preview/tags/@rss.org.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
96
rss.html
@ -2,80 +2,80 @@
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org59ca555">Tag: @imagemagick</a></li>
|
||||
<li><a href="#orgc994fb0">Tag: @diy</a></li>
|
||||
<li><a href="#orgb38c09b">Tag: @keeb</a></li>
|
||||
<li><a href="#org276be17">Tag: @highlightjs</a></li>
|
||||
<li><a href="#org4cf5992">Tag: @elisp</a></li>
|
||||
<li><a href="#org45c5645">Tag: @org-mode</a></li>
|
||||
<li><a href="#org424d830">Tags in posts</a></li>
|
||||
<li><a href="#org1065a42">Posts preview</a></li>
|
||||
<li><a href="#org03000d0">Improve code blocks</a></li>
|
||||
<li><a href="#org015139f">Org blog with RSS</a></li>
|
||||
<li><a href="#org9b8ed0d">Org to HTML and back</a></li>
|
||||
<li><a href="#org1dddef8">My keyboard journey</a></li>
|
||||
<li><a href="#org320ecdf">Tag: @imagemagick</a></li>
|
||||
<li><a href="#org5403cf0">Tag: @diy</a></li>
|
||||
<li><a href="#org3fe81f2">Tag: @keeb</a></li>
|
||||
<li><a href="#orgb9a1c63">Tag: @highlightjs</a></li>
|
||||
<li><a href="#orgc9b7f32">Tag: @elisp</a></li>
|
||||
<li><a href="#org1097e56">Tag: @org-mode</a></li>
|
||||
<li><a href="#org13f0d50">Tags in posts</a></li>
|
||||
<li><a href="#org9dc42ab">Posts preview</a></li>
|
||||
<li><a href="#orgd618e20">Improve code blocks</a></li>
|
||||
<li><a href="#org0af6edc">Org blog with RSS</a></li>
|
||||
<li><a href="#org578afb5">Org to HTML and back</a></li>
|
||||
<li><a href="#org088d795">My keyboard journey</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org59ca555" class="outline-2">
|
||||
<h2 id="org59ca555"><a href="file:///home/fido-node/org/home/05 Blog/tags/@imagemagick.html">Tag: @imagemagick</a></h2>
|
||||
<div class="outline-text-2" id="text-org59ca555">
|
||||
<div id="outline-container-org320ecdf" class="outline-2">
|
||||
<h2 id="org320ecdf"><a href="file:///home/fido-node/org/home/05 Blog/tags/@imagemagick.html">Tag: @imagemagick</a></h2>
|
||||
<div class="outline-text-2" id="text-org320ecdf">
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgc994fb0" class="outline-2">
|
||||
<h2 id="orgc994fb0"><a href="file:///home/fido-node/org/home/05 Blog/tags/@diy.html">Tag: @diy</a></h2>
|
||||
<div class="outline-text-2" id="text-orgc994fb0">
|
||||
<div id="outline-container-org5403cf0" class="outline-2">
|
||||
<h2 id="org5403cf0"><a href="file:///home/fido-node/org/home/05 Blog/tags/@diy.html">Tag: @diy</a></h2>
|
||||
<div class="outline-text-2" id="text-org5403cf0">
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgb38c09b" class="outline-2">
|
||||
<h2 id="orgb38c09b"><a href="file:///home/fido-node/org/home/05 Blog/tags/@keeb.html">Tag: @keeb</a></h2>
|
||||
<div class="outline-text-2" id="text-orgb38c09b">
|
||||
<div id="outline-container-org3fe81f2" class="outline-2">
|
||||
<h2 id="org3fe81f2"><a href="file:///home/fido-node/org/home/05 Blog/tags/@keeb.html">Tag: @keeb</a></h2>
|
||||
<div class="outline-text-2" id="text-org3fe81f2">
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org276be17" class="outline-2">
|
||||
<h2 id="org276be17"><a href="file:///home/fido-node/org/home/05 Blog/tags/@highlightjs.html">Tag: @highlightjs</a></h2>
|
||||
<div class="outline-text-2" id="text-org276be17">
|
||||
<div id="outline-container-orgb9a1c63" class="outline-2">
|
||||
<h2 id="orgb9a1c63"><a href="file:///home/fido-node/org/home/05 Blog/tags/@highlightjs.html">Tag: @highlightjs</a></h2>
|
||||
<div class="outline-text-2" id="text-orgb9a1c63">
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org4cf5992" class="outline-2">
|
||||
<h2 id="org4cf5992"><a href="file:///home/fido-node/org/home/05 Blog/tags/@elisp.html">Tag: @elisp</a></h2>
|
||||
<div class="outline-text-2" id="text-org4cf5992">
|
||||
<div id="outline-container-orgc9b7f32" class="outline-2">
|
||||
<h2 id="orgc9b7f32"><a href="file:///home/fido-node/org/home/05 Blog/tags/@elisp.html">Tag: @elisp</a></h2>
|
||||
<div class="outline-text-2" id="text-orgc9b7f32">
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org45c5645" class="outline-2">
|
||||
<h2 id="org45c5645"><a href="file:///home/fido-node/org/home/05 Blog/tags/@org-mode.html">Tag: @org-mode</a></h2>
|
||||
<div class="outline-text-2" id="text-org45c5645">
|
||||
<div id="outline-container-org1097e56" class="outline-2">
|
||||
<h2 id="org1097e56"><a href="file:///home/fido-node/org/home/05 Blog/tags/@org-mode.html">Tag: @org-mode</a></h2>
|
||||
<div class="outline-text-2" id="text-org1097e56">
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org424d830" class="outline-2">
|
||||
<h2 id="org424d830"><a href="file:///home/fido-node/org/home/05 Blog/posts/add_tags_to_blog.html">Tags in posts</a></h2>
|
||||
<div class="outline-text-2" id="text-org424d830">
|
||||
<div id="outline-container-org13f0d50" class="outline-2">
|
||||
<h2 id="org13f0d50"><a href="file:///home/fido-node/org/home/05 Blog/posts/add_tags_to_blog.html">Tags in posts</a></h2>
|
||||
<div class="outline-text-2" id="text-org13f0d50">
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org1065a42" class="outline-2">
|
||||
<h2 id="org1065a42"><a href="file:///home/fido-node/org/home/05 Blog/posts/posts_preview.html">Posts preview</a></h2>
|
||||
<div class="outline-text-2" id="text-org1065a42">
|
||||
<div id="outline-container-org9dc42ab" class="outline-2">
|
||||
<h2 id="org9dc42ab"><a href="file:///home/fido-node/org/home/05 Blog/posts/posts_preview.html">Posts preview</a></h2>
|
||||
<div class="outline-text-2" id="text-org9dc42ab">
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org03000d0" class="outline-2">
|
||||
<h2 id="org03000d0"><a href="file:///home/fido-node/org/home/05 Blog/posts/improve_code_blocks.html">Improve code blocks</a></h2>
|
||||
<div class="outline-text-2" id="text-org03000d0">
|
||||
<div id="outline-container-orgd618e20" class="outline-2">
|
||||
<h2 id="orgd618e20"><a href="file:///home/fido-node/org/home/05 Blog/posts/improve_code_blocks.html">Improve code blocks</a></h2>
|
||||
<div class="outline-text-2" id="text-orgd618e20">
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org015139f" class="outline-2">
|
||||
<h2 id="org015139f"><a href="file:///home/fido-node/org/home/05 Blog/posts/add_rss_to_blog.html">Org blog with RSS</a></h2>
|
||||
<div class="outline-text-2" id="text-org015139f">
|
||||
<div id="outline-container-org0af6edc" class="outline-2">
|
||||
<h2 id="org0af6edc"><a href="file:///home/fido-node/org/home/05 Blog/posts/add_rss_to_blog.html">Org blog with RSS</a></h2>
|
||||
<div class="outline-text-2" id="text-org0af6edc">
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org9b8ed0d" class="outline-2">
|
||||
<h2 id="org9b8ed0d"><a href="file:///home/fido-node/org/home/05 Blog/posts/about_blog.html">Org to HTML and back</a></h2>
|
||||
<div class="outline-text-2" id="text-org9b8ed0d">
|
||||
<div id="outline-container-org578afb5" class="outline-2">
|
||||
<h2 id="org578afb5"><a href="file:///home/fido-node/org/home/05 Blog/posts/about_blog.html">Org to HTML and back</a></h2>
|
||||
<div class="outline-text-2" id="text-org578afb5">
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org1dddef8" class="outline-2">
|
||||
<h2 id="org1dddef8"><a href="file:///home/fido-node/org/home/05 Blog/posts/keeb.html">My keyboard journey</a></h2>
|
||||
<div class="outline-text-2" id="text-org1dddef8">
|
||||
<div id="outline-container-org088d795" class="outline-2">
|
||||
<h2 id="org088d795"><a href="file:///home/fido-node/org/home/05 Blog/posts/keeb.html">My keyboard journey</a></h2>
|
||||
<div class="outline-text-2" id="text-org088d795">
|
||||
</div>
|
||||
</div>
|
||||
</main><footer class="footer"><div class="container"><hr/><small><p>Alex Mikhailov</p><p>Built with: <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a> <a href="https://orgmode.org/">Org Mode</a> <a href="https://picocss.com/">picocss</a></p></small></div></footer></body></html>
|
||||
|
70
rss.xml
@ -14,8 +14,8 @@
|
||||
<link>https://fidonode.me</link>
|
||||
<description><![CDATA[]]></description>
|
||||
<language>en</language>
|
||||
<pubDate>Fri, 05 Jul 2024 20:35:16 +0000</pubDate>
|
||||
<lastBuildDate>Fri, 05 Jul 2024 20:35:16 +0000</lastBuildDate>
|
||||
<pubDate>Sat, 06 Jul 2024 14:43:23 +0000</pubDate>
|
||||
<lastBuildDate>Sat, 06 Jul 2024 14:43:23 +0000</lastBuildDate>
|
||||
<generator>Emacs 27.1 Org-mode 9.3</generator>
|
||||
<webMaster>iam@fidonode.me (Alex M)</webMaster>
|
||||
<image>
|
||||
@ -30,7 +30,7 @@
|
||||
<link>https://fidonode.me/tags/@diy.html</link>
|
||||
<author>iam@fidonode.me (Alex M)</author>
|
||||
<guid isPermaLink="false">https://fidonode.me/tags/@diy.html</guid>
|
||||
<pubDate>Fri, 05 Jul 2024 00:00:00 +0000</pubDate>
|
||||
<pubDate>Sat, 06 Jul 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<description><![CDATA[]]></description>
|
||||
</item>
|
||||
@ -39,34 +39,7 @@
|
||||
<link>https://fidonode.me/tags/@imagemagick.html</link>
|
||||
<author>iam@fidonode.me (Alex M)</author>
|
||||
<guid isPermaLink="false">https://fidonode.me/tags/@imagemagick.html</guid>
|
||||
<pubDate>Fri, 05 Jul 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<description><![CDATA[]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Tag: @keeb</title>
|
||||
<link>https://fidonode.me/tags/@keeb.html</link>
|
||||
<author>iam@fidonode.me (Alex M)</author>
|
||||
<guid isPermaLink="false">https://fidonode.me/tags/@keeb.html</guid>
|
||||
<pubDate>Fri, 05 Jul 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<description><![CDATA[]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Tag: @highlightjs</title>
|
||||
<link>https://fidonode.me/tags/@highlightjs.html</link>
|
||||
<author>iam@fidonode.me (Alex M)</author>
|
||||
<guid isPermaLink="false">https://fidonode.me/tags/@highlightjs.html</guid>
|
||||
<pubDate>Fri, 05 Jul 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<description><![CDATA[]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Tag: @elisp</title>
|
||||
<link>https://fidonode.me/tags/@elisp.html</link>
|
||||
<author>iam@fidonode.me (Alex M)</author>
|
||||
<guid isPermaLink="false">https://fidonode.me/tags/@elisp.html</guid>
|
||||
<pubDate>Fri, 05 Jul 2024 00:00:00 +0000</pubDate>
|
||||
<pubDate>Sat, 06 Jul 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<description><![CDATA[]]></description>
|
||||
</item>
|
||||
@ -75,15 +48,42 @@
|
||||
<link>https://fidonode.me/tags/@org-mode.html</link>
|
||||
<author>iam@fidonode.me (Alex M)</author>
|
||||
<guid isPermaLink="false">https://fidonode.me/tags/@org-mode.html</guid>
|
||||
<pubDate>Fri, 05 Jul 2024 00:00:00 +0000</pubDate>
|
||||
<pubDate>Sat, 06 Jul 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<description><![CDATA[]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Tags in posts</title>
|
||||
<link>https://fidonode.me/posts/add_tags_to_blog.html</link>
|
||||
<title>Tag: @keeb</title>
|
||||
<link>https://fidonode.me/tags/@keeb.html</link>
|
||||
<author>iam@fidonode.me (Alex M)</author>
|
||||
<guid isPermaLink="false">https://fidonode.me/posts/add_tags_to_blog.html</guid>
|
||||
<guid isPermaLink="false">https://fidonode.me/tags/@keeb.html</guid>
|
||||
<pubDate>Sat, 06 Jul 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<description><![CDATA[]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Tag: @highlightjs</title>
|
||||
<link>https://fidonode.me/tags/@highlightjs.html</link>
|
||||
<author>iam@fidonode.me (Alex M)</author>
|
||||
<guid isPermaLink="false">https://fidonode.me/tags/@highlightjs.html</guid>
|
||||
<pubDate>Sat, 06 Jul 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<description><![CDATA[]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Tag: @elisp</title>
|
||||
<link>https://fidonode.me/tags/@elisp.html</link>
|
||||
<author>iam@fidonode.me (Alex M)</author>
|
||||
<guid isPermaLink="false">https://fidonode.me/tags/@elisp.html</guid>
|
||||
<pubDate>Sat, 06 Jul 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<description><![CDATA[]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Blog index and tags automation</title>
|
||||
<link>https://fidonode.me/posts/blog_index_and_tags_automation.html</link>
|
||||
<author>iam@fidonode.me (Alex M)</author>
|
||||
<guid isPermaLink="false">https://fidonode.me/posts/blog_index_and_tags_automation.html</guid>
|
||||
<pubDate>Fri, 05 Jul 2024 00:00:00 +0000</pubDate>
|
||||
|
||||
<description><![CDATA[]]></description>
|
||||
|
@ -1,10 +1,24 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta author="Alex Mikhailov"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="color-scheme" content="light dark"/><meta http-equiv="content-language" content="en-us"/><meta name="description" content=""/><meta property="og:description" content=""/><meta property="og:image" content="https://fidonode.me/resources/images/preview/tags/@diy.org.png"/><meta property="og:title" content="Tag: @diy"/><meta name="twitter:description" content=""/><meta name="twitter:title" content="Tag: @diy"/><meta name="twitter:image" content="https://fidonode.me/resources/images/preview/tags/@diy.org.png"/><meta name="twitter:card" content="summary_large_image"/><link rel="icon" type="image/x-icon" href="/resources/favicon.ico"/><link rel="stylesheet" type="text/css" href="/resources/css/pico.sand.min.css"/><script defer="true" src="https://umami.dokutsu.xyz/script.js" data-website-id="d52d9af1-0c7d-4531-84c6-0b9c2850011f"></script><title>Tag: @diy</title></head><body><header class="header"><div class="container"><nav><ul><li><strong>Alex Mikhailov</strong></li></ul><ul><li><a href="/index.html">About</a></li><li><a href="/posts.html">Blog</a></li><li><a href="/rss.xml">RSS</a></li></ul></nav></div></header><main class="container">
|
||||
<div id="outline-container-org60af066" class="outline-2">
|
||||
<h2 id="org60af066"><a href="../posts/keeb.html">My keyboard journey</a></h2>
|
||||
<div class="outline-text-2" id="text-org60af066">
|
||||
<div id="outline-container-org843c8f6" class="outline-2">
|
||||
<h2 id="org843c8f6">@diy</h2>
|
||||
<div class="outline-text-2" id="text-org843c8f6">
|
||||
</div>
|
||||
<div id="outline-container-org400270f" class="outline-3">
|
||||
<h3 id="org400270f"><a href="../posts/keeb.html">My keyboard journey</a></h3>
|
||||
<div class="outline-text-3" id="text-org400270f">
|
||||
<p>
|
||||
Blog post about my keyboards
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
Sometimes I think about the long journey I've made with keebs. In childhood, I had decent membrane keyboards, most of which had an ergonomic profile like the MS. Not sure if it somehow affected my taste because I started my career with the simplest, cheapest board and typed countless lines of code on such keebs. Then I heard about clickity-clack mechanical keyboards and decided to try one. It was a simple Chinese keeb with a thick metal body, double-shot caps, and Cherry Brown switches. A decent thing to annoy everyone around you. I think this purchase marked my dive into mech keebs
|
||||
I'm not a geeky aficionado who thinks you can fix everything with a new keyboard, but I built a couple of them. I hope I've finally built the last one for quite some time. …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-05
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main><footer class="footer"><div class="container"><hr/><small><p>Alex Mikhailov</p><p>Built with: <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a> <a href="https://orgmode.org/">Org Mode</a> <a href="https://picocss.com/">picocss</a></p></small></div></footer></body></html>
|
||||
|
@ -1,37 +1,58 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta author="Alex Mikhailov"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="color-scheme" content="light dark"/><meta http-equiv="content-language" content="en-us"/><meta name="description" content=""/><meta property="og:description" content=""/><meta property="og:image" content="https://fidonode.me/resources/images/preview/tags/@elisp.org.png"/><meta property="og:title" content="Tag: @elisp"/><meta name="twitter:description" content=""/><meta name="twitter:title" content="Tag: @elisp"/><meta name="twitter:image" content="https://fidonode.me/resources/images/preview/tags/@elisp.org.png"/><meta name="twitter:card" content="summary_large_image"/><link rel="icon" type="image/x-icon" href="/resources/favicon.ico"/><link rel="stylesheet" type="text/css" href="/resources/css/pico.sand.min.css"/><script defer="true" src="https://umami.dokutsu.xyz/script.js" data-website-id="d52d9af1-0c7d-4531-84c6-0b9c2850011f"></script><title>Tag: @elisp</title></head><body><header class="header"><div class="container"><nav><ul><li><strong>Alex Mikhailov</strong></li></ul><ul><li><a href="/index.html">About</a></li><li><a href="/posts.html">Blog</a></li><li><a href="/rss.xml">RSS</a></li></ul></nav></div></header><main class="container">
|
||||
<div id="outline-container-org3901e82" class="outline-2">
|
||||
<h2 id="org3901e82"><a href="../posts/posts_preview.html">Posts preview</a></h2>
|
||||
<div class="outline-text-2" id="text-org3901e82">
|
||||
<div id="outline-container-org014c669" class="outline-2">
|
||||
<h2 id="org014c669">@elisp</h2>
|
||||
<div class="outline-text-2" id="text-org014c669">
|
||||
</div>
|
||||
<div id="outline-container-org469bea6" class="outline-3">
|
||||
<h3 id="org469bea6"><a href="../posts/posts_preview.html">Posts preview</a></h3>
|
||||
<div class="outline-text-3" id="text-org469bea6">
|
||||
<p>
|
||||
Add post preview for OpenGraph cards
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
<a href="https://imagemagick.org">Imagemagick</a> is a ffmpeg of the image world. You can do a lot of fun things with it. For example you can take a picture, cut corners on it, place it on top of another image, add some text and get final result. So it is looks like a good tool for making previews from code.
|
||||
Basic idea of this process …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-28
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgb0012a6" class="outline-2">
|
||||
<h2 id="orgb0012a6"><a href="../posts/improve_code_blocks.html">Improve code blocks</a></h2>
|
||||
<div class="outline-text-2" id="text-orgb0012a6">
|
||||
<div id="outline-container-org88a6c63" class="outline-3">
|
||||
<h3 id="org88a6c63"><a href="../posts/improve_code_blocks.html">Improve code blocks</a></h3>
|
||||
<div class="outline-text-3" id="text-org88a6c63">
|
||||
<p>
|
||||
Use highlight.js for code syntax highlighting
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org0276a2b" class="outline-2">
|
||||
<h2 id="org0276a2b"><a href="../posts/add_tags_to_blog.html">Tags in posts</a></h2>
|
||||
<div class="outline-text-2" id="text-org0276a2b">
|
||||
<blockquote>
|
||||
<p>
|
||||
Let's add tags to blog posts
|
||||
Htmlize works poorly with headless publishing. It lacks extensibility, including features like line numbers, a copy button, and the ability to highlight predefined parts of the code.
|
||||
Highlight.js …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-25
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org066f922" class="outline-2">
|
||||
<h2 id="org066f922"><a href="../posts/add_rss_to_blog.html">Org blog with RSS</a></h2>
|
||||
<div class="outline-text-2" id="text-org066f922">
|
||||
<div id="outline-container-org564c9a8" class="outline-3">
|
||||
<h3 id="org564c9a8"><a href="../posts/add_rss_to_blog.html">Org blog with RSS</a></h3>
|
||||
<div class="outline-text-3" id="text-org564c9a8">
|
||||
<p>
|
||||
Let's add RSS feed to blog
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
RSS might seem like an outdated, marginal thing. But it still has at least one benefit—you can use an RSS feed as a sitemap for search engines. Plus, it's pretty geeky.
|
||||
Add RSS feed …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-23
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main><footer class="footer"><div class="container"><hr/><small><p>Alex Mikhailov</p><p>Built with: <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a> <a href="https://orgmode.org/">Org Mode</a> <a href="https://picocss.com/">picocss</a></p></small></div></footer></body></html>
|
||||
|
@ -1,10 +1,24 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta author="Alex Mikhailov"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="color-scheme" content="light dark"/><meta http-equiv="content-language" content="en-us"/><meta name="description" content=""/><meta property="og:description" content=""/><meta property="og:image" content="https://fidonode.me/resources/images/preview/tags/@highlightjs.org.png"/><meta property="og:title" content="Tag: @highlightjs"/><meta name="twitter:description" content=""/><meta name="twitter:title" content="Tag: @highlightjs"/><meta name="twitter:image" content="https://fidonode.me/resources/images/preview/tags/@highlightjs.org.png"/><meta name="twitter:card" content="summary_large_image"/><link rel="icon" type="image/x-icon" href="/resources/favicon.ico"/><link rel="stylesheet" type="text/css" href="/resources/css/pico.sand.min.css"/><script defer="true" src="https://umami.dokutsu.xyz/script.js" data-website-id="d52d9af1-0c7d-4531-84c6-0b9c2850011f"></script><title>Tag: @highlightjs</title></head><body><header class="header"><div class="container"><nav><ul><li><strong>Alex Mikhailov</strong></li></ul><ul><li><a href="/index.html">About</a></li><li><a href="/posts.html">Blog</a></li><li><a href="/rss.xml">RSS</a></li></ul></nav></div></header><main class="container">
|
||||
<div id="outline-container-org25f2422" class="outline-2">
|
||||
<h2 id="org25f2422"><a href="../posts/improve_code_blocks.html">Improve code blocks</a></h2>
|
||||
<div class="outline-text-2" id="text-org25f2422">
|
||||
<div id="outline-container-org2cb7dbf" class="outline-2">
|
||||
<h2 id="org2cb7dbf">@highlightjs</h2>
|
||||
<div class="outline-text-2" id="text-org2cb7dbf">
|
||||
</div>
|
||||
<div id="outline-container-orge5d510f" class="outline-3">
|
||||
<h3 id="orge5d510f"><a href="../posts/improve_code_blocks.html">Improve code blocks</a></h3>
|
||||
<div class="outline-text-3" id="text-orge5d510f">
|
||||
<p>
|
||||
Use highlight.js for code syntax highlighting
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
Htmlize works poorly with headless publishing. It lacks extensibility, including features like line numbers, a copy button, and the ability to highlight predefined parts of the code.
|
||||
Highlight.js …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-25
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main><footer class="footer"><div class="container"><hr/><small><p>Alex Mikhailov</p><p>Built with: <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a> <a href="https://orgmode.org/">Org Mode</a> <a href="https://picocss.com/">picocss</a></p></small></div></footer></body></html>
|
||||
|
@ -1,10 +1,24 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta author="Alex Mikhailov"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="color-scheme" content="light dark"/><meta http-equiv="content-language" content="en-us"/><meta name="description" content=""/><meta property="og:description" content=""/><meta property="og:image" content="https://fidonode.me/resources/images/preview/tags/@imagemagick.org.png"/><meta property="og:title" content="Tag: @imagemagick"/><meta name="twitter:description" content=""/><meta name="twitter:title" content="Tag: @imagemagick"/><meta name="twitter:image" content="https://fidonode.me/resources/images/preview/tags/@imagemagick.org.png"/><meta name="twitter:card" content="summary_large_image"/><link rel="icon" type="image/x-icon" href="/resources/favicon.ico"/><link rel="stylesheet" type="text/css" href="/resources/css/pico.sand.min.css"/><script defer="true" src="https://umami.dokutsu.xyz/script.js" data-website-id="d52d9af1-0c7d-4531-84c6-0b9c2850011f"></script><title>Tag: @imagemagick</title></head><body><header class="header"><div class="container"><nav><ul><li><strong>Alex Mikhailov</strong></li></ul><ul><li><a href="/index.html">About</a></li><li><a href="/posts.html">Blog</a></li><li><a href="/rss.xml">RSS</a></li></ul></nav></div></header><main class="container">
|
||||
<div id="outline-container-orga4bc0ac" class="outline-2">
|
||||
<h2 id="orga4bc0ac"><a href="../posts/posts_preview.html">Posts preview</a></h2>
|
||||
<div class="outline-text-2" id="text-orga4bc0ac">
|
||||
<div id="outline-container-orgae328c2" class="outline-2">
|
||||
<h2 id="orgae328c2">@imagemagick</h2>
|
||||
<div class="outline-text-2" id="text-orgae328c2">
|
||||
</div>
|
||||
<div id="outline-container-orgeafbab9" class="outline-3">
|
||||
<h3 id="orgeafbab9"><a href="../posts/posts_preview.html">Posts preview</a></h3>
|
||||
<div class="outline-text-3" id="text-orgeafbab9">
|
||||
<p>
|
||||
Add post preview for OpenGraph cards
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
<a href="https://imagemagick.org">Imagemagick</a> is a ffmpeg of the image world. You can do a lot of fun things with it. For example you can take a picture, cut corners on it, place it on top of another image, add some text and get final result. So it is looks like a good tool for making previews from code.
|
||||
Basic idea of this process …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-28
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main><footer class="footer"><div class="container"><hr/><small><p>Alex Mikhailov</p><p>Built with: <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a> <a href="https://orgmode.org/">Org Mode</a> <a href="https://picocss.com/">picocss</a></p></small></div></footer></body></html>
|
||||
|
@ -1,10 +1,24 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta author="Alex Mikhailov"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="color-scheme" content="light dark"/><meta http-equiv="content-language" content="en-us"/><meta name="description" content=""/><meta property="og:description" content=""/><meta property="og:image" content="https://fidonode.me/resources/images/preview/tags/@keeb.org.png"/><meta property="og:title" content="Tag: @keeb"/><meta name="twitter:description" content=""/><meta name="twitter:title" content="Tag: @keeb"/><meta name="twitter:image" content="https://fidonode.me/resources/images/preview/tags/@keeb.org.png"/><meta name="twitter:card" content="summary_large_image"/><link rel="icon" type="image/x-icon" href="/resources/favicon.ico"/><link rel="stylesheet" type="text/css" href="/resources/css/pico.sand.min.css"/><script defer="true" src="https://umami.dokutsu.xyz/script.js" data-website-id="d52d9af1-0c7d-4531-84c6-0b9c2850011f"></script><title>Tag: @keeb</title></head><body><header class="header"><div class="container"><nav><ul><li><strong>Alex Mikhailov</strong></li></ul><ul><li><a href="/index.html">About</a></li><li><a href="/posts.html">Blog</a></li><li><a href="/rss.xml">RSS</a></li></ul></nav></div></header><main class="container">
|
||||
<div id="outline-container-orgcb55b92" class="outline-2">
|
||||
<h2 id="orgcb55b92"><a href="../posts/keeb.html">My keyboard journey</a></h2>
|
||||
<div class="outline-text-2" id="text-orgcb55b92">
|
||||
<div id="outline-container-org53e37e1" class="outline-2">
|
||||
<h2 id="org53e37e1">@keeb</h2>
|
||||
<div class="outline-text-2" id="text-org53e37e1">
|
||||
</div>
|
||||
<div id="outline-container-orgc83a0b0" class="outline-3">
|
||||
<h3 id="orgc83a0b0"><a href="../posts/keeb.html">My keyboard journey</a></h3>
|
||||
<div class="outline-text-3" id="text-orgc83a0b0">
|
||||
<p>
|
||||
Blog post about my keyboards
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
Sometimes I think about the long journey I've made with keebs. In childhood, I had decent membrane keyboards, most of which had an ergonomic profile like the MS. Not sure if it somehow affected my taste because I started my career with the simplest, cheapest board and typed countless lines of code on such keebs. Then I heard about clickity-clack mechanical keyboards and decided to try one. It was a simple Chinese keeb with a thick metal body, double-shot caps, and Cherry Brown switches. A decent thing to annoy everyone around you. I think this purchase marked my dive into mech keebs
|
||||
I'm not a geeky aficionado who thinks you can fix everything with a new keyboard, but I built a couple of them. I hope I've finally built the last one for quite some time. …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-05
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main><footer class="footer"><div class="container"><hr/><small><p>Alex Mikhailov</p><p>Built with: <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a> <a href="https://orgmode.org/">Org Mode</a> <a href="https://picocss.com/">picocss</a></p></small></div></footer></body></html>
|
||||
|
@ -1,46 +1,75 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta author="Alex Mikhailov"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="color-scheme" content="light dark"/><meta http-equiv="content-language" content="en-us"/><meta name="description" content=""/><meta property="og:description" content=""/><meta property="og:image" content="https://fidonode.me/resources/images/preview/tags/@org-mode.org.png"/><meta property="og:title" content="Tag: @org-mode"/><meta name="twitter:description" content=""/><meta name="twitter:title" content="Tag: @org-mode"/><meta name="twitter:image" content="https://fidonode.me/resources/images/preview/tags/@org-mode.org.png"/><meta name="twitter:card" content="summary_large_image"/><link rel="icon" type="image/x-icon" href="/resources/favicon.ico"/><link rel="stylesheet" type="text/css" href="/resources/css/pico.sand.min.css"/><script defer="true" src="https://umami.dokutsu.xyz/script.js" data-website-id="d52d9af1-0c7d-4531-84c6-0b9c2850011f"></script><title>Tag: @org-mode</title></head><body><header class="header"><div class="container"><nav><ul><li><strong>Alex Mikhailov</strong></li></ul><ul><li><a href="/index.html">About</a></li><li><a href="/posts.html">Blog</a></li><li><a href="/rss.xml">RSS</a></li></ul></nav></div></header><main class="container">
|
||||
<div id="outline-container-orgaf3bf19" class="outline-2">
|
||||
<h2 id="orgaf3bf19"><a href="../posts/posts_preview.html">Posts preview</a></h2>
|
||||
<div class="outline-text-2" id="text-orgaf3bf19">
|
||||
<div id="outline-container-org456c8c6" class="outline-2">
|
||||
<h2 id="org456c8c6">@org-mode</h2>
|
||||
<div class="outline-text-2" id="text-org456c8c6">
|
||||
</div>
|
||||
<div id="outline-container-org4b5902f" class="outline-3">
|
||||
<h3 id="org4b5902f"><a href="../posts/posts_preview.html">Posts preview</a></h3>
|
||||
<div class="outline-text-3" id="text-org4b5902f">
|
||||
<p>
|
||||
Add post preview for OpenGraph cards
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
<a href="https://imagemagick.org">Imagemagick</a> is a ffmpeg of the image world. You can do a lot of fun things with it. For example you can take a picture, cut corners on it, place it on top of another image, add some text and get final result. So it is looks like a good tool for making previews from code.
|
||||
Basic idea of this process …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-28
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org97f0669" class="outline-2">
|
||||
<h2 id="org97f0669"><a href="../posts/improve_code_blocks.html">Improve code blocks</a></h2>
|
||||
<div class="outline-text-2" id="text-org97f0669">
|
||||
<div id="outline-container-org8d2d8fe" class="outline-3">
|
||||
<h3 id="org8d2d8fe"><a href="../posts/improve_code_blocks.html">Improve code blocks</a></h3>
|
||||
<div class="outline-text-3" id="text-org8d2d8fe">
|
||||
<p>
|
||||
Use highlight.js for code syntax highlighting
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org19d34b4" class="outline-2">
|
||||
<h2 id="org19d34b4"><a href="../posts/add_tags_to_blog.html">Tags in posts</a></h2>
|
||||
<div class="outline-text-2" id="text-org19d34b4">
|
||||
<blockquote>
|
||||
<p>
|
||||
Let's add tags to blog posts
|
||||
Htmlize works poorly with headless publishing. It lacks extensibility, including features like line numbers, a copy button, and the ability to highlight predefined parts of the code.
|
||||
Highlight.js …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-25
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgacf27bc" class="outline-2">
|
||||
<h2 id="orgacf27bc"><a href="../posts/add_rss_to_blog.html">Org blog with RSS</a></h2>
|
||||
<div class="outline-text-2" id="text-orgacf27bc">
|
||||
<div id="outline-container-org41f8745" class="outline-3">
|
||||
<h3 id="org41f8745"><a href="../posts/add_rss_to_blog.html">Org blog with RSS</a></h3>
|
||||
<div class="outline-text-3" id="text-org41f8745">
|
||||
<p>
|
||||
Let's add RSS feed to blog
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgd313437" class="outline-2">
|
||||
<h2 id="orgd313437"><a href="../posts/about_blog.html">Org to HTML and back</a></h2>
|
||||
<div class="outline-text-2" id="text-orgd313437">
|
||||
<blockquote>
|
||||
<p>
|
||||
Blog post about publishing my blog with Org Mode
|
||||
RSS might seem like an outdated, marginal thing. But it still has at least one benefit—you can use an RSS feed as a sitemap for search engines. Plus, it's pretty geeky.
|
||||
Add RSS feed …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-23
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org3c399d0" class="outline-3">
|
||||
<h3 id="org3c399d0"><a href="../posts/about_blog.html">Org to HTML and back</a></h3>
|
||||
<div class="outline-text-3" id="text-org3c399d0">
|
||||
<p>
|
||||
Blog post about publishing my blog with Org Mode
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
I'm neither proficient in Org Mode (further on "Org"), nor a good front-end engineer. I think that a simple solution is better than no solution. If you see a mistake, you can contact me via <a href="mailto:iam@fidonode.me">iam@fidonode.me</a>.
|
||||
What is Org? …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-22
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main><footer class="footer"><div class="container"><hr/><small><p>Alex Mikhailov</p><p>Built with: <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a> <a href="https://orgmode.org/">Org Mode</a> <a href="https://picocss.com/">picocss</a></p></small></div></footer></body></html>
|
||||
|
@ -1,10 +1,24 @@
|
||||
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><meta author="Alex Mikhailov"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><meta name="color-scheme" content="light dark"/><meta http-equiv="content-language" content="en-us"/><meta name="description" content=""/><meta property="og:description" content=""/><meta property="og:image" content="https://fidonode.me/resources/images/preview/tags/@rss.org.png"/><meta property="og:title" content="Tag: @rss"/><meta name="twitter:description" content=""/><meta name="twitter:title" content="Tag: @rss"/><meta name="twitter:image" content="https://fidonode.me/resources/images/preview/tags/@rss.org.png"/><meta name="twitter:card" content="summary_large_image"/><link rel="icon" type="image/x-icon" href="/resources/favicon.ico"/><link rel="stylesheet" type="text/css" href="/resources/css/pico.sand.min.css"/><script defer="true" src="https://umami.dokutsu.xyz/script.js" data-website-id="d52d9af1-0c7d-4531-84c6-0b9c2850011f"></script><title>Tag: @rss</title></head><body><header class="header"><div class="container"><nav><ul><li><strong>Alex Mikhailov</strong></li></ul><ul><li><a href="/index.html">About</a></li><li><a href="/posts.html">Blog</a></li><li><a href="/rss.xml">RSS</a></li></ul></nav></div></header><main class="container">
|
||||
<div id="outline-container-orgb9f8e36" class="outline-2">
|
||||
<h2 id="orgb9f8e36"><a href="../posts/add_rss_to_blog.html">Org blog with RSS</a></h2>
|
||||
<div class="outline-text-2" id="text-orgb9f8e36">
|
||||
<div id="outline-container-org9372e54" class="outline-2">
|
||||
<h2 id="org9372e54">@rss</h2>
|
||||
<div class="outline-text-2" id="text-org9372e54">
|
||||
</div>
|
||||
<div id="outline-container-orga23116c" class="outline-3">
|
||||
<h3 id="orga23116c"><a href="../posts/add_rss_to_blog.html">Org blog with RSS</a></h3>
|
||||
<div class="outline-text-3" id="text-orga23116c">
|
||||
<p>
|
||||
Let's add RSS feed to blog
|
||||
</p>
|
||||
<blockquote>
|
||||
<p>
|
||||
RSS might seem like an outdated, marginal thing. But it still has at least one benefit—you can use an RSS feed as a sitemap for search engines. Plus, it's pretty geeky.
|
||||
Add RSS feed …
|
||||
</p>
|
||||
</blockquote>
|
||||
<p>
|
||||
posted on 2024-06-23
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main><footer class="footer"><div class="container"><hr/><small><p>Alex Mikhailov</p><p>Built with: <a href="https://www.gnu.org/software/emacs/">GNU Emacs</a> <a href="https://orgmode.org/">Org Mode</a> <a href="https://picocss.com/">picocss</a></p></small></div></footer></body></html>
|
||||
|