Commit Graph

588 Commits (5e5e77ac62b8d75cbee3b31008e8ab81e5c421e0)
 

Author SHA1 Message Date
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
James Panther 350765832c
✏️ Realign table columns 2022-06-16 08:57:04 +10:00
dependabot[bot] 048158e1ff
📌 Bump prettier from 2.6.2 to 2.7.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.0.
- [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.6.2...2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-14 23:41:57 +00:00
Antoine Soetewey 98e98aab66
Update users.md
To be coherent with other sites
2022-06-11 16:44:13 +02:00
James Panther bd5f8e434d
📝 Update changelog 2022-06-08 11:06:41 +10:00
James Panther 008b70b3c7
🔀Merge pull request #209 from HyperTesto/language-italian
🌐 Added Italian language
2022-06-08 10:52:22 +10:00
HyperTesto 84c90eebd1 Added italian language 2022-06-07 18:21:53 +02:00
James Panther 445784de49
🔀 Merge pull request #206 from sneaky-potato/sneaky-potato/users
📝 Update users.md
2022-06-03 19:42:56 +10:00
sneaky-potato b7a28a5ece
add sneaky-potato.github.io to users.md 2022-05-30 19:04:10 +05:30
James Panther 59b571955f
👷 Bump Netlify Hugo version to latest 2022-05-27 11:21:05 +10:00
James Panther d427baf0e1
Add front matter support for `showBreadcrumbs` 2022-05-26 11:43:19 +10:00
dependabot[bot] 847daf39e0
📌 Bump chart.js from 3.7.1 to 3.8.0
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.7.1 to 3.8.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v3.7.1...v3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-26 00:32:43 +00:00
James Panther 965dc707ed
🔨 Preparing release v2.2.1 2022-05-25 14:26:09 +10:00
James Panther da20e07005
🔥 Remove users no longer using Congo 2022-05-25 14:20:07 +10:00
James Panther 04150f24ce
📦 Upgrade KaTeX package 2022-05-25 14:13:42 +10:00
James Panther 3d690b51ac
🔀 Merge pull request #202 from jpanther/dependabot/npm_and_yarn/katex-0.15.6
📌 Bump katex from 0.15.3 to 0.15.6
2022-05-25 14:10:52 +10:00
James Panther c282637371
📦 Update Fuse.js package 2022-05-25 14:09:52 +10:00
dependabot[bot] c76b17a68b
📌 Bump katex from 0.15.3 to 0.15.6
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.15.3 to 0.15.6.
- [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.3...v0.15.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 04:07:44 +00:00
James Panther 23b94a1d6e
🔀 Merge pull request #195 from jpanther/dependabot/npm_and_yarn/fuse.js-6.6.2
📌 Bump fuse.js from 6.6.1 to 6.6.2
2022-05-25 14:07:02 +10:00
James Panther fccfd145fb
📦 Update Mermaid package 2022-05-25 14:05:52 +10:00
dependabot[bot] 7e88e630e0
📌 Bump fuse.js from 6.6.1 to 6.6.2
Bumps [fuse.js](https://github.com/krisk/Fuse) from 6.6.1 to 6.6.2.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md)
- [Commits](https://github.com/krisk/Fuse/compare/v6.6.1...v6.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 03:59:01 +00:00
James Panther cef239eb31
🔀 Merge pull request #194 from jpanther/dependabot/npm_and_yarn/mermaid-9.1.1
📌 Bump mermaid from 9.0.1 to 9.1.1
2022-05-25 13:58:19 +10:00
James Panther 3b3d78afaf
🐛 Fix main content not growing to window height
Fixes #201
2022-05-25 13:57:24 +10:00
dependabot[bot] b0e88716b9
📌 Bump mermaid from 9.0.1 to 9.1.1
Bumps [mermaid](https://github.com/knsv/mermaid) from 9.0.1 to 9.1.1.
- [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.0.1...9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 01:22:13 +00:00
James Panther 586eb4e820
🔀 Merge pull request #199 from jpanther/dependabot/npm_and_yarn/prettier-plugin-go-template-0.0.13
📌 Bump prettier-plugin-go-template from 0.0.12 to 0.0.13
2022-05-16 10:39:59 +10:00
dependabot[bot] 097f324fb0
📌 Bump prettier-plugin-go-template from 0.0.12 to 0.0.13
Bumps [prettier-plugin-go-template](https://github.com/NiklasPor/prettier-plugin-go-template) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/NiklasPor/prettier-plugin-go-template/releases)
- [Commits](https://github.com/NiklasPor/prettier-plugin-go-template/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-15 23:36:29 +00:00
James Panther 6189defd0e
🔀 Merge pull request #197 from AntoineSoetewey/patch-1
add datanalyze.be to users.md
2022-05-16 09:00:17 +10:00
James Panther 3ae1243f03
🔀 Merge pull request #198 from bortox/patch-1
📝 Update example baseUrl in getting started
2022-05-16 08:58:51 +10:00
bortox 7f1b677ebd
Update example baseUrl in getting started
Just in case someone needs it, writing https://your_domain.com as baseURL makes the function fetchJSON in `assets/js/search.js` fetch an url like https://your_domain.comindex.json, so in this scenario the search function does not load the index file since it is not found.
2022-05-15 22:03:58 +02:00
Antoine Soetewey 666d3e027b
add datanalyze.be to users.md 2022-05-15 01:34:27 +02:00
James Panther 3af20dae83
🔀 Merge pull request #190 from seyslee/dev
📝 Add user to users.md
2022-05-09 12:10:36 +10:00