Commit Graph

17 Commits

Author SHA1 Message Date
mDuo13
69c5b0ff83 Make top nav translatable, with examples 2024-03-26 13:58:44 -07:00
Amarantha Kulkarni
40ba2008cd Issue 2460 Addressing tutorial naming confusion by keeping SEO recommendations in the meta data, and keeping visible names consistent 2024-03-25 10:58:41 -07:00
mDuo13
ae891dc925 Fix some filename/URL issues.
- Change transaction-results/transaction-results/ to not repeat itself,
  adding a redirect from the old URL.
- Fix Japanese localization of 'tasks' not being updated to 'how-tos'.
  (Translated pages in this subfolder were not being shown as translated
  due to the mismatch.)
- Fix unparsed `[base58][]` link in addresses snippet.
2024-03-20 17:41:29 -07:00
Amarantha Kulkarni
d3177a9940 Merge pull request #2469 from XRPLF/underscore-dash
convert underscores to preferred dash
2024-03-19 09:20:23 -07:00
Amarantha Kulkarni
201e42eff4 Merge pull request #2465 from XRPLF/dd-tutorial-updates
Updated tutorial nav - v2
2024-03-18 11:44:15 -07:00
akcodez
2a2b99d4e5 convert underscores to preffered trailing slash 2024-03-18 09:00:04 -07:00
ddawson
5c12a9b80a tasks -> how-tos 2024-03-14 16:57:01 -07:00
ddawson
5679fc64e0 consistent tut subdirs 2024-03-14 16:51:05 -07:00
ddawson
f0c5b6141a Update tutorial nav 2024-03-14 16:46:57 -07:00
ddawson
e686ad020a add nfts_by_issuer and fix links 2024-03-14 16:25:30 -07:00
Amarantha Kulkarni
e12f7cd5be Add translation keys for footer headings and sidebar items 2024-02-28 14:50:20 -08:00
Amarantha Kulkarni
3da314e14f Add translation keys for nav bar and sidebar items 2024-02-26 17:06:44 -08:00
Amarantha Kulkarni
289180b4d9 Rename file to index.md to fix duplicate names in the URL 2024-02-07 14:02:40 -08:00
mDuo13
4911c25c9c Reorg tutorials to match nav, and update links 2024-01-31 20:06:41 -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