Commit Graph

120 Commits

Author SHA1 Message Date
Tuan Cao
9cdde4be3e Update README and index.md with youtube link to walkthrough video. 2022-04-20 11:14:21 +07:00
Tuan Cao
1e9d5c3bdb Add getting started note 2022-04-20 10:50:38 +07:00
Tuan Cao
5bf8bbe7a5 Merge branch 'main' of https://github.com/TuanManhCao/digital-garden 2022-04-20 09:35:55 +07:00
Tuan Cao
ba1b35e17c Update README and index.m content 2022-04-20 09:35:44 +07:00
Tuan Cao
ee176d3797
Merge pull request #1 from TuanManhCao/add-license-1
Create LICENSE
2022-04-20 08:12:49 +07:00
Tuan Cao
446cabf9f7
Create LICENSE 2022-04-20 08:11:07 +07:00
Tuan Cao
6de5eabeae Revert "Update image styling"
This reverts commit 29aef10b0c.
2022-04-20 00:15:23 +07:00
Tuan Cao
1aa139fc01 Update image styling 2022-04-20 00:14:38 +07:00
Tuan Cao
fcaa3e0061 Update notes 2022-04-19 23:54:02 +07:00
Tuan Cao
480ce4c2b6 Remove notes 2022-04-19 23:49:23 +07:00
Tuan Cao
098c8b3bf4 Remove vscode and yarn folder 2022-04-19 22:51:26 +07:00
Tuan Cao
f63f78603a GitIgnore vscode and yarn 2022-04-19 22:50:27 +07:00
Tuan Cao
0fba28cd55 Some more styling for inline <code> tag 2022-04-19 22:48:37 +07:00
Tuan Cao
7901fda1fb Some more styling for inline <code> tag 2022-04-19 16:33:05 +07:00
Tuan Cao
936855a136 Some more styling 2022-04-19 15:15:54 +07:00
Tuan Cao
4538a5fd1c Minor tweak for code block style 2022-04-19 13:31:11 +07:00
Tuan Cao
0e929ffdb9 Add basic code highlighting using prism 2022-04-19 13:17:47 +07:00
Tuan Cao
632206f84f Increasing line-height for nav-bar item 2022-04-19 11:41:07 +07:00
Tuan Cao
81b82fa5bc Fixed styling issue on Nav bar 2022-04-19 11:39:51 +07:00
Tuan Cao
99975d316c Some more refined styling 2022-04-19 11:08:56 +07:00
Tuan Cao
a213c3353d - Add Powered By Footer
- Some small styling
- Handle no Backlink case.
2022-04-19 08:48:22 +07:00
Tuan Cao
5c3f6cb4ee - Add Powered By Footer
- Some small styling
- Handle no Backlink case.
2022-04-19 08:48:11 +07:00
Tuan Cao
d8806d6771 Fixed layout on home page. 2022-04-18 23:18:26 +07:00
Tuan Cao
96d4e9e7e7 Support Responsive layout (missed commit) 2022-04-18 22:43:39 +07:00
Tuan Cao
d7599d0dd5 Support Responsive layout 2022-04-18 22:33:35 +07:00
Tuan Cao
29aef10b0c Update image styling 2022-04-18 21:38:11 +07:00
Tuan Cao
92ee885625 - Move attachments from Attachments folder to public/images
- Reformat image from Obsidian style to standard markdown format
2022-04-18 21:25:28 +07:00
Tuan Cao
94bb53b6fc Fix stupid bug. 2022-04-18 17:53:23 +07:00
Tuan Cao
43d1b12d17 ... 2022-04-18 17:47:15 +07:00
Tuan Cao
eecb943b79 ... 2022-04-18 17:17:13 +07:00
Tuan Cao
e331a9c7c9 Filter out non-existent target edge 2022-04-18 16:47:02 +07:00
Tuan Cao
0efef3cebf ... 2022-04-18 16:37:59 +07:00
Tuan Cao
1089489672 - Handle graph click 2022-04-18 15:06:10 +07:00
Tuan Cao
758a8c90b4 - Add title back to Backlink
- Remove duplicated backlink and self-reference.
2022-04-18 12:02:05 +07:00
Tuan Cao
ce8de2da9f - fix bug: missing nodes in global graph
- fix bug: mismatch mapping node in index page (/)
- local graph now include both backlink and forward link
2022-04-18 11:48:36 +07:00
Tuan Cao
13e6cca5a4 Rename layout.js to Capitalize file name (Layout)
Removed unused _post.js
2022-04-18 09:09:58 +07:00
Tuan Cao
bfea43bb3e Refactor: replace reference to 'posts' folder single function call 2022-04-18 08:58:37 +07:00
Tuan Cao
159e64f409 Further bug fix attempt 2022-04-18 08:41:57 +07:00
Tuan Cao
8e4e9d1b32 Return default value to toSlug func 2022-04-18 08:10:19 +07:00
Tuan Cao
0065eed6e9 Remove some noisy logging 2022-04-18 07:58:20 +07:00
Tuan Cao
f606499ae8 Fix bug: Title not shown in Graph view 2022-04-17 21:01:13 +07:00
Tuan Cao
6f027aeb8e Handle Internal link with hashtag('#') 2022-04-17 20:22:50 +07:00
Tuan Cao
40a947e2ea Improve mapping slug to filepath, to reduce error when build up graph
(WIP 2)
2022-04-17 20:04:58 +07:00
Tuan Cao
99dbccef0a Improve mapping slug to filepath, to reduce error when build up graph
(WIP)
2022-04-16 22:55:20 +07:00
Tuan Cao
fed481d2a9 Improve Graph layout
Some minor styling.
2022-04-15 15:07:36 +07:00
Tuan Cao
047caf1695 Remove lint 2022-04-15 11:20:45 +07:00
Tuan Cao
5b914a148c Remove lint
Fix build error
2022-04-15 11:20:32 +07:00
Tuan Cao
5195f9bdcc Add support for Local Nodes
Render Graph in [id] posts
2022-04-15 11:00:45 +07:00
Tuan Cao
b43dfd77b0 Add CytoGraph component to re-present the graph 2022-04-15 09:04:28 +07:00
Tuan Cao
b4f27edd5d Some css clean up for backlink section. 2022-04-13 14:30:00 +07:00