Aditya Telange
4ded4a5052
README: add link to hugo themes
2020-09-16 20:36:26 +05:30
Aditya Telange
a8652f57f3
toc: add option to open toc details by default
...
usage: in page params add (yml)
TocOpen: true
2020-09-16 15:41:28 +05:30
Aditya Telange
8f7a04337f
css : post : imrove <hr>
2020-09-16 15:29:50 +05:30
Aditya Telange
bcba19789a
css: themify image boder radius
2020-09-16 14:53:48 +05:30
Aditya Telange
8c7a9cf1d7
css: post: improve code block inside blockquote
...
* fix padding on lager screns
2020-09-16 14:14:47 +05:30
Aditya Telange
ac4ed69368
blockquote : move to toc
2020-09-16 12:40:56 +05:30
Aditya Telange
3231d00da4
terms : update
2020-09-15 23:42:58 +05:30
Aditya Telange
f669a90052
go-to-top: add title
...
* accessibility
2020-09-15 23:11:06 +05:30
Aditya Telange
2623cd8f8b
css: main : toc : add cursor as zoom
...
* accessibility
2020-09-15 23:03:49 +05:30
Aditya Telange
94b67a5dc9
css: reset: disbale highlight on focus
2020-09-15 22:36:29 +05:30
Aditya Telange
6813112e25
layouts: single: update post meta
2020-09-15 22:32:34 +05:30
Aditya Telange
9c861cb77f
Special-1st-Post: allow disabling the special highlight of 1st Post
...
* usage => in site config
params:
disableSpecial1stPost : true
2020-09-14 22:50:04 +05:30
Aditya Telange
9ab747c654
fix: cover image in Normal Mode
...
fixes: https://github.com/adityatelange/hugo-PaperMod/issues/1
2020-09-14 22:39:31 +05:30
Aditya Telange
1c0fc8a5c7
README : refactor
2020-09-14 18:17:01 +05:30
Aditya Telange
303d0dec7e
README: add credits
2020-09-14 18:15:54 +05:30
Aditya Telange
ab451ef89c
post-cover-image : add support for cover image for post
...
usage with post params =>
cover = "<absolute image url>"
2020-09-14 17:45:22 +05:30
Aditya Telange
ea94a8bd77
Readme: link social-icon list wiki
2020-09-13 21:19:29 +05:30
Digitalcraftsman
ab14f2f275
Adapt theme to be compatible with hugoBasicExample
...
_default/{archives,list}.html utilize .site.Params.mainSections
This flexible option let's users decide what content pages they want to
display in the archive and on the homepage. By default, Hugo adds
content types with the most content files as a good heuristic. Can be
overwritten at any time in the config file.
Signed-off-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
2020-09-12 09:57:30 +05:30
Aditya Telange
75d5acc15d
update readme with img kbd
2020-09-06 22:23:25 +05:30
Aditya Telange
ebc87902f5
README : add lighthouse report from web.dev
2020-09-06 22:12:13 +05:30
Aditya Telange
70525e39d1
accessibility : add aria-label to go-to-top
2020-09-06 22:07:01 +05:30
Aditya Telange
0411858700
terms: add hover transition
2020-09-06 22:00:35 +05:30
Aditya Telange
91457e9c0e
top-link : rm background on hover
2020-09-06 21:58:31 +05:30
Aditya Telange
4ba361f789
archive : rm transition
2020-09-06 21:51:04 +05:30
Aditya Telange
519f23f8e9
accessibility : add aria-label to entry-link
2020-09-06 21:46:58 +05:30
Aditya Telange
26aa913367
head: show title insted of description
...
on non-home pages
2020-09-06 21:16:55 +05:30
Aditya Telange
11226ff1fe
rm redundant
2020-09-06 21:01:24 +05:30
Aditya Telange
a22aa8aac3
remove custom css support
...
* user can clone head into <site root>/layouts/partials/head.html
and add custom resources and assets according to wish
2020-09-06 20:27:17 +05:30
Aditya Telange
eeb70f3f89
automatic-theme : remove
2020-09-06 20:16:51 +05:30
Aditya Telange
98bd396c4b
Revert "add default archetypes"
...
This reverts commit b5ab1d495d
.
2020-09-06 20:14:27 +05:30
Aditya Telange
67e8956f4f
update README
2020-09-06 20:11:30 +05:30
Aditya Telange
c081f88c1b
Revert "add images"
...
This reverts commit 06da6e4f6f
.
2020-09-06 20:10:19 +05:30
Aditya Telange
048aac5fac
profile-mode: improvements
2020-09-06 20:07:57 +05:30
Aditya Telange
44aa37c944
profileMode : fix, improve
2020-08-29 15:14:34 +05:30
Aditya Telange
ee84ce6d7f
social-icons : add cryptohack.org icon
2020-08-29 12:58:54 +05:30
Aditya Telange
37450eda01
social-icons : add sourcerer.io icon
2020-08-29 12:55:54 +05:30
Aditya Telange
ba6d5c4620
profileMode : improve buttons,
...
add theme transition
2020-08-29 10:41:20 +05:30
Aditya Telange
df457f7514
profile-mode : add buttons
...
ex.
params:
profileMode:
buttons:
- name: Archive
url: "/archive"
- name: Github
url: "https://github.com/ "
2020-08-28 18:47:00 +05:30
Aditya Telange
47126e37d5
baseof : use partialCached for header and footer
...
ref: https://gohugo.io/functions/partialcached/
2020-08-28 17:34:55 +05:30
Aditya Telange
fb4f686771
homeinfo: xp
2020-08-28 17:19:10 +05:30
Aditya Telange
813b590e19
first-entry : reduce bottom margin
2020-08-28 17:16:35 +05:30
Aditya Telange
f40842915e
fix : footer height increase for mobile devices
...
ref : 467c27d5c2 (diff-bde622a6ece9e3a643d47d4d74cadaa1)
2020-08-28 17:08:39 +05:30
Aditya Telange
c0b3ea348f
list: add ability to hide summary on list
...
to hide summary, add to site config
params:
hideSummary: true
2020-08-28 16:44:50 +05:30
Aditya Telange
7f7d8cfb22
add ability to disbale share on certain pages
...
add disableShare = true in page params
---
disableShare: true
---
2020-08-28 16:39:06 +05:30
Aditya Telange
f392195b18
add media
...
ref: https://github.com/gohugoio/hugoThemes/blob/master/README.md#media
2020-08-28 12:36:13 +05:30
Aditya Telange
6f4b341a0c
update Readme
2020-08-28 11:49:17 +05:30
Aditya Telange
06da6e4f6f
add images
2020-08-28 11:48:55 +05:30
Emma
c74404b64d
social-icons: Add dev.to icon
...
Signed-off-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
2020-08-28 11:30:57 +05:30
Jesse Ward
ad207a99f7
social-icons : Adding audio related social icons.
...
discogs, lastfm, mixcloud and soundcloud.
Signed-off-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
2020-08-28 11:27:41 +05:30
signal-9
6eda54eafc
social-icons : Added Steam SVG for social icons
...
Signed-off-by: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
2020-08-28 11:23:04 +05:30