Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Reformat all html files.
Browse files Browse the repository at this point in the history
  • Loading branch information
electricsidecar-dev committed Jul 6, 2024
1 parent 73c1657 commit 7f57094
Show file tree
Hide file tree
Showing 7 changed files with 2,830 additions and 2,312 deletions.
939 changes: 485 additions & 454 deletions index.html

Large diffs are not rendered by default.

347 changes: 183 additions & 164 deletions privacy-policy/index.html

Large diffs are not rendered by default.

178 changes: 98 additions & 80 deletions privacy-policy/utility.html
Original file line number Diff line number Diff line change
@@ -1,107 +1,125 @@
<!DOCTYPE html>
<html lang="en">

<head>
<title>Electric Sidecar - Privacy Policy</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Your personal automotive assistant. Your journey, your data.">
<meta name="keywords" content="OBD-II, Electric Sidecar, trip logger, telematics, vehicle connectivity">
<meta property="og:image" content="/gfx/privacy.png" />
<link rel="stylesheet" href="/css/main.css">
<script>
!function(t,e){var o,n,p,r;e.__SV||(window.posthog=e,e._i=[],e.init=function(i,s,a){function g(t,e){var o=e.split(".");2==o.length&&(t=t[o[0]],e=o[1]),t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}}(p=t.createElement("script")).type="text/javascript",p.async=!0,p.src=s.api_host.replace(".i.posthog.com","-assets.i.posthog.com")+"/static/array.js",(r=t.getElementsByTagName("script")[0]).parentNode.insertBefore(p,r);var u=e;for(void 0!==a?u=e[a]=[]:a="posthog",u.people=u.people||[],u.toString=function(t){var e="posthog";return"posthog"!==a&&(e+="."+a),t||(e+=" (stub)"),e},u.people.toString=function(){return u.toString(1)+".people (stub)"},o="capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags getFeatureFlag getFeatureFlagPayload reloadFeatureFlags group updateEarlyAccessFeatureEnrollment getEarlyAccessFeatures getActiveMatchingSurveys getSurveys onSessionId".split(" "),n=0;n<o.length;n++)g(u,o[n]);e._i.push([i,s,a])},e.__SV=1)}(document,window.posthog||[]);
posthog.init('phc_eDtYLUe7s9m2FdF3d1hsw8XXnG57yJNU4rLvbT0IXNV',{api_host:'https://eu.i.posthog.com'})
</script>
<script>
!function(w,d){if(!w.rdt){var p=w.rdt=function(){p.sendEvent?p.sendEvent.apply(p,arguments):p.callQueue.push(arguments)};p.callQueue=[];var t=d.createElement("script");t.src="https://www.redditstatic.com/ads/pixel.js",t.async=!0;var s=d.getElementsByTagName("script")[0];s.parentNode.insertBefore(t,s)}}(window,document);rdt('init','a2_eza3npfz93xw', {"aaid":"<AAID-HERE>","email":"<EMAIL-HERE>","externalId":"<EXTERNAL-ID-HERE>","idfa":"<IDFA-HERE>"});rdt('track', 'PageVisit');
</script>
<title>Electric Sidecar - Privacy Policy</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Your personal automotive assistant. Your journey, your data.">
<meta name="keywords" content="OBD-II, Electric Sidecar, trip logger, telematics, vehicle connectivity">
<meta property="og:image" content="/gfx/privacy.png" />
<link rel="stylesheet" href="/css/main.css">
<script>
!function (t, e) { var o, n, p, r; e.__SV || (window.posthog = e, e._i = [], e.init = function (i, s, a) { function g(t, e) { var o = e.split("."); 2 == o.length && (t = t[o[0]], e = o[1]), t[e] = function () { t.push([e].concat(Array.prototype.slice.call(arguments, 0))) } } (p = t.createElement("script")).type = "text/javascript", p.async = !0, p.src = s.api_host.replace(".i.posthog.com", "-assets.i.posthog.com") + "/static/array.js", (r = t.getElementsByTagName("script")[0]).parentNode.insertBefore(p, r); var u = e; for (void 0 !== a ? u = e[a] = [] : a = "posthog", u.people = u.people || [], u.toString = function (t) { var e = "posthog"; return "posthog" !== a && (e += "." + a), t || (e += " (stub)"), e }, u.people.toString = function () { return u.toString(1) + ".people (stub)" }, o = "capture identify alias people.set people.set_once set_config register register_once unregister opt_out_capturing has_opted_out_capturing opt_in_capturing reset isFeatureEnabled onFeatureFlags getFeatureFlag getFeatureFlagPayload reloadFeatureFlags group updateEarlyAccessFeatureEnrollment getEarlyAccessFeatures getActiveMatchingSurveys getSurveys onSessionId".split(" "), n = 0; n < o.length; n++)g(u, o[n]); e._i.push([i, s, a]) }, e.__SV = 1) }(document, window.posthog || []);
posthog.init('phc_eDtYLUe7s9m2FdF3d1hsw8XXnG57yJNU4rLvbT0IXNV', { api_host: 'https://eu.i.posthog.com' })
</script>
<script>
!function (w, d) { if (!w.rdt) { var p = w.rdt = function () { p.sendEvent ? p.sendEvent.apply(p, arguments) : p.callQueue.push(arguments) }; p.callQueue = []; var t = d.createElement("script"); t.src = "https://www.redditstatic.com/ads/pixel.js", t.async = !0; var s = d.getElementsByTagName("script")[0]; s.parentNode.insertBefore(t, s) } }(window, document); rdt('init', 'a2_eza3npfz93xw', { "aaid": "<AAID-HERE>", "email": "<EMAIL-HERE>", "externalId": "<EXTERNAL-ID-HERE>", "idfa": "<IDFA-HERE>" }); rdt('track', 'PageVisit');
</script>
</head>

