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
Tuan Cao
936855a136
Some more styling
2022-04-19 15:15:54 +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
0efef3cebf
...
2022-04-18 16:37:59 +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
5b914a148c
Remove lint
...
Fix build error
2022-04-15 11:20:32 +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