This is an automated email from the ASF dual-hosted git repository. kamilbregula pushed a commit to branch aip-11 in repository https://gitbox.apache.org/repos/asf/airflow-site.git
commit b73cdbf254f77aa5e2f9550b02d38cb411456ba9 Author: Kamil Gabryjelski <[email protected]> AuthorDate: Wed Oct 23 14:50:02 2019 +0200 Remove About and Examples pages --- landing-pages/site/content/en/about/_index.html | 38 -------- .../site/content/en/about/featured-background.jpg | Bin 496231 -> 0 bytes landing-pages/site/content/en/examples/_index.html | 83 ---------------- landing-pages/site/layouts/examples/list.html | 105 --------------------- 4 files changed, 226 deletions(-) diff --git a/landing-pages/site/content/en/about/_index.html b/landing-pages/site/content/en/about/_index.html deleted file mode 100644 index c264436..0000000 --- a/landing-pages/site/content/en/about/_index.html +++ /dev/null @@ -1,38 +0,0 @@ ---- -title: About Goldydocs -linkTitle: About -menu: - main: - weight: 10 - ---- - - -{{< blocks/cover title="About Goldydocs" image_anchor="bottom" height="min" >}} - -<p class="lead mt-5">A sample site using the Docsy Hugo theme. -</p> - -{{< /blocks/cover >}} - -{{% blocks/lead %}} -Goldydocs is a sample site using the <a href="https://github.com/google/docsy">Docsy</a> Hugo theme that shows what it can do and provides you with a template site structure. It’s designed for you to clone and edit as much as you like. See the different sections of the documentation and site for more ideas. -{{% /blocks/lead %}} - - -{{< blocks/section >}} -<div class="col-12"> -<h1 class="text-center">This is another section</h1> -</div> - -{{< /blocks/section >}} - - - -{{< blocks/section >}} - -<div class="col-12"> -<h1 class="text-center">This is another section</h1> -</div> - -{{< /blocks/section >}} diff --git a/landing-pages/site/content/en/about/featured-background.jpg b/landing-pages/site/content/en/about/featured-background.jpg deleted file mode 100644 index 7476923..0000000 Binary files a/landing-pages/site/content/en/about/featured-background.jpg and /dev/null differ diff --git a/landing-pages/site/content/en/examples/_index.html b/landing-pages/site/content/en/examples/_index.html deleted file mode 100644 index 4d6085b..0000000 --- a/landing-pages/site/content/en/examples/_index.html +++ /dev/null @@ -1,83 +0,0 @@ ---- -title: Components -linkTitle: Components -menu: - main: - weight: 5 - ---- - -{{< blocks/section >}} -<div class="col-12"> - <h1 class="text-center header__large--greyish-brown">This is a large greyish-brown header</h1> - <h2 class="text-center header__medium--greyish-brown">This is a medium greyish-brown header</h2> - <h3 class="text-center header__small--greyish-brown">This is a small greyish-brown header</h3> - <h3 class="text-center header__xsmall--greyish-brown">This is a xsmall greyish-brown header</h3> - - <h3 class="text-center subtitle__large--brownish-grey">This is a large brownish-grey subtitle</h3> - <h3 class="text-center subtitle__large--brownish-grey font-weight-normal">This is a large normal-weight brownish-grey subtitle</h3> - <h3 class="text-center subtitle__large--greyish-brown">This is a large greyish-brown subtitle</h3> - <h3 class="text-center subtitle__large--cerulean-blue">This is a large cerulean-blue subtitle</h3> - <h3 class="text-center subtitle__medium--brownish-grey font-weight-bold">This is a medium bold brownish-grey subtitle</h3> - <h3 class="text-center subtitle__medium--greyish-brown font-weight-bold">This is a medium bold greyish-brown subtitle</h3> - - <p class="text-center bodytext__medium--greyish-brown">This is a medium greyish-brown bodytext</p> - <p class="text-center bodytext__medium--greyish-brown font-weight-500">This is a medium medium-weight greyish-brown bodytext</p> - <p class="text-center bodytext__medium--brownish-grey">This is a medium brownish-grey bodytext</p> - <p class="text-center bodytext__medium--brownish-grey font-weight-500">This is a medium medium-weight brownish-grey bodytext</p> - <p class="text-center bodytext__medium--brownish-grey font-italic">This is a medium italic brownish-grey bodytext</p> - <p class="text-center bodytext__medium--cerulean-blue">This is a medium normal-weight cerulean-blue bodytext</p> - <p class="text-center bodytext__medium--cerulean-blue font-weight-500">This is a medium medium-weight cerulean-blue bodytext</p> - <p class="text-center bodytext__medium--white">This is a medium white bodytext</p> - <p class="text-center bodytext__small--brownish-grey">This is a small brownish-grey bodytext</p> - <p class="text-center bodytext__xsmall--white">This is a xsmall white bodytext</p> - - <p class="text-center monotext--cerulean-blue">This is a cerulean-blue monotext</p> - <p class="text-center monotext--brownish-grey">This is a brownish-grey monotext</p> - <p class="text-center monotext--brownish-grey font-weight-bold">This is a bold brownish-grey monotext</p> - <p class="text-center monotext--shamrock">This is a shamrock monotext</p> - <p class="text-center monotext--vermillion">This is a vermillion monotext</p> -</div> -{{< /blocks/section >}} - - -{{< blocks/section color="white" >}} -<div class="col-10 mx-auto my-2"> - {{< accordion title="Install Apache Airflow locally" description="Working on an Open Source project such as Apache Airflow is very demanding but also equally rewarding when you realize how many businesses use it every day." >}} - Magna ac placerat vestibulum lectus mauris ultrices. Nullam non nisi est sit amet facilisis magna etiam tempor. Aliquet nec ullamcorper sit amet risus nullam eget felis. Rhoncus aenean vel elit scelerisque mauris pellentesque. - {{< /accordion >}} - {{< accordion title="Install Apache Airflow on server" description="Working on an Open Source project such as Apache Airflow is very demanding but also equally rewarding when you realize how many businesses use it every day." >}} - Amet mauris commodo quis imperdiet massa tincidunt nunc. Leo duis ut diam quam nulla porttitor massa id neque. - {{< /accordion >}} - {{< accordion title="Install Apache Airflow on cluster" description="Working on an Open Source project such as Apache Airflow is very demanding but also equally rewarding when you realize how many businesses use it every day." >}} - Amet mauris commodo quis imperdiet massa tincidunt nunc. Leo duis ut diam quam nulla porttitor massa id neque. - {{< /accordion >}} -</div> -<div class="col-10 mx-auto my-2"> - {{< accordion title="Join the devlist" description="If you want to stay up to date with what is going on in the project, want to discuss the features, talk about fixes or simply ask a question - this is the first step to take." logo_path="icons/join-devlist-icon.svg" >}} - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Tellus at urna condimentum mattis pellentesque id. Neque laoreet suspendisse interdum consectetur. Non blandit massa enim nec. - {{< /accordion >}} - {{< accordion title="Report a bug" description="If you want to stay up to date with what is going on in the project, want to discuss the features, talk about fixes or simply ask a question - this is the first step to take." logo_path="icons/bug-icon.svg" >}} - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Tellus at urna condimentum mattis pellentesque id. Neque laoreet suspendisse interdum consectetur. Non blandit massa enim nec. - {{< /accordion >}} - {{< accordion title="Ask a question" description="If you want to stay up to date with what is going on in the project, want to discuss the features, talk about fixes or simply ask a question - this is the first step to take." logo_path="icons/ask-question-icon.svg" >}} - Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Tellus at urna condimentum mattis pellentesque id. Neque laoreet suspendisse interdum consectetur. Non blandit massa enim nec. - {{< /accordion >}} -</div> -{{< /blocks/section >}} - -{{< blocks/section color="white" >}} - -<ol class="counter-blue mx-auto"> - <li>Item 1</li> - <li>Item 2</li> - <li>Item 3</li> - <li>Item 4</li> -</ol> -<ul class="ticks-blue mx-auto"> - <li>Item 1</li> - <li>Item 2</li> - <li>Item 3</li> - <li>Item 4</li> -</ul> -{{< /blocks/section >}} diff --git a/landing-pages/site/layouts/examples/list.html b/landing-pages/site/layouts/examples/list.html deleted file mode 100644 index d2aa793..0000000 --- a/landing-pages/site/layouts/examples/list.html +++ /dev/null @@ -1,105 +0,0 @@ -{{/* - Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. -*/}} - -{{ define "main" }} - {{ with .Content }} - {{ . }} - {{ end }} - - <div style="max-width: 1200px; margin: 0 auto;"> - <div class="text-with-icon-list"> - {{ partial "text-with-icon" (dict "logo_path" "icons/scalable-icon.svg" "header" "Scalable" "text" "Airflow pipelines are configuration as code (Python), allowing for dynamic pipeline generation. This allows for writing code that instantiates pipelines dynamically.") }} - {{ partial "text-with-icon" (dict "logo_path" "icons/dynamic-icon.svg" "header" "Dynamic" "text" "Airflow pipelines are configuration as code (Python), allowing for dynamic pipeline generation. This allows for writing code that instantiates pipelines dynamically.") }} - {{ partial "text-with-icon" (dict "logo_path" "icons/extensible-icon.svg" "header" "Extensible" "text" "Easily define your own operators, executors and extend the library so that it fits the level of abstraction that suits your environment.") }} - {{ partial "text-with-icon" (dict "logo_path" "icons/elegant-icon.svg" "header" "Elegant" "text" "Airflow pipelines are lean and explicit. Parametrizing your scripts is built into its core using the powerful Jinja templating engine.") }} - </div> - - <div class="text-with-icon-list"> - {{ partial "text-with-icon" (dict "logo_path" "icons/meetup-icon.svg" "header" "Plan a meetup" "text" "Airflow pipelines are configuration as code (Python), allowing for dynamic pipeline generation. This allows for writing code that instantiates pipelines dynamically.") }} - {{ partial "text-with-icon" (dict "logo_path" "icons/intent-icon.svg" "header" "Voice your intent" "text" "Airflow pipelines are configuration as code (Python), allowing for dynamic pipeline generation. This allows for writing code that instantiates pipelines dynamically.") }} - {{ partial "text-with-icon" (dict "logo_path" "icons/date-icon.svg" "header" "Set up the date" "text" "Easily define your own operators, executors and extend the library so that it fits the level of abstraction that suits your environment.") }} - {{ partial "text-with-icon" (dict "logo_path" "icons/promote-icon.svg" "header" "Promote it!" "text" "Airflow pipelines are lean and explicit. Parametrizing your scripts is built into its core using the powerful Jinja templating engine.") }} - </div> - - <div class="features-list"> - {{ partial "feature" (dict "logo_path" "icons/pure-python-icon.svg" "header" "Pure Python" "text" "No more command-line or XML black-magic! Use all Python features to create your workflows including date time formats for scheduling tasks and loops to dynamically generate tasks. This allows you to build your workflows as complicated as you wish.") }} - {{ partial "feature" (dict "logo_path" "icons/useful-ui-icon.svg" "header" "Useful UI" "text" "Monitor, schedule and manage your workflows using web app. No need to learn old, cron-like interfaces. You always have an insight into the status of completed and ongoing tasks along with insight into the logs.") }} - {{ partial "feature" (dict "logo_path" "icons/integrations-icon.svg" "header" "Plenty of integrations" "text" "Airflow provides many plug-and-play operators that are ready to handle your task on Google Cloud Platform, Amazon Web Services, Microsoft Azure and many other services. This makes Airflow easy to use with your current infrastructure.") }} - {{ partial "feature" (dict "logo_path" "icons/easy-use-icon.svg" "header" "Easy to use" "text" "Anyone with Python knowledge can deploy a workflow. Apache Airflow does not limit scopes of your pipelines. You can use it for building ML models, transferring data or managing your infrastructure.") }} - {{ partial "feature" (dict "logo_path" "icons/open-source-icon.svg" "header" "Open source" "text" "Wherever you want to share your improvement you can do this by opening a PR. It’s simple as that, no barriers, no prolonged procedures. Airflow has many active users who willingly share their experiences. Have any questions? Check our buzzing slack.") }} - </div> - - <div style="margin: 0 0 120px;"> - <div style="width: fit-content; margin: 20px auto;"> - {{ partial "buttons/button-filled" (dict "text" "Learn more") }} - </div> - <div style="width: fit-content; margin: 20px auto;"> - {{ partial "buttons/button-hollow" (dict "text" "Learn more") }} - </div> - <div style="width: fit-content; margin: 20px auto;"> - {{ partial "buttons/button-with-icon" (dict "text" "Suggest a change on this page") }} - </div> - </div> - - <div style="margin-bottom: 80px"> - <div id="events-container" class="list-items"> - {{ range .Site.Data.meetups }} - <div class="list-item"> - {{ partial "boxes/event" . }} - </div> - {{ end }} - </div> - </div> - - <div style="margin-bottom: 80px"> - <div id="integrations-container" class="list-items"> - {{ range .Site.Data.integrations }} - <a class="list-item" href="{{ .url }}"> - {{ partial "boxes/integration" . }} - </a> - {{ end }} - </div> - </div> - - <div style="margin-bottom: 80px"> - <div id="case-studies-container" class="list-items"> - {{ range .Site.Data.case_studies }} - <a href="{{ .url }}" class="list-item"> - {{ partial "boxes/case-study" . }} - </a> - {{ end }} - </div> - </div> - - <div style="margin-bottom: 80px"> - <div id="commiters-container" class="list-items"> - {{ range .Site.Data.commiters }} - <div class="list-item"> - {{ partial "boxes/commiter" . }} - </div> - {{ end }} - </div> - <div style="width: fit-content; margin: 60px auto 0"> - {{ partial "buttons/button-filled" (dict "text" "Show all" "id" "show-all-commiters")}} - </div> - </div> - - {{ partial "video-section" . }} - </div> -{{ end }}
