Commit Graph

284 Commits (68b47c8c227cc9843b8bc7cbabe2bf20bc51f613)
 

Author SHA1 Message Date
James Panther 68b47c8c22
🍱 Add new doggy! 2022-01-13 16:59:39 +11:00
James Panther 049edc6e40
💄 Update Chart.js and Mermaid to use RGB css vars 2022-01-13 16:22:25 +11:00
James Panther 9cfdc65eaa
⬆️ Upgrade to Katex v0.15.2 2022-01-13 16:17:52 +11:00
James Panther 81ed75e8a2
🩹 Fix icon alignment on example site 2022-01-13 16:12:07 +11:00
James Panther ac563d6b98
💄 Tweak slate colour scheme 2022-01-13 16:09:21 +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 1414bfc325
💄 Fix heading anchor style 2022-01-12 14:58:30 +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 04be1dc78e
⬆️ Upgrade Tailwind to v3.0.13 2022-01-12 11:23:34 +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 fe90990e10
🌐 Restructure config for multilingual support 2022-01-11 10:02:51 +11:00
James Panther e67b9774d6
📝 Update changelog 2022-01-11 09:25:33 +11:00
James Panther 19359e306c
📌 Update package list 2022-01-11 09:25:24 +11:00
James Panther ac77abe91f
💄 Workaround @tailwindcss/typography hover issue
Ref: https://github.com/tailwindlabs/tailwindcss-typography/issues/231
2022-01-09 10:42:08 +11:00
James Panther e8b3102eaa
📦 Update packages 2022-01-09 10:39:02 +11:00
James Panther 3997ee3a20
🔀 Merge branch 'dev' into v2 2022-01-09 10:23:09 +11:00
James Panther 0fadc453ab
🔨 Preparing release v1.6.2 2022-01-07 14:53:10 +11:00
James Panther 55677da695
🐛 Fix JSON-LD keywords delimiter
Fixes #74
2022-01-07 14:50:15 +11:00
James Panther 7606c925ae
⬆️ Upgrade Mermaid and Chart.js to latest
Addresses vulnerability in Mermaid CVE-2021-43861 - https://github.com/advisories/GHSA-p3rp-vmj9-gv6v
2022-01-07 14:31:07 +11:00
James Panther 4ca9f334cb
🐛 Fix lead shortcode not rendering Markdown
Fixes #73
2022-01-05 10:13:23 +11:00
James Panther ecf207273c
🔀 Merge pull request #75 from OCram85/OCram85-patch-1
📝 Add OCram85 blog to users
2022-01-05 09:36:14 +11:00
Marco Blessing 8babaca718
📝 Add OCram85 blog to users 2022-01-05 09:35:02 +11:00
James Panther e65645caf8
🔨 Preparing release v1.6.1 2021-12-31 09:09:46 +11:00
James Panther b9e09d409e
📝 Add Blogger icon to docs 2021-12-31 09:05:48 +11:00
James Panther 61cb1d4a76
🔀 Merge pull request #71 from rshmhrj/add-blogger-icon
💄 add blogger icon
2021-12-31 08:59:02 +11:00
Rishi Maharaj 64f36ba19b 💄 add blogger icon
- includes blogger svg icon from font awesome
- includes placeholder in config.toml > author.links
2021-12-29 22:33:38 -08:00
James Panther 90ab6b2431
📝 Update changelog 2021-12-29 18:09:57 +11:00
James Panther 514f02782a
🔀 Merge pull request #66 from AntoineSoetewey/patch-1
Add parentheses in date.html
2021-12-29 18:05:37 +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
James Panther 7f9b2cbc61
📝 Update changelog 2021-12-27 08:49:34 +11:00
James Panther fea41ec41c
🔀 Merge pull request #65 from darkrain-nl/dev
Fix error unclosed action in footer.html
2021-12-27 08:42:30 +11:00
darkrain-nl 00bf51517e
🐛 Fix error unclosed action in footer.html 2021-12-27 08:41:08 +11:00
James Panther c0d96a22c7
🔀 Merge pull request #61 from dr460nf1r3/dev
Add dr460nf1r3.org to users
2021-12-25 10:56:43 +11:00
dr460nf1r3 a60428ec84
📝 Add dr460nf1r3.org to users 2021-12-25 10:55:17 +11:00
James Panther a1006c4f7b
💄 Adopt new Tailwind v3 classes and colour names 2021-12-25 10:53:46 +11:00
James Panther 5662a11f2d
⚰️ Remove redundant Tailwind v2 config 2021-12-25 10:52:47 +11:00
James Panther 86fc39f667
⬆️ Upgrade to Tailwind v3 2021-12-25 10:51:48 +11:00
James Panther e7a8baee3a
🔨 Preparing release v1.6.0 2021-12-21 13:27:10 +11:00
James Panther 90f36f8221
️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
James Panther ccfd369c67
👷 Add Lighthouse CI configuration 2021-12-21 12:11:06 +11:00