Skip to content

Genaral website update/overhaul #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 40 commits into from
Oct 2, 2023
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
e0d3e55
Updated docs links
MagicLike Sep 17, 2023
fc3a38d
Updated `unlock-bootloader`
MagicLike Sep 17, 2023
24c9e3d
Formatting
MagicLike Sep 17, 2023
b871dea
Updated TOC to comply with HTML standards
MagicLike Sep 17, 2023
182a63d
Updated links
MagicLike Sep 17, 2023
86bf5b5
Spelling & formatting
MagicLike Sep 17, 2023
2c48f3b
Added help links
MagicLike Sep 17, 2023
012c1e7
Move CSS from `b871dea` to `custom.css`
MagicLike Sep 17, 2023
4637371
Updated more links
MagicLike Sep 18, 2023
3a9b02e
Removed inline CSS
MagicLike Sep 18, 2023
5befacd
Formatting
MagicLike Sep 18, 2023
3d5cbea
Added button `type` to `Submit` button in feedback
MagicLike Sep 18, 2023
8cdd80f
Rearranged devices according to README
MagicLike Sep 18, 2023
5e8faba
Spelling
MagicLike Sep 18, 2023
940b251
Added new donation buttons
MagicLike Sep 18, 2023
10b0065
Add public files
tsterbak Sep 18, 2023
431990f
Corrected spelling for e-mail
MagicLike Sep 18, 2023
cdf4f78
Rounded up!
MagicLike Sep 21, 2023
fa13a10
Added on hover ease for buttons and tiles
MagicLike Sep 21, 2023
47590f4
Deleted unused and outdated images
MagicLike Sep 21, 2023
4c890de
Closed uncloed `div`s
MagicLike Sep 21, 2023
420bc5b
Added 404 page
MagicLike Sep 21, 2023
6ca7bf1
Spelling
MagicLike Sep 21, 2023
03a1bfd
Corrected section descriptions
MagicLike Sep 21, 2023
d660e7c
Added .htaccess
MagicLike Sep 21, 2023
9f64821
Use the right e-mail address for the right use case
MagicLike Sep 21, 2023
05338a7
Removed unused sponsor image
MagicLike Sep 21, 2023
f2eff24
Formatting
MagicLike Sep 21, 2023
eccf0d4
Removed domain from internal links
MagicLike Sep 21, 2023
5e1be51
Added `Donation options` section title to `custom.css`
MagicLike Sep 21, 2023
5152f59
Merge remote-tracking branch 'origin/page-updates' into docs-update
MagicLike Sep 21, 2023
a18a12e
Merge pull request #21 from openandroidinstaller-dev/docs-update
MagicLike Sep 21, 2023
f25fdce
Revert "Add public files"
MagicLike Sep 21, 2023
4df6124
Documented website build workflow
MagicLike Sep 21, 2023
250f96b
Bump workflow dependencies
MagicLike Sep 22, 2023
8286de6
Implement automatic website builds
MagicLike Sep 22, 2023
19be6fe
Build can now be triggered via commit
MagicLike Sep 22, 2023
6c72e45
Corrected e-mail addresses again
MagicLike Sep 22, 2023
f4c584e
Bump version and device count
tsterbak Oct 2, 2023
68aefa4
Add new devices
tsterbak Oct 2, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions public/static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,47 @@ html {
scroll-behavior: smooth;
}

.px-6 ul {
list-style: unset;
}

#pf-funding-logos {
width: 333px;
}

.pt-5 {
border-top: 1px solid #dee2e6;
}

#user {
display: block;
}

#donate-widgets {
margin: auto;
margin-top: 10px;
}

.opencollective,
#gh-sponsors {
display: flex !important;
margin: auto !important;
}

.liberapay {
display: flex !important;
width: 50% !important;
margin-bottom: 10px;
margin-left: 46.05px !important;
}

.liberapay-nojs {
display: flex;
margin: auto;
margin-top: -20px;
margin-bottom: 10px;
}

