Commit graph

49 commits

Author SHA1 Message Date
c850184bc7 removed styled-theming dependency 2021-05-19 17:26:40 +09:00
087e9fa8c8 moved css animation time to theming.ts 2021-05-19 13:40:35 +09:00
6c1de6bbbd added language toggle feature 2021-05-19 13:38:10 +09:00
255d3939e3 removed filename from top comment as file names could be changed 2021-05-19 12:51:58 +09:00
5e9b179630 made developomp more readable 2021-05-18 16:55:26 +09:00
7462616370 changing tooltop for theme button and separated langauge toggle button to different component 2021-05-18 13:48:48 +09:00
7e105e0b48 changed target name from dev to test 2021-05-18 09:39:01 +09:00
43960ce7d3 fixed target name again because me being a idiot deleted the domain 2021-05-17 23:58:16 +09:00
3c68d732c4 fixed target name 2021-05-17 23:48:21 +09:00
53235babb1 fixed path again 2021-05-17 23:39:08 +09:00
d3d2ab860c fixed path 2021-05-17 23:34:54 +09:00
4c8a267272 fixed indention 2021-05-17 23:29:49 +09:00
fc4b13f265 separated build and deploy 2021-05-17 23:27:33 +09:00
3021ce3bfc fixed broken dependency 2021-05-17 17:51:20 +09:00
2b5a32c157 trying other github actions 2021-05-17 17:49:55 +09:00
9cb62f5486 better target configure command 2021-05-17 16:54:13 +09:00
fb950fce3f added configuring target 2021-05-17 16:51:24 +09:00
3a32b36292 hopefully this will fix it 2021-05-17 16:43:41 +09:00
409955e6ff how long should I do this 2021-05-17 16:35:15 +09:00
2b3414c379 yet another attempt at fixing github action. Added some comments too. 2021-05-17 16:32:48 +09:00
829031fdc6 another attempt at fixing github action 2021-05-17 16:26:45 +09:00
557459704b fixed github action 2021-05-17 16:23:20 +09:00
e06ee9360c fixed theme button icon switched 2021-05-17 16:18:39 +09:00
25e9c10e26 code quality improvement 2021-05-17 16:18:18 +09:00
2b10086cc6 updated README.md 2021-05-16 18:33:54 +09:00
5497251195 better code style and comments 2021-05-16 18:32:25 +09:00
ce5d82d217 fixed github action file indention problem... again... 2021-05-16 16:38:20 +09:00
ac62e0cc57 fixed github action file indention problem 2021-05-16 16:37:08 +09:00
356174f4af auto build & deploy to firebase 2021-05-16 16:31:41 +09:00
c99808ab51 added firebase dev site support 2021-05-16 11:38:51 +09:00
3dbdc6f2b2 changed theme button icon 2021-05-16 08:59:14 +09:00
e4ae1f2a05 updated packages info 2021-05-15 19:51:11 +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
94b5af4ab8 more organized navbar link order 2021-05-15 12:56:37 +09:00
c36c986ffa fixed navbar links wrapping issue. Hotfix. 2021-05-15 12:55:03 +09:00
ed62cf4399 added public folder, vscode settings, and updated README 2021-05-15 12:44:46 +09:00
dd4d0476a5 fixed replaceAll() does not exist error 2021-05-15 12:36:40 +09:00
379c1c60d9 moving from hexo theme to my own react design 2021-05-15 00:30:19 +09:00
7ff3176072 added space between video and quote 2021-03-18 14:06:27 +09:00
fd95803b1b fixed video embed again 2021-03-18 13:40:25 +09:00
01a2e92d28 fixed video embed 2021-03-18 13:33:22 +09:00
2278154c87 removed github action for deploying hexo stuff. Can't use generate command in github actions 2021-03-18 13:13:10 +09:00
d7b98ff762 added github workflow for auto deploying website and fix+added quotes 2021-03-18 13:08:40 +09:00
bc4f18cb3c updated theme and added submodules update instruction 2021-03-12 15:44:44 +09:00
3237db0bf7 added 1 more quotes. Yeah. Big deal. 2021-02-20 10:37:43 +09:00
0bb6dbb31a added instructions to setup 2021-02-13 18:00:32 +09:00
0b1d42de02 removed unnecessary configs 2021-02-13 17:58:52 +09:00
7715dbfb09 added missing submodules 2021-02-13 16:11:00 +09:00
60444b4120 initial commit 2021-02-13 16:02:10 +09:00