Commit Graph

57 Commits

Author SHA1 Message Date
Guy Sartorelli 13dcc5d442
FEAT Add linkfield docs (#286) 2024-02-19 09:26:23 +13:00
Guy Sartorelli 8ce02bcf8e
FIX Resolve final callout block issues (#285)
* FIX Remove unnecessary space at the end of callout blocks

* FIX correctly parse links inside callout blocks
2024-02-02 13:12:41 +13:00
Guy Sartorelli fc34b760c0
ENH Render the new callout block style (#284) 2024-02-02 09:41:43 +13:00
Guy Sartorelli 52467ffc4e
FIX Render callout blocks correctly (#277) 2023-10-19 10:09:13 +13:00
Guy Sartorelli 23b063cd6b
FIX Allow callout and children in code blocks (#275) 2023-10-18 09:34:29 +13:00
Guy Sartorelli 10b15e28e0
ENH Use new CMS logo (#272) 2023-09-25 09:51:46 +13:00
Steve Boyd af8707589f ENH Banner for previous version 2023-05-11 10:50:05 +12:00
Steve Boyd 0fac8ef0ab ENH Make 5 the default version 2023-05-05 17:07:47 +12:00
Guy Sartorelli a70bb879fb
ENH Use the new algolia search index and API 2023-04-18 14:42:24 +12:00
Guy Sartorelli 39b032b4ab ENH Increase callout link contrast 2022-08-04 17:07:16 +12:00
Guy Sartorelli 3f73dd0583 ENH Improve accessibility of docs styling 2022-08-04 17:07:16 +12:00
Guy Sartorelli 4a08724c29 NEW Add version banners at the top of docs pages 2022-08-04 17:07:07 +12:00
Guy Sartorelli 4b9c88219b FIX Rewrite API links for the correct version.
CMS3 docs shouldn't link to CMS4 API, for example.
2022-07-22 12:16:51 +12:00
Guy Sartorelli a0de65a48a NEW Add CMS 5 sources to user and dev docs. 2022-07-22 12:16:07 +12:00
Steve Boyd 415351f12e
Merge pull request #241 from creative-commoners/pulls/master/fix-headings
FIX Don't break headings when they include sub-elements.
2022-05-20 12:27:59 +12:00
Steve Boyd 305d41e073
Merge pull request #239 from creative-commoners/pulls/master/changelog-sort-order
FIX Ensure changelogs are sorted correctly.
2022-05-20 12:26:34 +12:00
Guy Sartorelli a8169164b4 FIX Don't break headings when they include sub-elements.
<code> tags added to headings via backticks are the main culprit,
but ultimately if any elements other than text were being added to the
heading, only part of the heading would display, and any custom ID for
the heading anchor link would not be used.
2022-05-05 17:39:43 +12:00
Guy Sartorelli 12a1d999ed FIX Ensure mailto links work as expected. 2022-05-05 15:54:32 +12:00
Guy Sartorelli 7ffdc5305d FIX Ensure changelogs are sorted correctly. 2022-05-05 15:39:32 +12:00
Aaron Carlino 5b98902937
BUGFIX: Make sure hash links aren't treated as relative (#226) 2020-07-06 16:04:46 +12:00
Aaron Carlino c9d3bfd92e
BUGFIX: Ensure .md links with hashes are rewritten properly (#228)
* Upgrade gatsby
* BUGFIX: ensure .md links with hashes are rewritten properly
2020-07-01 14:19:45 +12:00
Aaron Carlino 33458d485f
NEW: Add canonical link for v3 (#227)
* Upgrade gatsby
* NEW: Add canonical link for v3
2020-07-01 09:14:19 +12:00
Aaron Carlino b0b8947e74 Fix reverse issue on nodes 2020-02-28 15:47:25 +13:00
Aaron Carlino 87cbb04d9b Fix api tag parsing 2020-02-12 16:32:55 +13:00
Tyler Trout 60e9749aff Removed white background on code. (#218)
Some code is unreadable on https://docs.silverstripe.org/en/4/developer_guides/customising_the_admin_interface/reactjs_redux_and_graphql
2020-01-17 10:29:55 +13:00
Garion Herman a5c81f2c84 NEW Add anchor links to headings (#219)
* DOC Update and restructure README for clarity and accuracy

* NEW Add anchor links to headings
2020-01-17 10:26:52 +13:00
Aaron Carlino 999d18ff99 BUGFIX: x-small mobile navigation fixes 2019-12-20 13:52:56 +13:00
Aaron Carlino d1d75d08bb Allow includeFolders on CHILDREN 2019-12-19 14:33:08 +13:00
Aaron Carlino 8ffc3eeb5b
WIP: Add userhelp to new site (#216)
* Docs/userguide switching

* Initial commit of userdocs merge

* Remove service worker, fix rendering

* Remove limited sources

* UX improvements per Paul design

* Tweak version select for FF

* Fix mobile view

* Final tweaks to UI

* Tweaks to search bar, clean up conflicts

* Fix icons

* Hide search if no API key
2019-12-19 11:54:23 +13:00
Aaron Carlino fd6dcf27be Store context in site metadata 2019-12-17 14:04:09 +13:00
Aaron Carlino b7c32a3a6a Redirects 2019-12-13 17:16:07 +13:00
Serge Latyntsev fa241c0f61 Add Children "only, includeFolders, reverse" flags, add document unhideSelf (#209) 2019-11-21 10:26:11 +13:00
Aaron Carlino 856d707efa html fallback when watchFile null 2019-11-20 13:56:11 +13:00
Aaron Carlino 63833a4f28 a11y fixes 2019-11-20 11:46:39 +13:00
Aaron Carlino ca4383b113 Fix mobile navbar padding 2019-11-20 11:17:33 +13:00
Aaron Carlino 480331ac8c Navbar, padding fixes 2019-11-20 11:16:21 +13:00
Aaron Carlino 96c076fe79 Revisions to card UI 2019-11-20 10:09:52 +13:00
Aaron Carlino 04eefa3e37 Header IDs, smooth scrolling, smaller code font 2019-11-19 17:03:40 +13:00
Aaron Carlino 181fef9e99 New API links, regex debugging 2019-11-19 16:29:29 +13:00
Aaron Carlino 7d78429693 Live markdown updates 2019-11-19 13:55:33 +13:00
Aaron Carlino ab377a35be File watching 2019-11-18 17:51:57 +13:00
Aaron Carlino bf0a4aea46 Fix version switcher 2019-11-15 16:26:27 +13:00
Aaron Carlino fb07960b99 Favicon 2019-11-15 16:05:34 +13:00
Aaron Carlino c7c2ea0349 Major CSS purge, update branding 2019-11-15 16:04:03 +13:00
Aaron Carlino a567d620f1 Fix api clean up global match 2019-11-15 13:14:33 +13:00
Aaron Carlino 680e657934 GA 2019-11-14 15:58:07 +13:00
Aaron Carlino ac15a37592 tweak UI for nav links 2019-11-14 15:38:18 +13:00
Aaron Carlino f14291e1be Fix external link warning 2019-11-14 15:25:03 +13:00
Aaron Carlino 9485472792 Fix html in header IDs 2019-11-14 15:05:03 +13:00
Aaron Carlino 8195e9f7a7 Remove static images, fix api link parser 2019-11-14 12:00:41 +13:00