restot
31dd67c441
Merge branch 'master' into permalink_fix
2021-12-11 12:19:12 -05:00
Illia Barkov
cfe011ddad
fix permalinks 21-12-11 19:17:01
2021-12-11 19:17:01 +02:00
restot
d5e8261369
Merge pull request #1 from restot/fixes
...
fix some issues
2021-12-11 12:08:19 -05:00
restot vm
6e7ecfa269
fix some issues
2021-12-11 12:03:43 -05:00
restot
63a83977ed
improved report analytics
2020-11-30 04:43:45 -05:00
restot
86913c8885
fix
2020-11-30 04:34:24 -05:00
restot
3637b0b34c
updated
2020-11-29 18:49:56 -05:00
restot
06fb4ade2f
add report error button
2020-11-29 18:25:45 -05:00
restot
299b4431af
changed to dark
2020-11-29 03:36:32 -05:00
restot
a72d865376
i18n
2020-11-29 03:32:49 -05:00
restot
26d87aed90
Merge github.com:restot/hugo-PaperMod
...
# Conflicts:
# layouts/partials/share_icons.html
2020-11-29 03:20:00 -05:00
restot
a533bc7815
i18n fix
2020-11-29 03:15:11 -05:00
restot
9ab88c93f7
share icons update
2020-11-29 03:01:46 -05:00
restot
fd7aaddc25
share icons toggle by ShareButtons env var
2020-11-29 01:37:45 -05:00
Aditya Telange
0d8cb9fd15
cover: responsive cover: rm forced q100
...
- lets quality attribute in imaging section
- https://gohugo.io/content-management/image-processing/#image-processing-config
close #92
2020-11-29 09:39:57 +05:30
Misha Brukman
e89e7570cd
Archive: Close the <sup> tag for month counts ( #93 )
2020-11-29 09:20:56 +05:30
Aditya Telange
ad11fe16ed
language-switch: rm humanize on 'displayFullLangName'
...
- displays weird text :/
2020-11-28 23:04:32 +05:30
Aditya Telange
e7e5e8ce6d
main(css): rm media rule for smaller devices
...
-has no effect
2020-11-28 23:03:06 +05:30
Aditya Telange
673f7ccc96
baseof: rm unused classes
...
single, home
2020-11-28 22:33:57 +05:30
Aditya Telange
b301d60f03
theme-switch: Improve theme switch logic ( #86 )
...
- removes unnecessary local-storage item removal
- less inline script on build
- assumes `defaultTheme as auto when value is not `dark` or `light`
- should work according to table at docs
2020-11-26 09:10:24 +05:30
Aditya Telange
678b5d82fc
update README
2020-11-24 23:16:17 +05:30
Niek Blankers
aa6be95a12
social-icons: add svg for keybase ( #79 )
...
From https://github.com/keybase/keybase-issues/issues/973#issuecomment-307547386
SVG reduced to 2.5kB
Co-authored-by: dabura667 <matsuringo667@gmail.com>
2020-11-23 18:25:57 +05:30
Aditya Telange
dbb0e63248
head: change title separator "-" -> "|"
2020-11-23 01:27:09 +05:30
Aditya Telange
20710d34b9
social-icons: Trim whitespace and Lowercase name
...
- allows name like shown below
socialIcons:
- name: "TWitteR"
url: "https://twitter.com "
- name: "Codepen"
url: "https://codepen.com "
2020-11-22 19:20:58 +05:30
Mikhail Zolotukhin
1f608c8fad
social-icons: add svg for Mastodon ( #82 )
...
from: https://joinmastodon.org/press-kit.zip
LICENSE: AGPLv3
close #81
2020-11-22 19:05:56 +05:30
Aditya Telange
d4967f9ebc
hljs: updatev10.2.0 -> v10.2.1
...
* credits : https://cdnjs.com/libraries/highlight.js
2020-11-19 15:29:02 +05:30
Aditya Telange
4cc4604498
cover: add rel="noopener noreferrer"
...
to links
2020-11-18 15:45:19 +05:30
Aditya Telange
361362773c
social-icons: add svg for discord
...
- from https://discord.com/branding
close #76
2020-11-18 15:34:21 +05:30
Aditya Telange
c429d81b18
static: rm PaperMod icons from theme
2020-11-17 19:39:24 +05:30
Aditya Telange
a276a5dfd1
head: rm site.webmanifest, not a PWA
2020-11-17 19:38:07 +05:30
Aditya Telange
c9a387ebdb
assets(css): fix "calc" operands should be correctly spaced
2020-11-17 15:56:27 +05:30
Aditya Telange
fd06af55fc
footer: simpify loading hljs,
...
defer and beautify
2020-11-17 15:44:16 +05:30
Aditya Telange
3c28b8a8b2
footer: fix scroll for non ASCII anchors
...
closes #78
2020-11-17 15:25:39 +05:30
Aditya Telange
2a06c26e9f
assets(css): optimize using csso
...
https://css.github.io/csso/csso.html
2020-11-17 12:45:19 +05:30
Aditya Telange
62477e7d1b
head: add meta robots
...
- disable indexing for non-prod sites
2020-11-14 12:55:19 +05:30
Aditya Telange
f4998a1ab8
head: add google_news internal template from hugo
2020-11-14 12:44:56 +05:30
Aditya Telange
66ba0f0ea9
home-info: unset line-clamp for content
...
- content can be as long as one wants it to be
- was hiding content on mobile devices
- amend to 2c7cffb
2020-11-12 22:20:24 +05:30
Aditya Telange
d2f2fa6cc6
head: add alternate pages
...
to indicate multiple language/locale versions
for multilungual sites
2020-11-12 11:19:29 +05:30
Aditya Telange
b22520630d
toc: highlight underline on hover
2020-11-12 11:09:23 +05:30
Aditya Telange
1775dfccfd
scroll-bar(css): fix dark track color on list
...
pages, due to c960b8a
2020-11-11 10:39:55 +05:30
Aditya Telange
0b07dd2a7d
header: fix spacing when logo-text overflows
2020-11-11 10:36:54 +05:30
Aditya Telange
cf4fd27e3d
anchored-headings: port to PaperMod
...
- add corresponding css
- gen anchored headings for h1-h6
- link with single.html
2020-11-10 12:34:22 +05:30
Jake Wiesler
2b0619f684
anchored-headings: init partial
...
Signed-off-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
2020-11-10 12:08:52 +05:30
Aditya Telange
8574c385cd
profile-mode: user set-able image size
...
- default 150
usage:
profileMode:
imageUrl: "/android-chrome-192x192.png"
imageWidth: 120
imageHeight: 120
2020-11-09 12:14:45 +05:30
Aditya Telange
c960b8af04
scroll-bar(css): fix white track color on list
...
pages, due to diff bg
2020-11-09 11:52:57 +05:30
Aditya Telange
64e8532a50
head: load stylesheet resources with a wildcard
...
- include profile-mode
(cannot be done before f9fbdc9963c37b8ee46196de3349d6769839da4d)
- reduce request count from 2 to 1
improves perf :P
https://web.dev/resource-summary/
2020-11-09 11:18:22 +05:30
Aditya Telange
f9fbdc9963
profile-mode: improvements
...
- update css logic
- rm redundant code
- reduce image size, it looks big imo
2020-11-09 11:12:52 +05:30
Aditya Telange
b7169d2259
language-switch: enable emojify
...
- languageName: ":country_emoji:"
can now be displayed as emoji
2020-11-08 23:07:51 +05:30
Aditya Telange
b5d55aee8d
layouts/single: fix Lang Name hidden when LanguageName
...
was unset
2020-11-08 23:04:24 +05:30
Aditya Telange
77baa3d76e
layouts: add robots.txt
...
used when
enableRobotsTXT: true
https://gohugo.io/templates/robots/
2020-11-08 22:31:27 +05:30