Commit Graph

52 Commits

Author SHA1 Message Date
a1826fdcba convert all new class usages to use this. 2023-12-26 23:36:36 -06:00
060815395a move construct graph function call to getStaticProps 2023-12-25 22:04:02 -06:00
1adbbe2f54 revert ol,ul,menu styles 2023-12-25 20:25:55 -06:00
13acd7416a remove font-mono class from body 2023-12-25 19:50:44 -06:00
d59620e25c rename note dir to notes dir 2023-12-25 19:50:31 -06:00
67f7658907 update imports, classname and remove graphdata from note index 2023-12-25 19:27:15 -06:00
4292c53fde update classname in note id file 2023-12-25 19:26:45 -06:00
f572287de3 remove nasty google links 2023-12-25 19:26:17 -06:00
712d09e96c replace index.html with index.js file 2023-12-25 19:25:55 -06:00
5fd149397b remove PlausibleProvider 2023-12-24 00:13:41 -06:00
e85b4488b3 work on getting things to look right 2023-12-24 00:13:29 -06:00
68f3643a5f remove graph visualization 2023-12-23 22:26:19 -06:00
Tuan Cao
0038c56598 Update tracking to mindstone.tuancao.me 2022-05-26 11:29:36 +07:00
Tuan Cao
936855a136 Some more styling 2022-04-19 15:15:54 +07:00
Tuan Cao
0e929ffdb9 Add basic code highlighting using prism 2022-04-19 13:17:47 +07:00
Tuan Cao
d8806d6771 Fixed layout on home page. 2022-04-18 23:18:26 +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
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
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
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
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
08bf40fc35 Clean up unused codes 2022-03-31 15:12:00 +07:00
Tuan Cao
f1fb9e26e2 Add Follow me alert to content. 2022-03-25 15:18:36 +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
bae2cc6be7 Rename post to utils 2022-03-24 11:55:12 +07:00
Tuan Cao
005993da21 Make Tree navigation go to correct page. 2022-03-24 11:15:43 +07:00
Tuan Cao
6e24e2a309 Replace Folder Tree with MUI implementation. 2022-03-23 22:25:39 +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
7927855016 hide graph
delete document.js
2022-03-16 17:40:12 +07:00
Tuan Cao
1ef445d9d4 Hide Side Bar 2022-03-16 11:52:08 +07:00
Can Burak S
f7f8c60027 Some colors were changed 2021-10-23 14:35:21 +03:00
web-meister
fb7f3ebe38 ... 2021-03-04 00:49:23 +03:00
web-meister
8bd5e7411a ... 2021-03-04 00:49:00 +03:00
web-meister
46f4f08891 ... 2021-03-04 00:37:59 +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