Commit Graph

  • 3b5c7faaec
    fix wrong asset links on multihost config (#126) Roman Ispaev 2021-01-05 21:21:43 +01:00
  • 946cc1ffe3
    single: Add post description (#165) Weichen Liu 2021-01-02 09:00:20 -08:00
  • 5d6de5ecb1
    post-single(css): fix scroll-bar in code hiding background Aditya Telange 2020-12-31 17:01:26 +05:30
  • bfb5019cbc
    Code block / blockquote / hr should respect the margin layout (#154) Tomás Dias Almeida 2020-12-31 11:41:18 +01:00
  • d53671786c social-icons: add reddit icon #163 Aditya Telange 2020-12-31 11:02:13 +05:30
  • e000675275 social-icons: add nuget icon & refactor code #163 Aditya Telange 2020-12-31 10:53:44 +05:30
  • 3d88f46f33
    Update README.md Aditya Telange 2020-12-30 21:37:26 +05:30
  • b825b7f27c
    post-single: Fix embeded gist colors fixes: #161 Aditya Telange 2020-12-29 18:12:15 +05:30
  • 2b7d2dd493
    reset: scroll-bar: set only on devices > 768px default style to others Aditya Telange 2020-12-29 18:10:18 +05:30
  • 0e9ca244dc
    fotter: fix Links do not have a discernible name for go-to-top btn Aditya Telange 2020-12-29 17:03:22 +05:30
  • c9fa6c7915
    cover: granular controls for hiding cover image #156 Aditya Telange 2020-12-29 16:44:03 +05:30
  • e252e761f5
    footer: allow disabling HLJS #143 Aditya Telange 2020-12-29 16:03:49 +05:30
  • 838e607122
    head: rm invalid rel="preload" on search assets Aditya Telange 2020-12-27 22:39:03 +05:30
  • 4389e03df9
    baseof: pass .Layout Aditya Telange 2020-12-27 22:31:14 +05:30
  • 0f994eee95 footer: change scroll behaviour as it was before 80954de fixes #151 Aditya Telange 2020-12-24 12:47:42 +05:30
  • 7c53c14c85
    Update theme.toml Aditya Telange 2020-12-23 16:44:32 +05:30
  • aeaa60d9b6
    reset(css): rm -webkit-appearance Aditya Telange 2020-12-23 16:36:19 +05:30
  • a36d045214
    post-single(css): add image center align tag (#145) pacientes 2020-12-23 20:04:01 +09:00
  • 8933950217
    i18n: Added missing german (de) translation (#147) Maurice Bauer 2020-12-23 08:39:20 +01:00
  • b4933eadd6
    header: use .KeyName for accesskey search in menu Aditya Telange 2020-12-18 22:50:04 +05:30
  • 6c83df566c
    header: add accesskey (Alt + /) for search in menu Aditya Telange 2020-12-18 21:46:07 +05:30
  • bccce36c98
    search: use kb nav only inside searchbox Aditya Telange 2020-12-18 21:25:34 +05:30
  • a150c3449a
    Link AccessKeys shortcut in title of elements Aditya Telange 2020-12-18 20:02:05 +05:30
  • 23aeda369c head: trim whitespace from canonicalURL Aditya Telange 2020-12-16 21:37:02 +05:30
  • b7f8749cdf
    Search: Keyboard Bindings for easier navigation (#138) Aditya Telange 2020-12-18 11:45:10 +05:30
  • d6b2282582 templates: Fix series detection in opengraph Maciej Sawicki 2020-12-16 12:13:30 +01:00
  • f5417ab6d0
    Update README.md Aditya Telange 2020-12-16 00:01:44 +05:30
  • 2abc278c69
    head: Fix user defining canonical URL resulting in multiple canonical URLs (#133) Cody Brownstein 2020-12-15 09:29:04 -08:00
  • 77ff1e6b45
    search: introduce loading custom fusejs options from site config #134 * refer https://fusejs.io/api/options.html for opts * keys used can be some, all or none from ["title", "permalink", "summary", "content"] Aditya Telange 2020-12-15 18:55:01 +05:30
  • f9236d92af
    shortcodes: figure: don't use h4 tag in figure captions (#127) Kian Kasad 2020-12-15 04:22:04 -08:00
  • 09aba49bf0
    header: rm class attributes [WIP] from hugov0.79.0 Aditya Telange 2020-12-13 22:29:06 +05:30
  • bf79c208ae
    layouts: use hugo.IsProduction Aditya Telange 2020-12-13 20:19:25 +05:30
  • 153740bbac
    header: add title attribute to menus Aditya Telange 2020-12-13 20:17:01 +05:30
  • 73de54e4bc
    update theme meta - add search Aditya Telange 2020-12-13 20:01:54 +05:30
  • 14c524539b
    Remove whitespace around urls wherever applicable Aditya Telange 2020-12-13 16:56:41 +05:30
  • 8af7c551ff
    head: add support for Canonical URLs Aditya Telange 2020-12-13 16:36:30 +05:30
  • b7f5dd10f1 language-switch: humanize only Lang code Aditya Telange 2020-12-11 17:20:50 +05:30
  • d74ad93c18
    head: add *.css under assets/css/extended/ to bundle it with stylesheet.css as single resource minified Aditya Telange 2020-12-09 17:17:22 +05:30
  • 5e40132673
    single: add support for custom taxonomy URLs (#125) Kian Kasad 2020-12-10 21:58:09 -08:00
  • 9c09564590
    header: fix trailing slash '/' in menu URL closes #122 Aditya Telange 2020-12-11 00:18:08 +05:30
  • 7352aedb34
    README: make non-executable (#106) Kian Kasad 2020-12-10 07:39:16 -08:00
  • 11c3230214
    social-icons: add svg for kakaotalk (#115) pacientes 2020-12-08 21:49:07 +09:00
  • db38e156f5
    footer: hljs: add check to not load hljs on archive and search Aditya Telange 2020-12-08 00:16:11 +05:30
  • 08e58f5f77
    head: commonize stylesheet resource Aditya Telange 2020-12-07 22:59:51 +05:30
  • 91bc0acfa9
    Update README.md Aditya Telange 2020-12-06 22:31:18 +05:30
  • f4b900de72
    footer: go-to-top: fix Uncrawlable Link rm redundant a tag Aditya Telange 2020-12-06 19:45:46 +05:30
  • bb2717a3b9
    search: fix redundant results after clearing searchbox Aditya Telange 2020-12-06 19:44:36 +05:30
  • 4a4408573e
    search: init Search feature (#105) Aditya Telange 2020-12-06 18:19:50 +05:30
  • c76233b350
    footer: rm unused code Aditya Telange 2020-12-05 20:40:16 +05:30
  • 80954de8bd
    anchored-headings: retain anchor link '#' in URL Aditya Telange 2020-12-05 20:16:04 +05:30
  • d4b259cd63
    list: use absURL for pagination (#109) Devorange 2020-12-05 15:42:55 +01:00
  • 28abfba27e
    home-info: fix title line height Aditya Telange 2020-12-04 16:29:56 +05:30
  • f2253b2e83
    Create FUNDING.yml Aditya Telange 2020-12-02 16:04:55 +05:30
  • a9ff9533a0
    head, footer: add option to disable fingerprinting #89 Aditya Telange 2020-12-01 18:52:06 +05:30
  • 7a0e742def
    header: improve menu location indicator Aditya Telange 2020-12-01 13:58:16 +05:30
  • dc743ae5e2
    header: fix menu items overflow instead of horizontal scroll #99 Aditya Telange 2020-12-01 08:36:08 +05:30
  • 29797a7464
    social-icons: add kofi icon #29 Aditya Telange 2020-11-30 20:46:30 +05:30
  • b5f3debebb
    footer: go-to-top: fix overlap with next_page button Aditya Telange 2020-11-30 12:52:21 +05:30
  • 0d8cb9fd15
    cover: responsive cover: rm forced q100 Aditya Telange 2020-11-29 09:39:57 +05:30
  • e89e7570cd
    Archive: Close the <sup> tag for month counts (#93) Misha Brukman 2020-11-28 22:50:56 -05:00
  • ad11fe16ed
    language-switch: rm humanize on 'displayFullLangName' Aditya Telange 2020-11-28 23:04:10 +05:30
  • e7e5e8ce6d
    main(css): rm media rule for smaller devices Aditya Telange 2020-11-28 23:03:06 +05:30
  • 673f7ccc96
    baseof: rm unused classes Aditya Telange 2020-11-28 22:33:57 +05:30
  • b301d60f03
    theme-switch: Improve theme switch logic (#86) Aditya Telange 2020-11-26 09:10:24 +05:30
  • 678b5d82fc
    update README Aditya Telange 2020-11-24 23:16:17 +05:30
  • aa6be95a12
    social-icons: add svg for keybase (#79) Niek Blankers 2020-11-23 13:55:57 +01:00
  • dbb0e63248
    head: change title separator "-" -> "|" Aditya Telange 2020-11-23 01:27:09 +05:30
  • 20710d34b9
    social-icons: Trim whitespace and Lowercase name Aditya Telange 2020-11-22 19:20:58 +05:30
  • 1f608c8fad
    social-icons: add svg for Mastodon (#82) Mikhail Zolotukhin 2020-11-22 16:35:56 +03:00
  • d4967f9ebc
    hljs: updatev10.2.0 -> v10.2.1 Aditya Telange 2020-11-19 15:29:02 +05:30
  • 4cc4604498
    cover: add rel="noopener noreferrer" to links Aditya Telange 2020-11-18 15:45:19 +05:30
  • 361362773c
    social-icons: add svg for discord Aditya Telange 2020-11-18 15:34:06 +05:30
  • c429d81b18
    static: rm PaperMod icons from theme Aditya Telange 2020-11-17 19:39:24 +05:30
  • a276a5dfd1
    head: rm site.webmanifest, not a PWA Aditya Telange 2020-11-17 19:38:07 +05:30
  • c9a387ebdb
    assets(css): fix "calc" operands should be correctly spaced Aditya Telange 2020-11-17 15:56:27 +05:30
  • fd06af55fc
    footer: simpify loading hljs, defer and beautify Aditya Telange 2020-11-17 15:44:16 +05:30
  • 3c28b8a8b2
    footer: fix scroll for non ASCII anchors Aditya Telange 2020-11-17 15:25:39 +05:30
  • 2a06c26e9f
    assets(css): optimize using csso Aditya Telange 2020-11-17 12:45:19 +05:30
  • 62477e7d1b
    head: add meta robots - disable indexing for non-prod sites Aditya Telange 2020-11-14 12:54:22 +05:30
  • f4998a1ab8
    head: add google_news internal template from hugo Aditya Telange 2020-11-14 12:44:56 +05:30
  • 66ba0f0ea9
    home-info: unset line-clamp for content Aditya Telange 2020-11-12 22:19:44 +05:30
  • d2f2fa6cc6
    head: add alternate pages to indicate multiple language/locale versions for multilungual sites Aditya Telange 2020-11-12 11:19:29 +05:30
  • b22520630d
    toc: highlight underline on hover Aditya Telange 2020-11-12 11:09:23 +05:30
  • 1775dfccfd
    scroll-bar(css): fix dark track color on list pages, due to c960b8a Aditya Telange 2020-11-11 10:39:55 +05:30
  • 0b07dd2a7d
    header: fix spacing when logo-text overflows Aditya Telange 2020-11-11 10:36:54 +05:30
  • cf4fd27e3d
    anchored-headings: port to PaperMod Aditya Telange 2020-11-10 12:15:56 +05:30
  • 2b0619f684
    anchored-headings: init partial Jake Wiesler 2020-06-04 15:13:42 -04:00
  • 8574c385cd
    profile-mode: user set-able image size Aditya Telange 2020-11-09 12:14:01 +05:30
  • c960b8af04
    scroll-bar(css): fix white track color on list pages, due to diff bg Aditya Telange 2020-11-09 11:52:57 +05:30
  • 64e8532a50
    head: load stylesheet resources with a wildcard Aditya Telange 2020-11-09 11:18:22 +05:30
  • f9fbdc9963
    profile-mode: improvements Aditya Telange 2020-11-09 11:12:52 +05:30
  • b7169d2259
    language-switch: enable emojify Aditya Telange 2020-11-08 23:07:23 +05:30
  • b5d55aee8d
    layouts/single: fix Lang Name hidden when LanguageName was unset Aditya Telange 2020-11-08 23:04:24 +05:30
  • 77baa3d76e
    layouts: add robots.txt Aditya Telange 2020-11-08 22:30:33 +05:30
  • 5264c7011e
    toc: add aria-label for accessibility reasons Aditya Telange 2020-11-06 10:58:23 +05:30
  • 795c06b2cc
    head: improve favicons presence - also set theme color to #2e2e33 - use syntax from https://favicon.io - site.webmanifest added, should be present in "static" Aditya Telange 2020-11-05 19:45:52 +05:30
  • 3064e8cfc5
    theme-switch: Enable theme toggle unless specifically disabled (#69) Itay Cohen 2020-11-04 10:34:45 +02:00
  • 12b6b132e4 Revert "theme-switch-button: improve logic" Aditya Telange 2020-11-03 20:21:10 +05:30
  • 0eed773e6d
    theme-switch-button: improve logic Aditya Telange 2020-11-03 20:05:21 +05:30
  • 229df19ec9
    header: fix spacing between lang-selector and label when theme-toggle is disabled Aditya Telange 2020-11-03 19:44:19 +05:30