Aditya Telange
|
6770e5e552
|
menu : add menu location indicator
credits for fix with [.IsMenuCurrent](https://gohugo.io/functions/ismenucurrent/): https://stackoverflow.com/a/56454338
|
2020-09-20 19:03:43 +05:30 |
Aditya Telange
|
c7885d62a2
|
fix: for ebb9eb , partialCached impl
|
2020-09-17 12:07:32 +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
|
e35915a561
|
support Multilingual navigation
add reading time as i18n
|
2020-08-25 14:04:59 +05:30 |
Aditya Telange
|
96d11d0505
|
move-to-top : scroll to body start
|
2020-08-21 21:13:13 +05:30 |
Aditya Telange
|
1329075c61
|
add scroll to top button
|
2020-07-27 12:04:36 +05:30 |
Aditya Telange
|
c76ab82a3c
|
baseof: archive to use body class list
|
2020-07-25 13:15:32 +05:30 |
Aditya Telange
|
2955f2a19d
|
add config for default theme
- ex. defaultTheme: dark
|
2020-07-23 04:29:53 +05:30 |
Aditya Telange
|
28aa04ddb6
|
baseof: separate into header, footer
|
2020-07-21 15:36:30 +05:30 |
Aditya Telange
|
118bf1345e
|
assets: assets to proper location
|
2020-07-21 14:25:56 +05:30 |
Aditya Telange
|
41006c33e1
|
assets: add fingerprint, integrity
|
2020-07-20 20:53:08 +05:30 |
Aditya Telange
|
338027b046
|
SetThemeAuto: disable auto theme set by default
- user needs to add
+ params:
SetThemeAuto: true
|
2020-07-20 20:43:23 +05:30 |
Aditya Telange
|
8a0783adfb
|
new layout
- create baseof
- separate list, single
- header, footer
|
2020-07-20 20:32:07 +05:30 |