Commit Graph

11 Commits

Author SHA1 Message Date
mDuo13
332789a87a Fix minor issues with Code Samples
- The description gets deleted if it matches the title exactly (due to
  how our plugin finds the text of the README). Changed a couple
  instances to not match exactly so this doesn't happen.
- Changed the top level of the Code Sampels layout to be a <main>
  element, which allows some styles to apply correctly and also helps
  the search crawler find the contents of the page.
2025-01-28 13:50:07 -08:00
tequ
1ef0ec2cf9 [JA] translate code-samples 2024-07-08 11:38:38 +09:00
Nazarii Mykhailets
7402168061 feat: migrate to the realm rc version 2024-05-28 17:09:54 +03:00
akcodez
ec92b39ebd adds alt text to images missing it. 2024-03-11 10:21:24 -07:00
akcodez
9aa5c5c865 fix links on code samples page 2024-02-27 15:22:09 -08:00
Amarantha Kulkarni
381766b0e7 Remove extraneous <br> tag 2024-02-07 15:21:08 -08:00
Amarantha Kulkarni
240d7cc0e4 Comment out Submit Code Samples link 2024-02-07 14:51:15 -08:00
Amarantha Kulkarni
80d7026a9f Hide submit code sample button which is not linked and the button is not on the live site currently 2024-02-02 13:18:50 -08:00
mDuo13
dd2366fadd Fix some key errors and remove some now unused files 2024-01-31 18:16:42 -08:00
mDuo13
7645140477 Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all
other files have been moved up a level. Also, non-docs images have been
moved to the static folder at the top level where they belong.

Many relative paths had to be fixed to make this work.
2024-01-31 17:53:52 -08:00
mDuo13
c10beb85c2 Re-level non-docs content to top of repo and rename content→docs 2024-01-31 16:24:01 -08:00