monero-project / monero-site

https://getmonero.org
BSD 3-Clause "New" or "Revised" License
288 stars 391 forks source link

user guides page alphabetic order #1967

Closed plowsof closed 2 years ago

plowsof commented 2 years ago

The tutorials state that alphabetic order is needed for the user guides page. This was automated by a script i made.

ba_1 ba_2 ba_3

netlify[bot] commented 2 years ago

Deploy Preview for barolo-time-757cf9 ready!

Built without sensitive environment variables

Name Link
Latest commit c276b5fbe80b3c0b00d1849c3a86cdbc48940e50
Latest deploy log https://app.netlify.com/sites/barolo-time-757cf9/deploys/6282f9a6f5eae90009f3a1a5
Deploy Preview https://deploy-preview-1967--barolo-time-757cf9.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

jeffro256 commented 2 years ago

You should put the script in-tree and have it run as a CI test

plowsof commented 2 years ago

Great idea @jeffro256 i added a workflow that runs this script to do just that, ill tidy it up and submit it eventually