33 Commits (hugo)

Author SHA1 Message Date
Jacky Zhao d6c31595b3 deps: bump hugo-obsidian 2 years ago
Jacky Zhao ecba6071b8 deps: bump hugo-obsidian 2 years ago
Jacky Zhao 66f3e249fe fix: only run docker publish on main repository 2 years ago
Apoorv Khandelwal c12af32a5a
feat: Dockerfile and automated container build (#230) 2 years ago
Jacky Zhao 8704edcca2 deps: bump ubuntu version (closes #218) 2 years ago
Jacky Zhao 591c4813ec deps: bump hugo-obsidian version 2 years ago
Jacky Zhao 23380d0519 fix: title not being selected properly, bump hugo-obsidian for uri fix 2 years ago
Jacky Zhao dd047305af deps: bump hugo-obsidian to fix bug of writing to non-existent directory during build 2 years ago
Jacky Zhao 54a8fd4a56 deps: bump hugo-obsidian to properly copy linkmap 2 years ago
Jacky Zhao 93d039fe7c deps: bump hugo-obsidian version 2 years ago
Jacky Zhao cea0f3eb74 feat: contextual backlinks (closes #106) 3 years ago
straightupjac 4197ad460a fix github info 3 years ago
Jacky Zhao 887d4d4f5e deps: bump hugo -> v0.96.0 3 years ago
Jacky Zhao 14c6181d24 bump hugo version v0.82 -> v0.92.2 3 years ago
Jacky Zhao 146e975932 bump hugo obsidian, fix backlinks for subpathed quartz, update homepage 3 years ago
Jacky Zhao 1ddd15afc6 fix: non-unicode character in popover and search #67, #68 3 years ago
Jacky Zhao fda481fbb9 fix: bump hugo-obsidian version to account for contentIndex paths on windows 3 years ago
Claudio Yanes 7e0f2e4449 Fix fetchData
The fetchData function suffer from a race condition. If the function is
called before the promise finishes, it will result in another pair of
HTTP request. This does not only make the function useless but
Actually, it makes it harmful as the data might be redownloaded twice.

Now fetchData is not a function but rather the promise by itself.
Previous callers are expected to await the variable instead, this
should be not concern as awaiting a promise multiple time in
JavaScript is completely safe.
3 years ago
Jacky Zhao 0ee0855e1c bump hugo-obsidian to support root 3 years ago
Jacky Zhao e06e341468 fix: explicitly set root as current directory to fix ignore files 3 years ago
Jacky Zhao 8e85e274f6 change output to static instead of data 3 years ago
Jacky Zhao fcd5d2807d feat: dynamically fetch indices 3 years ago
Jacky Zhao 3722e600ee bump hugo-obsidian 3 years ago
Jacky Zhao e1911a58ff enable last modified info 3 years ago
Jacky Zhao 09b5522a48 Update issue templates 3 years ago
Jacky Zhao b9d7adafcc
Create FUNDING.yml 3 years ago
Jacky Zhao 48eb9ebc5f better search, fix spacing support, bump hugo-obsidian 3 years ago
Jacky Zhao 299533a4f4 bump hugo-obsidian version 3 years ago
jackyzha0 1c851271ea add search support 3 years ago
jackyzha0 ef396d552d bump ga ver 3 years ago
jackyzha0 92d18b1ee5 more docs + link fixing 3 years ago
jackyzha0 8989324571 bump ga version 3 years ago
jackyzha0 ea69050587 add base pages 3 years ago