You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* A [GitHub](https://github.com/signup) account :octocat:
30
30
31
-
## Pages
31
+
## :page_facing_up:Pages
32
32
33
33
### `<Home />`
34
34
@@ -42,7 +42,7 @@ A simple page displaying a static description.
42
42
43
43
A page for configuring the application. By default, the application will detect the best candidate from the browser's language. Users can override this on the settings page.
44
44
45
-
## Components
45
+
## :wrench:Components
46
46
47
47
### `<Header />`
48
48
@@ -66,19 +66,20 @@ On Cloud Phone, soft keys are mapped as follows:
66
66
67
67
Because developers cannot override the RSK behavior, clicking RSK also calls `history.back()` to reproduce the same behavior on desktop browsers.
68
68
69
-
## Deploy to GitHub Pages
69
+
## :rocket:Deploy to GitHub Pages
70
70
71
71
[GitHub Pages](https://pages.github.com/) offers free hosting for public open-source repositories. This project uses the [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) GitHub Action to build and deploy HTML, CSS, and JS to the `gh-pages` branch.
72
72
73
-
:warning: <u>Production</u>: although it's possible to configure [custom domain names](https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/about-custom-domains-and-github-pages), "GitHub Pages is not intended for or allowed to be used... either facilitating commercial transactions or providing commercial software" ([see Prohibited Uses](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#prohibited-uses)). Use GitHub Pages for production applications at your own risk.
73
+
> [!WARNING]
74
+
> Although it's possible to configure [custom domain names](https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site/about-custom-domains-and-github-pages), "GitHub Pages is not intended for or allowed to be used... either facilitating commercial transactions or providing commercial software" ([see Prohibited Uses](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#prohibited-uses)). Use GitHub Pages for production applications at your own risk.
74
75
75
-
## Developer Program
76
+
## :sunglasses:Developer Program
76
77
77
78
Register for the [Cloud Phone Developer Program](https://www.cloudfone.com/developer-program) to upload test widgets and use the Cloud Phone Simulator.
0 commit comments