Commit graph

173 commits

Author SHA1 Message Date
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
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
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
3320eee8dd added dev.to to about page 2021-12-09 17:50: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
dcd415a246 bumped package versions 2021-09-29 14:39:52 +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
a5c8bd5169 switch between result and results depending on the number of search results 2021-09-08 10:49:01 +09:00
26cd110e39 fixed no title showing up on unsearchable posts 2021-09-08 10:47:17 +09:00
a671bdb8d5 renaming and reorgainizing 2021-09-04 14:40:54 +09:00
c6c0269825 fixed empty qurey in url 2021-09-04 14:24:17 +09:00
422b6cb776 added results counter and added tag filter 2021-09-04 14:04:06 +09:00
9e186e7755 added dropdown tag selector 2021-09-03 16:32:04 +09:00
ace56997f4 moved clear tags button 2021-09-01 16:44:25 +09:00
f91d91e7fb added clear tags button 2021-09-01 16:40:20 +09:00
0af1c625d4 search on page load 2021-09-01 16:38:33 +09:00
02234fcf22 implemented search on type feature 2021-09-01 16:27:36 +09:00
1a4a674cf6 fixed tags automatically adding on enter press 2021-09-01 14:38:19 +09:00
fdcfb24e48 applied spacing to page too 2021-08-31 09:53:17 +09:00
e95810df99 added more space between icons and text 2021-08-31 09:02:13 +09:00
ace4fc82a9 added i and lvl to toc element 2021-08-17 11:11:58 +09:00
74b523be23 fixed clickable area size 2021-08-17 09:27:53 +09:00
a5d9c1e11f fixed uncentered search bar 2021-08-17 09:21:52 +09:00
4cb73005f8 added border to code 2021-08-17 09:14:36 +09:00