Commit graph

792 commits

Author SHA1 Message Date
67d62676e3 changed to function component. Fixed clickable area size. 2021-09-08 13:02:12 +09:00
b2449b589c cchanged variable name 2021-09-08 11:31:19 +09:00
0ee2cd0b13 moved import statement location 2021-09-08 11:25:45 +09:00
c82a8e923d improved readability 2021-09-08 10:56:10 +09:00
a5c8bd5169 switch between result and results depending on the number of search results 2021-09-08 10:49:01 +09:00
26cd110e39 fixed no title showing up on unsearchable posts 2021-09-08 10:47:17 +09:00
a671bdb8d5 renaming and reorgainizing 2021-09-04 14:40:54 +09:00
c6c0269825 fixed empty qurey in url 2021-09-04 14:24:17 +09:00
422b6cb776 added results counter and added tag filter 2021-09-04 14:04:06 +09:00
9e186e7755 added dropdown tag selector 2021-09-03 16:32:04 +09:00
ace56997f4 moved clear tags button 2021-09-01 16:44:25 +09:00
f91d91e7fb added clear tags button 2021-09-01 16:40:20 +09:00
0af1c625d4 search on page load 2021-09-01 16:38:33 +09:00
02234fcf22 implemented search on type feature 2021-09-01 16:27:36 +09:00
1a4a674cf6 fixed tags automatically adding on enter press 2021-09-01 14:38:19 +09:00
fdcfb24e48 applied spacing to page too 2021-08-31 09:53:17 +09:00
e95810df99 added more space between icons and text 2021-08-31 09:02:13 +09:00
ace4fc82a9 added i and lvl to toc element 2021-08-17 11:11:58 +09:00
74b523be23 fixed clickable area size 2021-08-17 09:27:53 +09:00
a5d9c1e11f fixed uncentered search bar 2021-08-17 09:21:52 +09:00
4cb73005f8 added border to code 2021-08-17 09:14:36 +09:00
aa7f34ff7d removed toc section for posts with no toc 2021-08-17 09:11:21 +09:00
a5cad47c78 removed "Published on" 2021-08-17 09:05:45 +09:00
37fd671eac replaced read more with clickable card 2021-08-17 08:59:54 +09:00
f794f19ef6 simpler meta tag logic and added meta container 2021-08-16 23:33:35 +09:00
4c894c13aa fixed content not loadiing on some url 2021-08-16 23:29:22 +09:00
60c4cd250f changed "copyright" to "created by" 2021-08-16 23:23:33 +09:00
bcd76c9f12 post meta color to give title more contrast 2021-08-16 23:21:21 +09:00
3fb53fc4f4 removed all implicit any 2021-08-16 23:19:11 +09:00
08a8d5b030 added type declaration for styled components theme 2021-08-13 19:41:55 +09:00
14ff147aae more intuitive variable name 2021-08-13 19:18:22 +09:00
159cbc293a fixed global style auto formatting issue 2021-08-13 18:59:24 +09:00
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
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