Commit graph

16 commits

Author SHA1 Message Date
0ee2cd0b13 moved import statement location 2021-09-08 11:25:45 +09:00
a04ded5506 implemented jump feature to toc, removed marked dependency, changed white link class name, removed unused css, moved toc data from map to individual json files 2021-08-10 15:55:13 +09:00
c977e14112 added word count and read time 2021-08-10 09:31:26 +09:00
6d190844d6 fixed table of contents 2021-08-09 15:05:47 +09:00
84f6efec80 - added code block styling
- added mathematical expression
- combined recursive parsers
2021-08-04 11:57:32 +09:00
f731826368 - implemented basic search feature
- added tag list comonent to replace tables
2021-08-03 12:49:33 +09:00
6e8b20a85c removed duplicate codes
restructured series database
2021-08-02 07:22:42 +09:00
a6ac1b4b34 added basic series posts 2021-08-01 16:15:48 +09:00
2d5582fda2 added tags, changed data structure, separated unsearchable posts from regular posts 2021-07-30 15:15:10 +09:00
7a57055b93 show posts in recent order in PostList 2021-06-23 11:59:38 +09:00
9f27b34e9e fixed pageList loading taking too long 2021-06-22 22:34:40 +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
255d3939e3 removed filename from top comment as file names could be changed 2021-05-19 12:51:58 +09:00
5497251195 better code style and comments 2021-05-16 18:32:25 +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