Commit graph

11 commits

Author SHA1 Message Date
fb0d5a3e26 changed Explore to Search and added date picker 2021-06-27 14:36:07 +09:00
ea7bea8dee bumped dependency versions 2021-06-22 17:14:28 +09:00
e907b9009f hard coded post author, removed dompurify, separated blog post contents from metadata, removed post template file, and implemented tag and date order feature 2021-06-22 17:08:10 +09:00
893556cbd5 fixed page not loading on refresh 2021-05-31 13:43:18 +09:00
8b40dcb298 added basic platform support (mobile, IE) 2021-05-30 22:10:17 +09:00
cb7d07ffb7 updated packages and moved types packages to dev dependencies 2021-05-30 17:03:00 +09:00
c601e026dd removed (seemingly) unnecessary eslint settings 2021-05-20 16:47:18 +09:00
cbee00d4ce bumped packages versions and removed unused packages 2021-05-20 16:09:40 +09:00
c850184bc7 removed styled-theming dependency 2021-05-19 17:26:40 +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