Commit Graph

76 Commits

Author SHA1 Message Date
9fc0562b61 add binary search 2024-02-16 19:35:38 -06:00
6a4b047420 remove alien header 2024-02-11 14:27:05 -06:00
b1f55fd898 (debugging) nested links not working properly 2024-02-03 23:09:41 -06:00
01959f7cb1 move files around 2024-01-14 14:03:45 -06:00
f69a813be7 Add alien instead of my face 2024-01-11 17:47:28 -06:00
bc6e373e9f add urls to social links 2024-01-09 00:08:06 -06:00
6ccbb6537e fix all linting problems 2024-01-07 12:05:04 -06:00
6cb1ad6279 mask some build errors and make some config changes 2024-01-07 01:50:56 -06:00
fd51f273f4 Change a lot of things (see description)
- removes tailwind (was cool but dont need it)
- reworks a lot of the html
- utilize a no css... library? css file? idk
- add a few details
- rework the navigation on the built notes pages
- write a bunch of tailwind like css classes
- ... maybe some more, too lazy
2024-01-06 21:04:57 -06:00
41d88578a7 make back button text xs 2023-12-31 21:14:37 -06:00
c81ebede3a change a bunch of styles 2023-12-31 21:10:16 -06:00
c6cb1b753e add some more useful links 2023-12-31 15:31:06 -06:00
7dfd12e60d export link type interface 2023-12-31 15:17:04 -06:00
ff36addc56 fix some styles on folder tree 2023-12-31 15:16:04 -06:00
72289219eb update some styling to be more fluid 2023-12-31 14:29:30 -06:00
d0424a70f2 fixing react props issues 2023-12-31 11:13:10 -06:00
4e26072046 fix bug preventing home notes from rendering 2023-12-31 10:57:12 -06:00
eeee169975 add eslint to project 2023-12-30 10:42:21 -06:00
41f445c7a0 update a few more components to typescript 2023-12-29 20:02:17 -06:00
0b620a344f convert some more components to typescript 2023-12-29 19:17:02 -06:00
416544c384 do the same for social link (forgot to uncomment and fix) 2023-12-29 17:22:20 -06:00
dfac676f38 move list components to components dir 2023-12-29 17:20:43 -06:00
4ce7d3fcf0 Portfolio improvements 2023-12-29 00:03:35 -06:00
a562335972 add some useful links and socails icons 2023-12-27 23:06:32 -06:00
3a3fda85ca make all skills same color 2023-12-27 23:06:20 -06:00
723cf54237 redo some of the styles 2023-12-27 20:34:50 -06:00
74e960f14e add job, project, and skill components 2023-12-25 19:28:08 -06:00
90bddfde70 add a back to porfolio link to folder tree component 2023-12-25 19:27:55 -06:00
c245e92fde clean up some code 2023-12-24 00:11:22 -06:00
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