Add json w/ dcompose to index
This commit is contained in:
parent
c231848d8b
commit
254d3922c6
2 changed files with 13 additions and 0 deletions
10
index.html
10
index.html
|
@ -83,6 +83,16 @@
|
|||
animation formatting documentation. (<a
|
||||
href="/blog/marlin-boot-animations.md">markdown</a>)</li>
|
||||
</ul></li>
|
||||
<li>TIL
|
||||
<ul>
|
||||
<li>Just little tidbits I learn, inspired by <a
|
||||
href="https://til.simonwillison.net/">Simon Willison's TIL</a>,
|
||||
which was itself inspired by <a
|
||||
href="https://github.com/jbranchaud/til">jbranchaud/til</a>.</li>
|
||||
<li><a href="/til/using-json-with-docker-compose.html">Using
|
||||
JSON with docker compose</a> - Exactly what it sounds like. (<a
|
||||
href="/til/using-json-with-docker-compose.md">markdown</a>)</li>
|
||||
</ul></li>
|
||||
<li><a href="/resume.html">Resume</a> (<a
|
||||
href="/resume.md">markdown</a>)</li>
|
||||
<li><a href="/portfolio.html">Portfolio</a> (<a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue