Commit Graph

35 Commits

Author SHA1 Message Date
Aditya Telange 082d960e13
Revert "home-info: handle case where home-info was hidden"
This reverts commit ce408f6afc.

* incomplete
2020-09-19 17:29:38 +05:30
Aditya Telange ce408f6afc
home-info: handle case where home-info was hidden
when num of posts = 0
2020-09-17 16:14:56 +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 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
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 519f23f8e9
accessibility : add aria-label to entry-link 2020-09-06 21:46:58 +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 5345b3e6b0
profile-mode: enabled only on .Site.Params.profileMode.enabled: true 2020-08-27 19:55:39 +05:30
Aditya Telange 7f70d98f95
homeInfo : rm extra enabled param 2020-08-27 19:40:05 +05:30
Aditya Telange f925f2fd40
rm index : merge index and list 2020-08-27 19:37:45 +05:30
Aditya Telange e35915a561
support Multilingual navigation
add reading time as i18n
2020-08-25 14:04:59 +05:30
Aditya Telange 94eada156d draft tag `[draft]` improve 2020-07-28 12:36:53 +05:30
Aditya Telange 06c52025dc list, index : draft : show some space before [draft] 2020-07-26 19:19:52 +05:30
Aditya Telange fff89a4e30 list, index : show post authors 2020-07-26 19:17:04 +05:30
Aditya Telange ea129c608d list, index : show reading time
if Params.ShowReadingTime = true
2020-07-26 19:15:58 +05:30
Aditya Telange 880ce9bf68 pagination: buttons: new arrow icons 2020-07-26 19:09:38 +05:30
Aditya Telange 57a8706d37 Revert "list: rm title"
This reverts commit d7d5a15da7.
2020-07-25 10:27:20 +05:30
Aditya Telange d005d7d2bb add [draft] mark
- to identify drafts from other posts
2020-07-24 20:46:33 +05:30
Aditya Telange 8a0783adfb new layout
- create baseof
    - separate list, single
    - header, footer
2020-07-20 20:32:07 +05:30
Aditya Telange e17e38b3ae refactor; linting 2020-07-20 19:53:30 +05:30
Aditya Telange d7d5a15da7 list: rm title 2020-07-20 19:36:48 +05:30
nanxiaobei bcfd902a30 simplify code 2020-03-10 01:50:02 +08:00
nanxiaobei 47ee6db428 fix tag page 2020-03-09 23:56:13 +08:00
nanxiaobei 2b9088cff6 update pages source 2020-01-16 03:24:22 +08:00
nanxiaobei c1a940e084 Fix context 2019-08-21 12:07:27 +08:00
nanxiaobei 5f823ccb70 Refine html 2019-08-21 07:24:39 +08:00
nanxiaobei 68a57bbb47 Update layouts 2019-08-20 04:12:49 +08:00
Nazım Can Altınova cb6cdb37ef Add a way to change the date format with 'dateFormat' site param 2019-04-28 15:56:39 +02:00
nanxiaobei 7ce5ae53af Update tag page 2019-04-28 18:23:51 +08:00
nanxiaobei e3053cee4f Update html 2019-04-01 16:00:48 +08:00
nanxiaobei 8088299ecb Update for 3.0 2019-03-31 20:32:06 +08:00
Michael Ovchinnikov b43e0d727e add i18n 2018-08-31 15:30:42 +03:00
nanxiaobei cb2786f9b2 🔖 Upgrade to 1.2 2018-07-06 02:45:58 +08:00
Lee 2e09b987e0 💬 change words to english 2018-05-05 01:14:56 +08:00
Lee 6315d0ab8f Initial commit 2018-01-09 00:28:39 +08:00