Skip to content

Commit

Permalink
reorganize
Browse files Browse the repository at this point in the history
  • Loading branch information
lcarcone committed Jan 10, 2025
1 parent cd9e522 commit 50b1e9f
Showing 1 changed file with 14 additions and 18 deletions.
32 changes: 14 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,22 +5,7 @@ Prettify WBS UI
The goal of this repository is to collaborate on modernizing the WBS UI.
It contains the snapshots of some of the HTML pages of the application and its external resources (CSS, JS, icons).

## Samples

* [WBS Home Page with current design](https://w3c.github.io/wbs-design/html/index.html)
* [WBS Home Page using W3C site template and jquery 'select2' plugin](https://w3c.github.io/wbs-design/html/index-site-select2.html)
* [All question types form with current design](https://w3c.github.io/wbs-design/html/qtypes.html)
* [All question types form with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site.html)
* [All question types form results with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-results.html)
* [All question types form edit with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-edit.html)
* [All question types form add-question with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-add-question.html)
* [All question types form edit-question with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-edit-question.html)
* [All question types form impersonate with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-impersonate.html)
* [Form creation with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-create.html)
* [Forms available with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-current.html)
* [Test wysiwyg editor (using jquery plugin 'wysiwyg')](https://w3c.github.io/wbs-design/html/wbs-wysiwyg.html)
***
* List of pages using the new Design System
## List of pages using the new Design System
* [WBS Home Page using new Design System](https://w3c.github.io/wbs-design/html/s24-home.html)
* [WBS All question types using new Design System](https://w3c.github.io/wbs-design/html/s24-qtypes.html)
* [WBS Create a questionnaire using new Design System](https://w3c.github.io/wbs-design/html/s24-survey-creation.html)
Expand All @@ -39,5 +24,16 @@ It contains the snapshots of some of the HTML pages of the application and its e
* [WBS Template CfR for Proposed Recommendation using new Design System](https://w3c.github.io/wbs-design/html/s24-template-pr.html)
* [WBS Template CfR Group Charter using new Design System](https://w3c.github.io/wbs-design/html/s24-template-charter.html)



## Examples related to the previous Redesign
* [WBS Home Page with current design](https://w3c.github.io/wbs-design/html/index.html)
* [WBS Home Page using W3C site template and jquery 'select2' plugin](https://w3c.github.io/wbs-design/html/index-site-select2.html)
* [All question types form with current design](https://w3c.github.io/wbs-design/html/qtypes.html)
* [All question types form with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site.html)
* [All question types form results with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-results.html)
* [All question types form edit with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-edit.html)
* [All question types form add-question with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-add-question.html)
* [All question types form edit-question with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-edit-question.html)
* [All question types form impersonate with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-impersonate.html)
* [Form creation with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-create.html)
* [Forms available with W3C site template](https://w3c.github.io/wbs-design/html/qtypes-site-current.html)
* [Test wysiwyg editor (using jquery plugin 'wysiwyg')](https://w3c.github.io/wbs-design/html/wbs-wysiwyg.html)

0 comments on commit 50b1e9f

Please sign in to comment.