Commit Graph

47 Commits

Author SHA1 Message Date
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
Aaron Carlino
3588d07729 docsearch meta tags 2019-11-13 12:43:22 +13:00
Aaron Carlino
69232395fd Clean up partial API tags' 2019-11-13 11:14:12 +13:00
Aaron Carlino
2586cfa9b0 fix icons 2019-11-12 17:05:31 +13:00
Aaron Carlino
0cc0587897 Both versions working 2019-11-12 16:09:29 +13:00
Aaron Carlino
bba769ca76 Inline algolia CSS 2019-11-08 23:47:42 +13:00
Aaron Carlino
2431a57fb3 Fix FOUC and add purgecss 2019-11-08 16:53:25 +13:00
Aaron Carlino
62ab81f850 Initial commit 2019-11-08 15:40:20 +13:00