Commit Graph

233 Commits

Author SHA1 Message Date
dadf304d33 debugging build 2024-01-07 14:05:17 -06:00
072ae71231 remove no unused var as being error 2024-01-07 13:58:15 -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
8b50537b75 change plubish dir to out 2024-01-07 12:52:39 -06:00
cfdccef868 attempt to fix build error 2024-01-07 12:45:49 -06:00
e964893b13 attempt to resolve issues 2024-01-07 12:34:09 -06:00
121108f85a remove postcss loader 2024-01-07 12:20:21 -06:00
c3dd11e7e2 fix a few more bugs 2024-01-07 12:17:57 -06:00
6ccbb6537e fix all linting problems 2024-01-07 12:05:04 -06:00
3ee2eed96e exclude js files from eslint
theyll all be replaced anyway
2024-01-07 10:32:38 -06:00
e57213bdf3 fix all lint issues in utils file 2024-01-07 10:22:37 -06:00
af6e6d87c1 add next lint package 2024-01-07 10:22:28 -06:00
ae5f8df92f fix eslint rule 2024-01-07 01:53:00 -06:00
6cb1ad6279 mask some build errors and make some config changes 2024-01-07 01:50:56 -06:00
b413a4de81 debuggin build success but now routing 2024-01-07 01:42:08 -06:00
c0439b0918 drop a dir 2024-01-07 01:34:38 -06:00
13f4900196 attempt to use relative url 2024-01-07 01:33:14 -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
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
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
2f283f9c52 add flex style to navbar 2023-12-31 15:17:15 -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
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
25889669f2 make router nav to correct directory 2023-12-31 11:56:14 -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
7fc90d80b5 update tsconfig 2023-12-31 09:35:37 -06:00
78f98d4f1b debugging making app work again 2023-12-31 09:35:22 -06:00
250081b32a move styles around and add logo theme 2023-12-31 09:34:59 -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