Commit Graph

184 Commits (5855cbfccc3bb9beacc51d7d174a4f5932fb34fa)

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
James Panther 61d80cf13d
🔀 Merge branch 'dev' into v2 2022-01-24 12:05:43 +11:00
Carlos Beleña 8e805073d8
Merge branch 'jpanther:dev' into dev 2022-01-24 00:17:32 +01:00
James Panther 6b2f54bd71
🔧 Remove enableEmoji as it is no longer required 2022-01-24 09:43:00 +11:00
James Panther 92543ac729
📝 Add updated date on docs page for testing 2022-01-24 09:11:03 +11:00
James Panther 6bd6e2104c
📝 Add first pass at v2 documentation 2022-01-24 09:05:56 +11:00
James Panther 212e92bb83
📝 Add some taxonomy content examples 2022-01-23 09:57:03 +11:00
James Panther b1a418d705
🔀 Merge branch 'dev' into v2 2022-01-19 13:52:03 +11:00
James Panther c8bef8b271
📝 Update docs 2022-01-19 12:22:35 +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 e35733032c
📝 Update docs 2022-01-17 09:17:54 +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 3b5b93d965
Add image resizing and srcset generation 2022-01-12 14:21:22 +11:00
James Panther ca5d0bd057
️ Improve Lighthouse scores 2022-01-12 12:20:04 +11:00
James Panther 3997ee3a20
🔀 Merge branch 'dev' into v2 2022-01-09 10:23:09 +11:00
Marco Blessing 8babaca718
📝 Add OCram85 blog to users 2022-01-05 09:35:02 +11:00
James Panther b9e09d409e
📝 Add Blogger icon to docs 2021-12-31 09:05:48 +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 90f36f8221
️ Improve contrast and other accessibility issues 2021-12-21 13:22:45 +11:00
James Panther 9647282dc1
📝 Add note about Hugo project structure 2021-12-21 09:44:42 +11:00
James Panther 101c01b542
📝 Add icons reference to docs 2021-12-21 09:11:00 +11:00
James Panther 5ce23f53b8
📝 Add font size customisation docs
(Ref: #43)
2021-12-18 10:20:13 +11:00
James Panther bf9d11d23a
Add article last updated date support
(Ref: #43)
2021-12-18 10:07:38 +11:00
James Panther 8671712a8c
📝 Update changelog and docs 2021-12-18 09:06:59 +11:00
Leif Gensert 86c4a0ac03
📝 Add leif.io to user sites 2021-12-09 09:26:11 +11:00
James Panther 9e0d89b6e8
🎨 Reformat document 2021-11-23 09:54:05 +11:00
Antoine Soetewey 1c91b342fa
📝 Add new user 2021-11-23 09:52:18 +11:00
James Panther 4c81fd4023
✏️ Fix minor typos 2021-11-04 12:35:44 +11:00
James Panther 4fa7aa4c77
Add author bio to article footer 2021-11-04 10:54:47 +11:00
James Panther 3a2ce6a9e0
📝 Add more tags to exampleSite 2021-11-04 10:17:27 +11:00
James Panther 67aa482ff6
📝 Add mathematical notation docs 2021-11-04 10:08:59 +11:00
James Panther 47d49fcaf0
🚚 Move vendor includes to new partial 2021-11-03 16:52:40 +11:00
James Panther d476b9cf64
Add Chart.js and chart shortcode 2021-11-03 16:35:56 +11:00
James Panther 7c5eaed761
📝 Update 'Rich Content' example page 2021-11-03 16:23:52 +11:00
James Panther d69584ae2e
🩹 Update twitter_simple to use 2 params 2021-11-03 16:22:44 +11:00
James Panther 3c122867ee
📝 Add chart samples page 2021-10-29 17:04:57 +11:00
James Panther 52fd737c58
🔀 Merge branch 'dev' into chart 2021-10-29 16:27:55 +11:00
James Panther 3db55c1f26
📝 Update content samples 2021-10-29 16:09:30 +11:00
James Panther bda38cb8f9
Add dark mode toggle 2021-10-29 14:51:49 +11:00
James Panther 81824a1a00
🚧 Add config parameters for dark appearance 2021-10-29 12:07:21 +11:00
slashformotion d1d697abbc 📝 Added a new site in users.md 2021-10-28 09:57:19 +02:00
James Panther 68c05b97b2
Add chart shortcode 2021-10-28 15:32:27 +11:00
James Panther 14a6aba0b5
🚸 Add groupByYear to front matter 2021-10-27 10:48:29 +11:00
James Panther 7222bd1971
📝 Add hosting and deployment docs 2021-10-21 14:16:44 +11:00
James Panther 9265fed50b
📝 Clean up readme and installation instructions 2021-10-21 11:13:11 +11:00
James Panther db134785e4
🚸 Add sharing links to front matter 2021-10-20 10:44:57 +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