6ee2f0443f
added larg screen support
2021-05-31 14:38:58 +09:00
5fad984335
minor color adjustment for blockquotes
2021-05-31 12:13:13 +09:00
2afe7e69e7
removed localization support
2021-05-31 12:03:33 +09:00
8b40dcb298
added basic platform support (mobile, IE)
2021-05-30 22:10:17 +09:00
62fdce6ae5
chagned pages file name to uppercase
2021-05-30 19:39:34 +09:00
8263a76e41
fixed component not loading on reload and nested url
2021-05-30 17:59:03 +09:00
cf673470f8
chagned Home component name to PostList, organized import statements to be more readable, separated langauge context so there's one export in App.tsx, removed component={<Component>} format from Route Switch in App.tsx
2021-05-30 17:27:30 +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
6c1de6bbbd
added language toggle feature
2021-05-19 13:38:10 +09:00
25e9c10e26
code quality improvement
2021-05-17 16:18:18 +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