Commit Graph

267 Commits

Author SHA1 Message Date
Wonderfall d3368d1bb9 Merge remote-tracking branch 'upstream/master' 2023-12-30 22:16:15 +01:00
Aditya Telange 69e5e085ab
improved profile mode spacing 2023-12-16 20:59:36 +05:30
Aditya Telange f8e125c7ee
Add padding to social-icons for better tap sizing 2023-12-16 20:59:08 +05:30
Aditya Telange 60984fd136
Add icon for 'draft' posts
https://fonts.google.com/icons?selected=Material%20Symbols%20Outlined%3Aedit_note%3AFILL%400%3Bwght%40400%3BGRAD%400%3Bopsz%4048

LICENSE: https://developers.google.com/fonts/faq#can_i_use_any_font_in_a_commercial_product
2023-12-16 14:06:46 +05:30
Aditya Telange 28ec7a407d
Revert "Fix social icons extraneous margin"
This reverts commit 6864770ad4.
2023-12-16 00:32:25 +05:30
Aditya Telange 705ebeb729
table styles update
- reduce margins
- rm reduced fontsize
2023-12-15 22:09:48 +05:30
Aditya Telange 6864770ad4
Fix social icons extraneous margin 2023-12-15 22:09:15 +05:30
Aditya Telange e0fc64c43e
Optimize footer margins 2023-12-10 12:36:05 +05:30
Aditya Telange 4c50ed8bfa
Update fuse.js v6.6.2 to v7.0.0 basic 2023-11-11 12:08:18 +05:30
Hiroshi Shimoju eab731707a
fix: Prevent adjustments of font size after orientation changes in iOS (#1285)
The font size in the code block may be larger.
As shown below, the Reset CSS specifies `text-size-adjust: 100%`.
fc091cce15/normalize.css (L13)
092d0d8592/sanitize.css (L43)
2023-08-12 13:26:08 +05:30
Navendu Pottekkat f7bd1ec07c
feat: add configurable limit to search results (#1281)
* feat: add configurable limit to search results

Signed-off-by: Navendu Pottekkat <navendu@apache.org>

* Handle case where params.fuseOpts is not defined
resulting into `Cannot read properties of null (reading 'limit')`


Utilizes search options by fuse https://www.fusejs.io/api/methods.html#search 

The options:

limit (type: number): Denotes the max number of returned search results.

---------

Signed-off-by: Navendu Pottekkat <navendu@apache.org>
Co-authored-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
2023-08-12 13:17:24 +05:30
Wonderfall ad99ef818a Merge remote-tracking branch 'upstream/master' 2023-06-16 14:26:10 +02:00
Hauke 2210bf20b3
change del element decoration to line-through (#1181)
According to caniuse.com only around 69% of mobile user and 22% desktop users use a browser that supports this element. Therefore this change uses text-decoration: line-through to archive the same effect across browsers.
2023-03-31 21:33:56 +05:30
Aditya Telange 25e5b4d298
Tag Release 7.0 2023-02-12 12:23:08 +05:30
Aditya Telange 8efba34fa9
Update License year 2023-02-12 12:21:40 +05:30
Aditya Telange 5ca2d29537
Fix multi-line anchor tags not highlighted/underlined.
fixes: #1107
2022-12-20 21:13:51 +05:30
Wonderfall 1bbb071fe7 fix underlining changes 2022-12-16 12:27:00 +01:00
Wonderfall 06ee5f9d38 use border-bottom to underline links (fix #4) 2022-12-15 14:33:52 +01:00
Wonderfall 79a6f0174a Merge remote-tracking branch 'upstream/master' 2022-10-09 17:22:16 +02:00
bentonw414 1f0f294c85
Use Nullish Coalescing Operator with Fastsearch (#1033) 2022-09-02 21:32:32 +05:30
Wonderfall b27c6b9ef0
Merge branch 'adityatelange:master' into master 2022-08-22 14:14:38 +02:00
Aditya Telange 198a4d74ae
Fix Code Smell: Unexpected var, use let or const instead.
https://sonarcloud.io/project/issues?issues=AYEpqxwP3DjyH4ZzxfLw&open=AYEpqxwP3DjyH4ZzxfLw&id=adityatelange_hugo-PaperMod
2022-08-20 14:20:51 +05:30
Wonderfall b01e9a8653 bundle noscript style 2022-07-31 01:37:00 +02:00
Wonderfall 67efb771bf improve js 2022-07-29 16:15:27 +02:00
Wonderfall b43431bd51 refactor theme.js 2022-07-29 16:15:22 +02:00
Wonderfall 2f3c140f80 remove unnecessary js 2022-07-29 15:59:19 +02:00
Wonderfall 2989681d12 change progressBar color 2022-07-29 02:30:27 +02:00
Wonderfall 56560e3a03 make the progress bar disappear near the bottom 2022-07-29 01:59:55 +02:00
Wonderfall 13876beb0a add progressbar 2022-07-29 00:07:11 +02:00
Wonderfall 0a140a1a12 update scrollbar 2022-07-28 16:58:39 +02:00
Wonderfall 0dda1aeaa1 improve ToC height responsiveness 2022-07-28 16:37:20 +02:00
Wonderfall b79f84fff6 fix screen detection 2022-07-28 03:53:18 +02:00
Wonderfall d0734456ca fix js 2022-07-28 03:34:52 +02:00
Wonderfall b9e4f627cc open toc on wide displays 2022-07-28 03:17:31 +02:00
Wonderfall dfe6ecc550 few CSS tweaks 2022-07-28 02:44:46 +02:00
Wonderfall 01fb4fad08 show pointer for menu 2022-07-25 19:09:26 +02:00
Wonderfall 705ff19890 add close button for menu 2022-07-25 17:49:52 +02:00
Wonderfall 41f827f1d5 refine menu css 2022-07-25 06:32:59 +02:00
Wonderfall b33b96873f adjust menu css 2022-07-25 06:17:33 +02:00
Wonderfall 6c8e3ef699 fix menu 2022-07-25 06:10:26 +02:00
Wonderfall 723ac4f5c6 add responsive menu 2022-07-25 06:08:07 +02:00
Wonderfall 5737f8613c small js change 2022-07-25 01:41:59 +02:00
Wonderfall d08880dd9b update share-buttons 2022-07-24 03:39:14 +02:00
Wonderfall 230360552b add toc side support 2022-07-24 03:12:49 +02:00
Wonderfall 78dc2698cb update chroma css 2022-07-24 01:57:13 +02:00
Wonderfall 8411411a67 built-in Chroma 2022-07-24 01:39:42 +02:00
Aniket Teredesai 77ffb308c3
Allow adding SVG in place of logo image (#976)
Usage =>
Params.label.iconSVG: "<your SVG as a string>"
2022-07-23 09:45:32 +05:30
Wonderfall 2528906a38 Remove inline JS 2022-07-23 04:15:25 +02:00
Aditya Telange c0b7ea5f4b
Fix Profile Mode imageTitle missing
fixes: #945
2022-07-09 20:09:32 +05:30
Aditya Telange e3c30b4e41
Add inTextImg shortcode
Allows adding in-line-text images

usage in page.md =>
This image is inlined {{< inTextImg.html url="image.png" >}} here.

optional args:
- height
- alt
2022-07-08 20:28:38 +05:30