Commit Graph

6 Commits

Author SHA1 Message Date
Nat 1bd489cdc5
Simplify string construction processes 2023-01-20 10:37:11 -08:00
Nat 046e31f91e
Implement incoming links 2023-01-20 09:23:19 -08:00
Nat c7e413c6e5
Replace titleMap with pageMap
Now, our hashmap holds pointers to the Page struct. This will be more
useful for implementing incoming links and whatnot
2023-01-19 15:33:16 -08:00
Nat d6ce11f3ce
Fix rendering in README 2023-01-16 17:20:25 -08:00
Nat 9c01146810
add license 2023-01-16 17:17:18 -08:00
Nat 6b47ed9110
init 2023-01-16 17:13:12 -08:00