Aditya Telange
|
3c3888f7ad
|
add workflow to test PR builds fine
|
2021-01-27 23:58:34 +05:30 |
Aditya Telange
|
2f06f5e4fa
|
fill background of table of contents
|
2021-01-27 23:21:00 +05:30 |
Aditya Telange
|
b284ba5799
|
center align share-buttons
|
2021-01-27 23:20:37 +05:30 |
Aditya Telange
|
91a9e1b9bb
|
add background to share buttons and tags under single
|
2021-01-27 23:16:08 +05:30 |
Aditya Telange
|
9257321547
|
Add description to other layouts
- helps adding description to sub-sections,
search, terms, archive pages
|
2021-01-27 21:31:33 +05:30 |
Csaba Vass
|
a414d16b86
|
Add Hungarian(hu) translations (#203)
|
2021-01-27 21:30:08 +05:30 |
Hattomo (TomohiroHattori)
|
f1329fe53d
|
Add more japanese traslations (#202)
|
2021-01-27 13:30:45 +05:30 |
Muhammad Hanif
|
698616d9fb
|
Add a meta tag for bing site verification (#197)
|
2021-01-26 10:57:14 +05:30 |
Aditya Telange
|
e1ea90aa60
|
Revert "Use md5 instead of default sha256 for generating SRI hashes (#195)"
This reverts commit 9e99493e69 .
|
2021-01-26 10:52:48 +05:30 |
Aditya Telange
|
cadca8a68a
|
fix scroll-bar colors for tables
|
2021-01-26 10:52:30 +05:30 |
Aditya Telange
|
9691c41983
|
retain history of header link clicks
close: #196
|
2021-01-25 21:48:15 +05:30 |
John
|
9e99493e69
|
Use md5 instead of default sha256 for generating SRI hashes (#195)
reference: https://gohugo.io/hugo-pipes/fingerprint/
|
2021-01-25 21:38:10 +05:30 |
Aditya Telange
|
789b1f824c
|
reduce toc size
0.5em -> 0.4em
|
2021-01-25 21:25:19 +05:30 |
Aditya Telange
|
9c50449ce8
|
improve scroll-bar styling
and fix hidden gist scrollbar
|
2021-01-25 21:04:29 +05:30 |
Aditya Telange
|
cd03c69e40
|
fix blockquote margin with simplified tweet shorcode
sticking together
|
2021-01-25 12:48:10 +05:30 |
Aditya Telange
|
471e4caba2
|
add gitea social-icon svg
closes: #191
|
2021-01-24 18:22:29 +05:30 |
Aditya Telange
|
55d9dc26cd
|
make similar border-radius to tags and share-buttons under single
|
2021-01-24 18:12:15 +05:30 |
Aditya Telange
|
f7dbf75d5b
|
allow setting ShowReadingTime per-page
as well as site-wide
|
2021-01-24 18:08:15 +05:30 |
Aditya Telange
|
bc4d4153dc
|
add hideMeta param to list
- same as in single
- allows hiding meta in list pages
|
2021-01-24 18:05:00 +05:30 |
Aditya Telange
|
75375a4337
|
rm use of blockquote in Toc
|
2021-01-24 17:58:03 +05:30 |
Florian Kohrt
|
b6842db0a5
|
Only show vertical bar if necessary in post-meta (#193)
fixes unnecessary "|" shown when post-meta is empty but translations are available
|
2021-01-24 17:52:45 +05:30 |
Daksh
|
24afe952b2
|
Add social icon for snapchat (#188)
Credits for icon: https://simpleicons.org/?q=snapchat
|
2021-01-23 17:21:52 +05:30 |
Aditya Telange
|
be1ea53910
|
rm selector hiding anchor links on some devices
fix: #189
partial revert of f5c5546249
|
2021-01-23 17:03:54 +05:30 |
Muhammad Hanif
|
fc28fa7493
|
Add meta tag for yandex site verification (#187)
usage in site config =>
params:
analytics:
yandex:
SiteVerificationTag: xxxxxxxxxxxxxxxx
|
2021-01-23 15:49:51 +05:30 |
Corban Mailloux
|
2c67ae9877
|
Allow page-specific cover settings to win. (#185)
check for front-matter's cover.hidden before global config's
|
2021-01-22 11:52:00 +05:30 |
Aditya Telange
|
042f4e9254
|
fix code-borders were rounded on desktop but not on mobile devices
|
2021-01-22 10:51:11 +05:30 |
Aditya Telange
|
a8316f0073
|
fix code highlight radius when markup.highlight.lineNos is enabled
|
2021-01-22 00:33:09 +05:30 |
Aditya Telange
|
3167acd32a
|
fix code highlight spacing when in a list
rm redundant code
|
2021-01-22 00:33:09 +05:30 |
Aditya Telange
|
f5c5546249
|
fix gist colors
hide anchor underline for gist
|
2021-01-22 00:33:09 +05:30 |
Aditya Telange
|
565c36fdb0
|
Update README.md
correct minor mistakes
|
2021-01-20 22:00:17 +05:30 |
Aditya Telange
|
0af2e50d89
|
rm redundant styleing from profile-mode
|
2021-01-20 21:42:05 +05:30 |
Aditya Telange
|
2c9efe204a
|
Update README.md
link refs to wiki instead of demo
|
2021-01-20 21:30:44 +05:30 |
Aditya Telange
|
757a3094b2
|
add drop-shadow to show go-to-top button
on code-bg in light mode
|
2021-01-20 19:21:59 +05:30 |
Aditya Telange
|
e02df37142
|
Revert "fix wrong load stylesheet and JS on multihost (multilingual) #126"
Doesn't work with multilingual config with no specific baseurl
This reverts commit ad79fdaf83 .
|
2021-01-20 19:11:21 +05:30 |
Aditya Telange
|
ad79fdaf83
|
fix wrong load stylesheet and JS on multihost (multilingual) #126
|
2021-01-20 19:06:02 +05:30 |
skinner12
|
42280d1170
|
Add italian (it) translation (#184)
|
2021-01-20 11:27:30 +05:30 |
Aditya Telange
|
e4a6970186
|
Update FUNDING.yml
keep only ko-fi link
Thanks to everyone who supported on other platforms :)
|
2021-01-17 13:55:03 +05:30 |
Aditya Telange
|
ec2aa47c44
|
make content in dark more whiter improving redability and contrast in-between
|
2021-01-17 12:29:35 +05:30 |
Florian Kohrt
|
2b3baf94bb
|
Make some page settings also configurable site wide (#182)
Adds **local** and **global** param to following front-matter vars:
- hideMeta
- ShowToc
- TocOpen
- comments
Co-authored-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
|
2021-01-17 12:25:35 +05:30 |
Aditya Telange
|
8222f2bd11
|
fix search result multiple hightlight on lost focus
also use set vars instead of fetching element again
|
2021-01-16 13:26:55 +05:30 |
Aditya Telange
|
704921ccd1
|
init media.css
- combine all media queries
- name zmedia to conacat at last
- change some max-width values to group them
|
2021-01-16 12:54:51 +05:30 |
Aditya Telange
|
4c51e9e8be
|
fix code highlight spacing when in a list
|
2021-01-15 23:27:25 +05:30 |
Aditya Telange
|
ad44cdda0f
|
fix highlight.js loading on section pages
|
2021-01-15 23:21:13 +05:30 |
Aditya Telange
|
18ae4e5593
|
respect prefers-reduced-motion while animating
|
2021-01-13 23:35:54 +05:30 |
Aditya Telange
|
b6a308d331
|
Do not smooth scrollIntoView
if user has it preferred
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion
|
2021-01-13 23:19:35 +05:30 |
Aditya Telange
|
dd83560010
|
go-top-top button cleanup
|
2021-01-11 21:01:50 +05:30 |
Aditya Telange
|
7a0e1f369c
|
change animation condition from hover to active for share-buttons and terms-tags
|
2021-01-11 20:31:03 +05:30 |
Aditya Telange
|
89414d00dc
|
add minimal border to post-entry
- increases element speration without being noticed
cc: #169
|
2021-01-11 20:15:04 +05:30 |
Aditya Telange
|
e809aef590
|
lighten dark's border
#5b5d67 -> #333
|
2021-01-11 20:01:19 +05:30 |
Muhammad Hanif
|
6f397ef591
|
i18n: Add id Bahasa Indonesia (#173)
|
2021-01-11 19:13:36 +05:30 |