diff options
author | Zach van Rijn <me@zv.io> | 2021-05-24 16:43:48 -0500 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2021-05-24 16:43:48 -0500 |
commit | 0a5015eec26eeebb205e860c64b5472f1f16ab41 (patch) | |
tree | 9a80182a815538093d757aa08bff93d39cf0093a /src/desktop | |
download | site-ng-0a5015eec26eeebb205e860c64b5472f1f16ab41.tar.gz site-ng-0a5015eec26eeebb205e860c64b5472f1f16ab41.tar.bz2 site-ng-0a5015eec26eeebb205e860c64b5472f1f16ab41.tar.xz site-ng-0a5015eec26eeebb205e860c64b5472f1f16ab41.zip |
Initial commit. Still missing pages/content.
Diffstat (limited to 'src/desktop')
-rwxr-xr-x | src/desktop/adelie-digikam.psd | bin | 0 -> 2062106 bytes | |||
-rwxr-xr-x | src/desktop/adelie-g4-cpuinfo.psd | bin | 0 -> 310848 bytes | |||
-rwxr-xr-x | src/desktop/adelie-spotify.psd | bin | 0 -> 849647 bytes | |||
-rwxr-xr-x | src/desktop/adelie-writer.psd | bin | 0 -> 343867 bytes | |||
-rwxr-xr-x | src/desktop/desktop-header.psd | bin | 0 -> 14747831 bytes | |||
-rw-r--r-- | src/desktop/index.html | 153 | ||||
-rwxr-xr-x | src/desktop/man-studying.psd | bin | 0 -> 1863083 bytes |
7 files changed, 153 insertions, 0 deletions
diff --git a/src/desktop/adelie-digikam.psd b/src/desktop/adelie-digikam.psd Binary files differnew file mode 100755 index 0000000..e4c4290 --- /dev/null +++ b/src/desktop/adelie-digikam.psd diff --git a/src/desktop/adelie-g4-cpuinfo.psd b/src/desktop/adelie-g4-cpuinfo.psd Binary files differnew file mode 100755 index 0000000..7b8c0c5 --- /dev/null +++ b/src/desktop/adelie-g4-cpuinfo.psd diff --git a/src/desktop/adelie-spotify.psd b/src/desktop/adelie-spotify.psd Binary files differnew file mode 100755 index 0000000..d926250 --- /dev/null +++ b/src/desktop/adelie-spotify.psd diff --git a/src/desktop/adelie-writer.psd b/src/desktop/adelie-writer.psd Binary files differnew file mode 100755 index 0000000..1a19914 --- /dev/null +++ b/src/desktop/adelie-writer.psd diff --git a/src/desktop/desktop-header.psd b/src/desktop/desktop-header.psd Binary files differnew file mode 100755 index 0000000..e559b8d --- /dev/null +++ b/src/desktop/desktop-header.psd diff --git a/src/desktop/index.html b/src/desktop/index.html new file mode 100644 index 0000000..fa3ab6e --- /dev/null +++ b/src/desktop/index.html @@ -0,0 +1,153 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> + <meta name="description" content=""> + <meta name="keywords" content=""> + <title>Adélie Linux | Desktop</title> + <!-- Favicon --> + <link href="/assets/images/favicon.png" rel="shortcut icon"> + <!-- CSS --> + <link href="/assets/plugins/bootstrap/bootstrap.min.css" rel="stylesheet"> + <link href="/assets/plugins/owl-carousel/owl.carousel.min.css" rel="stylesheet"> + <link href="/assets/plugins/owl-carousel/owl.theme.default.min.css" rel="stylesheet"> + <link href="/assets/plugins/magnific-popup/magnific-popup.min.css" rel="stylesheet"> + <link href="/assets/plugins/sal/sal.min.css" rel="stylesheet"> + <link href="/assets/css/theme.css" rel="stylesheet"> + <!-- Fonts/Icons --> + <link href="/assets/plugins/font-awesome/css/all.css" rel="stylesheet"> + <link href="/assets/plugins/themify/themify-icons.min.css" rel="stylesheet"> + <link href="/assets/plugins/simple-line-icons/css/simple-line-icons.css" rel="stylesheet"> + </head> + <body> + + <!-- Header --> + <div class="header right absolute-light sticky"> +__HEADER__ + </div> + <!-- end Header --> + + <!-- Hero section --> + <div class="section-xl bg-image parallax" data-bg-src="desktop-header.webp"> + <div class="bg-black-05"> + <div class="container"> + <div class="row"> + <div class="col-12 col-sm-10 col-md-8"> + <div class="margin-top-50 margin-bottom-50"> + <h1 class="display-4 font-weight-bold text-white">Adélie is for Desktop</h1> + <ul class="list-inline-dash"> + <li class="text-white-09 font-weight-normal">Refined</li> + <li class="text-white-09 font-weight-normal">Reliable</li> + <li class="text-white-09 font-weight-normal">Ready</li> + </ul> + </div> + <a class="button button-lg button-radius button-white-2 margin-top-30" href="#why">See Why</a> + </div> + </div><!-- end row --> + </div><!-- end container --> + </div> + <div style="position:relative; top:-80px;" id="why"><!-- this magic number compensates for the header on anchor jump --></div> + </div> + <!-- end Hero section --> + + <!-- section --> + <div class="section border-top"> + <div class="container"> + <!-- box 1 --> + <div class="row align-items-center col-spacing-50"> + <div class="col-12 col-md-6"> + <img class="border-radius box-shadow-with-hover" src="adelie-writer.webp" alt=""> + </div> + <div class="col-12 col-md-6"> + <h6 class="font-family-tertiary font-small font-weight-normal uppercase">Enjoy your computer again</h6> + <h4>Adélie is for You</h4> + <p>Adélie's rock-solid design gives you everything you need to create, communicate, and enjoy with confidence.</p> + <br /> + <p>A unique compatibility layer allows your favorite software to take advantage of the Adélie platform.</p> + <br /> + </p>Adélie is a great choice for work, school, and play.</p> + <a class="button button-lg button-radius button-outline-dark-2 margin-top-30" href="/download/">Download</a> + </div> + </div> + <!-- box 2 --> + <div class="row align-items-center col-spacing-50 margin-top-50 text-md-right"> + <div class="col-12 col-md-6 order-md-2"> + <img class="border-radius box-shadow-with-hover" src="adelie-digikam.webp" alt=""> + </div> + <div class="col-12 col-md-6 order-md-1"> + <h6 class="font-family-tertiary font-small font-weight-normal uppercase">Grow your photo library</h6> + <h4>and You</h4> + <p>Whether you've taken a few photos with your phone's camera or you're a professional photographer with terabytes of digital negatives, Adélie gives you the tools you need to manage and view all your photos.</p> + <a class="button button-lg button-radius button-outline-dark-2 margin-top-30" href="/download/">Download</a> + </div> + </div> + <!-- box 3 --> + <div class="row align-items-center col-spacing-50 margin-top-50"> + <div class="col-12 col-md-6"> + <img class="border-radius box-shadow-with-hover" src="adelie-spotify.webp" alt=""> + </div> + <div class="col-12 col-md-6"> + <h6 class="font-family-tertiary font-small font-weight-normal uppercase">Stream your favorite artists</h6> + <h4>and You</h4> + <p>Adélie includes versatile media players so you can listen to your personal music library. Stream your favorite music from services like Pandora and Google Play using the privacy-focused Firefox web browser.</p> + <br /> + <p>Spotify works out of the box, too.</p> + <a class="button button-lg button-radius button-outline-dark-2 margin-top-30" href="/download/">Download</a> + </div> + </div> + <!-- box 4 --> + <div class="row align-items-center col-spacing-50 margin-top-50 text-md-right"> + <div class="col-12 col-md-6 order-md-2"> + <img class="border-radius box-shadow-with-hover" src="adelie-g4-cpuinfo.webp" alt=""> + </div> + <div class="col-12 col-md-6 order-md-1"> + <h6 class="font-family-tertiary font-small font-weight-normal uppercase">Develop your applications</h6> + <h4>and You</h4> + <p>As a Linux distribution, Adélie gives you all the standard development tooling you've come to rely on. Your applications run more securely, too.</p> + <br /> + <p>Are you an embedded developer? Adélie includes a full suite of cross toolchains and emulators built to our standard of quality.</p> + <a class="button button-lg button-radius button-outline-dark-2 margin-top-30" href="/download/">Download</a> + </div> + </div> + <!-- box 5 --> + <div class="row align-items-center col-spacing-50 margin-top-50"> + <div class="col-12 col-md-6"> + <img class="border-radius box-shadow-with-hover" src="man-studying.webp" alt=""> + </div> + <div class="col-12 col-md-6"> + <h6 class="font-family-tertiary font-small font-weight-normal uppercase">Explore your world</h6> + <h4>and U</h4> + <p>Whether you're studying poetry or particle physics, Adélie includes all the software you need to conquer your classes. It might even improve your battery life. Taking tech classes? Virtual machines are a breeze, too.</p> + <a class="button button-lg button-radius button-outline-dark-2 margin-top-30" href="/download/">Download</a> + </div> + </div> + </div><!-- end container --> + </div> + <!-- end section --> + + <!-- About --> + <div class="section bg-grey-lighter"> + <div class="container"> + <div class="row"> + <div class="col-12 col-md-4"> + <h4 class="font-weight-light">Like what you see?</h4> + <h3><a href="/download/">Download Adélie</a></h3> + </div> + <div class="col-12 col-md-4"> + <p>Adélie is bundled with Horizon, an easy-to-use installer to get you up and running quickly.</p> + <br /> + <p>Large-scale deployments are easily automated with the fully-specified <a href="https://www.adelielinux.org/horizon/">HorizonScript language</a>.</p> + </div> + <div class="col-12 col-md-4"> + <p>With a vibrant community of developers and users alike, the support you need is within immediate reach. For those in need of more support, the Adélie Team is here for you.</p> + </div> + </div><!-- end row --> + </div><!-- end container --> + </div> + <!-- end About --> + +__INDEPENDENT_WHITE__ +__FOOTER__ + </body> +</html> diff --git a/src/desktop/man-studying.psd b/src/desktop/man-studying.psd Binary files differnew file mode 100755 index 0000000..79788a5 --- /dev/null +++ b/src/desktop/man-studying.psd |