Commit Graph

568 Commits (a8f98205c9646b2aee0fdb3765c8313dd56e1c65)
 

Author SHA1 Message Date
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 bc84cde658
📝 Add links to discussions in changelog 2022-06-25 15:03:45 +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 7fa433ddab
📝 Update changelog 2022-06-22 17:25:25 +10:00
James Panther e2028be82e
🔀 Merge pull request #225 from jpanther:dependabot/npm_and_yarn/tailwindcss-3.1.4
📌 Bump tailwindcss from 3.0.24 to 3.1.4
2022-06-22 17:23:30 +10:00
James Panther d23cca9465
💄 Rebuild CSS 2022-06-22 17:20:11 +10:00
James Panther 7099d08355
🔧 Remove opacity function from Tailwind config 2022-06-22 17:19:54 +10:00
James Panther 51a630c0e5
🔨 Preparing release v2.2.3 2022-06-22 16:28:10 +10:00
James Panther aed6c76602
📝 Update changelog 2022-06-22 16:27:55 +10:00
James Panther d65da11167
🔧 Tidy up package.json 2022-06-22 16:07:56 +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 edd8ab5bcb
🔀 Merge pull request #224 from eliaserland:dev
Fixes #223 - Ensure trailing forward slash in `baseURL` for site search
2022-06-22 12:04:32 +10:00
James Panther fbcf957d98
📝 Update changelog 2022-06-22 11:50:52 +10:00
dependabot[bot] 8afccdfe49
📌 Bump tailwindcss from 3.0.24 to 3.1.4
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.24 to 3.1.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.0.24...v3.1.4)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 00:06:13 +00:00
Elias Olofsson 71dae159ca 🐛 Ensure trailing forward slash in baseURL during search index build.
Hopefully fixes issue #223, where search functionality was broken from website deployed to netlify
2022-06-21 15:08:26 +02:00
James Panther ba7d006681
🔀 Merge pull request #222 from kelset/patch-1
📝 Add my personal website (kelset.dev) to the list
2022-06-21 09:21:09 +10:00
Lorenzo Sciandra b9225a2955
Add my personal website (kelset.dev) to the list 2022-06-20 19:09:17 +01:00
James Panther 33f8fd721e
🔀 Merge pull request #221 from jkpe/patch-1
📝 Update Netlify deployment docs
2022-06-20 06:34:53 +10:00
jkpe 7f075d51e6
fix Netlify preview deployments
Netlify uses an old version of Hugo (0.8x) unless you tell it to use something newer. 0.8x does not support congo as a module.
2022-06-19 18:59:35 +01:00
James Panther 4deae8bc2f
🔧 Update theme metadata 2022-06-17 10:33:53 +10:00
James Panther 40e4be8348
🔀 Merge pull request #218 from jpanther/dependabot/npm_and_yarn/prettier-2.7.1
📌 Bump prettier from 2.7.0 to 2.7.1
2022-06-17 10:01:48 +10:00
dependabot[bot] e2852e9b79
📌 Bump prettier from 2.7.0 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 23:40:34 +00:00
James Panther 6ed4495121
🔨 Preparing release v2.2.2 2022-06-16 11:27:20 +10:00
James Panther aab852a969
👷 Bump Netlify Hugo version to v0.100.2 2022-06-16 11:24:15 +10:00
James Panther be35196e0c
🔀 Merge pull request #214 from jpanther:dependabot/npm_and_yarn/mermaid-9.1.2
📌 Bump mermaid from 9.1.1 to 9.1.2
2022-06-16 10:07:49 +10:00
James Panther 7e49b18f50
📝 Update changelog 2022-06-16 10:05:17 +10:00
James Panther 2dd84798cd
📦 Update packaged Mermaid 2022-06-16 10:03:08 +10:00
dependabot[bot] b7131bf301
📌 Bump mermaid from 9.1.1 to 9.1.2
Bumps [mermaid](https://github.com/knsv/mermaid) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/knsv/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/knsv/mermaid/compare/9.1.1...9.1.2)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 10:02:55 +10:00
James Panther 53dbc6a3f1
📝 Update language docs 2022-06-16 09:55:14 +10:00
James Panther 3da47426bf
📝 Update changelog 2022-06-16 09:14:54 +10:00
James Panther 79348c6ba1
🔀 Merge pull request #208 from jpanther:dependabot/npm_and_yarn/katex-0.16.0
📌 Bump katex from 0.15.6 to 0.16.0
2022-06-16 09:13:51 +10:00
James Panther cb0c330c13
📦 Update packaged KaTeX 2022-06-16 09:12:26 +10:00
James Panther 7ee5664af1
📝 Update changelog 2022-06-16 09:10:17 +10:00
dependabot[bot] 584dd24d00
📌 Bump katex from 0.15.6 to 0.16.0
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.15.6 to 0.16.0.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.15.6...v0.16.0)

---
updated-dependencies:
- dependency-name: katex
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 23:08:58 +00:00
James Panther 3d9fdd944d
🔀 Merge pull request #204 from jpanther:dependabot/npm_and_yarn/chart.js-3.8.0
📌 Bump chart.js from 3.7.1 to 3.8.0
2022-06-16 09:08:11 +10:00
James Panther 94c0746a74
📦 Update packaged chart.min.js 2022-06-16 09:03:58 +10:00
James Panther a946ad3e6d
🔀 Merge pull request #215 from jpanther/dependabot/npm_and_yarn/prettier-2.7.0
📌 Bump prettier from 2.6.2 to 2.7.0
2022-06-16 08:59:44 +10:00
James Panther 8f110ddf9d
🔀 Merge pull request #211 from AntoineSoetewey:patch-1
📝 Update users.md
2022-06-16 08:57:58 +10:00