<body class="bg-gray-100 antialiased">
<main>
<main>
<!-- Navigation bar -->
<div class="container mx-auto px-2 md:px-0 font-sans">
<div class="py-2 border-b border-gray-300 flex justify-between items-center">
<a href="/" class="flex items-center opacity-70 hover:opacity-100 transition-opacity">
<img src="/gfx/site-logo.png" alt="Electric Sidecar logo" class="h-6 md:h-8 w-auto mr-1 md:mr-2">
<h1 class="font-rounded text-black text-sm md:text-base font-bold w-24 leading-none md:leading-tight">Electric Sidecar</h1>
</a>
<div class="py-2 border-b border-gray-300 flex justify-between items-center">
<a href="/" class="flex items-center opacity-70 hover:opacity-100 transition-opacity">
<img src="/gfx/site-logo.png" alt="Electric Sidecar logo" class="h-6 md:h-8 w-auto mr-1 md:mr-2">
<h1 class="font-rounded text-black text-sm md:text-base font-bold w-24 leading-none md:leading-tight">Electric
Sidecar</h1>
</a>

<nav class="flex items-center">
<a href="/shortcuts" class="text text-sm md:text-base text-black font-medium mr-4 opacity-70 hover:opacity-100 transition-opacity">Shortcuts</a>
<a href="/scanning" class="text text-sm md:text-base text-black font-medium mr-4 opacity-70 hover:opacity-100 transition-opacity">Scanning</a>
<a href="/privacy-policy" class="text text-sm md:text-base text-black font-semibold mr-4 transition-opacity">Privacy</a>
<a href="https://electricsidecar.substack.com/" class="text text-sm md:text-base text-black font-medium md:mr-4 opacity-70 hover:opacity-100 transition-opacity" target="_blank">News</a>
<a class="hidden md:block" href="https://apps.apple.com/app/apple-store/id1663683832?pt=21311&ct=Website&mt=8" target="_blank" rel="noopener noreferrer">
<img src="/gfx/AppStore.png" alt="Download Electric Sidecar from the App Store" style="max-height: 40px">
</a>
</nav>
</div>
<nav class="flex items-center">
<a href="/shortcuts"
class="text text-sm md:text-base text-black font-medium mr-4 opacity-70 hover:opacity-100 transition-opacity">Shortcuts</a>
<a href="/scanning"
class="text text-sm md:text-base text-black font-medium mr-4 opacity-70 hover:opacity-100 transition-opacity">Scanning</a>
<a href="/privacy-policy"
class="text text-sm md:text-base text-black font-semibold mr-4 transition-opacity">Privacy</a>
<a href="https://electricsidecar.substack.com/"
class="text text-sm md:text-base text-black font-medium md:mr-4 opacity-70 hover:opacity-100 transition-opacity"
target="_blank">News</a>
<a class="hidden md:block" href="https://apps.apple.com/app/apple-store/id1663683832?pt=21311&ct=Website&mt=8"
target="_blank" rel="noopener noreferrer">
<img src="/gfx/AppStore.png" alt="Download Electric Sidecar from the App Store" style="max-height: 40px">
</a>
</nav>
</div>
</div>

<!-- Sub-navigation bar -->
<div class="container mx-auto px-2 md:px-0 font-sans">
<div class="py-2 flex items-center">
<nav class="flex items-center ml-auto">
<a href="/privacy-policy/" class="text text-sm md:text-base text-black font-medium mr-4 opacity-70 hover:opacity-100 transition-opacity">Electric Sidecar</a>
<a href="/privacy-policy/utility.html" class="text text-sm md:text-base text-black font-semibold mr-4 transition-opacity">Utilities</a>
</nav>
</div>
<div class="py-2 flex items-center">
<nav class="flex items-center ml-auto">
<a href="/privacy-policy/"
class="text text-sm md:text-base text-black font-medium mr-4 opacity-70 hover:opacity-100 transition-opacity">Electric
Sidecar</a>
<a href="/privacy-policy/utility.html"
class="text text-sm md:text-base text-black font-semibold mr-4 transition-opacity">Utilities</a>
</nav>
</div>
</div>

