Repos / hi.imnhan.com / 4a986041cd
commit 4a986041cd98895b49414f999c18c18681fd8731
Author: Nhân <hi@imnhan.com>
Date:   Thu Sep 7 15:00:34 2023 +0700

    update ideas

diff --git a/_s4g/manifest b/_s4g/manifest
index e04eba1..bf7c14e 100644
--- a/_s4g/manifest
+++ b/_s4g/manifest
@@ -8,7 +8,7 @@ fightstick-1/index.html
 fightstick-2/index.html
 go-stack/index.html
 hdviet/index.html
-ideas.html
+ideas/index.html
 index.html
 linux-automation/index.html
 manjaro-xfce/index.html
diff --git a/ideas/idea-man.jpg b/ideas/idea-man.jpg
new file mode 100644
index 0000000..b45c5e4
Binary files /dev/null and b/ideas/idea-man.jpg differ
diff --git a/ideas.dj b/ideas/index.dj
similarity index 85%
rename from ideas.dj
rename to ideas/index.dj
index 61e101b..ed3e891 100644
--- a/ideas.dj
+++ b/ideas/index.dj
@@ -1,11 +1,19 @@
 Title: Potential project ideas
 ShowInFeed: false
+Thumb: idea-man.jpg
+Description: "The idea is there. It just needs implementation."
+---
+
+![](idea-man.jpg)
+
+> The idea is there. It just needs implementation.
+
 ---
 
 ## Self hosted RSS reader in pure Go
 
 - Single executable, web based
-- bbolt
+- bbolt for persistence
 - Bonus: e-ink friendly display
 - Bonus: netsurf friendly
 
diff --git a/ideas.html b/ideas/index.html
similarity index 83%
rename from ideas.html
rename to ideas/index.html
index a583170..381e803 100644
--- a/ideas.html
+++ b/ideas/index.html
@@ -11,8 +11,9 @@
 
   <meta property="og:title" content="Potential project ideas" />
   <meta name="twitter:title" content="Potential project ideas" />
-  <meta name="twitter:card" content="summary" /><meta property="og:image" content="https://hi.imnhan.com/about/keyboard-warrior.jpg" />
-    <meta name="twitter:image" content="https://hi.imnhan.com/about/keyboard-warrior.jpg" /><meta name="twitter:site" content="@nhanb" />
+  <meta name="twitter:card" content="summary" /><meta property="og:description" content="&#34;The idea is there. It just needs implementation.&#34;" />
+    <meta name="twitter:description" content="&#34;The idea is there. It just needs implementation.&#34;" /><meta property="og:image" content="https://hi.imnhan.com/ideas/idea-man.jpg" />
+    <meta name="twitter:image" content="https://hi.imnhan.com/ideas/idea-man.jpg" /><meta name="twitter:site" content="@nhanb" />
 </head>
 
 <body>
@@ -34,6 +35,11 @@
 
 <h1>Potential project ideas</h1>
 
+<p><img alt="" src="idea-man.jpg"></p>
+<blockquote>
+<p>The idea is there. It just needs implementation.</p>
+</blockquote>
+<hr>
 <section id="Self-hosted-RSS-reader-in-pure-Go">
 <h2>Self hosted RSS reader in pure Go<a href="#Self-hosted-RSS-reader-in-pure-Go" class="heading-link">#</a></h2>
 <ul>
@@ -41,7 +47,7 @@ <h2>Self hosted RSS reader in pure Go<a href="#Self-hosted-RSS-reader-in-pure-Go
 Single executable, web based
 </li>
 <li>
-bbolt
+bbolt for persistence
 </li>
 <li>
 Bonus: e-ink friendly display