Commit graph

15 commits

Author SHA1 Message Date
ecffddf877 removed console.log 2021-08-10 16:01:07 +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
db5677fbc5 added space after toc list 2021-08-10 12:50:49 +09:00
a833c6fe5e increased toc button area 2021-08-10 12:50:12 +09:00
b23aa7263d made toc collapsable 2021-08-10 12:45:43 +09:00
c977e14112 added word count and read time 2021-08-10 09:31:26 +09:00
adbc6501fd fixed table of contents on light theme
added taglist flex direction
added missing space above title
2021-08-03 15:48:54 +09:00
f731826368 - implemented basic search feature
- added tag list comonent to replace tables
2021-08-03 12:49:33 +09:00
91a3a41ee4 added next and prev button 2021-08-02 10:02:29 +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
ba6fc1b3de changed page title from h2 to h1 2021-07-26 11:16:41 +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
62fdce6ae5 chagned pages file name to uppercase 2021-05-30 19:39:34 +09:00
Renamed from source/src/pages/page.tsx (Browse further)