add /api/projects endpoint and /projects page with GH-style repo cards

This commit is contained in:
2021-06-03 09:31:53 -04:00
parent 7a5962fa7e
commit 9505767f3d
16 changed files with 369 additions and 57 deletions
+2
View File
@@ -18,9 +18,11 @@
</div>
{{ end }}
{{ if eq hugo.Environment "production" }}
<div id="meta-hits" style="display: none;">
👀&nbsp;<div id="hit-spinner" class="spinner"><div class="spin-bounce1"></div><div class="spin-bounce2"></div><div class="spin-bounce3"></div></div><span id="hit-counter"></span>
</div>
{{ end }}
</div>
<h1 class="title"><a class="no-underline" href="{{ .Permalink }}">{{ .Title | markdownify }}</a></h1>