Commit Graph

100 Commits

Author SHA1 Message Date
5d18caa7af remove pages associated with portfolio 2024-02-17 12:09:11 -06:00
9fc0562b61 add binary search 2024-02-16 19:35:38 -06:00
2fd3530911 Update the thai page 2024-02-13 21:29:08 -06:00
c3ded3cf43 add spinning animation to card 2024-02-11 16:37:22 -06:00
6a4b047420 remove alien header 2024-02-11 14:27:05 -06:00
86cda450b3 add thai flash cards for consonant alphabet 2024-02-10 00:48:12 -06:00
b1f55fd898 (debugging) nested links not working properly 2024-02-03 23:09:41 -06:00
Triston
dc0ec48db4 add email page for people to sign up to my email list 2024-01-28 14:06:04 -06:00
01959f7cb1 move files around 2024-01-14 14:03:45 -06:00
52fcce33e6 update some links and labels 2024-01-14 00:38:50 -06:00
59e3783cbd remove corner animated image 2024-01-13 23:26:13 -06:00
f69a813be7 Add alien instead of my face 2024-01-11 17:47:28 -06:00
262ca4448c convert img tags to Image components in index file 2024-01-08 22:33:54 -06:00
3e84d77d6a fix head tags and add page props to body in document file 2024-01-07 15:39:53 -06:00
7819ee0572 remove head in index and add classname to body on document file 2024-01-07 15:07:07 -06:00
0e69f190f7 add key prop to body tag in head 2024-01-07 14:29:27 -06:00
54caac0735 debugging crash in head tag 2024-01-07 14:22:59 -06:00
8f692576f2 add back head tag in index file 2024-01-07 14:17:06 -06:00
4bcda2ae1c add back head in document file 2024-01-07 14:11:46 -06:00
85241eea8f debuggin build 2024-01-07 13:56:19 -06:00
f899ed2096 debugging build pipeline 2024-01-07 13:53:32 -06:00
defa2f7b9e remove cdn import in head elements 2024-01-07 13:41:13 -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
7da78c973d fix issue with margins in notes pages 2024-01-06 22:12:23 -06:00
32c0cd7a23 Adds bg gradient, cute gif, and removes some unused code 2024-01-06 22:00:19 -06:00
0517e2b6de update playground link 2024-01-06 21:05:53 -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
78be0209ae update styles 2024-01-01 01:13:10 -06:00
d882af592b mess around with a playground 2024-01-01 00:30:19 -06:00
c81ebede3a change a bunch of styles 2023-12-31 21:10:16 -06:00
fc1c4a3224 add types to app file 2023-12-31 15:25:34 -06:00
3ab06bbc66 add link type to homeprops 2023-12-31 15:25:23 -06:00
58b03b3b96 fix backlinks type and imports 2023-12-31 15:15:25 -06:00
72289219eb update some styling to be more fluid 2023-12-31 14:29:30 -06:00
4e26072046 fix bug preventing home notes from rendering 2023-12-31 10:57:12 -06:00
78f98d4f1b debugging making app work again 2023-12-31 09:35:22 -06:00
abf8b40591 make next config js file 2023-12-30 10:49:39 -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
36236ceead add typescript support to app 2023-12-29 17:29:50 -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
a3441a5f91 add some tweets 2023-12-27 23:45:31 -06:00
a562335972 add some useful links and socails icons 2023-12-27 23:06:32 -06:00
723cf54237 redo some of the styles 2023-12-27 20:34:50 -06:00
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