Commit Graph

157 Commits (33f8fd721e9b52c51c01b5881a76c9b15e197637)

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 aab852a969
👷 Bump Netlify Hugo version to v0.100.2 2022-06-16 11:24:15 +10:00
James Panther 53dbc6a3f1
📝 Update language docs 2022-06-16 09:55:14 +10:00
James Panther 350765832c
✏️ Realign table columns 2022-06-16 08:57:04 +10:00
Antoine Soetewey 98e98aab66
Update users.md
To be coherent with other sites
2022-06-11 16:44:13 +02:00
sneaky-potato b7a28a5ece
add sneaky-potato.github.io to users.md 2022-05-30 19:04:10 +05:30
James Panther d427baf0e1
Add front matter support for `showBreadcrumbs` 2022-05-26 11:43:19 +10:00
James Panther da20e07005
🔥 Remove users no longer using Congo 2022-05-25 14:20:07 +10: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
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
seyslee 4d93b1ca46 📝 Add user to users.md 2022-05-09 10:14:19 +09:00
Max Alletsee fba4aece0f
👪 Update users.md 2022-05-01 16:14:33 +02:00
James Panther 152eb0cbbf
📝 Update languages in docs 2022-05-01 09:53:29 +10:00
James Panther 136284e66b
📝 Better explain `robots.txt` generation
Ref #179
2022-04-25 10:51:33 +10:00
James Panther 093aa76d62
📝 Update docs to explain required markup params
Closes #154
2022-04-25 10:23:10 +10:00
KevinR d3de1f2d15 Update users.md 2022-04-12 00:31:11 +02:00
James Panther 214f6df805
📝 Update deployment docs 2022-04-11 09:43:13 +10:00
James Panther f0e7e520d8
📝 Update docs 2022-04-11 09:03:38 +10:00
James Panther 9b5c118426
📝 Update docs 2022-04-05 13:59:32 +10:00
James Panther 49a71fafaf
📝 Fix reference to `mainSections` in docs 2022-04-03 14:26:42 +10:00
James Panther 7869d501df
🔀 Merge pull request #163 from MoshiBin/he-i18n
🌐 Add hebrew i18n
2022-04-03 13:27:14 +10:00
James Panther 398b0eaf5e
Merge branch 'dev' into patch-1 2022-04-03 13:24:11 +10:00
James Panther 6a69efb5a9
Merge branch 'dev' into patch-1 2022-04-03 13:22:51 +10:00
Filip Jeremic 9f381f07f2
📝 Add jeremic.ca to users 2022-04-01 19:55:09 -04:00
Moshi Binyamini d6a3d0bfcb 🌐 Add he i18n 2022-04-01 02:06:28 +03:00
James Millner c00743a5f3
Update users.md 2022-03-30 19:08:45 +01:00
Mac Kiser 04611a7391
Update users.md 2022-03-29 11:56:57 -06: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 89a1b3098e
📝 Update docs 2022-03-08 10:09:37 +11:00
James Panther 44caa77336
🔥 Remove users no longer using theme 2022-03-08 09:54:36 +11:00
James Panther 3f9c6bf08e
🚸 Allow img fallback to assets/static directories
Fixes #126
2022-03-08 09:51:19 +11:00
James Panther 4ded685871
📝 Add GA v4 detail to analytics docs 2022-02-20 14:18:58 +11:00
James Panther f42159bfaf
📝 Update changelog and docs 2022-02-13 18:38:34 +11:00
James Panther 60a62e2b4b
🚸 Prevent image processing on external URLs 2022-02-06 11:26:37 +11:00
James Panther f8558acb01
📝 Add extra clarity to upgrade docs 2022-02-05 09:59:42 +11:00
James Panther a1175cdcdf
🐛 Add v2 to go path 2022-02-03 14:53:57 +11:00
James Panther 54d74316d3
🚸 Allow `figure` to revert to default behaviour 2022-02-03 11:37:09 +11:00
James Panther 053a03d429
💄 Add rounded border to images 2022-01-31 09:14:30 +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 6a23863ff9
📝 Update docs 2022-01-27 15:11:52 +11:00
James Panther 15e67f5903
♻️ Move home switcher JS to external file 2022-01-27 12:28:32 +11:00
James Panther add3f764f7
Add code copy buttons 2022-01-26 10:49:30 +11:00
James Panther 47632533e0
📝 Add new content examples section to docs 2022-01-25 13:14:01 +11:00
James Panther e9eb51e86b
🚸 Add archetype for external articles 2022-01-25 13:12:14 +11:00
James Panther 1d4816f90a
Add option to invert article pagination 2022-01-24 17:05:50 +11:00
James Panther 3703a09ce3
📝 Update docs with v2 changes 2022-01-24 16:51:28 +11:00