Commit Graph

331 Commits (0a6267c171e799ac8c0297f6e1ca8d2c318a921c)

Author SHA1 Message Date
Michael Dorner 8921e27e16
Fix issue
Fixes issues of Hugo throwing the following error: `_default/term.html:16:14: executing "main" at <.Paginate>: error calling Paginate: cannot convert type page.PagesGroup to Pages`
2022-09-02 11:45:55 +02:00
James Panther ffaca3f5ce
🐛 Fix appearance switcher title when switching
Fixes #235
2022-08-18 16:13:30 +10:00
James Panther dbe75271ff
🐛 Fix article update date not using formatted values
Fixes #259
2022-08-18 15:57:01 +10:00
James Panther 73e16a25a2
🎨 Standardise Tailwind CSS class order 2022-08-18 14:59:46 +10:00
James Panther c0494b25a4
🩹 Fix main content alignment under menu overlay 2022-06-28 09:47:30 +10:00
James Panther a8f98205c9
🥅 Add build warning when old theme params found 2022-06-27 13:12:26 +10:00
James Panther e2b7af1e72
Add header layouts and hamburger menu layout
Ref #167, #88, #43, #29
2022-06-27 12:31:15 +10:00
James Panther efbeceaa4f
💥 Move footer parameters to their own sub-group 2022-06-27 10:30:07 +10:00
James Panther aa102e67de
💄 Clean up article link styles 2022-06-27 10:16:36 +10:00
James Panther 5ebc70ab3a
🐛 Fix external article link alignment and add RTL support 2022-06-25 15:31:08 +10:00
James Panther 337e355ba2
💄 Reduce whitespace at the top of prose content
Ref #226
2022-06-25 14:53:34 +10:00
James Panther 6fc462136f
Improve layout of comments and add params to toggle display
Ref #207
2022-06-25 14:17:44 +10:00
James Panther f007a1f294
🩹 Improve scroll to top link alignment 2022-06-25 13:04:41 +10:00
James Panther 31c7cca31d
Add theme parameters to customise site footer 2022-06-25 12:42:02 +10:00
James Panther 971e8b631d
🐛 Fix homepage link when `baseURL` contains sub-directories in path 2022-06-25 11:00:20 +10:00
James Panther bdf9928443
🐛 Fix search only returning results in primary language
Fixes #229
2022-06-25 10:48:27 +10:00
James Panther 460a5ad822
🚸 Expand search to include all page types 2022-06-25 10:44:35 +10:00
James Panther 84e5e46971
🐛 Fix search not showing when main menu empty 2022-06-25 10:40:24 +10:00
James Panther 7c6453fd30
🐛 `headline` not displaying Markdown or Emoji 2022-06-22 12:15:05 +10:00
James Panther 97313e9f04
️ Use author name for images when available 2022-06-22 12:14:10 +10:00
James Panther d427baf0e1
Add front matter support for `showBreadcrumbs` 2022-05-26 11:43:19 +10:00
James Panther 3b3d78afaf
🐛 Fix main content not growing to window height
Fixes #201
2022-05-25 13:57:24 +10:00
James Panther 612cd8f8b4
🐛 Fix code blocks in RTL languages
Fixes #164
2022-05-01 11:17:30 +10:00
James Panther 00daa189d0
🔥 Remove generator tag to revert to default Hugo behaviour
Fixes #179
2022-05-01 10:53:27 +10:00
James Panther 04a44fcd07
🐛 Fix scroll to top link alignment
Fixes #172
2022-05-01 10:19:32 +10:00
James Panther 6e56d2daa1
🩹 Check `hugo.IsProduction` when including analytics
Ref #179
2022-04-25 11:12:02 +10:00
James Panther 972233063c
🐛 Fix scroll to top link alignment
Fixes #172
2022-04-12 09:17:17 +10:00
James Panther 272e1a26f2
🔀 Merge pull request #165 from MoshiBin/patch-1
🌐 Fix footer menu display in RTL
2022-04-03 14:08:05 +10:00
Miki Vanusek a13b35c505
💄 Hide navigation during printing 2022-04-03 13:51:52 +10:00
Moshi Binyamini 7f7e440861
🌐 Fix footer menu display in RTL 2022-04-01 03:37:32 +03:00
James Panther adb065b79d
🍱 Upgrade to FontAwesome 6 icons 2022-03-09 16:13:36 +11:00
James Panther e5021c9d30
🚸 Allow icon to be specified in `alert` shortcode 2022-03-09 15:14:09 +11:00
James Panther c1857711ed
Add `simple` page layout for full-width content
Fixes #139
2022-03-08 10:46:26 +11:00
James Panther 74677d9c6d
💄 Update styles on term list heading 2022-03-08 10:43:56 +11:00
James Panther 694848a95a
🔀 Merge pull request #145 from igalarzab/patch-1
Use the group by year var in the term partial
2022-03-08 10:13:40 +11:00
James Panther 3f9c6bf08e
🚸 Allow img fallback to assets/static directories
Fixes #126
2022-03-08 09:51:19 +11:00
Jose Galarza 99e9038705
Use the group by year var in the term partial 2022-03-07 13:41:58 +00:00
James Panther d1387f79f8
🐛 Fix underline styles not displaying correctly
Fixes #125
2022-02-20 14:36:36 +11:00
James Panther a29efce7c0
🐛 Fix homepage structrued data unparsable
Fixes #113
2022-02-13 18:00:38 +11:00
James Panther a041f09f6f
🩹 Fix `.Lastmod` shown when same as `.Date` 2022-02-13 17:44:30 +11:00
James Panther 7d6be8a999
🐛 Emojify JSON output for search results 2022-02-08 09:00:35 +11:00
James Panther d8c2534762
💄 Fix `main` not filling screen vertically 2022-02-07 09:37:59 +11:00
James Panther 39c1b7d04a
🐛 Fix appearance pref not loading early enough
Fixes #102
2022-02-06 15:10:59 +11:00
James Panther 88946105fd
⚰️ Remove redundant appearance parameter check
Ref #102
2022-02-06 14:46:03 +11:00
James Panther 60a62e2b4b
🚸 Prevent image processing on external URLs 2022-02-06 11:26:37 +11:00
James Panther 09d2e410c8
🐛 Stop site appearance taking priority over user
Fixes #102
2022-02-05 19:19:47 +11:00
James Panther de73ae8087
🐛 Fix emoji strings in tables of contents 2022-02-03 15:53:07 +11:00
James Panther e9ce1e3214
🐛 Fix JSON output duplicated items 2022-02-03 11:46:21 +11:00
James Panther 54d74316d3
🚸 Allow `figure` to revert to default behaviour 2022-02-03 11:37:09 +11:00
James Panther 0602108f56
♻️ Adopt Tailwind hover-group classes 2022-02-03 11:07:12 +11:00
James Panther 053a03d429
💄 Add rounded border to images 2022-01-31 09:14:30 +11:00
James Panther e465eaeb33
🩹 Update robots.txt template 2022-01-27 15:58:01 +11:00
James Panther 53eeda3770
♻️ Change language `htmlCode` to `isoCode` 2022-01-27 15:42:05 +11:00
James Panther d86d1b82be
♻️ Dark mode rewrite 2022-01-27 15:26:18 +11:00
James Panther 734fa6e827
🚸 Add breadcrumbs section name fallback 2022-01-27 11:39:36 +11:00
James Panther add3f764f7
Add code copy buttons 2022-01-26 10:49:30 +11:00
James Panther 1d4816f90a
Add option to invert article pagination 2022-01-24 17:05:50 +11:00
James Panther b59137e458
🌐 Add better i18n support for article metadata 2022-01-24 13:58:19 +11:00
James Panther 61d80cf13d
🔀 Merge branch 'dev' into v2 2022-01-24 12:05:43 +11:00
Carlos Beleña 6313f69328
🔧 Revert to Date.Format instead of time.Format 2022-01-24 00:38:55 +01:00
James Panther c33724c960
💄 Fix article metadata text wrapping 2022-01-24 09:14:13 +11:00
Carlos Beleña 63a1f0719f
🐛 Fix calling date partial 2022-01-23 22:33:19 +01:00
Carlos Beleña c9bb4b0b63
💄 Adjust metadata output 2022-01-23 20:28:50 +01:00
James Panther 1857637094
🚚 Move site description to languages config 2022-01-20 16:08:18 +11:00
James Panther 8319bddf04
Add support for content on taxonomy pages 2022-01-20 14:08:52 +11:00
James Panther a60d255f04
💄 Fix alert Markdown styling 2022-01-19 13:56:59 +11:00
James Panther b1a418d705
🔀 Merge branch 'dev' into v2 2022-01-19 13:52:03 +11:00
James Panther dcd5dd0ec9
♻️ Add search to JS asset bundle 2022-01-19 12:13:42 +11:00
Rishi Maharaj 32a01325de 🐛 fix ordering of safeHTML and emojify 2022-01-18 16:58:52 -08:00
James Panther 7992ce0035
🥅 Catch when no JS required in bundle 2022-01-19 11:52:49 +11:00
James Panther e67c9d0d28
️ Bundle css and js assets using Hugo pipes 2022-01-19 11:28:20 +11:00
Rishi Maharaj d61ea9f694 🐛 add emojify on remaining .Title, .Site.Title, and metas 2022-01-18 16:24:15 -08:00
James Panther 0f34dcfa05
💄 Minor style tweaks to improve consistency 2022-01-19 10:25:48 +11:00
Rishi Maharaj 80533d8641 🐛 add emojify for title on list page and browser / tab title 2022-01-18 14:15:23 -08:00
James Panther ce75bc1179
💄 Add cursor to TOC header 2022-01-19 08:34:05 +11:00
James Panther b99b6a8750
Add scroll to top link 2022-01-18 17:26:46 +11:00
James Panther acc4aee752
Add Tables of Contents to articles 2022-01-18 16:24:33 +11:00
James Panther ace158ed42
🔍 Add more detail to JSON-LD structured data 2022-01-17 15:56:08 +11:00
James Panther ad495ca9ef
♻️ Adopt new Tailwind typography theming 2022-01-17 14:14:52 +11:00
James Panther 30fad56aed
♻️ Reduce repetition in main CSS 2022-01-17 13:21:21 +11:00
James Panther 97b2de72eb
Add taxonomies on article and list pages 2022-01-17 10:16:57 +11:00
James Panther adaa7b757e
Add site search powered by Fuse.js 2022-01-13 15:56:30 +11:00
James Panther e9c8a4a049
️ Add "skip to main content" links 2022-01-12 15:53:24 +11:00
James Panther a70353d5c0
🥅 Catch icon resource not found error 2022-01-12 14:25:25 +11:00
James Panther 3b5b93d965
Add image resizing and srcset generation 2022-01-12 14:21:22 +11:00
James Panther 9ead2c33e8
Add `headline` parameter to author 2022-01-12 12:32:29 +11:00
James Panther ca5d0bd057
️ Improve Lighthouse scores 2022-01-12 12:20:04 +11:00
James Panther 5a775a49bd
♻️ Refactor vendor inline JS to bundles 2022-01-12 11:20:59 +11:00
James Panther 4754607fb5
♻️ Refactor dark mode inline JS to dark.js 2022-01-12 10:15:41 +11:00
James Panther 2043921232
💄 Add smooth scrolling behaviour 2022-01-12 00:08:38 +11:00
James Panther cdf56a1e11
🌐 Add RTL language support 2022-01-11 16:17:49 +11:00
James Panther 1b9b660abe
🚚 Move author image to assets 2022-01-11 12:29:21 +11:00
James Panther 6eab5f95fb
🌐 Use language specific date formats 2022-01-11 12:13:18 +11:00
James Panther 9c8601102c
🌐 Add language switcher to header 2022-01-11 12:00:27 +11:00
James Panther 3997ee3a20
🔀 Merge branch 'dev' into v2 2022-01-09 10:23:09 +11:00
James Panther 55677da695
🐛 Fix JSON-LD keywords delimiter
Fixes #74
2022-01-07 14:50:15 +11:00
James Panther 4ca9f334cb
🐛 Fix lead shortcode not rendering Markdown
Fixes #73
2022-01-05 10:13:23 +11:00
Antoine Soetewey 5c9438e952
Update date.html
When following this [workflow](https://bookdown.org/yihui/blogdown/workflow.html), there is an error when serving the site :

```
Launching the server via the command:
  /Users/antoinesoetewey/Library/Application Support/Hugo/0.82.0/hugo server --bind 127.0.0.1 -p 4321 --themesDir themes -t congo -D -F --navigateToChanged
Error: Error building site: failed to render pages: render of "page" failed: execute of template failed: template: _default/single.html:11:11: executing "main" at <partial "article-meta.html" (dict "context" . "scope" "single")>: error calling partial: execute of template failed: template: partials/article-meta.html:16:36: executing "partials/article-meta.html" at <partial "meta/date.html" .>: error calling partial: "/Users/antoinesoetewey/Documents/GitHub/elsaetantoine/themes/congo/layouts/partials/meta/date.html:2:24": execute of template failed: template: partials/meta/date.html:2:24: executing "partials/meta/date.html" at <.Site.Params.article.dateFormat>: invalid value; expected string
```

By adding these parentheses, the site is served without any error.

Regards,
Antoine
2021-12-27 12:06:09 +01:00
darkrain-nl 00bf51517e
🐛 Fix error unclosed action in footer.html 2021-12-27 08:41:08 +11:00
James Panther a1006c4f7b
💄 Adopt new Tailwind v3 classes and colour names 2021-12-25 10:53:46 +11:00
James Panther 90f36f8221
️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
James Panther bf9d11d23a
Add article last updated date support
(Ref: #43)
2021-12-18 10:07:38 +11:00
James Panther 260030d98f
🔧 Set showWordCount default to false 2021-12-18 09:06:29 +11:00
wizardbyron b4cbe9122b
🌐 Pass .WordCount to i18n function 2021-12-18 08:51:38 +11:00
wizardbyron 65a7228bfc
Add word count to page meta 2021-12-18 08:50:31 +11:00
canstand d70c63d800 🐛 Fix incorrect pagination dates 2021-11-16 14:08:22 +08:00
James Panther 5de5c0a56e
🔀 Merge pull request #26 from Benjamin-Lee/patch-1
Fix article pagination spacing
2021-11-06 14:40:45 +11:00
James Panther ca3581fca7
💄 Adjust leading on article pagination headings 2021-11-06 14:38:33 +11:00
James Panther 32640cac92
💄 Only output icon styles if there is an icon 2021-11-06 13:05:29 +11:00
Benjamin Lee a7c1f25c9c
Fix spacing for pagination dates 2021-11-04 19:53:06 -04:00
James Panther dfd189ee05
🚑 Rename vendor directory to lib 2021-11-04 14:21:14 +11:00
James Panther 4fa7aa4c77
Add author bio to article footer 2021-11-04 10:54:47 +11:00
James Panther 554ae35e6f
Add katex shortcode 2021-11-04 10:06:52 +11:00
James Panther 47d49fcaf0
🚚 Move vendor includes to new partial 2021-11-03 16:52:40 +11:00
James Panther 32522c6399
💄 Add more styles to charts 2021-10-29 17:04:31 +11:00
James Panther 52fd737c58
🔀 Merge branch 'dev' into chart 2021-10-29 16:27:55 +11:00
James Panther 8949c62df2
🐛 Fix article summary style in dark mode 2021-10-29 14:54:46 +11:00
James Panther 210175ba44
🌐 Add i18n strings for appearance toggle 2021-10-29 12:30:42 +11:00
James Panther 81824a1a00
🚧 Add config parameters for dark appearance 2021-10-29 12:07:21 +11:00
James Panther 9d42b7be2b
🚧 Add dark mode toggle button 2021-10-29 11:15:00 +11:00
James Panther 35a35f5e32
🐛 Fix site logo image dimensions unconstrained
Closes #19
2021-10-28 17:19:53 +11:00
James Panther 68c05b97b2
Add chart shortcode 2021-10-28 15:32:27 +11:00
James Panther 6d1c51c037
💄 Add Mermaid theming to match colour scheme 2021-10-28 15:01:19 +11:00
James Panther acbcfacd6f
Add Mermaid as bundled dependency 2021-10-28 12:39:34 +11:00
James Panther 14a6aba0b5
🚸 Add groupByYear to front matter 2021-10-27 10:48:29 +11:00
James Panther 4c13c4d776
💄 Add Markdown and Emoji support to parameters 2021-10-27 10:34:50 +11:00
James Panther db134785e4
🚸 Add sharing links to front matter 2021-10-20 10:44:57 +11:00
James Panther 527d3d101e
⬆️ Upgrade to Mermaid v8.13.3 2021-10-20 10:21:44 +11:00
James Panther 0f15206e78
🌐 Add extra variables to footer for better i18n 2021-10-20 09:31:28 +11:00
James Panther bf81a7a27d
🐛 Fix logo not linked to home page
Closes #13
2021-10-19 17:33:18 +11:00
James Panther 0a59984b44
Add support for article summaries 2021-10-19 17:04:42 +11:00
James Panther 1901917d7c
Add footer menu 2021-10-19 15:45:11 +11:00
James Panther 07562ee7d4
🚸 Make main menu optional 2021-10-19 15:44:23 +11:00
James Panther 4528e36a82
Add option to add a site logo 2021-09-22 12:24:46 +10:00
canstand 962a4875ee Add i18n chinese translation 2021-09-20 11:24:28 +08:00
James Panther 37e8a8bc91
Add `robots` parameters 2021-08-26 10:07:37 +10:00
James Panther f6dceb6233
🏗️ Change URLs to be relative instead of absolute 2021-08-26 09:44:41 +10:00
James Panther da03bddb62
💄 Fix recent header alignment on profile layout 2021-08-25 16:25:45 +10:00
James Panther 83eebaefc0
🐛 Fix Fathom Analytics script included twice 2021-08-25 13:31:53 +10:00
James Panther ba1a57144b
🩹 Add dark style to group subheadings 2021-08-23 09:49:59 +10:00
James Panther 5b7aabefa7
️ Changes to address Lighthouse issues 2021-08-22 17:19:42 +10:00
James Panther c4445a2028
💄 Fix lead text color missing 2021-08-22 17:01:03 +10:00
James Panther 0339729039
🐛 Fix externalUrl not working on some list pages 2021-08-22 16:58:25 +10:00
James Panther 72b636b635
💄 Fix badge filling width when unconstrained 2021-08-21 12:23:02 +10:00
James Panther 444dbcd3ca
Add asset fingerprinting and SRI 2021-08-21 12:20:29 +10:00
James Panther d022bc8df7
Add edit links on article pages 2021-08-21 11:42:40 +10:00
James Panther 46a7031a3a
♻️ Use .HasShortcode for mermaid script 2021-08-21 08:54:42 +10:00
James Panther ecfa2d395b
Add multiple colour schemes 2021-08-20 17:02:08 +10:00
James Panther 62703a114b
💄 Fix links missing some styles in Firefox 2021-08-20 13:56:45 +10:00
James Panther c3f30d92ed
💄 Fix some content not centred on profile layout 2021-08-19 16:43:45 +10:00
James Panther 1a32633896
💄 Fix style issue with button shortcode 2021-08-19 14:09:43 +10:00
James Panther c5107ab693
Add JSON-LD structured metadata 2021-08-18 17:06:14 +10:00
James Panther 139706895c
♻️ Move homepage recent articles to partial 2021-08-18 14:35:54 +10:00
James Panther 7030022620
💄 Style updates to enhance design consistency 2021-08-18 12:54:18 +10:00
James Panther 85b0f11c77
Add breadcrumbs 2021-08-18 10:08:06 +10:00
James Panther 64dd424b80
Add i18n support 2021-08-17 16:48:08 +10:00
James Panther c51f34ca35
🐛 Fix incorrect URL when deploying to a subfolder 2021-08-17 11:03:22 +10:00
James Panther 6816ff0666
🐛 Fix author image URLs 2021-08-16 17:42:52 +10:00
James Panther c279dd72cd
Add Hugo schema template 2021-08-16 17:06:59 +10:00
James Panther 9fd42720fd
Add social sharing links 2021-08-16 17:06:35 +10:00
James Panther fe7d59a855
Add badge and button shortcodes 2021-08-16 15:09:21 +10:00
James Panther 7ce10997ce
Add params for hiding date and reading time per article 2021-08-16 14:05:46 +10:00
James Panther 5575d2b43e
🥅 Catch any cases where resources don't exist 2021-08-16 14:04:56 +10:00
James Panther b9f61f6896
Add option to toggle groupByYear on list pages 2021-08-16 10:42:48 +10:00
James Panther e293f4c509
💄 Add styles for pagination links 2021-08-16 10:41:00 +10:00
James Panther d8473ba7d5
💄 Make section heading more flexible 2021-08-16 10:16:02 +10:00
James Panther ce39d7438e
🐛 Fix showDraftLabel setting not applying 2021-08-16 10:14:51 +10:00
James Panther 7285cac334
Add multiple homepage layouts 2021-08-15 18:41:40 +10:00
James Panther 491d356d15
Add front matter for various display options 2021-08-15 11:21:37 +10:00
James Panther 73218ce192
Add option to exclude pages from sitemap 2021-08-15 10:37:48 +10:00
James Panther 60a0d89dde
Add draft post indicator 2021-08-14 14:57:31 +10:00
James Panther c24b8ab2e1
Add article pagination links and display params 2021-08-14 14:44:34 +10:00
James Panther 074b1ff11d
Add RSS feeds 2021-08-14 13:54:17 +10:00
James Panther 1b1615476d
📱 Reflow some elements at smaller screen sizes 2021-08-14 13:33:45 +10:00
James Panther ad0fe1db15
Add favicons partial support 2021-08-14 10:47:33 +10:00
James Panther b1168b98dc
🎨 Move heading anchors to render hook 2021-08-13 17:17:32 +10:00
James Panther d0ddf5f8c5
🍱 Add support for more social icons 2021-08-13 16:35:32 +10:00
James Panther a118081367
🐛 Fix issue with icon resources not being loaded correctly 2021-08-13 15:08:08 +10:00
James Panther 7bb809545b
🐛 Fix up exampleSite and docs 2021-08-11 18:56:07 +10:00
James Panther f97add5d5f
🚚 Make taxonomy indexes generic 2021-08-11 17:21:24 +10:00
James Panther a6a3ee761e
🎉 Initial commit 2021-08-11 15:28:33 +10:00