/* Style the tab content */
.tabcontent {
display: none;
Expand Down
27 changes: 14 additions & 13 deletions templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<span class="icon"><i class="fa fa-question"></i></span><span>FAQ</span>
</a>
<a class="navbar-item" href="https://github.com/openandroidinstaller-dev/openandroidinstaller"
target="_blank">
rel="noopener" target="_blank">
<span class="icon"><i class="fab fa-github"></i></span><span>GitHub</span>
</a>
<a class="navbar-item" href="mailto:[email protected]">
Expand All @@ -114,7 +114,7 @@
<img class="image is-96x96" src="static/oai-logo.jpg" alt="OpenAndroidInstaller Logo">
</a>
</div>
<div class="is-inline-block" style="width: 333px;">
<div class="is-inline-block" id="pf-funding-logos">
<figure class="image">
<img src="static/pf_funding_logos.svg" alt="BMBF logo">
</figure>
Expand All @@ -124,13 +124,13 @@
<ul class="is-flex is-flex-wrap-wrap is-align-items-center is-justify-content-center">
<li class="mr-4"><a class="button is-white"
href="https://github.com/openandroidinstaller-dev/openandroidinstaller-dev.github.io/files/10787205/press-kit-openandroidinstaller.zip"
target="_blank">Download press kit</a></li>
rel="noopener" target="_blank">Download press kit</a></li>
<li class="mr-4"><a class="button is-white"
href="https://github.com/openandroidinstaller-dev/openandroidinstaller#acknowledgements"
target="_blank">Funding</a></li>
rel="noopener" target="_blank">Funding</a></li>
<li class="mr-4"><a class="button is-white"
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/blob/main/LICENSE"
target="_blank">License</a></li>
rel="noopener" target="_blank">License</a></li>
<li class="mr-4"><a class="button is-white"
href="https://openandroidinstaller.org/imprint.html">Impressum</a></li>
<li class="mr-4"><a class="button is-white" href="https://openandroidinstaller.org/privacy.html">Privacy
Expand All @@ -139,21 +139,22 @@
</div>
</div>
</div>
<div class="pt-5" style="border-top: 1px solid #dee2e6;"></div>
<div class="pt-5"></div>
<div class="container">
<div class="is-flex-tablet is-justify-content-between is-align-items-center">
<p>Made with &#x1F49A;, Python and <a href="https://bulma.io/" target="_blank">Bulma</a> by Tobias Sterbak.
All rights reserved © OpenAndroidInstaller 2022-2023</p>
<p>Made with &#x1F49A;, Python and <a href="https://bulma.io" rel="noopener" target="_blank">Bulma</a> by
Tobias Sterbak. All rights reserved © OpenAndroidInstaller 2022-2023</p>
<div class="py-2 is-hidden-tablet"></div>
<div class="ml-auto">
<a class="mr-4 is-inline-block" href="https://github.com/openandroidinstaller-dev/openandroidinstaller"
target="_blank">
rel="noopener" target="_blank">
<span class="icon"><i class="fab fa-github"></i></span><span>GitHub</span>
</a>
<a class="mr-4 is-inline-block" href="https://twitter.com/OAInstaller" target="_blank">
<a class="mr-4 is-inline-block" href="https://twitter.com/OAInstaller" rel="noopener" target="_blank">
<span class="icon"><i class="fab fa-twitter"></i></span><span>Twitter</span>
</a>
<a rel="me" class="mr-4 is-inline-block" href="https://fosstodon.org/@openandroidinstaller" target="_blank">
<a class="mr-4 is-inline-block" href="https://fosstodon.org/@openandroidinstaller" rel="me noopener"
target="_blank">
<span class="icon"><i class="fab fa-mastodon"></i></span><span>Mastodon</span>
</a>
</div>
Expand All @@ -163,7 +164,7 @@
<!-- Footer End -->
</div>
</body>
<link rel="stylesheet" href="static/all.min.css" >
<link rel="stylesheet" href="static/all.min.css">
<!-- Track button clicks-->
<script>
document.getElementById('download-header').addEventListener("click", function () { plausible('download-header'); });
Expand Down Expand Up @@ -213,4 +214,4 @@
}
</script>