<div class="container mx-auto text-black py-4 px-2 md:px-0">
<img class="mx-auto mb-4 text-center" src="/gfx/privacy.png" alt="Privacy policy" width="96" height="103.68" />
<div class="text-center">
<h1 class="text-4xl font-bold font-rounded">Utilities Privacy Policy</h1>
<p class="mb-4">Last updated May 26, 2024</p>
</div>
<img class="mx-auto mb-4 text-center" src="/gfx/privacy.png" alt="Privacy policy" width="96" height="103.68" />
<div class="text-center">
<h1 class="text-4xl font-bold font-rounded">Utilities Privacy Policy</h1>
<p class="mb-4">Last updated May 26, 2024</p>
</div>

<p class="mb-4">
Electric Sidecar utility apps, such as CAN Decoder and ELMCheck, are micro-apps
designed to help with design and development of vehicle-based software.
</p>
<p class="mb-4">
Electric Sidecar utility apps, such as CAN Decoder and ELMCheck, are micro-apps
designed to help with design and development of vehicle-based software.
</p>

<h2 class="text-lg font-bold">Overview</h2>
<p class="mb-4">
This privacy policy applies to all data collected through Electric Sidecar utility apps.
</p>
<h2 class="text-lg font-bold">Overview</h2>
<p class="mb-4">
This privacy policy applies to all data collected through Electric Sidecar utility apps.
</p>

<h2 class="text-lg font-bold">Collection and Use of Personal Information</h2>
<p class="mb-4">
We do not collect, use, save, or have access to any of your personal or vehicle data
used in the utility apps.
</p>
<h2 class="text-lg font-bold">Collection and Use of Personal Information</h2>
<p class="mb-4">
We do not collect, use, save, or have access to any of your personal or vehicle data
used in the utility apps.
</p>

<h2 class="text-lg font-bold">App Analytics</h2>
<p class="mb-4">
To help us better understand how people use Electric Sidecar's utility apps, we use event-based analytics information
provided by PostHog. This provides us with some generic usage statistics that are completely anonymous
and cannot personally identify you in any way. PostHog's privacy policy is available
<a class="text-blue-500 hover:underline" href="https://posthog.com/privacy">here</a>. You can turn off data being sent to
PostHog within the Electric Sidecar utility apps.
</p>
<h2 class="text-lg font-bold">App Analytics</h2>
<p class="mb-4">
To help us better understand how people use Electric Sidecar's utility apps, we use event-based analytics
information
provided by PostHog. This provides us with some generic usage statistics that are completely anonymous
and cannot personally identify you in any way. PostHog's privacy policy is available
<a class="text-blue-500 hover:underline" href="https://posthog.com/privacy">here</a>. You can turn off data being
sent to
PostHog within the Electric Sidecar utility apps.
</p>

<h2 class="text-lg font-bold">Changes</h2>
<p class="mb-4">
If Electric Sidecar utilities make changes to any terms or conditions of this privacy policy, these changes will be
posted on the site in a timely manner. We reserve the right to modify this privacy policy at any time.
</p>
<h2 class="text-lg font-bold">Changes</h2>
<p class="mb-4">
If Electric Sidecar utilities make changes to any terms or conditions of this privacy policy, these changes will be
posted on the site in a timely manner. We reserve the right to modify this privacy policy at any time.
</p>

<h2 class="text-lg font-bold">Contact</h2>
<p class="mb-4">
If you have any questions about how Electric Sidecar utilities collect, store and manage your data, then
please get in touch at <a class="text-blue-500 hover:underline" href="mailto:[email protected]">[email protected]</a>.
</p>
<h2 class="text-lg font-bold">Contact</h2>
<p class="mb-4">
If you have any questions about how Electric Sidecar utilities collect, store and manage your data, then
please get in touch at <a class="text-blue-500 hover:underline"
href="mailto:[email protected]">[email protected]</a>.
</p>
</div>

<footer class="bg-dark text-white py-8">
<div class="container mx-auto px-4">
<div class="text-left">
<p class="mb-4">Apple Watch, watchOS and iPhone are trademarks of Apple Inc., registered in the U.S. and other countries and regions.</p>
<p class="mb-4">Third party logos and brand names are used for information purposes only and do not necessarily indicate affiliation with Electric Sidecar.</p>
<p>Copyright © 2024 fearless design, LLC. All rights reserved.</p>
</div>
<div class="container mx-auto px-4">
<div class="text-left">
<p class="mb-4">Apple Watch, watchOS and iPhone are trademarks of Apple Inc., registered in the U.S. and other
countries and regions.</p>
<p class="mb-4">Third party logos and brand names are used for information purposes only and do not necessarily
indicate affiliation with Electric Sidecar.</p>
<p>Copyright © 2024 fearless design, LLC. All rights reserved.</p>
</div>
</div>
</footer>
</main>
</main>
</body>
</html>

</html>
Loading

0 comments on commit 7f57094

Please sign in to comment.