Commit Graph

126 Commits (35ead410c7b465d5ebc7b9c0d484e4c72d3b9369)

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 d427baf0e1
Add front matter support for `showBreadcrumbs` 2022-05-26 11:43:19 +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
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
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
Moshi Binyamini d6a3d0bfcb 🌐 Add he i18n 2022-04-01 02:06:28 +03: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 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 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 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
James Panther 6b2f54bd71
🔧 Remove enableEmoji as it is no longer required 2022-01-24 09:43:00 +11:00
James Panther 6bd6e2104c
📝 Add first pass at v2 documentation 2022-01-24 09:05:56 +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 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
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 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 81824a1a00
🚧 Add config parameters for dark appearance 2021-10-29 12:07:21 +11: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
James Panther 586224fc7a
📝 Add colour scheme docs with preview swatches 2021-10-18 14:36:36 +11:00
James Panther 3bc61c48ee
🔀 Merge branch 'dev' into pr/srisco/9 2021-10-18 12:55:59 +11:00
Sebas Risco 12cb25c0e3
Add "slate" theme 2021-10-17 18:33:49 +02:00
James Panther 41751dec85
📝 Documentation updates 2021-10-17 10:23:42 +11:00
James Panther 91d2597bdf
📝 Fix documentation typos 2021-09-29 10:39:29 +10:00
James Panther 4528e36a82
Add option to add a site logo 2021-09-22 12:24:46 +10:00
James Panther 37e8a8bc91
Add `robots` parameters 2021-08-26 10:07:37 +10:00
James Panther 7c18ea28b4
♻️ Cascade exampleSite front matter 2021-08-25 14:46:44 +10:00
James Panther f1cc326dab
♻️ Change exampleSite links to use `ref` shortcode 2021-08-25 14:39:20 +10:00
James Panther 444dbcd3ca
Add asset fingerprinting and SRI 2021-08-21 12:20:29 +10:00
James Panther d022bc8df7
Add edit links on article pages 2021-08-21 11:42:40 +10:00
James Panther f0c6306e6c
🚚 Move min Hugo version to module.toml 2021-08-20 17:20:20 +10:00
James Panther ecfa2d395b
Add multiple colour schemes 2021-08-20 17:02:08 +10:00
James Panther 67b804c704
📝 Add instructions for Hugo Modules installation 2021-08-19 14:40:57 +10:00
James Panther f023dbe71f
🩹 Standardise project URLs to be lowercase 2021-08-19 09:36:00 +10:00
James Panther c5107ab693
Add JSON-LD structured metadata 2021-08-18 17:06:14 +10:00
James Panther 139706895c
♻️ Move homepage recent articles to partial 2021-08-18 14:35:54 +10:00
James Panther 85b0f11c77
Add breadcrumbs 2021-08-18 10:08:06 +10:00
James Panther 64dd424b80
Add i18n support 2021-08-17 16:48:08 +10:00
James Panther 18ed642ae4
🔧 Consolidate author configuration options 2021-08-17 15:35:04 +10:00
James Panther b1f6b2ed7b
📝 Complete documentation overhaul 2021-08-16 17:19:10 +10:00