Add a graph visualization page based on the analyze script

This commit is contained in:
2022-03-15 17:10:00 -07:00
parent a658286776
commit a490514079
5 changed files with 913 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
---
title: "Posts"
---
On this page you can see every article on this blog in reverse
chronological order. If you like pretty colors and patterns,
you can also see a visualization of all the articles and links between them
on the [content graph]({{< relref "graph" >}}) page. If you have
something specific in mind, you can also try using the [search]({{< relref "search" >}}) page.