</html>
</html>
29 changes: 15 additions & 14 deletions templates/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ <h2 class="subtitle">The OpenAndroidInstaller is available for download for diff
</article>
<div class="tile is-ancestor">
<div class="tile is-6 is-vertical is-parent">
<a class="tile is-child box is-clickable" target="_blank" href="https://flathub.org/apps/org.openandroidinstaller.OpenAndroidInstaller">
<a class="tile is-child box is-clickable" rel="noopener" target="_blank"
href="https://flathub.org/apps/org.openandroidinstaller.OpenAndroidInstaller">
<div class="icon-text title">
<span class="icon is-medium">
<i class="fab fa-linux" aria-hidden="true"></i>
Expand All @@ -43,41 +44,41 @@ <h2 class="subtitle">The OpenAndroidInstaller is available for download for diff
</div>
<p>Get it from Flathub and install it easily on any Linux distribution.</p>
</a>
<a class="tile is-child box is-clickable" target="_blank"
<a class="tile is-child box is-clickable" rel="noopener" target="_blank"
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/{{ version }}/openandroidinstaller-{{ version }}-ubuntu-latest.zip">
<div class="icon-text title">
<span class="icon is-medium">
<i class="fab fa-ubuntu" aria-hidden="true"></i>
</span>
<span>latest Debian-based</span>
<span>Latest Debian-based</span>
</div>
<p>Build on Ubuntu 22.04.</p>
<p>Built on Ubuntu 22.04.</p>
<p>Click to download the zipped executable. You may need to give it execution permissions.</p>
</a>
<a class="tile is-child box is-clickable" target="_blank"
<a class="tile is-child box is-clickable" rel="noopener" target="_blank"
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/{{ version }}/openandroidinstaller-{{ version }}-ubuntu-20.04.zip">
<div class="icon-text title">
<span class="icon is-medium">
<i class="fab fa-ubuntu" aria-hidden="true"></i>
</span>
<span>earlier Debian-based</span>
<span>LTS Debian-based</span>
</div>
<p>Build on Ubuntu 20.04.</p>
<p>Built on Ubuntu 20.04.</p>
<p>Click to download the zipped executable. You may need to give it execution permissions.</p>
</a>
</div>
<div class="tile is-vertical is-parent">
<a class="tile is-child box" target="_blank"
<a class="tile is-child box" rel="noopener" target="_blank"
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/{{ version }}/openandroidinstaller-{{ version }}-windows-latest.zip">
<div class="icon-text title">
<span class="icon is-medium">
<i class="fab fa-windows" aria-hidden="true"></i>
</span>
<span>Windows</span>
</div>
<p>Click to download the zipped exe.</p>
<p>Click to download the zipped .exe.</p>
</a>
<a class="tile is-child box is-clickable" target="_blank"
<a class="tile is-child box is-clickable" rel="noopener" target="_blank"
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/download/{{ version }}/openandroidinstaller-{{ version }}-macos-latest.zip">
<div class="icon-text title">
<span class="icon is-medium">
Expand All @@ -87,15 +88,15 @@ <h2 class="subtitle">The OpenAndroidInstaller is available for download for diff
</div>
<p>Click to download the zipped executable. You may need to give it execution permissions.</p>
</a>
<a class="tile is-child box is-clickable" target="_blank"
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases/">
<a class="tile is-child box is-clickable" rel="noopener" target="_blank"
href="https://github.com/openandroidinstaller-dev/openandroidinstaller/releases">
<div class="icon-text title">
<span class="icon is-medium">
<i class="fab fa-github" aria-hidden="true"></i>
</span>
<span>Releases on Github</span>
</div>
<p>Get different releases from github.</p>
<p>Get different releases from GitHub.</p>
</a>
</div>
</div>
Expand All @@ -114,7 +115,7 @@ <h2 class="has-text-white mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-b
<div class="column is-5 ml-auto">
<div class="mx-auto box p-6 has-background-light has-text-centered">
<a class="button is-link is-fullwidth" id="contribute-button"
href="mailto:[email protected]">Write a mail</a>
href="mailto:[email protected]">Write a email</a>
</div>
</div>
</div>
Expand Down
Loading