We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a05d0b commit e741310Copy full SHA for e741310
1 file changed
index.html
@@ -110,6 +110,13 @@ <h2 class="section-title">Resources & Curations</h2>
110
111
<section class="section">
112
<h2 class="section-title">Development Tools</h2>
113
+ <div class="card">
114
+ <a href="https://github.com/eferro/md2blogger" target="_blank" rel="noopener noreferrer">
115
+ <span class="card-title">md2blogger</span>
116
+ <span class="card-desc">CLI tool to convert Markdown to Blogger-compatible HTML</span>
117
+ </a>
118
+ <a href="https://github.com/eferro/md2blogger" target="_blank" rel="noopener noreferrer" class="github-link">GitHub</a>
119
+ </div>
120
<div class="card">
121
<a href="https://github.com/eferro/k8s-memory-watch" target="_blank" rel="noopener noreferrer">
122
<span class="card-title">k8s-memory-watch</span>
0 commit comments