diff --git a/makeitwork.cloud/legal.css b/makeitwork.cloud/legal.css new file mode 100644 index 0000000..7ccb78f --- /dev/null +++ b/makeitwork.cloud/legal.css @@ -0,0 +1,82 @@ +:root { + color-scheme: dark; + --bg: #080808; + --surface: #161616; + --surface-raised: #242424; + --text: #fafafa; + --text-muted: #aeaeae; + --accent: #a2bcff; + --border: rgba(255, 255, 255, 0.1); + --focus-ring: #7698fd; + --font-sans: Inter, system-ui, sans-serif; +} + +* { + box-sizing: border-box; +} + +body { + max-width: 48rem; + margin: 0 auto; + padding: 2rem 1rem 4rem; + background: var(--bg); + color: var(--text); + font-family: var(--font-sans); + line-height: 1.6; +} + +header, +section { + margin-bottom: 2rem; +} + +h1, +h2 { + line-height: 1.2; +} + +h1 { + margin: 0 0 0.5rem; +} + +h2 { + margin: 0 0 0.75rem; + font-size: 1.2rem; +} + +p, +li { + color: var(--text-muted); +} + +strong { + color: var(--text); +} + +a { + color: var(--accent); +} + +a:focus-visible { + outline: 2px solid var(--focus-ring); + outline-offset: 2px; +} + +article { + padding: 1.5rem; + border: 1px solid var(--border); + border-radius: 0.75rem; + background: var(--surface); +} + +nav { + display: flex; + flex-wrap: wrap; + gap: 0.75rem 1rem; + margin-top: 2rem; +} + +.updated { + margin: 0; + color: var(--text-muted); +} diff --git a/makeitwork.cloud/privacy.html b/makeitwork.cloud/privacy.html new file mode 100644 index 0000000..c137572 --- /dev/null +++ b/makeitwork.cloud/privacy.html @@ -0,0 +1,93 @@ + + + + + + Privacy Policy | Make IT Work Cloud + + + + + +
+
+
+

Privacy Policy

+

Last updated: September 9, 2026

+
+ +
+

Scope

+

+ This policy applies to makeitwork.cloud and optional Make IT Work + Cloud communications, including SMS communications where available. +

+
+ +
+

Information we may collect

+

+ We may collect information you provide directly, such as contact + details and message content, along with information reasonably + needed to operate, secure, and support our services. +

+
+ +
+

How we use information

+

+ We use information to operate and secure Make IT Work Cloud, respond + to requests, provide requested communications, maintain records, and + meet applicable legal or operational requirements. +

+
+ +
+

SMS information and consent

+

+ If you use an optional SMS program, message frequency varies and + message and data rates may apply. You can reply + STOP + to opt out. For help, contact + steven@makeitwork.cloud. +

+

+ We do not share, sell, or provide your mobile phone number or + messaging consent data to third parties or affiliates for their + marketing or promotional purposes. +

+
+ +
+

Service providers and retention

+

+ We may use service providers to help operate our services. They may + process information only as needed to provide those services on our + behalf. We retain information for periods reasonably necessary for + service operation, security, and applicable obligations. +

+
+ +
+

Changes and contact

+

+ We may update this policy by posting a revised version at this URL. + For privacy questions, contact + steven@makeitwork.cloud. +

+
+ + +
+
+ + diff --git a/makeitwork.cloud/sitemap.xml b/makeitwork.cloud/sitemap.xml index 4cce67a..93ec78a 100644 --- a/makeitwork.cloud/sitemap.xml +++ b/makeitwork.cloud/sitemap.xml @@ -6,6 +6,24 @@ weekly 1.0 + + https://makeitwork.cloud/sms.html + 2026-09-09 + monthly + 0.6 + + + https://makeitwork.cloud/privacy.html + 2026-09-09 + yearly + 0.4 + + + https://makeitwork.cloud/terms.html + 2026-09-09 + yearly + 0.4 + https://makeitwork.cloud/onion/ 2026-03-24 diff --git a/makeitwork.cloud/sms.html b/makeitwork.cloud/sms.html new file mode 100644 index 0000000..7197696 --- /dev/null +++ b/makeitwork.cloud/sms.html @@ -0,0 +1,80 @@ + + + + + + SMS Developer Communications | Make IT Work Cloud + + + + + +
+
+
+

SMS Developer Communications

+

Last updated: September 9, 2026

+
+ +
+

About the program

+

+ Make IT Work Cloud may offer optional, conversational SMS + communications for developer, infrastructure, and support-related + purposes. Availability may be limited to people who have an + established or directly requested connection with Make IT Work + Cloud. +

+
+ +
+

Consent

+

+ We send SMS only after a person voluntarily starts a conversation + with an active program number or gives direct, affirmative consent + through an opt-in method we identify. This page does not itself + enroll anyone, and SMS consent is not required to use this website. +

+
+ +
+

Frequency and cost

+

+ Message frequency varies. Message and data rates may apply under + your mobile plan. +

+
+ +
+

Opting out and getting help

+

+ Reply STOP to an SMS program number to opt out of + messages from that number. For help, contact us at + steven@makeitwork.cloud. +

+
+ +
+

Privacy

+

+ Your use of any SMS program is also subject to our + Privacy Policy and + Terms of Service. Mobile numbers and + messaging consent are not shared with third parties or affiliates + for marketing or promotional purposes. +

+
+ + +
+
+ + diff --git a/makeitwork.cloud/terms.html b/makeitwork.cloud/terms.html new file mode 100644 index 0000000..f9d167b --- /dev/null +++ b/makeitwork.cloud/terms.html @@ -0,0 +1,85 @@ + + + + + + Terms of Service | Make IT Work Cloud + + + + + +
+
+
+

Terms of Service

+

Last updated: September 9, 2026

+
+ +
+

Using Make IT Work Cloud

+

+ Make IT Work Cloud provides developer and infrastructure resources. + Use the site and any available communications lawfully and without + interfering with its operation or other users. +

+
+ +
+

Optional SMS communications

+

+ Any SMS communications from Make IT Work Cloud are optional and may + be limited in availability. We send SMS only after direct, + affirmative consent through an identified opt-in method; consent is + not a condition of using this website. +

+

+ Message frequency varies. Message and data rates may apply. Reply + STOP to opt out of messages from a program number. + For help, contact + steven@makeitwork.cloud. +

+
+ +
+

Program changes

+

+ We may change, suspend, or end an optional SMS program or access to + it when reasonably necessary for service operation, security, + compliance, or misuse prevention. +

+
+ +
+

Privacy

+

+ Our Privacy Policy explains how we + handle information, including the commitment not to share mobile + numbers or messaging consent with third parties or affiliates for + marketing or promotional purposes. +

+
+ +
+

Changes and contact

+

+ We may update these terms by posting a revised version at this URL. + Questions can be sent to + steven@makeitwork.cloud. +

+
+ + +
+
+ +