Commit Graph

82 Commits (5e5e77ac62b8d75cbee3b31008e8ab81e5c421e0)

Author SHA1 Message Date
James Panther 042dee5c28
📝 Update comments partial docs 2022-07-07 08:48:56 +10:00
James Panther 451c49af37
📝 Update docs 2022-06-29 14:47:10 +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 6fc462136f
Improve layout of comments and add params to toggle display
Ref #207
2022-06-25 14:17:44 +10:00
James Panther 31c7cca31d
Add theme parameters to customise site footer 2022-06-25 12:42:02 +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 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