Commit graph

21 commits

Author SHA1 Message Date
455f003200 changed video 2021-08-04 13:38:27 +09:00
5f72a02326 added more text to key section 2021-08-04 13:34:47 +09:00
ac39678a9f added table alignment 2021-08-04 13:33:33 +09:00
47fc217ae9 added slash to new line tag 2021-08-04 12:44:19 +09:00
224c4eede0 added video and underline 2021-08-04 12:44:08 +09:00
84f6efec80 - added code block styling
- added mathematical expression
- combined recursive parsers
2021-08-04 11:57:32 +09:00
6e8b20a85c removed duplicate codes
restructured series database
2021-08-02 07:22:42 +09:00
d4e7a5d7e5 curated all quotes 2021-08-01 18:00:18 +09:00
a6ac1b4b34 added basic series posts 2021-08-01 16:15:48 +09:00
36604b2da7 added more text to code block 2021-07-31 11:45:07 +09:00
a2d2b5af04 added goals page 2021-07-31 08:48:45 +09:00
a637108301 capitalization and reordering 2021-07-31 08:48:27 +09:00
036aaea3cc added more stuff to test 2021-07-31 08:47:44 +09:00
2d5582fda2 added tags, changed data structure, separated unsearchable posts from regular posts 2021-07-30 15:15:10 +09:00
ba84cabb76 addded contents to about, contact, and portfolio pages 2021-07-30 15:09:23 +09:00
ae37fb930d consistent date format 2021-06-22 22:21:53 +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
eb29ad0074 fixed quote not showing on post list 2021-05-31 13:23:04 +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
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