Commit graph

159 commits

Author SHA1 Message Date
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
c59e4f31e2 removed unnecessary info 2021-08-10 15:35:55 +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
3bd4f2d4c8 improved query string handling 2021-08-10 09:39:41 +09:00
33476e7fc5 improved shadow on dark theme 2021-08-10 09:31:36 +09:00
c977e14112 added word count and read time 2021-08-10 09:31:26 +09:00
4bd425061b improved search bar styling 2021-08-10 08:57:42 +09:00
3841aabcbb added form logic and aligned search items from top 2021-08-10 08:14:45 +09:00
2c2f586420 fixed search not working on first click 2021-08-10 07:21:29 +09:00
9f9f113a0e fixed date range not updating on clear button pressed 2021-08-09 22:55:36 +09:00
493e43b38b added query string to url and fixed test and clear buttons 2021-08-09 22:45:03 +09:00
1fdd5dcc0c changed input bar size, better query string conversion, and moved search button location 2021-08-09 17:17:02 +09:00
31c29df20d removed header not tracked by toc 2021-08-09 15:06:04 +09:00
6d190844d6 fixed table of contents 2021-08-09 15:05:47 +09:00
a90619e77f improved readability on low contrast 2021-08-09 12:17:01 +09:00
f4d49b74d8 removed bright outline for code blocks on dark theme 2021-08-09 12:12:59 +09:00
338ee5a7cf increased contrast of blockquote for dark theme 2021-08-09 12:09:55 +09:00
b7fdc2254e added link 2021-08-09 12:09:32 +09:00
06183e7146 added custom header section 2021-08-09 12:04:14 +09:00
a200a71abc put search bar on top for mobile 2021-08-09 11:53:46 +09:00
e96452df3f attempting to fix github license detection 2021-08-08 16:50:11 +09:00
2214b276c4 copied from https://github.com/licenses/license-templates 2021-08-08 16:44:50 +09:00
a07cc664c9 moved meta tags and implemented date range feature 2021-08-04 17:05:32 +09:00
5414950e7b added basic meta tags (testing) 2021-08-04 14:52:45 +09:00
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
28ad3e2816 added table css 2021-08-04 13:32:21 +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
f30fe0c843 added css for kbd tag 2021-08-03 15:53:55 +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
a110179f8e added default and optional flex direction 2021-08-03 14:18:28 +09:00
f731826368 - implemented basic search feature
- added tag list comonent to replace tables
2021-08-03 12:49:33 +09:00
06ade73ac1 renamed import name posts to map 2021-08-02 10:32:11 +09:00
91a3a41ee4 added next and prev button 2021-08-02 10:02:29 +09:00
764883f3e2 moved margin from theming to Navbar 2021-08-02 10:02:09 +09:00
cb33dacf4a removed unnecessary css 2021-08-02 10:01:22 +09:00
0527f6b924 removed testing and bumped dependencies 2021-08-02 07:33:31 +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
8d6347d6ca optimization (removed a for loop) 2021-08-01 11:15:44 +09:00
05b1b63347 moved post card to separate component 2021-08-01 10:39:25 +09:00
4bccb7f883 worked on preparing search query 2021-07-31 22:36:59 +09:00
632f0c859a added MIT License shield 2021-07-31 11:45:29 +09:00
36604b2da7 added more text to code block 2021-07-31 11:45:07 +09:00