WICG / webmonetization

Proposed Web Monetization standard
https://webmonetization.org
Other
466 stars 152 forks source link

Update folder structure for specification #349

Closed huijing closed 1 year ago

huijing commented 1 year ago

Closes #222 Closes #339

This PR renames the original specification.html file into specification-respec.html and replaces public links to the specification to the statically generated version instead. This also introduces a folder structure that allows the file to be accessed without the .html at the end of the URL. The previous version of the specification was also generated for record-keeping purposes. And the instructions for developing the specification locally have been updated.

🎩 Top-hatting instructions (i.e. human testing that things are not broken)

  1. Pull down this branch
  2. Navigate to http://localhost:3000/specification and check that the specification is rendering correctly and it is NOT the respec version
  3. Navigate to http://localhost:3000/specification-respec.html and check that it is the ReSpec version.
  4. Navigate to https://localhost:3000/specification/versions/CG-DRAFT-web-monetization-20210317.html and check that it is version 1.0 of the specification

(or you could probably use the deploy preview since we turned that on ¯\_(ツ)_/¯)

netlify[bot] commented 1 year ago

Deploy Preview for webmonetization-preview ready!

Name Link
Latest commit 5613a4266336633405a8c817021afa767d622bdb
Latest deploy log https://app.netlify.com/sites/webmonetization-preview/deploys/64a557c9f0cfad000883c2d6
Deploy Preview https://deploy-preview-349--webmonetization-preview.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 configuration.