Commit graph

238 commits

Author SHA1 Message Date
868b386625 improved import 2021-12-17 13:38:13 +09:00
fd67ff2114 split page to smaller components 2021-12-17 13:31:10 +09:00
150311472e fixed reset date range button style
Fixed reset date range button css on smaller displays
2021-12-17 12:55:59 +09:00
3f4e244384 split search page components 2021-12-17 12:35:02 +09:00
a771fb2038 made it easier to work with card and main content
converted card and main content card to a styled components
2021-12-17 11:58:58 +09:00
37f33d0f95 fixed katex css and cleaned global style css 2021-12-16 20:05:02 +09:00
ffbce7ddb4 improved code block styling and added theme 2021-12-16 19:49:18 +09:00
9278970762 moved style related code to separate folder 2021-12-16 18:30:04 +09:00
b8dd6e8d07 removed web-vitals 2021-12-16 18:28:50 +09:00
0df0656e0f improved global style structure 2021-12-15 11:53:02 +09:00
f1df3c57bc added source to the algorithm used 2021-12-15 11:52:58 +09:00
2a4c5e99aa separated global theme css to another file 2021-12-15 11:43:14 +09:00
744547148e improved file description 2021-12-15 11:40:45 +09:00
b6c3fe5517 simplified docs and prevent workflow from running incorrectly in other people's repo 2021-12-15 11:31:54 +09:00
87322e08c3 close #20 2021-12-15 10:52:38 +09:00
591aeec9ad removed language support for App and made it a functional component 2021-12-15 10:21:43 +09:00
d86e5ae002 minimized use of null, made Page.tsx functional component, removed unused import from NotFound.tsx, and moved HelmetProvider to index.tsx 2021-12-15 10:14:19 +09:00
49fd2b2900 changed class componenets to functional components and cleaned code 2021-12-14 22:43:30 +09:00
c631c16711 converted Loading.tsx to functional component 2021-12-14 22:18:30 +09:00
d0f36bd210 updated outdated vscode extension 2021-12-14 22:10:20 +09:00
1298b2e8d4 converted footer to functional component 2021-12-14 21:21:59 +09:00
be04d04039 changed 404 page to functional component 2021-12-14 21:15:04 +09:00
84c2e082a6 increased post list size from 4 to 5 2021-12-14 20:58:40 +09:00
953edb5405 changed PostList to functional component 2021-12-14 20:58:17 +09:00
44c17577d1 bumped package versions 2021-12-14 10:31:46 +09:00
462084381e updated accounts and replaced age with year of birth 2021-12-14 09:20:23 +09:00
760caff5d2 made build step name more accurate 2021-12-09 17:51:00 +09:00
3320eee8dd added dev.to to about page 2021-12-09 17:50:41 +09:00
b8bb8d828c added missing package install command 2021-11-16 11:27:38 +09:00
80a920e634 Merge branch 'master' of https://github.com/developomp/developomp-site 2021-11-16 11:25:22 +09:00
b9f7ff77ea fixed formatting 2021-11-16 11:23:16 +09:00
5ef5279b3b fixed mixed use of tab and space 2021-11-16 11:20:55 +09:00
c349187427 using setup-node action 2021-11-16 11:18:41 +09:00
cf66616f88 prevent people from contacting me via proton mail 2021-10-19 14:11:52 +09:00
0ee1114322 removed unused css 2021-10-14 12:56:56 +09:00
a6fbe9e026 added official accounts 2021-10-14 12:18:32 +09:00
67de1bb5b0 fixed other components drawing over navbar and added some helpful comment to generator :) 2021-09-29 22:37:19 +09:00
9f6ee2d95c renamed Spinner.tsx to Loading.tsx, changed loading screen design, chagned emphasis on IE not supported message, and added loading page 2021-09-29 22:23:27 +09:00
bc10d33cb2 potntial fix for gh deploy action 2021-09-29 14:41:36 +09:00
dcd415a246 bumped package versions 2021-09-29 14:39:52 +09:00
f85a8c8414 chagned file name to something more intuitive 2021-09-29 13:50:05 +09:00
fade6538a4 added missing newline 2021-09-29 13:49:35 +09:00
942957cd9b made navbar position fixed 2021-09-29 13:45:03 +09:00
1b8422bd0f removed content id and replaced with styled component 2021-09-29 13:44:34 +09:00
1d6f470a5e simplified code, removed wrapper component, and tweaked clear date reset button 2021-09-29 12:51:03 +09:00
bb944472b4 removed portfolio and contact page 2021-09-27 14:01:07 +09:00
67d62676e3 changed to function component. Fixed clickable area size. 2021-09-08 13:02:12 +09:00
b2449b589c cchanged variable name 2021-09-08 11:31:19 +09:00
0ee2cd0b13 moved import statement location 2021-09-08 11:25:45 +09:00
c82a8e923d improved readability 2021-09-08 10:56:10 +09:00