Commit graph

10 commits

Author SHA1 Message Date
1298b2e8d4 converted footer to functional component 2021-12-14 21:21:59 +09:00
60c4cd250f changed "copyright" to "created by" 2021-08-16 23:23:33 +09:00
cb33dacf4a removed unnecessary css 2021-08-02 10:01:22 +09:00
39079e4cad fixed issue where the text is incorrectly aligned
added max width to footer content
removed bold p
2021-07-31 08:49:47 +09:00
cd8cbba973 moved styles outside the class and fixed react error #130 where site doesn't work on production mode 2021-05-30 20:43:34 +09:00
046dd05713 Changed all functional components to class components. added better comments, minor optimizations here and there, removed some unfinished posts from blogs 2021-05-20 15:56:41 +09:00
c850184bc7 removed styled-theming dependency 2021-05-19 17:26:40 +09:00
5e9b179630 made developomp more readable 2021-05-18 16:55:26 +09:00
8a2db03c0f - added custom spinner to use instead of imported ones
- added new empty blog post
- changed react-helmet to react-helmet-async for faster tab title change and reduced console warning
- better eslint config and corresponding warning fixes (changing let -> const, removed unused variables, etc.)
- removed redundant Router from footer
- removed ignored preload attribute value from font loading link tag in index.html
2021-05-15 19:50:00 +09:00
379c1c60d9 moving from hexo theme to my own react design 2021-05-15 00:30:19 +09:00