Commit Graph

47 Commits

Author SHA1 Message Date
68f3643a5f remove graph visualization 2023-12-23 22:26:19 -06:00
2536c40517 improve mdcontent component
- added backlink group component that places all backlinks into a details element so the page is a little cleaner
- changes the "powered by" section to be more relevent to me
- show "no backlinks found" instead of details if no backlinks
- remove the alert at the top of every note
- formatting changes
2023-12-23 20:10:03 -06:00
ccab82f972 fix treeview imports 2023-12-23 20:06:57 -06:00
Tuan Cao
936855a136 Some more styling 2022-04-19 15:15:54 +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
5c3f6cb4ee - Add Powered By Footer
- Some small styling
- Handle no Backlink case.
2022-04-19 08:48:11 +07:00
Tuan Cao
96d4e9e7e7 Support Responsive layout (missed commit) 2022-04-18 22:43:39 +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
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
13e6cca5a4 Rename layout.js to Capitalize file name (Layout)
Removed unused _post.js
2022-04-18 09:09:58 +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
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
fed481d2a9 Improve Graph layout
Some minor styling.
2022-04-15 15:07:36 +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
Tuan Cao
9766844614 - Show short summary in Backlink section
- Extract content from refered markdown file.
2022-04-08 14:44:45 +07:00
Tuan Cao
aecf7c9da6 WIP styling backlink section 2022-04-08 11:56:09 +07:00
Tuan Cao
2bb96504c9 Finished constructing backlink from internal links
TODO: performance improvement, and code reability.
2022-04-07 16:52:41 +07:00
Tuan Cao
b47d1053d8 WIP: Render backlink in MarkDown content component. 2022-04-07 10:44:02 +07:00
Tuan Cao
930d7bf48d Refactor to prepare to convert to react component 2022-04-05 11:47:41 +07:00
Tuan Cao
36dcfbb2bc Wrapping MD Content inside MD Container
Boiler plate code for adding multiple MD Content
2022-03-31 16:59:10 +07:00
Tuan Cao
bc844bc0fa More refactoring:
- Move markdown rendering to its own component.
2022-03-31 15:46:10 +07:00
Tuan Cao
bf58dd15c6 A little bit more styling and default expanded Side bar 2022-03-24 15:19:01 +07:00
Tuan Cao
c56bacc34b Put Side bar to both Index and post pages
Make nav bar appear on the left side.
2022-03-24 14:43:18 +07:00
Tuan Cao
005993da21 Make Tree navigation go to correct page. 2022-03-24 11:15:43 +07:00
Tuan Cao
b245a3e2c2 Replace Folder Tree with MUI implementation. 2022-03-23 22:25:28 +07:00
Tuan Cao
ea1c149a1f Clear warning about styleSheet declare in Page level, move it to _document.js 2022-03-23 11:21:59 +07:00
Tuan Cao
9027596d06 WIP adding folder tree 2022-03-23 10:50:06 +07:00
Tuan Cao
19fedf5e6d Basic styling of the site using some obsidian css 2022-03-17 15:42:57 +07:00
Tuan Cao
92116df077 Clean thing up. 2022-03-17 14:35:32 +07:00
Tuan Cao
e69581cb9f Delete side bar interaction 2022-03-16 17:40:49 +07:00
Tuan Cao
1ef445d9d4 Hide Side Bar 2022-03-16 11:52:08 +07:00
Can Burak S
9f03477789 Some colors were changed 2021-10-23 05:43:44 +03:00
Can Burak S
fbb6163cf8 .. 2021-08-27 15:11:22 +03:00
Can
91b606d4be ... 2020-12-06 22:40:20 +03:00
Can
de73654b10 main content max width set to 700px 2020-12-01 23:30:06 +03:00
Can
e9f11ee1e5 working 2020-12-01 06:28:42 +03:00
Can
e71bbc741e ... 2020-11-30 14:29:34 +03:00
Can
4a6a5a4da4 first commit -m 2020-11-28 18:45:01 +03:00