diff --git a/LICENSE b/LICENSE index 261eeb9e9..0ad3c5039 100644 --- a/LICENSE +++ b/LICENSE @@ -1,201 +1,10 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ +MIT License - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION +Copyright (c) 2021 Bryce Wray - 1. Definitions. +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed 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. +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 000000000..95860561e --- /dev/null +++ b/README.md @@ -0,0 +1,104 @@ +# OurWorld Website + +## About + +A website created using Zola, a static site generator. + +- The contents of the pages reside in the markdown files in /content (written in CommmonMark) +- The pages are rendered using HTML templates with Tailwind CSS framework in /templates + +## Getting Started + +This repository is meant to use as a template for separate projects as well. + +To use this repository as a template, simply: + +- clone repository +- add your own content to templates directory (see more below) +- [install Zola](https://www.getzola.org/documentation/getting-started/installation/), +- run `npm install` to install dependencies +- run `npm run start` + +## How to create pages using this template + +### Structure of the content directory + +Every index.md file in a content directory corresponds to a page, and the landing page is content/\_index.md. +The path of each page is simply its path relavant to the root of the content directory. + +Ex: +content/\_index.md -> yoururl.com/ +content/blog/\_index.md -> yoururl.com/blog +content/careers/index.md or content/careers.md -> yoururl.com/careers + +### Section Templates + +#### Blog.html + +The blog page is created by default if there is a blog folder in the content directory. The blog page consists of a featured post row, a paginated grid of posts sorted by recency, and a side nav of post categories and featured posts. + +Blog posts can have categories, and can be filtered by said categries. To add a new category simply define the posts category in the yaml header of the blog's index.md file. See /content/blog/2019/01/post-3/index.md for example. The side navigation and category based listing will be automatically updated. + +To make a blog post featured, simply add an isFeatured attribute to the yaml header of the blog post. The most recent featured blog post wiil be displayed on the heading row of the blog page, and the rest will be displayed under featured posts in the side nav. See /content/blog/2019/03/post-5/index.md for implementation. + +#### Section.html + +The default section template, displays section body without styling (except for margins), and displays subpages of the section below. The subpages of the page are displayed as small summaries of pages with title, description, and tags, as rendered by partials/pageBox.html. The subpages are grouped by the taxonomy name passed in as the "group_pages_by" extra attribute, defined in the section's yaml header. + +### Creating custom pages + +To create your own page, simply create a markdwn file following the examples provided above. +By default, the markdown file will be displayed plainly as it is. + +#### Page templates + +If you wish to display your markdown files in a specific page template, simply define the template you would like to use in the yaml header of your markdown file. For instance, the blogPage.html template displays blog posts with author info, date, side margins, and a hero image on top of the post. See any blog page in /content for implementation. + +### Shortcodes + +To give website creators freedom in styling without necessitating getting outside of the /content directory and in to the html files, the template has a few features. + +- #### row.html shortcode + +Markdown only goes vertical, but this shortcode allows one to add horizontal elements to their web pages. Simply use the {% row() %} {% end %} syntax and place your content in between. The row shortcode can also take a bgPath parameter if you want your row to have a background. (see /content/careers/index.html) + +You can create columns in your row by using three vertical bars. ( ||| ) +You can fill in your columns with regular markdown, but they can also be empty. + +- #### menu.html + +Just like row, menu renders a row with columns split by ( ||| ). However, menu is specifically used to create menu objects for expandible header items. The menu shortcode supports button shortcodes in itself, and provides styling for the menu. + +- #### button.html + +A simple button shortcode that takes a body and displays it inside a button that is animated on hover. The button also is entirely clickable, and navigates to the first of if any children link elements. + +- #### mermaid.html + +Simple mermaid shorcode that can be used to create mermaid diagrams in markdown. Also supported in row shortcode. + +[Mermaid]("https://mermaid-js.github.io/mermaid/#/") + +- #### annotation.html + +Simple annotation shorcode that can be used to create annotation objects in markdown. + +(note: inline and inline end qualifiers do not work.) + +[Annotations]("https://squidfunk.github.io/mkdocs-material/reference/annotations/#usage") + +### Image sizing with source paths + +You can size your markdown images by adding #small, #medium or #large at the end of the images source url. +See /content/\_index.md for implementation. + +### Header & Footer + +The header and footer are also created from markdown files in the content directory. In /content/header/\_index.md, each header item is bulleted. If a header item has a row beneath it, the row will be displayed as a sub-menu on click. Otherwise, if header item is a link, it will simply navigate to the linked page. + +The footer, likewise, is structured using the row shortcode. However the left section with page summary is built in. To edit the site destcription, one should edit the description (in the yaml header) of the footer md file. To edit the social links, simply add the social outlets name and your link into the socialLinks dictionary attribute on the yaml header of the footer/\_index.md. If a social icon exists for the social outlet, the link wiill be automatically rendered within the icon, displayed in the footer. + +## Resources & References + +This project was started using a [Zola Tailwind starter set](https://github.com/brycewray/zola_twcss) +Some templates were created using [Tailwind UI](https://tailwindui.com) diff --git a/_archive/site/navigation.json b/_archive/site/navigation.json deleted file mode 100644 index a069dae25..000000000 --- a/_archive/site/navigation.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "headerNavigation": [ - { - "name": "About", - "link": "/about", - "external": false, - "expandable": false - }, - { - "name": "Projects", - "link": "/projects", - "external": false, - "expandable": true - }, - { - "name": "People", - "link": "/people", - "external": false, - "expandable": true - }, - { - "name": "Blog", - "link": "/blog", - "external": false, - "expandable": false - }, - { - "name": "NewsRoom", - "link": "/news", - "external": false, - "expandable": false - } - ], - "footerNavigation": [ - { - "name": "", - "link": "", - "external": false, - "expandable": false - } - ] -} diff --git a/_archive/site/social.json b/_archive/site/social.json deleted file mode 100644 index c19d34b30..000000000 --- a/_archive/site/social.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "social": [ - { - "icon": "linkedin", - "link": "https://www.linkedin.com/company/threefold-foundation/" - } - ] -} \ No newline at end of file diff --git a/config.toml b/config.toml new file mode 100644 index 000000000..fc866cb2f --- /dev/null +++ b/config.toml @@ -0,0 +1,121 @@ +# The URL the site will be built for +base_url = "https://www3.threefold.io" +# Change this to your own URL! Please note this variable **must** be uncommented. + +title = "ThreeFold" +description="Our global digital backbone" + +# When set to "true", a feed is automatically generated. +# generate_feed = true + +# The filename to use for the feed. Used as the template filename, too. +# Defaults to "atom.xml", which has a built-in template that renders an Atom 1.0 feed. +# There is also a built-in template "rss.xml" that renders an RSS 2.0 feed. +# feed_filename = "index.xml" + +# The number of articles to include in the feed. All items are included if +# this limit is not set (the default). +# feed_limit = 10 + +# Whether to automatically compile all Sass files in the sass directory +compile_sass = false + +# When set to "true", the generated HTML files are minified. +# minify_html = true +# I'm keeping off for now -- buggy -- 2021-02-05 (@keats says it'll be fixed 0.14.0) + +# Whether to build a search index to be used later on by a JavaScript library +build_search_index = false + +[markdown] +# Whether to do syntax highlighting +# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola +highlight_code = true +highlight_theme = "visual-studio-dark" + +# When set to "true", emoji aliases translated to their corresponding +# Unicode emoji equivalent in the rendered Markdown files. (e.g.: :smile: => 😄) +render_emoji = false + +# Whether external links are to be opened in a new tab +# If this is true, a `rel="noopener"` will always automatically be added for security reasons +external_links_target_blank = true + +# Whether to set rel="nofollow" for all external links +external_links_no_follow = true + +# Whether to set rel="noreferrer" for all external links +external_links_no_referrer = true + +# Whether smart punctuation is enabled (changing quotes, dashes, dots in their typographic form) +# For example, `...` into `…`, `"quote"` into `“curly”` etc +smart_punctuation = true + +[[taxonomies]] +name = "categories" +feed = true +paginate_by = 2 +paginate_path = "/blog-posts" + +[[taxonomies]] +name = "partners-category" +feed = true +paginate_by = 2 +paginate_path = "/partner-card" + +[[taxonomies]] +name = "news-category" +feed = true +paginate_by = 2 +paginate_path = "/news-card" + +[[taxonomies]] +name = "roles" +feed = true +paginate_by = 2 +paginate_path = "/join-us" + +[[taxonomies]] +name = "tags" +feed = true +paginate_by = 2 +paginate_path = "/join-us" + +[[taxonomies]] +name = "memberships" +feed = true +paginate_by = 2 +paginate_path = "/people/memberships" + +[extra] +# Put all your custom variables here + +[extra.taxonomies."roles"] + [extra.taxonomies."roles".Create] + icon_path = "images/icons/paint-brush-art-svgrepo-com.svg" + banner_path = "images/marius-masalar-unsplash.jpg" + title = "Create Ourworld" + description = "Become a part of a team of creators looking to shape our digital world" + + [extra.taxonomies."roles".Develop] + icon_path = "images/icons/code-svgrepo-com.svg" + banner_path = "images/marius-masalar-unsplash.jpg" + title = "Develop Ourworld" + description = "Become a part of a team of developers building our digital world" + + [extra.taxonomies."roles".Inspire] + icon_path = "images/icons/bar-svgrepo-com.svg" + banner_path = "images/marius-masalar-unsplash.jpg" + title = "Share Ourworld" + description = "Create communities and involve people in ourworld" + + [extra.taxonomies."roles".Organize] + icon_path = "images/icons/form-svgrepo-com.svg" + banner_path = "images/marius-masalar-unsplash.jpg" + title = "Run Ourworld" + description = "Become a part of the organizational team at ourworld" + + + + + diff --git a/config/site_local.json b/config/site_local.json deleted file mode 100644 index 34b9b7828..000000000 --- a/config/site_local.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "local", - "prefix": "local", - "git_url": "", - "fs_path": "../", - "pull": false, - "reset": false, - "cat": "web", - "domains": [ - "local" - ], - "descr": "is our entry point for everyone, redirect to the detailed websites underneith.", - "groups": [], - "acl": [], - "trackingid": "" -} \ No newline at end of file diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 000000000..c95187ad1 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,209 @@ +--- +title: "Together, we create the future" +description: "Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. OurWorld can provide the alternative to the current too centralized, unsustainable and abused internet. Let's go back to what the internet was supposed to be." # quotation marks to allow colons where used +date: 2018-09-14T21:00:00-05:00 +updated: 2021-02-20T14:40:00-06:00 +draft: false +extra: + author: Your name here + imgPath: /images/threefold_globe.png +--- + + + + +{% row(style="center narrow") %} + +## WELCOME TO THE
**PEOPLE’S INTERNET** + +### Join the peer-to-peer revolution + +#### Powered by the ThreeFold blockchain the People’s Internet is the layer 0 infrastructure for an open source P2P Internet owned by humanity. + + + +{% end %} + +{% row(style="lean") %} + +![Image](/images/threefold_img.jpg#mx-auto) + +{% end %} + + + + + +{% row(style="center margin") %} + +### EXPAND THE PEOPLE’S INTERNET
**AND EARN TFT** + +By connecting hardware at your home or office, support the growth of
a decentralized Internet and earn a new digital currency, TFT. + + + +![Image](/images/become_farmer_new.jpg#mx-auto) + +||| + +### DECENTRALIZE YOUR
**DATA AND WORKLOADS** + +Companies and developers have already started using ThreeFold for
it’s autonomous, decentralization and privacy features. + + + +![Image](/images/network_new.jpg#mx-auto) + +{% end %} + + + + + +{% row(style="center margin") %} + +![Image](/images/p4p_new.png#medium) + +||| + +## BUILT BY
THE PEOPLE
**FOR HUMANITY** + +The People’s Internet is formed by independent people from all around the world who connect Internet capacity to a new Planetary Network. Together they form a collective that brings a new paradigm – an open-source peer-to-peer Internet owned by humanity. + + + +{% end %} + + + + + +{% row(style="center margin") %} + +## POWERED BY A
**DECENTRALIZED OS** + +Zero-OS is a stateless and lightweight operating system designed to host anything that runs on Linux in a decentralized way. Once installed, Zero-OS locks the hardware and dedicates its capacity to the People’s Internet via the ThreeFold Blockchain. + + + +||| + +![Image](/images/zero_os.jpg#large) + +{% end %} + + +
+ +
+ + + + + + +{% grid_stats() %} +### THE THREEFOLD GRID + +## **NOW OPERATIONAL** + +{% end %} + + +
+ +
+ + + + +{% team_sec() %} + +## **THE TEAM** + +{% end %} + + + + + + +{% row(style="center margin") %} + +## OUR GREATEST STRENGTH
**COMES FROM OUR PARTNERS** + +We are truly proud to be trusted by some of the biggest names in the industry. + +![Image](/images/ourpartners.png#mx-auto) + + + +{% end %} + + +
+ +
+ + + + +{% row(style="center") %} + +## **IN THE NEWS** + +{% end %} + +{% row(style="center between") %} + +[![forbes](/images/forbes.png#mx-auto)](https://www.forbes.com/sites/johnkoetsier/2020/06/20/largest-distributed-peer-to-peer-grid-on-the-planet-laying-foundation-for-a-decentralized-internet/?fbclid=IwAR1WKCpqLcWPRWg5bPD6RCQE5JJjRPt6ey5vbEnu3db2FvJnp6-YKeVZNW8#79aa340e6798) + +||| + +[![cointelegraph](/images/cointelegraph.png#mx-auto)](https://cointelegraph.com/news/peer-to-peer-internet-has-lofty-goal-to-bring-true-decentralization) + +||| + +[![yahoo_news](/images/yahoo_news.png#mx-auto)](https://news.yahoo.com/news/threefold-set-disrupt-status-quo-051457787.html?guccounter=1) + +{% end %} + +{% row(style="center between") %} + +[![hackernoon](/images/hackernoon.png#mx-auto)](https://hackernoon.com/is-it-possible-to-create-a-decentralized-internet-this-startup-and-its-farmers-think-so-ey2e3ycf) + +||| + +[![smartereum](/images/smartereum.png#mx-auto)](https://smartereum.com/189750/threefold-is-audaciously-building-a-new-decentralized-internet/) + +||| + +[![tga_daily](/images/tga_daily.png#mx-auto)](https://tgdaily.com/web/6-dfinity-threefold-are-leading-an-internet-decentralization-revolution/) + +{% end %} +{% row(style="center between") %} + +[![cointelegraph](/images/cointelegraph.png#mx-auto)](https://cointelegraph-com.cdn.ampproject.org/c/s/cointelegraph.com/news/is-a-new-decentralized-internet-or-web-3-0-possible/amp) + +||| + +[![banklesstimes](/images/banklesstimes.png#mx-auto)](https://www.banklesstimes.com/2021/06/14/threefolds-green-technology-strategy-to-a-fairer-more-sustainable-world/) + +||| + +[![grit_daily](/images/grit_daily.png#mx-auto)](https://gritdaily.com/belarus-governments-control-internet/) + +{% end %} + +
+ +
+ + + + +{% featured_stories() %} + +## FEATURED STORIES + +{% end %} diff --git a/content/apage.md b/content/apage.md new file mode 100644 index 000000000..60a25190c --- /dev/null +++ b/content/apage.md @@ -0,0 +1,130 @@ +--- +title: "This is a page" +description: "" +date: 2018-09-14 +updated: 2021-02-20 +draft: false +--- + +{% row() %} + +# Reimagine your world + +
+ +test +||| + +![Image](/images/ourworld_mycellium.png#large) + +{% end %} + +{% row() %} + +## My example mermaid diagram + +I wanted to use mermaid in this project, and it looks like this + +||| + +{% mermaid() %} + +classDiagram +Animal <|-- Duck +Animal <|-- Fish +Animal <|-- Zebra +Animal : +int age +Animal : +String gender +Animal: +isMammal() +Animal: +mate() +class Duck{ ++String beakColor ++swim() ++quack() +} +class Fish{ +-int sizeInFeet +-canEat() +} +class Zebra{ ++bool is_wild ++run() +} + +{% end %} + +{% row() %} + +![Image](/images/ourworld_mycellium.png#large) + +||| + +# Reimagine your world + +
+ +Finally a framework fun to be used. + +> Am super happy about it + +- test +- test2 + - internet + - something +- test3 + +{% end %} + +{% admonition(title="Admonition test" type="note") %} + +slipped outer exact open under people particularly growth feet amount steep there arrow introduced pencil distance possibly buffalo store former pound throughout equator column + +{% end %} + +{% admonition() %} + +!!! note "" + +slipped outer exact open under people particularly growth feet amount steep there arrow introduced pencil distance possibly buffalo store former pound throughout equator column + +{% end %} + +{% admonition() %} + +??? note + +slipped outer exact open under people particularly growth feet amount steep there arrow introduced pencil distance possibly buffalo store former pound throughout equator column + +{% end %} + +{% admonition() %} + +???+ bug "Bug title" + +slipped outer exact open under people particularly growth feet amount steep there arrow introduced pencil distance possibly buffalo store former pound throughout equator column + +{% end %} + +{% admonition() %} + +!!! bug "Example title" + +slipped outer exact open under people particularly growth feet amount steep there arrow introduced pencil distance possibly buffalo store former pound throughout equator column + +{% end %} + +{% admonition() %} + +??? success "Example title" + +slipped outer exact open under people particularly growth feet amount steep there arrow introduced pencil distance possibly buffalo store former pound throughout equator column + +{% end %} + +{% admonition() %} + +!!! warning "Example title" + +slipped outer exact open under people particularly growth feet amount steep there arrow introduced pencil distance possibly buffalo store former pound throughout equator column + +{% end %} diff --git a/content/careers/_index.md b/content/careers/_index.md new file mode 100644 index 000000000..e27708de7 --- /dev/null +++ b/content/careers/_index.md @@ -0,0 +1,90 @@ +--- +title: "careers" +page_template: "jobPage.html" +--- + + + + + + + +{% row(bgPath="/images/team_joinus.jpg" style="center margin") %} + +# **Join Our Team** + + +{% end %} + +
+
+ + + + +{% row(style="center between") %} + +### **JOIN US ON OUR MISSION TO BUILD A PLANET-POSITIVE AND DATA SOVEREIGN INTERNET OWNED BY THE PEOPLE.** + + + +**ThreeFold** is a global, collaborative movement that is formed by individuals and organizations that connect Internet capacity to the ThreeFold Grid, the world’s most advanced peer-to-peer infrastructure. ThreeFold is powered by our open source, beyond blockchain infrastructure that is incredibly efficient, limitlessly scaleable, planet-positive and affordable to everyone. To empower our ecosystem, we are building applications and hosting emerging technologies with our amazing partners and developer community to nurture the Internet the world needs. + +
+ +ThreeFold will launch the 3rd version of it's infrastructure this year, opening a new technological era for humanity. + +
+ +Check out our available positions below. Can't find your perfect fit and don't want to wait for your ideal role to open? We invite you to join our growing community of volunteers and express your talent. Most of our current team was recruited organically, so give it your best shot. + +{% end %} + + +{% jobs() %} + +## Jobs + +{% end %} + + +
+ +
+ +
+ + + + + +
+ +
+ + + + + + + diff --git a/content/page/careers/job/grid_development_manager.md b/content/careers/grid-development-manager/index.md similarity index 96% rename from content/page/careers/job/grid_development_manager.md rename to content/careers/grid-development-manager/index.md index 4507923d8..53cea4b3e 100644 --- a/content/page/careers/job/grid_development_manager.md +++ b/content/careers/grid-development-manager/index.md @@ -1,8 +1,9 @@ --- -id: grid_development_manager -title: ThreeFold Grid Developer Lead -button: Apply -link: https://06gdrqp39yz.typeform.com/to/FffDv61M +title: "ThreeFold Grid Developer Lead" + +extra: + button : Explore Other Developer Components + link : /developer --- We are looking for a DevOps Lead with strong technical expertise and decent years of experience to join our organization. You will be responsible for facilitating the development process and operations across the ThreeFold Grid's tech stack. Besides, you should own excellent leadership skills to mentor and guide the team members. diff --git a/content/page/careers/job/grid_operations_manager.md b/content/careers/grid-operations-manager/index.md similarity index 96% rename from content/page/careers/job/grid_operations_manager.md rename to content/careers/grid-operations-manager/index.md index d638c96aa..05a9d5839 100644 --- a/content/page/careers/job/grid_operations_manager.md +++ b/content/careers/grid-operations-manager/index.md @@ -1,8 +1,9 @@ --- -id: grid_operations_manager title: ThreeFold Grid Operations Lead -button: Apply -link: https://06gdrqp39yz.typeform.com/to/FffDv61M + +extra: + button: "Apply" + link: "https://06gdrqp39yz.typeform.com/to/FffDv61M" --- We are looking for a skilled leader to plan, direct and coordinate all operations of the ThreeFold Grid.   diff --git a/content/page/careers/job/master_architect_dt.md b/content/careers/master-architect-dt/index.md similarity index 96% rename from content/page/careers/job/master_architect_dt.md rename to content/careers/master-architect-dt/index.md index 929d1dcc7..d0765f6c2 100644 --- a/content/page/careers/job/master_architect_dt.md +++ b/content/careers/master-architect-dt/index.md @@ -1,8 +1,9 @@ --- -id: master_architect_dt title: Master Technical Architect -button: Apply -link: https://06gdrqp39yz.typeform.com/to/FffDv61M + +extra: + button: "Apply" + link: "https://06gdrqp39yz.typeform.com/to/FffDv61M" --- We are looking for a proficient and experienced Software Architect to join our IT and Development team. @@ -87,6 +88,7 @@ We are looking for a Master Technical Architect who can help us design the fut ## What we offer +- A desk in our Belgian office - A competitive wage - Flexible hours - Great team spirit diff --git a/content/page/careers/job/qa_engineer.md b/content/careers/qa-engineer/index.md similarity index 96% rename from content/page/careers/job/qa_engineer.md rename to content/careers/qa-engineer/index.md index 4326e280f..86c937f93 100644 --- a/content/page/careers/job/qa_engineer.md +++ b/content/careers/qa-engineer/index.md @@ -1,8 +1,9 @@ --- -id: qa_engineer title: Quality Assurance Engineer -button: Apply -link: https://06gdrqp39yz.typeform.com/to/FffDv61M + +extra: + button: Apply + link: https://06gdrqp39yz.typeform.com/to/FffDv61M --- We are looking for a detail-oriented individual to join our Engineering department as a Quality Engineer. You will be primarily responsible for checking and managing the quality standards of the development process. You will also be responsible for maintaining the quality control systems and ensuring that all processes adhere to production quality standards. @@ -87,6 +88,7 @@ What you will be overlooking: ## What we offer +- A desk in our Belgian office - A competitive wage - Flexible hours - Great team spirit diff --git a/content/page/careers/job/senior_developer.md b/content/careers/senior-developer/index.md similarity index 96% rename from content/page/careers/job/senior_developer.md rename to content/careers/senior-developer/index.md index ee73580f9..062498f6f 100644 --- a/content/page/careers/job/senior_developer.md +++ b/content/careers/senior-developer/index.md @@ -1,8 +1,9 @@ --- -id: senior_developer title: Senior Developer -button: Apply -link: https://06gdrqp39yz.typeform.com/to/FffDv61M + +extra: + button: "Apply" + link: "https://06gdrqp39yz.typeform.com/to/FffDv61M" --- We are looking for a Software Developer with strong technical expertise and decent years of experience to join our organization. You will be responsible for facilitating the development process and operations across our organization. Besides, you should own excellent leadership skills to mentor and guide the team members. @@ -77,6 +78,7 @@ You will be working primarily on zero-os, a peer-to-peer virtual system administ ## What we offer +- A desk in our Belgian office - A competitive wage - Flexible hours - Great team spirit diff --git a/content/cloud/_index.md b/content/cloud/_index.md new file mode 100644 index 000000000..dd6ec6480 --- /dev/null +++ b/content/cloud/_index.md @@ -0,0 +1,199 @@ +--- +title: "Cloud" +template: "section.html" +insert_anchor_links: "left" +--- + +{% row(style="center narrow") %} + +## THE NEXT GENERATION OF **CLOUD COMPUTING** + +Deploy any workload with unprecedented security, scalability, and eciency, on a fully comprehensive peer-to-peer digital infrastructure. Discover a cloud like no other. + +{% end %} + +{% cloud_header() %} + +## THE NEXT GENERATION OF **CLOUD COMPUTING** + +{% end %} + + +{% row(style="center margin") %} + +![storage](/images/storage.jpg#medium) + +### **STORAGE** + +Plug in standard tools and protocols to the most resilient and versatile storage system ever created, or access raw disk on the location of your choice. + + + +||| + +![compute](/images/compute.jpg#medium) + +### **COMPUTE** + +Native support for containers and virtual machines. Migrate existing applications effortlessly or build from scratch in a cutting-edge computing environment. + + + +||| + +![network](/images/network.jpg#medium) + +### **NETWORK** + +Private overlay networks and global end-to-end encryption minimize attack surface. Handle inbound trafc with uniquely secure web gateways. + + + +{% end %} + +
+
+ +{% row(style="center between") %} + +[![quantum safe storage](/images/qss.png#mx-auto)](https://library.threefold.me/info/manual/#/technology/qsss/threefold__qsss_home) + +||| + +[![weblets](/images/weblets.png#mx-auto)](https://library.threefold.me/info/manual/#/manual__weblets_home) + +||| + +[![planetary network](/images/planetary_network.png#mx-auto)](https://library.threefold.me/info/manual/#/cloud/threefold__planetary_network) + +{% end %} + +{% row(style="center between") %} + +[![kubernetes](/images/kubernetes.png#mx-auto)](https://library.threefold.me/info/manual/#/manual__weblets_k8s) + +||| + +[![terraform](/images/terraform.png#mx-auto)](https://library.threefold.me/info/manual/#/manual__manual3_iac_home) + +||| + +[![virtual machine](/images/virtual_machine.png#mx-auto)](https://library.threefold.me/info/manual/#/manual__weblets_vm) + +{% end %} + +
+
+
+
+ +{% row(gradient="linear-gradient(90deg, #000, #323232)" style="margin text-white") %} + +## **LIMITLESS POSSIBILITIES** + +Optimized for efficient and affordable hosting of cloud alternatives, blockchains, IoT networks, and decentralized applications with seamless migration. + +||| + +![Image](/images/limitless.png#mx-auto) + +{% end %} + + +{% row(style="center narrow margin") %} + +![Image](/images/zero_os.png#mx-auto#medium) + +## **INTRODUCING ZERO-OS** + +A decentralized autonomous OS designed to dedicate hardware capacity to the People’s Internet via the ThreeFold Blockchain. Zero-OS can be booted on most modern computers to host anything that runs on Linux in a decentralized way. + + + +{% end %} + +{% row(style="center moderate") %} + +## **DESIGNED FOR DEMANDING**
**WORKLOADS** + +{% end %} + +{% row(style="center between") %} + +![Image](/images/capacity.png#medium) + +
+
+ +#### **EDGE CAPACITY** + +
+
+ +Achieve low latencies and bandwidth eciency by reserving capacity locally. + +||| + +![Image](/images/secure.png#medium) + +
+
+ +#### **SECURE** + +
+
+ +Open-source system built from the ground-up for a fully transparent and auditable stack. + +||| + +![Image](/images/scalable.png#medium) + +
+
+ +#### **SCALABLE** + +
+
+ +An autonomous infrastructure that grows naturally with demand, where and when it is needed. + +||| + +![Image](/images/effecient.png#medium) + +
+
+ +#### **EFFICIENT** + +
+
+ +A carefully designed collection of lightweight components that minimize overheads. + +{% end %} + +{% row(style="center narrow") %} + + + +{% end %} + +{% cloud_stats() %} + +## **A GLOBAL EDGE INFRASTRUCTURE** + +{% end %} +
+
+ +{% row(gradient="linear-gradient(351deg, #8f8f8f, #383838)" style="center margin text-white") %} + +## **TAKE THREEFOLD**
**CLOUD ON A TEST DRIVE** + + + +{% end %} diff --git a/content/community/_index.md b/content/community/_index.md new file mode 100644 index 000000000..f3040228e --- /dev/null +++ b/content/community/_index.md @@ -0,0 +1,121 @@ +--- +title: "community" +template: "section.html" +insert_anchor_links: "left" +--- + +
+ + + +{% row(style="center narrow") %} + +## WELCOME INTO
**THE FOLD** + + +We're a 100% open-source and community-driven project that builds the critical infrastructure for a decentralized world. Anyone can contribute to ThreeFold and there are many ways to get involved. + +{% end %} + +{% row(style="lean") %} + +![Image](/images/community_header.jpg#mx-auto) + +{% end %} + +
+
+ + + + +{% row(style="center between margin") %} + +## EXPAND THE PEOPLE'S
**INTERNET** + + +Join the movement by connecting a node at your home or ofce. All you need is compatible hardware, electricity and network bandwidth to take part in the decentralization of the global Internet. + + + +{% end %} + + +
+
+ + + +{% row(bgColor="#f2f2f2" style="narrow margin") %} + + +## JOIN THE THREEFOLD
**DEVELOPER COMMUNITY** + +From testing our latest releases to joining our development teams or applying for a ThreeFold Foundation grant – there are many ways to engage with ThreeFold’s technology. + + + +||| + +![Image](/images/community_developers.png#medium) + +{% end %} + +
+
+ + + +{% row() %} + +![Image](/images/community_pathefinder.jpg) + +||| + +## BECOME A THREEFOLD
**PATHFINDER** + +Join the growing community of ThreeFold’s most passionate supporters. Bring your dreams to the table and help expand the people's Internet to new frontiers. + + + +{% end %} + +
+
+ + + +{% row(style="center between margin") %} + +## FREQUENTLY ASKED
**QUESTIONS** + + +Check out the FAQs or ask a question on the ThreeFold Forum. + + + + +{% end %} + +
+
+ + +
+ +
+ + + + + + + diff --git a/content/developer/_index.md b/content/developer/_index.md new file mode 100644 index 000000000..100c7bf44 --- /dev/null +++ b/content/developer/_index.md @@ -0,0 +1,150 @@ +--- +title: "Developer" +page_template: "resourcesPage.html" +--- + + + + + +{% row(style="center margin") %} + +## **THREEFOLD
DEVELOPER
RESOURCES** + +A builder’s manual for ThreeFold. Built
by visionaries, for visionaries. + + + +||| + +![Image](/images/developer_header.jpg) + +{% end %} + + + + + +{% row(bgColor="#f2f2f2" style="narrow margin") %} + +![Image](/images/developer_testing.png) + +||| + +## APPLY FOR
**TESTING GRANTS** + +We have different use cases for you to take ThreeFold’s technology on a test drive. From zero to hero –- are you ready for the challenge? + +
+ + + +{% end %} + +
+
+ + + +{% dev_resourses() %} + +## WHERE WOULD YOU LIKE TO START? + +## **NOW OPERATIONAL** + +{% end %} + +{% row(style="narrow center") %} + +## OUR
**DEVELOPER RESOURCES** + +ThreeFold is here to build the open-source Internet and Cloud infrastructure. The documentation helps you build on ThreeFold by introducing you to some foundational concepts as well as our development stacks.
+Inspired by the open-source movement, everything at ThreeFold is open to be audited, extended and improved. If you have any feedback, please reach out with a GitHub issue or on our telegram. + +
+ + + + +{% end %} + +
+
+ + + +{% row() %} + +![Image](/images/developet_tft.jpg) + +||| + +## JOIN US IN MAKING
**THREEFOLD BETTER** + +All our docs are the results of community efforts. Create a pull request if you see mistakes, room for improvement, or new opportunities to help the ThreeFold community. + +
+ + + +{% end %} + +
+
+ + + +{% row(style="center between") %} + +## EXPLORE THE
**DOCUMENTATION** + +{% end %} + +{% row(style="center between") %} + +### **Introduction:** +[Intro to ThreeFold](https://library.threefold.me/info/threefold#/tfgrid/grid/threefold__grid_intro) + +[The ThreeFold Grid](https://library.threefold.me/info/threefold#/tfgrid/grid/threefold__grid_concepts) + +[ThreeFold Farming](https://library.threefold.me/info/threefold#/tfgrid/farming/threefold__farming_intro) + +[ThreeFold Cloud](https://library.threefold.me/info/threefold#/cloud/threefold__cloud_intro) + +[ThreeFold Token](https://library.threefold.me/info/threefold#/tokens/threefold__token_what) + +||| + +### **Fundamentals:** + +[Set up your account](https://library.threefold.me/info/threefold#/tokens/threefold__threefold_connect) + +[Charge your wallet](https://library.threefold.me/info/threefold#/tokens/threefold__how_to_buy) + +[How billing works](https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__grid3_billing) + +[Deploy workloads](https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__manual3_getstarted_home) + +[Infrastructure as Code](https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__manual3_iac_home) + +[Create a Farm](https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__create_farm) + +||| + +### **The Stack:** + +[Zero-OS](https://library.threefold.me/info/threefold#/technology/threefold__zos) + +[Smart Contract for IT](https://library.threefold.me/info/threefold#/technology/threefold__smartcontract_it) + +[Quantum Safe Storage](https://library.threefold.me/info/threefold#/qss/threefold__qsss_home) + +[Virtual Machines](https://library.threefold.me/info/threefold#/manual_tfgrid3/manual3_iac/grid3_terraform/threefold__terraform_get_started?id=getting-started) + +[Kubernetes](https://library.threefold.me/info/threefold#/manual_tfgrid3/manual3_iac/grid3_terraform/threefold__terraform_get_started?id=kubernetes) + +[Planetary Network](https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__grid3_planetary_network) + +{% end %} + +
diff --git a/content/page/developer/dev/automation/index.md b/content/developer/automation/index.md similarity index 78% rename from content/page/developer/dev/automation/index.md rename to content/developer/automation/index.md index ad6ac51b0..f9d979fe2 100644 --- a/content/page/developer/dev/automation/index.md +++ b/content/developer/automation/index.md @@ -1,12 +1,12 @@ --- -id: automation title: automation -image: ./automation.png -button : Explore Other Developer Components -link : /developer ---- -
-# Autonomous Components +extra: + imgPath: images/automation.png + button : Explore Other Developer Components + link : /developer +--- + +## Autonomous Components Accelerate you cloud transformation journey with ThreeFold's autonomous and decentralized infrastructure. With self-healing and self-driving capabilities, the ThreeFold Grid allows developers and enterprises to discover, migrate and manage applications and IT infrastructures across their full cloud lifecycle in a self-service model. It removes the need of manual intervention and performs real-time anomaly detection and rebooting on your behalf. diff --git a/content/page/developer/dev/blockchain/index.md b/content/developer/blockchain/index.md similarity index 69% rename from content/page/developer/dev/blockchain/index.md rename to content/developer/blockchain/index.md index 755240c30..862970b68 100644 --- a/content/page/developer/dev/blockchain/index.md +++ b/content/developer/blockchain/index.md @@ -1,12 +1,11 @@ --- -id: blockchain title: Blockchain -image: ./blockchain.png -button : Explore Other Developer Components -link : /developer +extra: + imgPath: images/blockchain.png + button : Explore Other Developer Components + link : /developer --- -
-# ThreeFold Blockchain +## ThreeFold Blockchain The ThreeFold blockChain is an application specific blockchain built using the Parity Substrate framework. It is responsible for keeping records regarding farms and nodes, along with enabling smart contract based peer to peer billing for workload deployments on the Grid. diff --git a/content/page/developer/dev/os/index.md b/content/developer/os/index.md similarity index 81% rename from content/page/developer/dev/os/index.md rename to content/developer/os/index.md index 49db0d07d..03589eb4f 100644 --- a/content/page/developer/dev/os/index.md +++ b/content/developer/os/index.md @@ -1,13 +1,13 @@ --- -id: os title: operating system -image: ./operating_system.png -button : Explore Other Developer Components -link : /developer ---- -
-# Operating System +extra: + imgPath: images/operating_system.png + button : Explore Other Developer Components + link : /developer +--- + +## **Operating System** A groundbreaking autonomous operating system built from scratch, starting with just the Linux kernel. It offers unparalleled security and efficiency. With no remote shell or login and extremely small footprint, Zero-OS ensures that hosted workloads are protected from administrative exploits and errors. diff --git a/content/page/developer/dev/planetarynw/index.md b/content/developer/planetarynw/index.md similarity index 74% rename from content/page/developer/dev/planetarynw/index.md rename to content/developer/planetarynw/index.md index 837c31ae2..7f019377d 100644 --- a/content/page/developer/dev/planetarynw/index.md +++ b/content/developer/planetarynw/index.md @@ -1,12 +1,13 @@ --- -id: planetarynw title: planetary network -image: ./planetary_network.jpg -button : Explore Other Developer Components -link : /developer + +extra: + imgPath: images/planetary_network.jpg + button : Explore Other Developer Components + link : /developer ---
-# Planetary Network +## Planetary Network Secure Planetary Network is an end-to-end encrypted global overlay network that implements the Yggdrasil initiative. It provides publicly accessible addresses to every connected device through a highly resilient and flexible routing scheme. ThreeFold protocols like the Reliable Message Bus extend these capabilities to serve the unique needs of the ThreeFold Grid. diff --git a/content/page/developer/dev/qsfs/index.md b/content/developer/qsfs/index.md similarity index 88% rename from content/page/developer/dev/qsfs/index.md rename to content/developer/qsfs/index.md index ba029e53b..2988fdf48 100644 --- a/content/page/developer/dev/qsfs/index.md +++ b/content/developer/qsfs/index.md @@ -1,13 +1,13 @@ --- -id: qsfs title: qsfs -image: ./qsfs.png -button : Explore Other Developer Components -link : /developer ---- -
-# Quantum-Safe Storage +extra: + imgPath: images/qsfs.png + button : Explore Other Developer Components + link : /developer +--- + +## Quantum-Safe Storage An optimized filesystem frontend for Zdb, with built-in archival features. Zero-DB is a super fast and efficient always append database supporting a subset of the popular Redis protocol. It has superior write performance on hard disk and can also extend the life of solid state disks, while executing up to 50, 000 transactions per second. Zero-DB is suitable out of the box for many database applications and is a building block for advanced storage solutions. diff --git a/content/page/developer/dev/tooling/index.md b/content/developer/tooling/index.md similarity index 79% rename from content/page/developer/dev/tooling/index.md rename to content/developer/tooling/index.md index cdbbd4d9b..3cded6118 100644 --- a/content/page/developer/dev/tooling/index.md +++ b/content/developer/tooling/index.md @@ -1,12 +1,12 @@ --- -id: tooling title: tooling -image: ./tooling.png -button : Explore Other Developer Components -link : /developer ---- -
-# Developer tooling +extra: + imgPath: images/tooling.png + button : Explore Other Developer Components + link : /developer +--- + +## Developer tooling ThreeFold's Internet and cloud infrastructure was designed to power the transition from the web2 to the web3 era seamlessly. After integrating TerraForm's infrastructure as code, Kubernetes and Docker to the decentralized cloud computing environment and building the most compatible Internet storage system in the world, the ThreeFold Grid provides the ideal environemnt for developers and enterprises to migrate seamlessly and scale limitessly. diff --git a/content/ecosystem/_index.md b/content/ecosystem/_index.md new file mode 100644 index 000000000..9e85c5936 --- /dev/null +++ b/content/ecosystem/_index.md @@ -0,0 +1,13 @@ +--- +title: "Blog" +# paginate_reversed: false +insert_anchor_links: "left" +#base_url: "posts" +#first: "first" +#last: "last" +template: "layouts/horizontal_section.html" +page_template: "blogPage.html" +#transparent: true +extra: + imgPath: /images/threefold_img2.png +--- diff --git a/content/ecosystem/daos/_index.md b/content/ecosystem/daos/_index.md new file mode 100644 index 000000000..b8d7665eb --- /dev/null +++ b/content/ecosystem/daos/_index.md @@ -0,0 +1,47 @@ +--- +title: "DAO's" +# paginate_reversed: false +#base_url: "posts" +#first: "first" +#last: "last" +template: "layouts/horizontal_section.html" +page_template: "blogPage.html" +extra: + imgPath: /images/threefold_img2.png +--- + +## Decentralized Autonomous Organizations + +union tip gentle cup wide excitement of women indeed try movement by yes moving clearly string spent burst least at beside spin police several success + +### What are DAO's? + +month creature save power avoid threw perfect bill dirt wheel valley term flame hearing yes sail wolf ago sky fog principle printed probably month creature save power avoid threw perfect bill dirt wheel valley term flame hearing yes sail wolf ago sky fog principle printed probably + +{% row() %} + +#### Decentralized + +month creature save power avoid threw perfect bill dirt wheel valley term flame hearing yes sail wolf ago sky fog principle printed probably + +||| + +#### Autonomous + +month creature save power avoid threw perfect bill dirt wheel valley term flame hearing yes sail wolf ago sky fog principle printed probably + +||| + +#### Organization + +month creature save power avoid threw perfect bill dirt wheel valley term flame hearing yes sail wolf ago sky fog principle printed probably + +{% end %} + +{% admonition() %} + +!!! note + +OurWorld itself is governed by a DAO, learn more and participate at the OurWorld DAO page + +{% end %} diff --git a/content/ecosystem/daos/ourworld-dao/index.md b/content/ecosystem/daos/ourworld-dao/index.md new file mode 100644 index 000000000..8c6aa1685 --- /dev/null +++ b/content/ecosystem/daos/ourworld-dao/index.md @@ -0,0 +1,20 @@ +--- +title: "Blockchain Engineer" +description: "Work with a team of engineers and build decentralized apps in Ourworld." +insert_anchor_links: "left" +updated: 2019-04-11T20:33:00-05:00 # Comment-out this line with a # if content is unchanged +template: "positionPage.html" +taxonomies: + roles: ["Develop"] + tags: ["DAPPs"] +--- + +## About the position + +Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. Anyone is invited to build solutions and experiences. OurWorld can provide the alternative to the current too centralized, unsustainable and abused internet. + +## Requirements + +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. + this OurWorld platform, with the purpose to give a better digital life to billions of people. diff --git a/content/faq/_index.md b/content/faq/_index.md new file mode 100644 index 000000000..17107980d --- /dev/null +++ b/content/faq/_index.md @@ -0,0 +1,4 @@ +--- +title: "Frequently Asked Questions" +template: "layouts/faq.html" +--- \ No newline at end of file diff --git a/content/page/faq/faq/q/q.md b/content/faq/q/index.md similarity index 80% rename from content/page/faq/faq/q/q.md rename to content/faq/q/index.md index 99b512f8c..ea7998cd5 100644 --- a/content/page/faq/faq/q/q.md +++ b/content/faq/q/index.md @@ -1,6 +1,6 @@ --- id: q -question: How ThreeFold compares to similar projects in the space? +title: How ThreeFold compares to similar projects in the space? --- We've been asked how we differentiate from projects like Dfinity, Akash, Holochain and other so we've opened conversation threads around it on our forum. diff --git a/content/page/faq/faq/q1/q1.md b/content/faq/q1/index.md similarity index 94% rename from content/page/faq/faq/q1/q1.md rename to content/faq/q1/index.md index cc7c729ed..bf822fa1b 100644 --- a/content/page/faq/faq/q1/q1.md +++ b/content/faq/q1/index.md @@ -1,6 +1,6 @@ --- id: q1 -question: What is ThreeFold? +title: What is ThreeFold? --- The ThreeFold Foundation is a not-for-profit organization based in Ghent, Belgium that oversees the research and development centers in Belgium, Switzerland, Egypt and the UAE as well as teams in India, Brazil, and the United States. diff --git a/content/page/faq/faq/q2/q2.md b/content/faq/q2/index.md similarity index 97% rename from content/page/faq/faq/q2/q2.md rename to content/faq/q2/index.md index 35f880d15..d165641c2 100644 --- a/content/page/faq/faq/q2/q2.md +++ b/content/faq/q2/index.md @@ -1,6 +1,6 @@ --- id: q2 -question: What is the ThreeFold Grid? +title: What is the ThreeFold Grid? --- The ThreeFold Grid is the world’s most advanced peer-to-peer Internet infrastructure. It can scale limitlessly, and brings a more performant, secure and sustainable Internet to host humanity’s data and workloads. diff --git a/content/page/faq/faq/q3/q3.md b/content/faq/q3/index.md similarity index 90% rename from content/page/faq/faq/q3/q3.md rename to content/faq/q3/index.md index 66cf3dd43..9d9c8d080 100644 --- a/content/page/faq/faq/q3/q3.md +++ b/content/faq/q3/index.md @@ -1,6 +1,6 @@ --- id: q3 -question: Is the ThreeFold Grid live already?  +title: Is the ThreeFold Grid live already?  --- Answer here is a definite Yes! diff --git a/content/page/faq/faq/q4/q4.md b/content/faq/q4/index.md similarity index 86% rename from content/page/faq/faq/q4/q4.md rename to content/faq/q4/index.md index f64480bd2..664cede79 100644 --- a/content/page/faq/faq/q4/q4.md +++ b/content/faq/q4/index.md @@ -1,6 +1,6 @@ --- id: q4 -question: What is the Threefold Connect? +title: What is the Threefold Connect? --- The ThreeFold Connect is ThreeFold's 2-Step authenticator app that allows you to connect to the ThreeFold Grid and it's ecosystem. diff --git a/content/page/faq/faq/q5/q5.md b/content/faq/q5/index.md similarity index 96% rename from content/page/faq/faq/q5/q5.md rename to content/faq/q5/index.md index 63272137a..2841fea4f 100644 --- a/content/page/faq/faq/q5/q5.md +++ b/content/faq/q5/index.md @@ -1,6 +1,6 @@ --- id: q5 -question: Does the ThreeFold use consensus? +title: Does the ThreeFold use consensus? --- ThreeFold uses blockchain technology only for what it's good for - Smart Contracts and Transactions. diff --git a/content/page/faq/faq/q6/q6.md b/content/faq/q6/index.md similarity index 86% rename from content/page/faq/faq/q6/q6.md rename to content/faq/q6/index.md index b0953f99d..b298fded4 100644 --- a/content/page/faq/faq/q6/q6.md +++ b/content/faq/q6/index.md @@ -1,6 +1,6 @@ --- id: q6 -question: Is there anything done for the ThreeFold Grid to be sustainable? +title: Is there anything done for the ThreeFold Grid to be sustainable? --- By starting from scratch on the operating system level, ThreeFold was able to eliminate a lot of complexity from the current web2 and web3 models to enable a super lighteight infrastructure. diff --git a/content/page/faq/faq/q7/q7.md b/content/faq/q7/index.md similarity index 91% rename from content/page/faq/faq/q7/q7.md rename to content/faq/q7/index.md index c0442bd25..429977ffc 100644 --- a/content/page/faq/faq/q7/q7.md +++ b/content/faq/q7/index.md @@ -1,6 +1,6 @@ --- id: q7 -question: How can I get involved with ThreeFold if I'm not very technical? +title: How can I get involved with ThreeFold if I'm not very technical? --- There are many ways for anyone to participate in the ThreeFold movement: diff --git a/content/farm/_index.md b/content/farm/_index.md new file mode 100644 index 000000000..348d60630 --- /dev/null +++ b/content/farm/_index.md @@ -0,0 +1,190 @@ +--- +title: "Farm" +template: "section.html" +insert_anchor_links: "left" +--- + +
+ + + +{% row(style="margin") %} + +![Image](/images/farm_header.jpg) + +||| + +# BE THE
INTERNET + + +The People’s Internet is powered by an entirely new incentive model made possible by the ThreeFold Blockchain. + + + + +{% end %} + + + + + + + +{% row(style="center narrow ") %} + +# FARM +### A new way of growing the Internet + +3Nodes provide Internet capacity for millions of people using ThreeFold’s Planetary Network, and you earn TFT for doing so. And because of a unique operating system, called Zero-OS, once turned on your 3Node runs by itself. + +{% end %} + +
+ +{% row(style="center") %} + +![Image](/images/plug_1.png#mx-auto) +
+ +All you need to get started is a 3Node, electricity and a network connection. + +||| + +![Image](/images/offer_2.png#mx-auto) +
+ +The 3Node’s Internet capacity is automatically registered in the blockchain. + +||| + +![Image](/images/Earn_3.png#mx-auto) +
+ +Every month, you earn TFT for keeping the 3Node connected to the network. + +{% end %} + +{% row(style="center") %} + + + + +{% end %} + + + + + +{% row(style="center margin") %} + + +## JOIN **A WORLD OF FARMERS** + +### We are growing fast + +
+ +![Image](/images/farm_map.png#mx-auto) + + + + +{% end %} + + + + + +{% row(style="margin") %} + +# HELLO
TITAN + +
+ +The Titan was designed to fit in any home or office. It's compact, optimized for performance, and comes plug-and-farm. Just connect the Titan to electricity and network to start earning. Yes, it's that simple! + + + + +||| + +![Image](/images/farm_titan.jpg) + +{% end %} + + + + +{% row(bgColor="#f2f2f2" style="narrow margin") %} + +![Image](/images/farm_do_it.png) + + +||| + +## DO IT
**YOURSELF** + +ThreeFold’s operating system, Zero-OS, can run on any Intel or AMD hardware. From building your own 3Node to using refurbished hardware, define your ideal configurations and start farming today. + +
+ + + + +{% end %} + +
+
+ + + +{% row(style="center narrow") %} + + +## How to earn **TFT** + +Farmers earn TFT according to the amount of Internet capacity their 3Nodes connect to the ThreeFold Grid. The Internet capacity is verified by the ThreeFold Blockchain on an ongoing basis using the “Proof-of-Capacity” algorithm. + +
+ +#### PROOF OF CAPACITY + +### THE FARMING PROCESS + +{% end %} + +{% row(style="center") %} + +![Image](/images/farm_capacity.png#mx-auto) + +TFT is minted only when new Internet capacity is added to the ThreeFold Grid. + +||| + +![Image](/images/farm_center.png#mx-auto) + +||| + +![Image](/images/farm_tft.png#mx-auto) + +Farmers earn the TFT after meeting the minimum uptime as proof-of-capacity. + +{% end %} + + + + + +{% row(style="center between margin") %} + + +## THE **VALUE OF TFT** + +The ThreeFold Grid is the only Internet infrastructure that can scale to the far edges of our world and meet the insatiable demands of emerging IT workloads. The more the ThreeFold Grid is used, the more TFT are “burnt” to reduce the total circulating supply.. + +
+ +![Image](/images/farm_value_tft.jpg#large) + +{% end %} + diff --git a/content/farmfaq/_index.md b/content/farmfaq/_index.md new file mode 100644 index 000000000..17107980d --- /dev/null +++ b/content/farmfaq/_index.md @@ -0,0 +1,4 @@ +--- +title: "Frequently Asked Questions" +template: "layouts/faq.html" +--- \ No newline at end of file diff --git a/content/page/farmfaq/faq/q1/q1.md b/content/farmfaq/q1/index.md similarity index 97% rename from content/page/farmfaq/faq/q1/q1.md rename to content/farmfaq/q1/index.md index e5d7a6b2e..ff8793054 100644 --- a/content/page/farmfaq/faq/q1/q1.md +++ b/content/farmfaq/q1/index.md @@ -1,6 +1,6 @@ --- id: farmq1 -question: What is Farming? +title: What is Farming? --- Farming is connecting a 3Node (server-type hardware) in your home or office, that way empowering your city, village, or community with a data sovereign and planet positive Internet infrastructure that can host the data of millions of people and earn you income in [TFT](https://threefold.io/token). diff --git a/content/page/farmfaq/faq/q10/q10.md b/content/farmfaq/q10/index.md similarity index 88% rename from content/page/farmfaq/faq/q10/q10.md rename to content/farmfaq/q10/index.md index 9f3c55d9e..0c8866ecc 100644 --- a/content/page/farmfaq/faq/q10/q10.md +++ b/content/farmfaq/q10/index.md @@ -1,6 +1,6 @@ --- id: farmq10 -question: Which 3Node options are best for non-technical people? (Plug & Play) +title: Which 3Node options are best for non-technical people? (Plug & Play) --- If you are non-technical, we highly recommend you to get a Plug-and-Play 3Node on the ThreeFold Website or with one of our Farming Cooperatives. Plug-and-Play [3Node](https://threefold.io/farming/get_3node) are already booted by ThreeFold's operating system - Zero-OS, so all you have to do is to connect it to electricity and network and you're good to go. diff --git a/content/page/farmfaq/faq/q11/q11.md b/content/farmfaq/q11/index.md similarity index 76% rename from content/page/farmfaq/faq/q11/q11.md rename to content/farmfaq/q11/index.md index 6d7932d39..92000048a 100644 --- a/content/page/farmfaq/faq/q11/q11.md +++ b/content/farmfaq/q11/index.md @@ -1,6 +1,6 @@ --- id: farmq11 -question: What is the average electricity usage for the 3node? +title: What is the average electricity usage for the 3node? --- The amount of energy a 3Node consumes varies according to its specs. diff --git a/content/page/farmfaq/faq/q12/q12.md b/content/farmfaq/q12/index.md similarity index 86% rename from content/page/farmfaq/faq/q12/q12.md rename to content/farmfaq/q12/index.md index ad4812b9a..4f4ec04ad 100644 --- a/content/page/farmfaq/faq/q12/q12.md +++ b/content/farmfaq/q12/index.md @@ -1,6 +1,6 @@ --- id: farmq12 -question: Does it work in all countries? +title: Does it work in all countries? --- 3Nodes require only three things: diff --git a/content/page/farmfaq/faq/q13/q13.md b/content/farmfaq/q13/index.md similarity index 97% rename from content/page/farmfaq/faq/q13/q13.md rename to content/farmfaq/q13/index.md index 5ad4f186f..d5807780a 100644 --- a/content/page/farmfaq/faq/q13/q13.md +++ b/content/farmfaq/q13/index.md @@ -1,6 +1,6 @@ --- id: farmq13 -question: How to estimate my potential Farming earnings? +title: How to estimate my potential Farming earnings? --- We have added **Farming Calculator** to our wiki where in the section "Calculator" you will find a link to the most recent version of the calculator. diff --git a/content/page/farmfaq/faq/q14/q14.md b/content/farmfaq/q14/index.md similarity index 90% rename from content/page/farmfaq/faq/q14/q14.md rename to content/farmfaq/q14/index.md index 09ce8f6be..ddcd281ec 100644 --- a/content/page/farmfaq/faq/q14/q14.md +++ b/content/farmfaq/q14/index.md @@ -1,6 +1,6 @@ --- id: farmq14 -question: Can we have multiple 3Nodes in the same household? +title: Can we have multiple 3Nodes in the same household? --- Running multiple 3Nodes in the same household is possible, however your connection will be heavily influenced by this. diff --git a/content/page/farmfaq/faq/q15/q15.md b/content/farmfaq/q15/index.md similarity index 74% rename from content/page/farmfaq/faq/q15/q15.md rename to content/farmfaq/q15/index.md index 55e689c89..43794e29f 100644 --- a/content/page/farmfaq/faq/q15/q15.md +++ b/content/farmfaq/q15/index.md @@ -1,6 +1,6 @@ --- id: farmq15 -question: If I become a Farmer, and someone uses my capacity for illegal activities, who will be liable? +title: If I become a Farmer, and someone uses my capacity for illegal activities, who will be liable? --- All users must agree to the Grid Usage Agreement before they can deploy any workload on the Grid. diff --git a/content/page/farmfaq/faq/q2/q2.md b/content/farmfaq/q2/index.md similarity index 96% rename from content/page/farmfaq/faq/q2/q2.md rename to content/farmfaq/q2/index.md index f8d049784..5df4ef943 100644 --- a/content/page/farmfaq/faq/q2/q2.md +++ b/content/farmfaq/q2/index.md @@ -1,6 +1,6 @@ --- id: farmq2 -question: What is the 3Node? +title: What is the 3Node? --- Any Intel or AMD (the world's 2 most famous hardware chips) server-like hardware can be turned into a 3Node. It was important for ThreeFold to enable different entry points and to maximize the reach across today's industry and allow anyone to find their most suitable settings to join the ThreeFold Grid. diff --git a/content/page/farmfaq/faq/q3/q3.md b/content/farmfaq/q3/index.md similarity index 92% rename from content/page/farmfaq/faq/q3/q3.md rename to content/farmfaq/q3/index.md index f9f12b20d..c6d0aaee4 100644 --- a/content/page/farmfaq/faq/q3/q3.md +++ b/content/farmfaq/q3/index.md @@ -1,6 +1,6 @@ --- id: farmq3 -question: What is Proof-of-Capacity (PoC)? +title: What is Proof-of-Capacity (PoC)? --- The amount of TFT earned by Farmers depending on the amount of Internet capacity they provide to the ThreeFold Grid. The validation of their contribution is done by ThreeFold’s unique algorithm called Proof-of-Capacity (PoC). diff --git a/content/page/farmfaq/faq/q4/q4.md b/content/farmfaq/q4/index.md similarity index 96% rename from content/page/farmfaq/faq/q4/q4.md rename to content/farmfaq/q4/index.md index 4c459d070..37fab5a72 100644 --- a/content/page/farmfaq/faq/q4/q4.md +++ b/content/farmfaq/q4/index.md @@ -1,6 +1,6 @@ --- id: farmq4 -question: Why should I become a Farmer? +title: Why should I become a Farmer? --- There are many reasons to become a Farmer on the ThreeFold Grid. diff --git a/content/page/farmfaq/faq/q5/q5.md b/content/farmfaq/q5/index.md similarity index 93% rename from content/page/farmfaq/faq/q5/q5.md rename to content/farmfaq/q5/index.md index 1c7ef1482..ed0933caf 100644 --- a/content/page/farmfaq/faq/q5/q5.md +++ b/content/farmfaq/q5/index.md @@ -1,6 +1,6 @@ --- id: farmq5 -question: What do I need to do to become a Farmer? +title: What do I need to do to become a Farmer? --- All you need to become a farmer is a 3Node, electricity and network connection. diff --git a/content/page/farmfaq/faq/q6/q6.md b/content/farmfaq/q6/index.md similarity index 95% rename from content/page/farmfaq/faq/q6/q6.md rename to content/farmfaq/q6/index.md index 3171fc0fe..2b58bfad9 100644 --- a/content/page/farmfaq/faq/q6/q6.md +++ b/content/farmfaq/q6/index.md @@ -1,6 +1,6 @@ --- id: farmq6 -question: Is Farming profitable? How much TFT can be earned per month? +title: Is Farming profitable? How much TFT can be earned per month? --- The farming rewards have been designed by the ThreeFold Foundation in a way to ensure a fair reward while also incentivizing the right actors for the future growth of the ThreeFold Grid. diff --git a/content/page/farmfaq/faq/q7/q7.md b/content/farmfaq/q7/index.md similarity index 96% rename from content/page/farmfaq/faq/q7/q7.md rename to content/farmfaq/q7/index.md index 39b492379..36d838234 100644 --- a/content/page/farmfaq/faq/q7/q7.md +++ b/content/farmfaq/q7/index.md @@ -1,6 +1,6 @@ --- id: farmq7 -question: What is the difference between Farming and Mining? +title: What is the difference between Farming and Mining? --- While initially a simple computer was enough to mine Bitcoin, its increasing value quickly sparked interest, however, the difficulty of the calculations required for mining is automatically adjusted according to the number of machines that are candidates for these operations. Thus, the more miners there are, the more complex the calculations. With a price that today exceeds several tens of thousands of euros, it is useless to try to mine Bitcoin with a simple desktop computer, the sector became so competitive that chips dedicated to these calculations have been created. diff --git a/content/page/farmfaq/faq/q8/q8.md b/content/farmfaq/q8/index.md similarity index 90% rename from content/page/farmfaq/faq/q8/q8.md rename to content/farmfaq/q8/index.md index 251e31efb..2b08f9288 100644 --- a/content/page/farmfaq/faq/q8/q8.md +++ b/content/farmfaq/q8/index.md @@ -1,6 +1,6 @@ --- id: farmq8 -question: Should I as a farmer sell my own capacity, or is ThreeFold doing that? +title: Should I as a farmer sell my own capacity, or is ThreeFold doing that? --- To promote the utilization of the ThreeFold Grid's Internet capacity, we created a mechanism that is called "cultivation". diff --git a/content/page/farmfaq/faq/q9/q9.md b/content/farmfaq/q9/index.md similarity index 93% rename from content/page/farmfaq/faq/q9/q9.md rename to content/farmfaq/q9/index.md index 4dfcc6897..6ab6016c2 100644 --- a/content/page/farmfaq/faq/q9/q9.md +++ b/content/farmfaq/q9/index.md @@ -1,6 +1,6 @@ --- id: farmq9 -question: How will buyers choose one of capacity over another? +title: How will buyers choose one of capacity over another? --- The best capacity choice will depend on different factors that will vary according to user needs. Some key statistics such as the uptime of the 3Node and the reputation of the farmer will be made available on the Threefold Grid Explorer. According to these statistics, users can choose the most trustworthy 3Nodes to host their data and workloads on the grid. diff --git a/content/footer/_index.md b/content/footer/_index.md new file mode 100644 index 000000000..1b2905aa2 --- /dev/null +++ b/content/footer/_index.md @@ -0,0 +1,77 @@ +--- +title: "Footer" +description: "" +insert_anchor_links: "left" +template: "partials/footer.html" +extra: + logoPath: "/images/tft_log.svg" + socialLinks: { Facebook: "https://www.facebook.com/threefold.io", Github: "https://github.com/threefoldfoundation", Github2: "https://github.com/threefoldtech", Twitter: "https://twitter.com/threefold_io", Telegram: "https://t.me/threefoldnews" } +--- + +{% row(style="lean") %} + +##### THREEFOLD UNIVERSE + +
+ +###### [ThreeFold Token](/tft) + +###### [ThreeFold Cloud](https://library.threefold.me/info/manual/#/manual__manual3_home_new) + +###### [Grid Explorer](https://explorer.threefold.io/all) + +###### [Alliance](https://consciousinternet.org/) + +||| + +##### PARTICIPATE + +
+ +###### [Start Farming](/farm) + +###### [Buy the Token](https://library.threefold.me/info/threefold#/tokens/threefold__how_to_buy) + +###### [Use the Cloud](https://library.threefold.me/info/threefold/#/cloud/threefold__cloud_home) + +###### [Testing Community](https://t.me/joinchat/BwOvOxxgK59GmRoZ2_sM0w) + + +||| + +##### KNOWLEDGEBASE + +
+ +###### [ThreeFold Grid](https://library.threefold.me/info/threefold#/tfgrid/threefold__tfgrid_home) + +###### [ThreeFold Technology](https://library.threefold.me/info/threefold/#/technology/threefold__zos) + +###### [ThreeFold Farming](https://library.threefold.me/info/threefold/#/tfgrid/farming/threefold__farming_home) + +###### [ThreeFold Token](https://library.threefold.me/info/threefold/#/tokens/threefold__tokens_home) + +###### [Manuals](https://library.threefold.me/info/threefold/#/manual_tfgrid3/threefold__manual3_home) + +###### [ThreeFold Glossary](https://library.threefold.me/info/threefold/#/threefold__definitions_concepts) + +||| + +##### ABOUT US + +
+ +###### [ThreeFold](/mission) + +###### [Partners](/partners) + +###### [Blog](/blog) + +###### [NewsRoom](/newsroom) + +###### [Forum](https://forum.threefold.io/) + +###### [Support](/support) + + +{% end %} diff --git a/content/footer/footer.md b/content/footer/footer.md deleted file mode 100644 index 52536ade9..000000000 --- a/content/footer/footer.md +++ /dev/null @@ -1,77 +0,0 @@ ---- -id: footer -description: THREEFOLD -telegram: 'https://t.me/threefoldnews' -linkedin: 'https://www.linkedin.com/company/threefold-foundation/' -facebook: 'https://www.facebook.com/threefold.io' -twitter: 'https://twitter.com/threefold_io' -youtube: 'https://www.youtube.com/threefoldfoundation' -github: 'https://github.com/threefoldfoundation' -github_tech: 'https://github.com/threefoldtech' -dribbble: '' -instagram: '' - -items: - - title: Threefold Universe - links: - - name: ThreeFold Token - link: /tft - - name: ThreeFold Cloud - link: https://library.threefold.me/info/manual/#/manual__manual3_home_new - - name: Grid Explorer - link: https://explorer.threefold.io/all - # - name: ThreeFold Marketplace 2.0 - # link: https://marketplace.threefold.io/ - - name: Alliance - link: https://consciousinternet.org - - - - title: Participate - links: - - name: Start Farming - link: /farm - - name: Buy the Token - link: https://library.threefold.me/info/threefold#/tokens/threefold__how_to_buy - - name: Use the Cloud - link: https://library.threefold.me/info/threefold/#/cloud/threefold__cloud_home - - name: Testing Community - link: https://t.me/joinchat/BwOvOxxgK59GmRoZ2_sM0w - - - - title: Knowledgebase - links: - - name: ThreeFold Grid - link: https://library.threefold.me/info/threefold#/tfgrid/threefold__tfgrid_home - - name: ThreeFold Technology - link: https://library.threefold.me/info/threefold/#/technology/threefold__zos - - name: ThreeFold Farming - link: https://library.threefold.me/info/threefold/#/tfgrid/farming/threefold__farming_home - - name: ThreeFold Token - link: https://library.threefold.me/info/threefold/#/tokens/threefold__tokens_home - - name: Manuals - link: https://library.threefold.me/info/threefold/#/manual_tfgrid3/threefold__manual3_home - - name: ThreeFold Glossary - link: https://library.threefold.me/info/threefold/#/threefold__definitions_concepts - - - title: About Us - links: - - name: ThreeFold - link: /mission - - name: Partners - link: /partners - - name: People - link: /people - - name: Blog - link: /blog - - name: NewsRoom - link: /news - - name: Forum - link: https://forum.threefold.io/ - - name: Support - link: /support ---- - -[Terms & Conditions](https://library.threefold.me/info/legal/#/legal__terms_conditions_websites) | [Privacy Policy](https://library.threefold.me/info/legal/#/legal__privacypolicy) | [Impressum]() - -
-© 2021 ThreeFold, All rights reserved. \ No newline at end of file diff --git a/content/grid/_index.md b/content/grid/_index.md new file mode 100644 index 000000000..6927b8169 --- /dev/null +++ b/content/grid/_index.md @@ -0,0 +1,119 @@ +--- +title: "Grid" +template: "section.html" +insert_anchor_links: "left" +--- + +
+ + +{% row(style="center narrow") %} + +## **INTER-CONNECTING HUMANITY** + +
+ +Expand the ThreeFold Grid – an open source peer-to-peer Internet infrastructure powered by the ThreeFold Blockchain and owned by humanity. + + + + +{% end %} + +{% row(style="lean") %} + +![Image](/images/gride_header.png#mx-auto) + +{% end %} + +
+
+ +{% row() %} + +## SCALED BY PEOPLE
TO THE EDGE + +The People’s Internet is formed by Farmers, independent people that connect 3Nodes to the ThreeFold Grid anywhere electricity and network is present. Together, they form a globally distributed Internet infrastructure and earn income in the form of TFT. + + + +||| + +![Image](/images/grid_scaled.png) + +{% end %} + + +
+
+ +{% row() %} + +![Image](/images/grid_people.jpg) + +||| + +## THE LAYER-0 FOR DECENTRALIZATION + +Any current or future technology, including blockchain, metaverses and web 3.0, can be hosted natively on the ThreeFold Grid via smart contracts with minimum migration, as the infrastructure is compatible with most open source tools and protocols. + + + + +{% end %} + + +
+
+ +{% row() %} + +## A NEW INTERNET BLUEPRINT + +All our code is made open source to energize open collaboration and promote universal access to a peer-to-peer Internet owned by all of us. More than just an Internet infrastructure, the ThreeFold Grid holds the potential to decentralize everything. + + +||| + +![Image](/images/grid_new_internet.jpg) + +{% end %} + + +
+
+ + +{% row(style="center narrow") %} + +![Image](/images/zero_os.png#medium) + +## **INTRODUCING ZERO-OS** + +A decentralized autonomous OS designed to dedicate hardware capacity to the People’s Internet via the ThreeFold Blockchain. Zero-OS can be booted on most modern computers to host anything that runs on Linux in a decentralized way. + + + + + +{% end %} + +{% row() %} + +## A DECENTRALIZED INTERNET ECONOMY + +TFT is the official medium of exchange for Internet capacity on the ThreeFold Grid. The utility token allows users to reserve Internet capacity via the ThreeFold Blockchain and rewards farmers for their contribution to the network. + + + +||| + +![Image](/images/grid_decenter.jpg) + +{% end %} + + + + + + diff --git a/content/header/_index copy.md b/content/header/_index copy.md new file mode 100644 index 000000000..5ca3679e1 --- /dev/null +++ b/content/header/_index copy.md @@ -0,0 +1,84 @@ +--- +title: "Header" +description: "NEAR is on a mission to empower everyone to take back control of their money, their data, and their identity. Join us." +insert_anchor_links: "left" +template: "partials/header.html" +extra: + logoPath: "/images/ourworld_logo2.png" + imgPath: "" +--- + +- Learn + +{% row(style="lean") %} + +### PURPOSE + +
+
+ +#### [The Internot](/apage) + +Whats wrong with the [internet](/apage) + +
+ +#### Our Internet + +Vision for the new internet + +||| + +### ECOSYSTEM + +
+
+ +#### OurWorld DAO + +Be a part of governance + +
+ +#### Communities + +Explore communities in OurWorld + +
+ +#### DAOs + +Decentralized autonomous organizations + +||| + +### APPLICATIONS + +
+
+ +#### DAPPs + +Decentralized applications + +
+ +#### Projects + +Projects in OurWorld + +||| + +### FEATURED + +
+
+ +#### OurWorld is Live + +Be a part of the new internet + +- [Join us]("/join-us") +- [Blog]("/blog") + +{% end %} diff --git a/content/header/_index.md b/content/header/_index.md new file mode 100644 index 000000000..72a52518a --- /dev/null +++ b/content/header/_index.md @@ -0,0 +1,231 @@ +--- +title: "Header" +description: "NEAR is on a mission to empower everyone to take back control of their money, their data, and their identity. Join us." +insert_anchor_links: "left" +template: "partials/header.html" +extra: + logoPath: "/images/tft_log.svg" + imgPath: "" +--- + + + + +- [Mission]("/mission") +- [Grid]("/grid") +- [Cloud]("/cloud") +- [Farm]("/farm") +- [TFT]("/tft") +- Ecosystem + +{% menu() %} + +{% button() %} + + +[Our Partners](/partners) +
+Explore Our Partners + +{%% end %%} + +||| + +{% button() %} + + +[Alliance](https://consciousinternet.org/) +
+Alliance For A Conscious Internet + +{%% end %%} + +{% end %} +- Community + +{% menu() %} + +{% button() %} + + +[Our People](/people) +
+Team, stories, & more + +{%% end %%} + +||| + +{% button() %} + + +[ThreeFold Community](/community) +
+Welcome To The Fold + +{%% end %%} + +||| + +{% button() %} + + +[Developers Resources](/developer) +
+Join The Developer Community + +{%% end %%} + +{% end %} + +- MoreInfo + +{% menu() %} + +#### RESOURCES + +{% button() %} + +[Explorer](https://explorer.threefold.io/all) + +ThreeFold Capacity Explorer + +{%% end %%} + + +{% button() %} + +[Library](https://library.threefold.me/info/threefold#/) +
+Explorer The documentation + +{%% end %%} + +||| + +#### DIVE DEEPER + +{% button() %} + +[Blog](/blog) +
+Explorer The Blogs + +{%% end %%} + +{% button() %} + +[Newsroom](/newsroom) +
+Check Last Updates + +{%% end %%} + +||| + +#### SUPPORT AND HELP + +{% button() %} + +[Careers](/careers) +
+Join The TEAM + +{%% end %%} + +{% button() %} + +[Support](/support) +
+Get In Touch With ThreeFold + +{%% end %%} + + +{% end %} + +- [Get TFT]("https://gettft.com/gettft/") + + diff --git a/content/join-us/_index.md b/content/join-us/_index.md new file mode 100644 index 000000000..32b656320 --- /dev/null +++ b/content/join-us/_index.md @@ -0,0 +1,137 @@ +--- +title: "Join us" +template: "section.html" +page_template: "positionPage.html" +insert_anchor_links: "left" +extra: + group_pages_by: "roles" +--- + +{% row(bgPath="/images/bernhard-eisenmann-unsplash.jpg") %} + +# Create OurWorld together + +
+ +Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. Anyone is invited to build solutions and experiences. OurWorld can provide the alternative to the current too centralized, unsustainable and abused internet. + +[Explore areas of creation](https://) + +||| + +{% end %} + +{% row() %} + +## OurWorld is powered by ThreeFold & Source Code Incubator + +
+ +The Source Code Incubator and ThreeFold are changing this. OurWorld platform allows everyone to be equal, free and powerful. There is no reason to be afraid. The OurWorld platform allows developers to save on cost and provide better experience to their users. The platform is super complete. + +||| + +{% end %} + +{% row() %} + +## OurWorld Ecosystem + +
+ +Join an ecosystem of gamechanging communities and organizations + +||| + +![Image](/images/tf_logo.png#logo) +![Image](/images/tf_logo.png#logo) +![Image](/images/tf_logo.png#logo) + +||| + +![Image](/images/tf_logo.png#logo) +![Image](/images/tf_logo.png#logo) +![Image](/images/tf_logo.png#logo) + +||| + +![Image](/images/tf_logo.png#logo) +![Image](/images/tf_logo.png#logo) + +{% end %} + +{% row() %} + +## Our Values + +
+ +OurWorld platform allows everyone to be equal, free and powerful. There is no reason to be afraid. The OurWorld platform allows developers to save on cost and provide better experience to their users. + +
+ +||| + +||| + +{% end %} + +{% row() %} + +![Image](/images/tf_icon.png#small) + +### For the planet + +Carbon Removing Concept (green) +Sustainable e.g. use less hardware +Uses a lot less energy (can be upto 100x more efficient compared to today) + +||| + +![Image](/images/tf_icon.png#small) + +### For the end user + +Data is private and only owned by end-user. +More performance, because twin is in country +Less cost, because this infrastructure costs less +Hackers & Manipulators have a lot less chance. +Way more convenient, no need to remember all apps +Less addictive behavior + +||| + +![Image](/images/tf_icon.png#small) + +### For the planet + +Carbon Removing Concept (green) +Sustainable e.g. use less hardware +Uses a lot less energy (can be upto 100x more efficient compared to today) + +||| + +![Image](/images/tf_icon.png#small) + +### For the end user + +Data is private and only owned by end-user. +More performance, because twin is in country +Less cost, because this infrastructure costs less +Hackers & Manipulators have a lot less chance. +Way more convenient, no need to remember all apps +Less addictive behavior + +{% end %} + +{% row() %} + +## Find out how you can contribute + +
+ +Think about ourworld like a global digital backbone, which allows everyone to extend their current physical life. It's a digital backbone created and owned by all of us. We need creatives, ideators, social entrepreneurs, developers, community builders and wisdom providers to reach our ultimate goal. If you want to be a part in making OurWorld become a reality, check out the ares we need the most help with. + +||| + +{% end %} diff --git a/content/join-us/positions/_index.md b/content/join-us/positions/_index.md new file mode 100644 index 000000000..f56bb7bd8 --- /dev/null +++ b/content/join-us/positions/_index.md @@ -0,0 +1,3 @@ +--- +transparent: true +--- diff --git a/content/join-us/positions/blockchain_engineer.md b/content/join-us/positions/blockchain_engineer.md new file mode 100644 index 000000000..f1194c8e0 --- /dev/null +++ b/content/join-us/positions/blockchain_engineer.md @@ -0,0 +1,19 @@ +--- +title: "Blockchain Engineer" +description: "Work with a team of engineers and build decentralized apps in Ourworld." +insert_anchor_links: "left" +updated: 2019-04-11T20:33:00-05:00 # Comment-out this line with a # if content is unchanged +template: "positionPage.html" +taxonomies: + roles: ["Create"] + tags: ["DAPPs"] +--- + +## About the position + +Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. Anyone is invited to build solutions and experiences. OurWorld can provide the alternative to the current too centralized, unsustainable and abused internet. + +## Requirements + +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. diff --git a/content/join-us/positions/community_builder.md b/content/join-us/positions/community_builder.md new file mode 100644 index 000000000..0845af971 --- /dev/null +++ b/content/join-us/positions/community_builder.md @@ -0,0 +1,19 @@ +--- +title: "Community Builder" +description: "Help build the freeflow community around the world." +insert_anchor_links: "left" +updated: 2019-04-11T20:33:00-05:00 # Comment-out this line with a # if content is unchanged +template: "positionPage.html" +taxonomies: + roles: ["Inspire"] + tags: ["Community", "Freeflow"] +--- + +## About the position + +Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. Anyone is invited to build solutions and experiences. OurWorld can provide the alternative to the current too centralized, unsustainable and abused internet. + +## Requirements + +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. diff --git a/content/join-us/positions/graphic_designer.md b/content/join-us/positions/graphic_designer.md new file mode 100644 index 000000000..4c8159f1a --- /dev/null +++ b/content/join-us/positions/graphic_designer.md @@ -0,0 +1,19 @@ +--- +title: "Graphic Designer" +description: "Create 3D graphics and animations for ourverse and design our digital world." +insert_anchor_links: "left" +updated: 2019-04-11T20:33:00-05:00 # Comment-out this line with a # if content is unchanged +template: "positionPage.html" +taxonomies: + roles: ["Create"] + tags: ["Metaverse"] +--- + +## About the position + +Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. Anyone is invited to build solutions and experiences. OurWorld can provide the alternative to the current too centralized, unsustainable and abused internet. + +## Requirements + +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. diff --git a/content/join-us/positions/human_resources.md b/content/join-us/positions/human_resources.md new file mode 100644 index 000000000..69447a887 --- /dev/null +++ b/content/join-us/positions/human_resources.md @@ -0,0 +1,19 @@ +--- +title: "Human Resources" +description: "Find people to join Source Code and handle employee day too days." +insert_anchor_links: "left" +updated: 2019-04-11T20:33:00-05:00 # Comment-out this line with a # if content is unchanged +template: "positionPage.html" +taxonomies: + roles: ["Organize"] + tags: ["Source Code"] +--- + +## About the position + +Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. Anyone is invited to build solutions and experiences. OurWorld can provide the alternative to the current too centralized, unsustainable and abused internet. + +## Requirements + +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. diff --git a/content/join-us/positions/new_item.md b/content/join-us/positions/new_item.md new file mode 100644 index 000000000..e03b6ecdf --- /dev/null +++ b/content/join-us/positions/new_item.md @@ -0,0 +1,19 @@ +--- +title: "Graphic Designer 2D" +description: "Create 3D graphics and animations for ourverse and design our digital world." +insert_anchor_links: "left" +#updated: 2019-04-11T20:33:00-05:00 # Comment-out this line with a # if content is unchanged +template: "positionPage.html" +taxonomies: + roles: ["Develop"] + tags: ["Metaverse"] +--- + +## About the position2 + +Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. Anyone is invited to build solutions and experiences. OurWorld can provide the alternative to the current too centralized, unsustainable and abused internet. + +## Requirements + +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. diff --git a/content/join-us/positions/ourworld_ambassador.md b/content/join-us/positions/ourworld_ambassador.md new file mode 100644 index 000000000..974c040fd --- /dev/null +++ b/content/join-us/positions/ourworld_ambassador.md @@ -0,0 +1,19 @@ +--- +title: "OurWorld Ambassador" +description: "Help reaching out to people and spreading the vision of a better digital world." +insert_anchor_links: "left" +updated: 2019-04-11T20:33:00-05:00 # Comment-out this line with a # if content is unchanged +template: "positionPage.html" +taxonomies: + roles: ["Inspire"] + tags: ["Community"] +--- + +## About the position + +Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. Anyone is invited to build solutions and experiences. OurWorld can provide the alternative to the current too centralized, unsustainable and abused internet. + +## Requirements + +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. +- Together we expand and create this OurWorld platform, with the purpose to give a better digital life to billions of people. diff --git a/content/mission/_index.md b/content/mission/_index.md new file mode 100644 index 000000000..958861e2e --- /dev/null +++ b/content/mission/_index.md @@ -0,0 +1,124 @@ +--- +title: "Mission" +template: "section.html" +insert_anchor_links: "left" +--- + + + +{% row(style="center") %} + +# OUR MISSION + +
+ +To build an open-source peer-to-peer Internet infrastructure that removes all forms of centralization from the global IT systems. + + + +||| + +![Image](/images/mission_header.png) + +{% end %} + + + + + +{% row(style="margin") %} + +![Image](/images/globe_mission.png#medium) + +||| + +## SUPPORTING AN INTERCONNECTED WORLD + +Internet access is a human right and it can change everything for the lives of people as an infinite source of tools and information. Our technology was designed to scale the People’s Internet anywhere electricity and bandwidth are present. + +{% end %} + + + + +{% row(style="margin") %} + +## EMPOWERING PEOPLE TO BE SOVEREIGN + +Create, store and share in full control of where your data resides and who can access it. By combining peer-to-peer, blockchain and autonomous technologies, the People’s Internet provides 100% data ownership and privacy. + +||| + +![Image](/images/people_mission.png#medium) + +{% end %} + + + + + +{% row(gradient="linear-gradient(90deg,#70dfc9,#ea1ff7)" style="margin") %} + +![Image](/images/node_mission.png#medium) + +||| + +## OUR VALUES DEFINE OUR ACTIONS + +The ThreeFold Law states that any good you do will return to you threefold in this lifetime. By making our technology actionable, we energize a collective approach towards a single mission – empowering humanity while regenerating our planet. +{% end %} + + + + + +{% row(style="center between margin") %} + +## **JOIN THE FOLD** + +Together, we build the People’s Internet. Our Internet. + +
+ +![Image](/images/100_mission.png#meduim) + + + +{% end %} + + + + + +{% row(style="center between") %} + +## WE’VE COME A LONG WAY,
**AND WE’RE JUST GETTING STARTED** + +After setting world records in Internet storage and cloud automation technologies throughout the past 20 years, some of our co-founders decided to start from scratch and build a new Internet infrastructure that is universally open source and peer-to-peer. + +
+ +![Image](/images/mission_roadmap.png#large) + +
+ +And we’re aiming for new heights. The People’s Internet will turn into a DAO in 2022, inviting developers and enterprises from all around the world to collaborate on the decentralization of everything that is digital, and beyond. + +{% end %} + +
+
+ + + +{% row(bgColor="#70dfc9" style="center narrow margin") %} + +## **START THE INTERNET
REVOLUTION** + +Connect, share and collaborate with our open community to expand the horizons of the People’s Internet.
Bring your ideas and let’s co-create together! + +
+ + + +{% end %} diff --git a/content/navigation/navigation.md b/content/navigation/navigation.md deleted file mode 100644 index 74ab60888..000000000 --- a/content/navigation/navigation.md +++ /dev/null @@ -1,97 +0,0 @@ ---- -id: navigation -navLinks: - - name: Home - link: / - external: false - expandable: false - - - name: Mission - link: /mission - external: false - expandable: false - - - name: grid - link: /grid - external: false - expandable: false - - - name: Cloud - link: /cloud - external: false - expandable: false - - - name: Farm - link: /farm - external: false - expandable: false - - - name: TFT - link: /tft - external: false - expandable: false - - # - name: Tech - # link: /tech - # external : false - # expandble : false - - - name: ECOSYSTEM - link: "" # /dropdown - external: false - expandable: true - submenu: - - title: Our Partners - path: /partners - - title: Alliance - path: https://consciousinternet.org - external: true - - - name: Community - link: "" # /dropdown - external: false - expandable: true - submenu: - - title: Our People - path: /people - - title: ThreeFold Community - path: /community - - title: Developer Resources - path: /developer - # - title: Conversations - # path: /conversations - # - title: Telegram - # path: https://t.me/threefoldnews - # external: true - - - name: More Info - link: "" # /dropdown - external: false - expandable: true - submenu: - - title: Explorer - path: https://explorer.threefold.io/all - external: true - - title: Library - path: https://library.threefold.me/info/threefold#/ - external: true - - title: Blog - path: /blog - - title: Newsroom - path: /news - - title: Careers - path: /careers - external: false - - title: Support - path: /support - external: false - -social: - - icon: telegram-plane - link: "https://t.me/threefoldnews" - - - ---- - - diff --git a/content/newsroom/2020/11/_index.md b/content/newsroom/2020/11/_index.md new file mode 100644 index 000000000..f56bb7bd8 --- /dev/null +++ b/content/newsroom/2020/11/_index.md @@ -0,0 +1,3 @@ +--- +transparent: true +--- diff --git a/content/newsroom/2020/11/post-08/index.md b/content/newsroom/2020/11/post-08/index.md new file mode 100644 index 000000000..c3713e28a --- /dev/null +++ b/content/newsroom/2020/11/post-08/index.md @@ -0,0 +1,22 @@ +--- +title: 3Bot Connect renamed to ThreeFold Connect +date: 2020-11-17 +taxonomies: + news-category: [foundation,twin,farming,cloud] + tags: [community,technology] +description: As mentioned as a preview in our October update, 3Bot Connect is now more accurately named ThreeFold Connect across devices. +extra: + imgPath: images/tfconnectupdate.png + image_caption: 3bot connect renamed + author: Sam Taggart + +--- + +Quick update! +
+
+ +As mentioned as [a preview in our October update](https://library.threefold.me/info/tfgrid/#/threefold_update_oct2020?id=_3bot-connect-app-updates-coming-in-november), 3Bot Connect is now more accurately named ThreeFold Connect across devices. +
+
+Note: No action is required, although if you have ThreeFold Connect installed already, you may have to update the app before the name changes on your device. diff --git a/content/newsroom/2020/_index.md b/content/newsroom/2020/_index.md new file mode 100644 index 000000000..f56bb7bd8 --- /dev/null +++ b/content/newsroom/2020/_index.md @@ -0,0 +1,3 @@ +--- +transparent: true +--- diff --git a/content/newsroom/2021/06/_index.md b/content/newsroom/2021/06/_index.md new file mode 100644 index 000000000..f56bb7bd8 --- /dev/null +++ b/content/newsroom/2021/06/_index.md @@ -0,0 +1,3 @@ +--- +transparent: true +--- diff --git a/content/newsroom/2021/06/post-08/index.md b/content/newsroom/2021/06/post-08/index.md new file mode 100644 index 000000000..87a16538d --- /dev/null +++ b/content/newsroom/2021/06/post-08/index.md @@ -0,0 +1,22 @@ +--- +title: 3,000+ 3Node Pre-Registrations for Batch 3 +date: 2021-06-08 +taxonomies: + news-category: [foundation,farming,cloud] + tags: [grid,farming] +description: We have received a huge influx in pre-registrations for the Titan V2 3Node. Thank you! +extra: + imgPath: images/3k3nodes.png + image_caption: 3,000 3Node Pre-Registrations + author: Sam Taggart +--- + +Over the past days we have received **more than 3,000 pre-registrations** for the Titan V2 3Node! +
+
+ +For now, pre-registration remains open [here](http://next3nodebatch.threefold.io/) +
+
+ +*For those who have already pre-registered, thank you! We'll have actions for you to take in the coming days.* diff --git a/content/newsroom/2021/_index.md b/content/newsroom/2021/_index.md new file mode 100644 index 000000000..f56bb7bd8 --- /dev/null +++ b/content/newsroom/2021/_index.md @@ -0,0 +1,3 @@ +--- +transparent: true +--- diff --git a/content/newsroom/2022/02/_index.md b/content/newsroom/2022/02/_index.md new file mode 100644 index 000000000..f56bb7bd8 --- /dev/null +++ b/content/newsroom/2022/02/_index.md @@ -0,0 +1,3 @@ +--- +transparent: true +--- diff --git a/content/newsroom/2022/02/post-06/index.md b/content/newsroom/2022/02/post-06/index.md new file mode 100644 index 000000000..a6b640d30 --- /dev/null +++ b/content/newsroom/2022/02/post-06/index.md @@ -0,0 +1,27 @@ +--- +title: ThreeFold Weekly! Volume Eight +date: 2022-02-28 +taxonomies: + news-category: [foundation] + tags: [community,update,news] +description: Your weekly ThreeFold digest! +extra: + imgPath: images/tfweekly8.png + image_caption: TF Weekly Volume Eight + author: Sam Taggart + +--- + +📰 **ThreeFold Weekly! February 28th Edition (Volume Eight)** + +
+ +Your weekly ThreeFold digest: The validator verification process is underway, farming migration continues and Titan shipping picks back up, re-sharing an enlightening conversation, updates on the $TFT and tech (product) side, and more. + +
+ +https://forum.threefold.io/t/threefold-weekly-february-28th-edition-volume-eight/2315 + +
+ +*If you missed this weekend’s product planning update, it’s a big one! Take a look [here](https://forum.threefold.io/t/threefold-product-planning-updates-march-2022/2302?u=hannahcordes).* \ No newline at end of file diff --git a/content/newsroom/2022/02/post-07/index.md b/content/newsroom/2022/02/post-07/index.md new file mode 100644 index 000000000..616807ca8 --- /dev/null +++ b/content/newsroom/2022/02/post-07/index.md @@ -0,0 +1,30 @@ +--- +title: The Validator Verification Process is Underway +date: 2022-02-23 +taxonomies: + news-category: [foundation] + tags: [community,update,news,technology,peer_to_peer] +description: It's time to get the ThreeFold Validators verified! +extra: + imgPath: images/validator_verification_process.png + image_caption: Validator Verification Process + author: Sam Taggart +--- + +🚨 **The ThreeFold Validator Verification Process** + +
+ +If you’ve submitted your interest for either an [L0](https://forum.threefold.io/c/dao/validators-signup-l0/84) or [L2](https://forum.threefold.io/c/dao/validators-signup-l2/83) Validator, we are now pleased to share the verification process with you. + +
+ +https://forum.threefold.io/t/the-threefold-validators-verification-process/2276 + +
+ +**Limited spots remain** for both L0 and L2 Validators, **so be sure to submit your interest asap** via the links above! + +
+ +*And if you have any questions about validators still, please refer to [the Validators section](https://library.threefold.me/info/threefold#/decentralization/validators/threefold__validators) of the Library or in particular [our FAQs](https://library.threefold.me/info/threefold#/decentralization/validators/threefold__validators_faq).** \ No newline at end of file diff --git a/content/newsroom/2022/02/post-08/index.md b/content/newsroom/2022/02/post-08/index.md new file mode 100644 index 000000000..6e131021c --- /dev/null +++ b/content/newsroom/2022/02/post-08/index.md @@ -0,0 +1,31 @@ +--- +title: A Conversation with Jeroen Douglas +date: 2022-02-22 +taxonomies: + news-category: [foundation] + tags: [community,partner,interview] +description: An enlightening conversation between ThreeFold co-founder Weynand Kuijpers and Solidaridad Network (ThreeFold partner) Executive Director Jeroen Douglas. +extra: + imgPath: images/jeroen_conversation.png + image_caption: A Conversation with Jeroen Douglas + author: Sam Taggart +--- + + +👂 **Lend us your ear!** + +
+ +*Is it possible to make a password-free Internet for one dollar owned by data smallholders? How to overcome the digital divide and reclaim the Internet from big tech?* + +
+ +An enlightening conversation between ThreeFold co-founder Weynand Kuijpers and Solidaridad Network (ThreeFold partner) Executive Director Jeroen Douglas. 👇 + +
+ +https://www.buzzsprout.com/1733439/10113617 + +
+ +*Recently, we re-engaged with Solidaridad around their Fair Data initiative. [Take a look](https://forum.threefold.io/t/solidaridad-revival/2158)!* \ No newline at end of file diff --git a/content/newsroom/2022/03/_index.md b/content/newsroom/2022/03/_index.md new file mode 100644 index 000000000..f56bb7bd8 --- /dev/null +++ b/content/newsroom/2022/03/_index.md @@ -0,0 +1,3 @@ +--- +transparent: true +--- diff --git a/content/newsroom/2022/03/post-08/index.md b/content/newsroom/2022/03/post-08/index.md new file mode 100644 index 000000000..b6cc2a19f --- /dev/null +++ b/content/newsroom/2022/03/post-08/index.md @@ -0,0 +1,44 @@ +--- +title: Paradise Hills Property Development and ThreeFold to Establish the World’s First Neighborhood Cloud in Dubai +date: 2022-03-07 +taxonomies: + news-category: [foundation] + tags: [partner,technology,update,news] +description: ThreeFold and Paradise Hills join forces to bring the world’s largest decentralized Internet Cloud powered by the ThreeFold Blockchain into Homes. +extra: + imgPath: images/paradise_hills.png + image_caption: ODE and ThreeFold + author: Sam Taggart + isFeatured: "true" + +--- + +DUBAI, United Arab Emirates | Real Estate developer Paradise Hills and ThreeFold have announced today their plans to add dedicated servers (3Nodes) to approximately 170 homes in the Paradise Hill project, creating the world’s first neighborhood Cloud Network on the ThreeFold Grid. + +
+ +Through this historic partnership, Paradise Hills Development and ThreeFold aim to provide every homeowner of the gated residence with a pre-installed 3Node, a dedicated server that provides the edge computing and internet storage needed to run decentralized applications and internet services. The initiative will provide residents, businesses, developers and the government with a secure and highly available sovereign cloud infrastructure to store and process their data locally. + +
+ +![3Node](/images/3nodehands.jpg) + +
+ +“Paradise Hills is set to become the region’s center for true decentralization and the future of tomorrow’s Internet, essentially setting the standard for real estate developments and homeownership globally,” CEO Shaher Mousli of Paradise Hills Development said about the partnership. + +
+ +“This historic collaboration is the first pilot in a series of initiatives by ThreeFold to help expand the digital landscape of the United Arab Emirates (UAE),” says Adnan Fatayerji, co-founder of ThreeFold. “It will support the development of edge computing, smart cities and IoT, showcasing the power of the private sector to build and drive digital empowerment initiatives in support of the Digital Dubai vision set by the Emirates leadership.” + +
+ +Over the last decade, “data sovereignty” became a key topic globally, with many countries insisting that any data produced locally should be stored on Internet infrastructures within their borders. By bringing ThreeFold’s decentralized Internet infrastructure to real estate properties such as Paradise Hills, the UAE will be home to the first-of-its-kind, self-sovereign, smart city development in the world. + +
+ +"Through simple, secure, and scalable technology, ThreeFold empowers millions to invent and explore new experiences," added ThreeFold co-founder Kristof de Spiegeleer. "We want to empower local businesses, creators, and communities to build a more sustainable and inclusive future.” + +
+ +*You and your communities can participate in the expansion and interconnection of the decentralized Internet as well! More information [here](https://threefold.io/farm/)!* diff --git a/content/newsroom/2022/_index.md b/content/newsroom/2022/_index.md new file mode 100644 index 000000000..2d0d600e3 --- /dev/null +++ b/content/newsroom/2022/_index.md @@ -0,0 +1,3 @@ +--- +transparent: true +--- \ No newline at end of file diff --git a/content/newsroom/_index.md b/content/newsroom/_index.md new file mode 100644 index 000000000..0b7d2569f --- /dev/null +++ b/content/newsroom/_index.md @@ -0,0 +1,13 @@ +--- +title: "Newsroom" +paginate_by: 5 +# paginate_reversed: false +sort_by: "date" +insert_anchor_links: "left" +#base_url: "posts" +#first: "first" +#last: "last" +template: "layouts/newsroom.html" +page_template: "newsPage.html" +#transparent: true +--- diff --git a/content/page/careers/careers.md b/content/page/careers/careers.md deleted file mode 100644 index d1f8524b1..000000000 --- a/content/page/careers/careers.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -id: careers -metaTitle: ThreeFold | Join Us -metaDesc: '' -metaImg: '' -solution_image: ./team_joinus.jpg -header: join_us -jobsMain: positions -jobs: [plan2, plan3, plan4, plan6 ,plan5] -customCTA: careers -pageHeader: careersHeader ---- - - diff --git a/content/page/careers/customCTA/cta.md b/content/page/careers/customCTA/cta.md deleted file mode 100644 index 8da570c6c..000000000 --- a/content/page/careers/customCTA/cta.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: careers -link: /community -title: Join our Community -image: ./tf_people.jpg ---- \ No newline at end of file diff --git a/content/page/careers/header/header.md b/content/page/careers/header/header.md deleted file mode 100644 index dd0f0f265..000000000 --- a/content/page/careers/header/header.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -id: join_us -title: '' -subtitle: Join us on our mission to build a planet-positive and data sovereign Internet owned by the people. -btn1: '' #Apply -link1: '' #https://06gdrqp39yz.typeform.com/to/FffDv61M -btn2: '' -link2: '' ---- - -**ThreeFold** is a global, collaborative movement that is formed by individuals and organizations that connect Internet capacity to the ThreeFold Grid, the world’s most advanced peer-to-peer infrastructure. ThreeFold is powered by our open source, beyond blockchain infrastructure that is incredibly efficient, limitlessly scaleable, planet-positive and affordable to everyone. To empower our ecosystem, we are building applications and hosting emerging technologies with our amazing partners and developer community to nurture the Internet the world needs. -
-
- -ThreeFold will launch the 3rd version of it's infrastructure this year, opening a new technological era for humanity. -
-
- -Check out our available positions below. Can't find your perfect fit and don't want to wait for your ideal role to open? We invite you to join our growing community of volunteers and express your talent. Most of our current team was recruited organically, so give it your best shot. diff --git a/content/page/careers/job/ops_hardware_sales_manager.md b/content/page/careers/job/ops_hardware_sales_manager.md deleted file mode 100644 index c7a76f703..000000000 --- a/content/page/careers/job/ops_hardware_sales_manager.md +++ /dev/null @@ -1,80 +0,0 @@ ---- -id: ops_hardware_sales_manager -title: Operations & Hardware Sales Manager -button: Apply -link: https://06gdrqp39yz.typeform.com/to/FffDv61M ---- - -We are looking for an Operations and Hardware Sales Lead to plan, direct and coordinate the operations, assembly, and sales of hardware to expand the ThreeFold Grid.   -
-
- -Your critical thinking ability will help analyze and suggest cost-effective growth strategies for the 3Node sales. Moreover, you will be acting as the first point of contact between the main farmers and your team. Also, you should be able to review the project budget and monitor expenses.  -
-
- -You should be able to communicate the organization's requirements and objectives effectively. Furthermore, you have to ensure that all farmers adhere to the foundation's standards. As an Operations and Hardware Sales Lead, you should possess excellent communication and interpersonal skills. You should be able to display a team spirit as well as the ability to work collaboratively.  -
-
- -If you think you are qualified for the Operation Lead role, then do apply now. We would love to meet you. - -
- -## Role - -The operations and hardware sales manager will be responsible for strategy and planning the day-to-day tasks revolving around our commercial 3node setup ranging from communication and reporting to troubleshooting and planning.  -
-
- -Your main responsibilities will be around making sure the ThreeFold Grid is: -- Specify, procure, plan and sell hardware. -- Work with BetterToken, a certified hardware partner of ThreeFold Tech has a commercial 3node setup located in Lochristi, Belgium. -- Drive an effective B2C e-commerce operation with the operations team and financial team of ThreeFold Tech.  -- Also, you will involve in bigger B2B projects.  -- Manage existing trusted regional hardware partners as well as qualifying and onboard new regional partners. - -
- -## Skills - -**Personal:** - -- Able to think outside the box and come up with new services that grow our business. -- Know how to pivot in a high pace start-up with a lot of context switches. -- Able to own your projects from A-Z and know the status of them at all times. -- Positive team spirit and ability to motivate the team to get the job done. -- You have good communication and negotiation skills previously - some e-commerce knowledge and skills (CMS, e-mail tooling, etc) - -
- -**Technical:** - -- You understand the global hardware landscape from a vendor to customer -- You understand how to set up hardware  -- You understand how data centers operate - -
- -**Professional:** - -- At least 3 years of experience in a similar position -- Fluent in English -- Be willing to travel from time to time -- Good negotiation skills -- Be willing to work with GitHub and Circles tools - -
- -## What we offer - -- A desk in our Belgian office -- A competitive wage -- A company car -- Consumption vouchers -- Hospitalization insurance + dental plan -- Flexible hours -- Great team spirit -- Yearly team trips abroad - -
\ No newline at end of file diff --git a/content/page/careers/job/tech_community_manager.md b/content/page/careers/job/tech_community_manager.md deleted file mode 100644 index 08157c0e3..000000000 --- a/content/page/careers/job/tech_community_manager.md +++ /dev/null @@ -1,59 +0,0 @@ ---- -id: tech_community_manager -title: Technical Community Manager & Team Lead -button: Apply -link: https://06gdrqp39yz.typeform.com/to/FffDv61M ---- - -**ThreeFold** is a global community with an aim to create an upgraded Internet by the people for the people. We base our work on sustainability, passion and strong values. - -
- -**Values & Passion:** - - - Understand what it means to work in a successfully growing project and endorse this way of working. - - Resonate with [values & collaboration](https://library.threefold.me/info/freeflow/#/collaboration/freeflow__goals_values). - - Be passionate and willing to bring a positive change to the world. - - Understand it won't be a 9-5 job. We are changing the world, it takes courage and perseverance. - - Be willing to travel and stay at other locations for some time to work directly with the team. - -## Introduction - -We are looking for a **Technical Community Manager & Team Lead** to help our community grow. - -## Role - -- Be a Team Lead for x nr of other community managers, help them to be effective and grow in their human and technical skills. -- Motivate your global team of contributors to spread the word and achieve our goals. -- Create training & technical material (video, wikis, ..) to allow people to learn about and experience how our TFGrid 3.0 will work. -- Work with community (will be 100+ people soon) to show them how to develop solutions on top of the TFGrid. -- Organize video conference meetings as well as Virtual Reality meetings (we have our own tools running on the TFGrid). -- Create example scripts and example solutions, be able to train people on the creations you have made. - -## Skills - -**Technical skills:** - - Fluent in at least 2 development languages - - Fluent with Linux - - Fluent with github, agile processes - - Good knowledge about docker/kubernetes - -
- -**Professional skills:** - - Fluent in English - - Good communicator - - Understand and follow Pareto 20/80 rule - - A good teacher - - Understand what it means to be a team_lead - - Be at least level 'wolf' in [the skill levels](https://library.threefold.me/info/freeflow/#/collaboration/freeflow__p2p_awareness_level) we use - - -## What we offer - -- Flexible hours working remotely for our company based in Dubai -- A competitive wage -- Great team spirit -- Yearly team trips abroad - - diff --git a/content/page/careers/jobs/main/main.md b/content/page/careers/jobs/main/main.md deleted file mode 100644 index 997d59456..000000000 --- a/content/page/careers/jobs/main/main.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: positions -title: '' -button1: '' -button2: '' ---- - - \ No newline at end of file diff --git a/content/page/careers/jobs/plan_1/plan1.md b/content/page/careers/jobs/plan_1/plan1.md deleted file mode 100644 index c9c0cb2e3..000000000 --- a/content/page/careers/jobs/plan_1/plan1.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -id: plan1 -title: Operations & Hardware Sales Manager -price: '' -duration: '' -button: See Position -link: /careers/ops_hardware_sales_manager -includeTitle: '' #Must Have -options: '' ---- - -You will be working with the team on growing and creating business models on the ThreeFold Grid. - - \ No newline at end of file diff --git a/content/page/careers/jobs/plan_2/plan2.md b/content/page/careers/jobs/plan_2/plan2.md deleted file mode 100644 index 2f9623ee9..000000000 --- a/content/page/careers/jobs/plan_2/plan2.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -id: plan2 -title: ThreeFold Grid Operations Lead -price: '' -duration: '' -button: See Position -link: /careers/grid_operations_manager -includeTitle: '' #Must Have -options: '' ---- - -The ThreeFold Grid will eventually connect millions of nodes. You'll be in charge of finding the best ways to operate such a network. - - diff --git a/content/page/careers/jobs/plan_3/plan3.md b/content/page/careers/jobs/plan_3/plan3.md deleted file mode 100644 index 7d64f8a39..000000000 --- a/content/page/careers/jobs/plan_3/plan3.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -id: plan3 -title: ThreeFold Grid Developer Lead -price: '' -duration: '' -button: See Position -link: /careers/grid_development_manager -includeTitle: '' # Must Have -options: '' ---- - -Take ownership of the ongoing development and documentation of the tech components that constitute the ThreeFold Grid. - - \ No newline at end of file diff --git a/content/page/careers/jobs/plan_4/plan4.md b/content/page/careers/jobs/plan_4/plan4.md deleted file mode 100644 index d3ede6f50..000000000 --- a/content/page/careers/jobs/plan_4/plan4.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -id: plan4 -title: Master Technical Architect -price: '' -duration: '' -button: See Position -link: /careers/master_architect_dt -includeTitle: '' # Must Have -options: '' ---- - -Take the lead on the architectural design of the Digital Twin tech and ecosystem defining a new paradigm for the tech industry. - - \ No newline at end of file diff --git a/content/page/careers/jobs/plan_5/plan5.md b/content/page/careers/jobs/plan_5/plan5.md deleted file mode 100644 index 42413e7b0..000000000 --- a/content/page/careers/jobs/plan_5/plan5.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: plan5 -title: Senior Developer -price: '' -duration: '' -button: See Position -link: /careers/senior_developer -includeTitle: '' # Must Have -options: '' ---- - -Join the core developer team working on our operating system Zero-OS, Digital Twin, blockchain layers or other products we are building. diff --git a/content/page/careers/jobs/plan_6/plan6.md b/content/page/careers/jobs/plan_6/plan6.md deleted file mode 100644 index 5faa15dc7..000000000 --- a/content/page/careers/jobs/plan_6/plan6.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: plan6 -title: Quality Assurance Engineer -price: '' -duration: '' -button: See Position -link: /careers/qa_engineer -includeTitle: '' # Must Have -options: '' ---- - -ThreeFold is developing infrastructures and products like never before. Join the testing team and ensure optimum tech releases. \ No newline at end of file diff --git a/content/page/careers/jobs/plan_7/plan7.md b/content/page/careers/jobs/plan_7/plan7.md deleted file mode 100644 index 2ae52d07c..000000000 --- a/content/page/careers/jobs/plan_7/plan7.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: plan7 -title: '' -price: '' -duration: '' -button: See Position -link: '' -includeTitle: '' # Must Have -options: '' ---- diff --git a/content/page/careers/jobs/plan_8/plan8.md b/content/page/careers/jobs/plan_8/plan8.md deleted file mode 100644 index e04aa4942..000000000 --- a/content/page/careers/jobs/plan_8/plan8.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: plan8 -title: '' -price: '' -duration: '' -button: See Position -link: '' -includeTitle: '' # Must Have -options: '' ---- diff --git a/content/page/careers/pageHeader/index.md b/content/page/careers/pageHeader/index.md deleted file mode 100644 index ca28eb766..000000000 --- a/content/page/careers/pageHeader/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: careersHeader -image: ./team_joinus.jpg -title: Join Our Team ---- diff --git a/content/page/careers/signup/signup.md b/content/page/careers/signup/signup.md deleted file mode 100644 index f7cbfc761..000000000 --- a/content/page/careers/signup/signup.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: carreers_signup -title: Don't see your ideal role open? We have a growing community of contributors and we would love for you to join us! -button1: Apply -link1: https://06gdrqp39yz.typeform.com/to/FffDv61M -button2: '' -link2: '' ---- \ No newline at end of file diff --git a/content/page/careers/tf_people.png b/content/page/careers/tf_people.png deleted file mode 100644 index dbae752a8..000000000 Binary files a/content/page/careers/tf_people.png and /dev/null differ diff --git a/content/page/careers/threefold_people.png b/content/page/careers/threefold_people.png deleted file mode 100644 index 8d0c43f87..000000000 Binary files a/content/page/careers/threefold_people.png and /dev/null differ diff --git a/content/page/cloud/blogs/compute/index.md b/content/page/cloud/blogs/compute/index.md deleted file mode 100644 index 30164a37f..000000000 --- a/content/page/cloud/blogs/compute/index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: compute -title: COMPUTE -image: ./compute.jpg -btnTxt : Learn More -sourceUrl : https://library.threefold.me/info/manual/#/manual__weblets_home ---- -Native support for containers and virtual machines. Migrate existing applications effortlessly or build from scratch in a cutting-edge computing environment. - - diff --git a/content/page/cloud/blogs/network/index.md b/content/page/cloud/blogs/network/index.md deleted file mode 100644 index 1cd2badc0..000000000 --- a/content/page/cloud/blogs/network/index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: network -title: NETWORK -image: ./network.jpg -btnTxt : Learn More -sourceUrl : https://library.threefold.me/info/manual/#/cloud/threefold__planetary_network ---- - -Private overlay networks and global end-to-end encryption minimize attack surface. -Handle inbound traffic with uniquely secure web gateways. diff --git a/content/page/cloud/blogs/storage/index.md b/content/page/cloud/blogs/storage/index.md deleted file mode 100644 index b3de0ebab..000000000 --- a/content/page/cloud/blogs/storage/index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -id: storage -title: STORAGE -image: ./storage.jpg -btnTxt : Learn More -sourceUrl : https://library.threefold.me/info/manual/#/technology/qsss/threefold__qsss_home ---- -Plug in standard tools and protocols to the most resilient and versatile storage system ever created, or access raw disk on the location of your choice. - - - diff --git a/content/page/cloud/brandPanel/brandPanel.md b/content/page/cloud/brandPanel/brandPanel.md deleted file mode 100644 index f2691ceee..000000000 --- a/content/page/cloud/brandPanel/brandPanel.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: limitless_possibilities -title: LIMITLESS POSSIBILITIES -image: limitless.png # src/assets/brandPanel/.. ---- - -Optimized for efficient and affordable hosting of cloud alternatives, blockchains, IoT networks, and decentralized applications with seamless migration. diff --git a/content/page/cloud/brandPanel2/brandPanel.md b/content/page/cloud/brandPanel2/brandPanel.md deleted file mode 100644 index cb85923b8..000000000 --- a/content/page/cloud/brandPanel2/brandPanel.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -id: explore -title: EXPLORE COMPUTE AND STORAGE -image: compute_and_storage.jpg # src/assets/brandPanel/.. -button: Build -link: https://library.threefold.me/info/manual/#/manual__weblets_home -button2: Storage -link2: https://library.threefold.me/info/manual/#/technology/threefold__qsss2_home ---- - -Run native Kubernetes and VMs or store your data using an unbreakable filesystem on the most comprehensive peer-to-peer cloud. diff --git a/content/page/cloud/cloud.md b/content/page/cloud/cloud.md deleted file mode 100644 index 6fe0e7a48..000000000 --- a/content/page/cloud/cloud.md +++ /dev/null @@ -1,49 +0,0 @@ ---- -id: cloud -metaTitle: ThreeFold P2P Cloud | Scale Limitlessly -metaDesc: Deploy any workload with unprecedented security, scalability, and efficiency, on a fully comprehensive peer-to-peer digital infrastructure. Discover a cloud like no other. -metaImg: ./cloud_header_seprated.png -header_title: THE NEXT GENERATION -header_title2: OF CLOUD COMPUTING -header_image: ./cloud_header_seprated.png -header_altImg: tfcloud -header_excerpt: Deploy any workload with unprecedented security, scalability, and efficiency, on a fully comprehensive peer-to-peer digital infrastructure. Discover a cloud like no other. -header_link1_txt: STORE -header_link1: https://library.threefold.me/info/manual/#/technology/qsss/threefold__qsss_home -header_link2_txt: BUILD -header_link2: https://library.threefold.me/info/manual/#/manual__weblets_home -button: '' #Learn More -link: '' #link for button -blogs: [storage, compute, network] -#cta: cloud_cta -brandPanel: limitless_possibilities -brandPanel2: explore -features: [digithree, own_cloud, hpe, solidaridad] -workloadsMain: workloadMain -workloads: [workload1, workload2, workload3, workload4] -stats: stats -cta2: cloud_cta2 -cta3: cloud_cta3 -logos: [logo1, logo7, logo8, logo2, logo3, logo6] - -# signup: home_signup - -# solution_image2: ./carbon_neutral.png - -# header: header - -# cards: [card1] - -# cardLefts: [cardLeft1] - -# solution_image: ./home_cta.png - -# cards2: [marketplace] - -# cardLefts2: [iac] - -# pricing_plansMain: pricing - -# pricingPlans: [plan1, plan2, plan3, plan4] - ---- diff --git a/content/page/cloud/cta/cloud_icons.png b/content/page/cloud/cta/cloud_icons.png deleted file mode 100644 index 6e32504c8..000000000 Binary files a/content/page/cloud/cta/cloud_icons.png and /dev/null differ diff --git a/content/page/cloud/cta/cta.md b/content/page/cloud/cta/cta.md deleted file mode 100644 index cc3ed76ba..000000000 --- a/content/page/cloud/cta/cta.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: cloud_cta -image: ./cloud_icons.png ---- diff --git a/content/page/cloud/cta2/index.md b/content/page/cloud/cta2/index.md deleted file mode 100644 index 448e31582..000000000 --- a/content/page/cloud/cta2/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: cloud_cta2 -title: TAKE THREEFOLD CLOUD ON A -subtitle: TEST DRIVE -button: Get Started -link: https://library.threefold.me/info/manual/#/getstarted/manual__tfgrid3_getstarted ---- - diff --git a/content/page/cloud/cta3/cta.md b/content/page/cloud/cta3/cta.md deleted file mode 100644 index d34526954..000000000 --- a/content/page/cloud/cta3/cta.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: cloud_cta3 -title: Introducing Zero-OS -image: ./zero_os.png -button: Learn More -link: https://library.threefold.me/info/threefold#/technology/threefold__zos -button2: Expand The Grid -link2: https://library.threefold.me/info/threefold#/tfgrid/farming/threefold__farming_intro ---- -A decentralized autonomous OS designed to dedicate hardware capacity to the People’s Internet via the ThreeFold Blockchain. Zero-OS can be booted on most modern computers to host anything that runs on Linux in a decentralized way. diff --git a/content/page/cloud/cta3/zero_os.png b/content/page/cloud/cta3/zero_os.png deleted file mode 100644 index e0f03b25a..000000000 Binary files a/content/page/cloud/cta3/zero_os.png and /dev/null differ diff --git a/content/page/cloud/features/feature1/digicrop.jpg b/content/page/cloud/features/feature1/digicrop.jpg deleted file mode 100644 index 10aec97cf..000000000 Binary files a/content/page/cloud/features/feature1/digicrop.jpg and /dev/null differ diff --git a/content/page/cloud/features/feature1/digicrop.png b/content/page/cloud/features/feature1/digicrop.png deleted file mode 100644 index e3bfb5a5d..000000000 Binary files a/content/page/cloud/features/feature1/digicrop.png and /dev/null differ diff --git a/content/page/cloud/features/feature1/index.md b/content/page/cloud/features/feature1/index.md deleted file mode 100644 index 61914c6ca..000000000 --- a/content/page/cloud/features/feature1/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: digithree -title: DIGITHREE -image: ./digicrop.jpg ---- -DigiThree Labs builds on DigiByte’s trusted blockchain technology and ThreeFold’s peer-to-peer Internet infrastructure to provide the most secure future-proof products and services to the enterprise market. diff --git a/content/page/cloud/features/feature2/index.md b/content/page/cloud/features/feature2/index.md deleted file mode 100644 index 6451702f3..000000000 --- a/content/page/cloud/features/feature2/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: own_cloud -title: OWN CLOUD -image: ./owncloud.png ---- -ownCloud, an open-source file sync, share and content collaboration software trusted by 100 million users worldwide is partnering with ThreeFold to deliver a data sovereign, privet, and ultra-secure solution for their customers. diff --git a/content/page/cloud/features/feature2/owncloud.png b/content/page/cloud/features/feature2/owncloud.png deleted file mode 100644 index 721930d41..000000000 Binary files a/content/page/cloud/features/feature2/owncloud.png and /dev/null differ diff --git a/content/page/cloud/features/feature3/hpe.png b/content/page/cloud/features/feature3/hpe.png deleted file mode 100644 index 47f2b73d5..000000000 Binary files a/content/page/cloud/features/feature3/hpe.png and /dev/null differ diff --git a/content/page/cloud/features/feature3/index.md b/content/page/cloud/features/feature3/index.md deleted file mode 100644 index 495293377..000000000 --- a/content/page/cloud/features/feature3/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: hpe -title: HPE -image: ./hpe.png ---- -HPE is developing transformative solutions to improve connectivity and performance, while reducing the environmental footprint of IT infrastructure globally with ThreeFold Cloud. \ No newline at end of file diff --git a/content/page/cloud/features/feature4/index.md b/content/page/cloud/features/feature4/index.md deleted file mode 100644 index 7d48071db..000000000 --- a/content/page/cloud/features/feature4/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: solidaridad -title: Solidaridad -image: ./solidaridad.png ---- -Solidaridad and ThreeFold are working on transparant supply chain solution to accelerate the digital transformation in developing countires in ways that empower communities universally. diff --git a/content/page/cloud/features/feature4/solidaridad.png b/content/page/cloud/features/feature4/solidaridad.png deleted file mode 100644 index f56c1f2c0..000000000 Binary files a/content/page/cloud/features/feature4/solidaridad.png and /dev/null differ diff --git a/content/page/cloud/logos/sec1/index.md b/content/page/cloud/logos/sec1/index.md deleted file mode 100644 index 938eedd83..000000000 --- a/content/page/cloud/logos/sec1/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: logo1 -image: ./qss.png -url: https://library.threefold.me/info/manual/#/technology/qsss/threefold__qsss_home ---- diff --git a/content/page/cloud/logos/sec2/index.md b/content/page/cloud/logos/sec2/index.md deleted file mode 100644 index 4d995ea0e..000000000 --- a/content/page/cloud/logos/sec2/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: logo2 -image: ./kubernetes.png -url: https://library.threefold.me/info/manual/#/manual__weblets_k8s ---- diff --git a/content/page/cloud/logos/sec3/index.md b/content/page/cloud/logos/sec3/index.md deleted file mode 100644 index 9d5bbca9c..000000000 --- a/content/page/cloud/logos/sec3/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: logo3 -image: ./terraform.png -url: https://library.threefold.me/info/manual/#/manual__manual3_iac_home ---- diff --git a/content/page/cloud/logos/sec4/app_platform.png b/content/page/cloud/logos/sec4/app_platform.png deleted file mode 100644 index e7228fbac..000000000 Binary files a/content/page/cloud/logos/sec4/app_platform.png and /dev/null differ diff --git a/content/page/cloud/logos/sec4/app_platform_dark.png b/content/page/cloud/logos/sec4/app_platform_dark.png deleted file mode 100644 index 131d7b79f..000000000 Binary files a/content/page/cloud/logos/sec4/app_platform_dark.png and /dev/null differ diff --git a/content/page/cloud/logos/sec4/index.md b/content/page/cloud/logos/sec4/index.md deleted file mode 100644 index 7a3620380..000000000 --- a/content/page/cloud/logos/sec4/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: logo4 -image: ./app_platform_dark.png -url: '' ---- diff --git a/content/page/cloud/logos/sec5/docker.png b/content/page/cloud/logos/sec5/docker.png deleted file mode 100644 index 9fc39a23f..000000000 Binary files a/content/page/cloud/logos/sec5/docker.png and /dev/null differ diff --git a/content/page/cloud/logos/sec5/docker_dark.png b/content/page/cloud/logos/sec5/docker_dark.png deleted file mode 100644 index 40f52d3a6..000000000 Binary files a/content/page/cloud/logos/sec5/docker_dark.png and /dev/null differ diff --git a/content/page/cloud/logos/sec5/index.md b/content/page/cloud/logos/sec5/index.md deleted file mode 100644 index 5a6f27dea..000000000 --- a/content/page/cloud/logos/sec5/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: logo5 -image: ./docker_dark.png -url: '' ---- diff --git a/content/page/cloud/logos/sec6/index.md b/content/page/cloud/logos/sec6/index.md deleted file mode 100644 index 63dcb4ddb..000000000 --- a/content/page/cloud/logos/sec6/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: logo6 -image: ./virtual_machine.png -url: https://library.threefold.me/info/manual/#/manual__weblets_vm ---- diff --git a/content/page/cloud/logos/sec7/index.md b/content/page/cloud/logos/sec7/index.md deleted file mode 100644 index 47dd199e1..000000000 --- a/content/page/cloud/logos/sec7/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: logo7 -image: ./weblets.png -url: https://library.threefold.me/info/manual/#/manual__weblets_home ---- diff --git a/content/page/cloud/logos/sec7/weblet.png b/content/page/cloud/logos/sec7/weblet.png deleted file mode 100644 index 1a30ea02f..000000000 Binary files a/content/page/cloud/logos/sec7/weblet.png and /dev/null differ diff --git a/content/page/cloud/logos/sec8/index.md b/content/page/cloud/logos/sec8/index.md deleted file mode 100644 index 12ecc861e..000000000 --- a/content/page/cloud/logos/sec8/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: logo8 -image: ./planetary_network.png -url: https://library.threefold.me/info/manual/#/cloud/threefold__planetary_network ---- diff --git a/content/page/cloud/stats/index.md b/content/page/cloud/stats/index.md deleted file mode 100644 index f9457e88f..000000000 --- a/content/page/cloud/stats/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: stats -title: A GLOBAL EDGE INFRASTRUCTURE -button: Explore Capacity -link: https://explorer.threefold.io/all ---- - diff --git a/content/page/cloud/workloads/main/index.md b/content/page/cloud/workloads/main/index.md deleted file mode 100644 index 75eb5261a..000000000 --- a/content/page/cloud/workloads/main/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: workloadMain -title: DESIGNED FOR DEMANDING WORKLOADS -button: Learn More -link: https://library.threefold.me/info/threefold#/cloud/threefold__cloud_home ---- diff --git a/content/page/cloud/workloads/section1/index.md b/content/page/cloud/workloads/section1/index.md deleted file mode 100644 index 70726fc2e..000000000 --- a/content/page/cloud/workloads/section1/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: workload1 -title: EDGE CAPACITY -image: ./capacity.png ---- -Achieve low latencies and bandwidth efficiency by reserving capacity locally. diff --git a/content/page/cloud/workloads/section2/index.md b/content/page/cloud/workloads/section2/index.md deleted file mode 100644 index 3a3ad20a8..000000000 --- a/content/page/cloud/workloads/section2/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: workload2 -title: SECURE -image: ./secure.png ---- -Open-source system built from the ground-up for a fully transparent and auditable stack. diff --git a/content/page/cloud/workloads/section3/index.md b/content/page/cloud/workloads/section3/index.md deleted file mode 100644 index 4356e47a5..000000000 --- a/content/page/cloud/workloads/section3/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: workload3 -title: SCALABLE -image: ./scalable.png ---- -An autonomous infrastructure that grows naturally with demand, where and when it is needed. diff --git a/content/page/cloud/workloads/section4/index.md b/content/page/cloud/workloads/section4/index.md deleted file mode 100644 index 3578ee989..000000000 --- a/content/page/cloud/workloads/section4/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: workload4 -title: EFFICIENT -image: ./effecient.png ---- -A carefully designed collection of lightweight components that minimize overheads. \ No newline at end of file diff --git a/content/page/community/InTheNews/inTheNews.md b/content/page/community/InTheNews/inTheNews.md deleted file mode 100644 index 0826e68a3..000000000 --- a/content/page/community/InTheNews/inTheNews.md +++ /dev/null @@ -1,43 +0,0 @@ ---- -id: newcommunity_social -partners: - - path: https://forum.threefold.io/ - logo: ./logos/forum.png - - - path: https://github.com/threefoldtech - logo: ./logos/github.png - - - path: https://library.threefold.me/info/threefold#/ - logo: ./logos/documentation.png - - - path: https://twitter.com/threefold_io - logo: ./logos/twitter.png - - - path: https://t.me/threefoldnews - logo: ./logos/telegram_new.png - - - path: https://t.me/threefold - logo: ./logos/telegram_chat.png - - - path: https://t.me/threefoldfarmers - logo: ./logos/telegram_farmers.png - - - path: https://t.me/threefoldtesting - logo: ./logos/telegram_chattester.png - - - path: https://www.reddit.com/r/threefold/ - logo: ./logos/reddit.png - - - path: https://www.youtube.com/threefoldfoundation - logo: ./logos/youtube.png - - - path: '#subscribe' - logo: ./logos/mail_list.png - - - path: https://www.linkedin.com/company/threefold-foundation/ - logo: ./logos/linkedin.png - - ---- - - diff --git a/content/page/community/InTheNews/logos/documentation.png b/content/page/community/InTheNews/logos/documentation.png deleted file mode 100644 index 4c4009298..000000000 Binary files a/content/page/community/InTheNews/logos/documentation.png and /dev/null differ diff --git a/content/page/community/InTheNews/logos/forum.png b/content/page/community/InTheNews/logos/forum.png deleted file mode 100644 index 029a40120..000000000 Binary files a/content/page/community/InTheNews/logos/forum.png and /dev/null differ diff --git a/content/page/community/InTheNews/logos/github.png b/content/page/community/InTheNews/logos/github.png deleted file mode 100644 index 387b701db..000000000 Binary files a/content/page/community/InTheNews/logos/github.png and /dev/null differ diff --git a/content/page/community/InTheNews/logos/linkedin.png b/content/page/community/InTheNews/logos/linkedin.png deleted file mode 100644 index bf46e0181..000000000 Binary files a/content/page/community/InTheNews/logos/linkedin.png and /dev/null differ diff --git a/content/page/community/InTheNews/logos/mail_list.png b/content/page/community/InTheNews/logos/mail_list.png deleted file mode 100644 index b52fe318e..000000000 Binary files a/content/page/community/InTheNews/logos/mail_list.png and /dev/null differ diff --git a/content/page/community/InTheNews/logos/reddit.png b/content/page/community/InTheNews/logos/reddit.png deleted file mode 100644 index ae2b17ad1..000000000 Binary files a/content/page/community/InTheNews/logos/reddit.png and /dev/null differ diff --git a/content/page/community/InTheNews/logos/telegram_chat.png b/content/page/community/InTheNews/logos/telegram_chat.png deleted file mode 100644 index 6d43767ed..000000000 Binary files a/content/page/community/InTheNews/logos/telegram_chat.png and /dev/null differ diff --git a/content/page/community/InTheNews/logos/telegram_chattester.png b/content/page/community/InTheNews/logos/telegram_chattester.png deleted file mode 100644 index a4872842a..000000000 Binary files a/content/page/community/InTheNews/logos/telegram_chattester.png and /dev/null differ diff --git a/content/page/community/InTheNews/logos/telegram_farmers.png b/content/page/community/InTheNews/logos/telegram_farmers.png deleted file mode 100644 index 266865190..000000000 Binary files a/content/page/community/InTheNews/logos/telegram_farmers.png and /dev/null differ diff --git a/content/page/community/InTheNews/logos/telegram_new.png b/content/page/community/InTheNews/logos/telegram_new.png deleted file mode 100644 index eb5f6bfb3..000000000 Binary files a/content/page/community/InTheNews/logos/telegram_new.png and /dev/null differ diff --git a/content/page/community/InTheNews/logos/twitter.png b/content/page/community/InTheNews/logos/twitter.png deleted file mode 100644 index b51055147..000000000 Binary files a/content/page/community/InTheNews/logos/twitter.png and /dev/null differ diff --git a/content/page/community/InTheNews/logos/youtube.png b/content/page/community/InTheNews/logos/youtube.png deleted file mode 100644 index eb2da162c..000000000 Binary files a/content/page/community/InTheNews/logos/youtube.png and /dev/null differ diff --git a/content/page/community/brandPanel2/index.md b/content/page/community/brandPanel2/index.md deleted file mode 100644 index 5379be00b..000000000 --- a/content/page/community/brandPanel2/index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -id: newcommunity_brandPanel2 -title: BECOME A THREEFOLD -subtitle : PATHFINDER -image: pathfinder.jpg # src/assets/brandPanel/.. -btnTxt : Sign Up -sourceUrl : https://honf2dpejik.typeform.com/to/Hubtbirs -btnTxt2 : '' -sourceUrl2 : '' ---- -Join the growing community of ThreeFold’s most passionate supporters. Bring your dreams to the table and help expand the people's Internet to new frontiers. diff --git a/content/page/community/brandPanel3/index.md b/content/page/community/brandPanel3/index.md deleted file mode 100644 index 34151e04c..000000000 --- a/content/page/community/brandPanel3/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: newcommunity_brandPanel3 -title: JOIN THE THREEFOLD -subtitle : DEVELOPER COMMUNITY -image: join_developer.png # src/assets/brandPanel/.. -btnTxt : Developer Resources -sourceUrl : /developer ---- -From testing our latest releases to joining our development teams or applying for a ThreeFold Foundation grant – there are many ways to engage with ThreeFold’s technology. diff --git a/content/page/community/community.md b/content/page/community/community.md deleted file mode 100644 index 0bca95015..000000000 --- a/content/page/community/community.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -id: community -metaTitle: ThreeFold | Community -metaDesc: We're a 100% open-source and community-driven project that builds the critical infrastructure for a decentralized world. Anyone can contribute to ThreeFold and there are many ways to get involved. -metaImg: ./community_header.jpg -header_slogan: '' -header_title: WELCOME INTO -header_title2: THE FOLD -header_image: ./community_header.jpg -header_altImg: community -header_excerpt: We're a 100% open-source and community-driven project that builds the critical infrastructure for a decentralized world. Anyone can contribute to ThreeFold and there are many ways to get involved. -button: '' -link: '' -cta2: newcommunity_cta2 -cta3: newcommunity_cta3 -brandPanel3: newcommunity_brandPanel3 -brandPanel2 : newcommunity_brandPanel2 -inTheNews: newcommunity_social ---- diff --git a/content/page/community/community_header.jpg b/content/page/community/community_header.jpg deleted file mode 100644 index 4397d0ac6..000000000 Binary files a/content/page/community/community_header.jpg and /dev/null differ diff --git a/content/page/community/cta2/index.md b/content/page/community/cta2/index.md deleted file mode 100644 index 56ef5bc5e..000000000 --- a/content/page/community/cta2/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: newcommunity_cta2 -title: EXPAND THE PEOPLE'S -subtitle : INTERNET -button: Learn more -link: /farm ---- -Join the movement by connecting a node at your home or office. All you need is compatible hardware, electricity and network bandwidth to take part in the decentralization of the global Internet. diff --git a/content/page/community/cta3/index.md b/content/page/community/cta3/index.md deleted file mode 100644 index 64079eb7c..000000000 --- a/content/page/community/cta3/index.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -id: newcommunity_cta3 -title: FREQUENTLY ASKED -subtitle : QUESTIONS -faqbutton : ThreeFold FAQ -faqlink : /faq -faqbutton2 : Farm FAQ -faqlink2 : /farmfaq -faqbutton3 : TFT FAQ -faqlink3 : /tftfaq - ---- -Check out the FAQs or ask a question on the ThreeFold Forum. diff --git a/content/page/conversations/InTheNews/inTheNews.md b/content/page/conversations/InTheNews/inTheNews.md deleted file mode 100644 index 95b9fec55..000000000 --- a/content/page/conversations/InTheNews/inTheNews.md +++ /dev/null @@ -1,44 +0,0 @@ ---- -id: conversations_social -title: Where We Gather -partners: - - path: https://forum.threefold.io/ - logo: ./logos/forum.png - - - path: https://github.com/threefoldtech - logo: ./logos/github.png - - - path: https://library.threefold.me/info/threefold#/ - logo: ./logos/documentation.png - - - path: https://twitter.com/threefold_io - logo: ./logos/twitter.png - - - path: https://t.me/threefoldnews - logo: ./logos/telegram_new.png - - - path: https://t.me/threefold - logo: ./logos/telegram_chat.png - - - path: https://t.me/threefoldfarmers - logo: ./logos/telegram_farmers.png - - - path: https://t.me/threefoldtesting - logo: ./logos/telegram_chattester.png - - - path: https://www.reddit.com/r/threefold/ - logo: ./logos/reddit.png - - - path: https://www.youtube.com/threefoldfoundation - logo: ./logos/youtube.png - - - path: '#subscribe' - logo: ./logos/mail_list.png - - - path: https://www.linkedin.com/company/threefold-foundation/ - logo: ./logos/linkedin.png - - ---- - - diff --git a/content/page/conversations/InTheNews/logos/documentation.png b/content/page/conversations/InTheNews/logos/documentation.png deleted file mode 100644 index 4c4009298..000000000 Binary files a/content/page/conversations/InTheNews/logos/documentation.png and /dev/null differ diff --git a/content/page/conversations/InTheNews/logos/forum.png b/content/page/conversations/InTheNews/logos/forum.png deleted file mode 100644 index 029a40120..000000000 Binary files a/content/page/conversations/InTheNews/logos/forum.png and /dev/null differ diff --git a/content/page/conversations/InTheNews/logos/github.png b/content/page/conversations/InTheNews/logos/github.png deleted file mode 100644 index 387b701db..000000000 Binary files a/content/page/conversations/InTheNews/logos/github.png and /dev/null differ diff --git a/content/page/conversations/InTheNews/logos/linkedin.png b/content/page/conversations/InTheNews/logos/linkedin.png deleted file mode 100644 index bf46e0181..000000000 Binary files a/content/page/conversations/InTheNews/logos/linkedin.png and /dev/null differ diff --git a/content/page/conversations/InTheNews/logos/mail_list.png b/content/page/conversations/InTheNews/logos/mail_list.png deleted file mode 100644 index b52fe318e..000000000 Binary files a/content/page/conversations/InTheNews/logos/mail_list.png and /dev/null differ diff --git a/content/page/conversations/InTheNews/logos/reddit.png b/content/page/conversations/InTheNews/logos/reddit.png deleted file mode 100644 index ae2b17ad1..000000000 Binary files a/content/page/conversations/InTheNews/logos/reddit.png and /dev/null differ diff --git a/content/page/conversations/InTheNews/logos/telegram_chat.png b/content/page/conversations/InTheNews/logos/telegram_chat.png deleted file mode 100644 index 6d43767ed..000000000 Binary files a/content/page/conversations/InTheNews/logos/telegram_chat.png and /dev/null differ diff --git a/content/page/conversations/InTheNews/logos/telegram_chattester.png b/content/page/conversations/InTheNews/logos/telegram_chattester.png deleted file mode 100644 index a4872842a..000000000 Binary files a/content/page/conversations/InTheNews/logos/telegram_chattester.png and /dev/null differ diff --git a/content/page/conversations/InTheNews/logos/telegram_farmers.png b/content/page/conversations/InTheNews/logos/telegram_farmers.png deleted file mode 100644 index 266865190..000000000 Binary files a/content/page/conversations/InTheNews/logos/telegram_farmers.png and /dev/null differ diff --git a/content/page/conversations/InTheNews/logos/telegram_new.png b/content/page/conversations/InTheNews/logos/telegram_new.png deleted file mode 100644 index eb5f6bfb3..000000000 Binary files a/content/page/conversations/InTheNews/logos/telegram_new.png and /dev/null differ diff --git a/content/page/conversations/InTheNews/logos/twitter.png b/content/page/conversations/InTheNews/logos/twitter.png deleted file mode 100644 index b51055147..000000000 Binary files a/content/page/conversations/InTheNews/logos/twitter.png and /dev/null differ diff --git a/content/page/conversations/InTheNews/logos/youtube.png b/content/page/conversations/InTheNews/logos/youtube.png deleted file mode 100644 index eb2da162c..000000000 Binary files a/content/page/conversations/InTheNews/logos/youtube.png and /dev/null differ diff --git a/content/page/conversations/SAMAsset 3.png b/content/page/conversations/SAMAsset 3.png deleted file mode 100644 index e394a65d7..000000000 Binary files a/content/page/conversations/SAMAsset 3.png and /dev/null differ diff --git a/content/page/conversations/cta/index.md b/content/page/conversations/cta/index.md deleted file mode 100644 index bfaa39310..000000000 --- a/content/page/conversations/cta/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: conversationsCta -title: A DECENTRALIZED EFFORT -button: Propose a Topic -link: "#" ---- -These discussions are meant to create the space for our community to dive deeper into the ongoing developments of the People’s Internet. Got a topic idea? Let’s work together to build it out! diff --git a/content/page/conversations/cta2/index.md b/content/page/conversations/cta2/index.md deleted file mode 100644 index adc44f359..000000000 --- a/content/page/conversations/cta2/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: conversationsCta2 -title: PAST TALKS -button: Watch Past Talks -link: '#' ---- -Watch the highlights of our past conversations on YouTube. To get the full experience, you’ll need to join us live! diff --git a/content/page/conversations/index.md b/content/page/conversations/index.md deleted file mode 100644 index 2cff06070..000000000 --- a/content/page/conversations/index.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -id: conversations -metaTitle: ThreeFold | Conversations -metaDesc: "Join live ThreeFold sessions to discuss ongoing contributions to the People’s Internet horizon.\n Limited spaces available." -metaImg: ./SAMAsset 3.png -header_slogan: Limited spaces available. -header_title: ThreeFold Conversations -header_image: ./SAMAsset 3.png -button: Propose a Talk -link: '#reserve' -header_altImg: Threefold Conversations -header_excerpt: Join live ThreeFold sessions to discuss ongoing contributions to the People’s Internet horizon. -conversationsMain: conversationsMain -conversations: [e1, e2, e3, e4, e5, e6] -cta: conversationsCta -cta2: conversationsCta2 -subscribe: conversations_subscribe -inTheNews: conversations_social ---- diff --git a/content/page/conversations/subscribe/index.md b/content/page/conversations/subscribe/index.md deleted file mode 100644 index a0210abcb..000000000 --- a/content/page/conversations/subscribe/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: conversations_subscribe -title: Stay in Touch -button: Subscribe -link: '#' -image: ./subscribe.jpg ---- -Sign up to get reminders about upcoming ThreeFold Talks or to stay updated on “all things ThreeFold.” diff --git a/content/page/conversations/subscribe/subscribe.jpg b/content/page/conversations/subscribe/subscribe.jpg deleted file mode 100644 index 00fd2743a..000000000 Binary files a/content/page/conversations/subscribe/subscribe.jpg and /dev/null differ diff --git a/content/page/conversations/upTalks/e1/index.md b/content/page/conversations/upTalks/e1/index.md deleted file mode 100644 index b5ab011bc..000000000 --- a/content/page/conversations/upTalks/e1/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: e1 -day: Wednesday -month: January 5TH -time: 6pm CET / 12pm EST -title: "Episode 1: From Zero to One" -hosts: Richard, Kristof, Weynand, Adnan, Andreas … -speakers: '' -button: Reserve Your Spot -link: "#" ---- -Meet some Co-Founders and other members of the ecosystem who will share about ThreeFold’s journey from inception to-date. Once framed as the best kept secret in the world, ThreeFold is about to shake the world with its next-generation Internet technology. An inspiring collective story. diff --git a/content/page/conversations/upTalks/e2/index.md b/content/page/conversations/upTalks/e2/index.md deleted file mode 100644 index ef6101c9c..000000000 --- a/content/page/conversations/upTalks/e2/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: e2 -day: Wednesday -month: January 12TH -time: Not confirmed yet.. -title: "Episode 2: Powering the next Digital Era" -hosts: Richard, Adnan, Weynand -speakers: '' -button: Reserve Your Spot -link: "#" ---- -ThreeFold Co-Founder and Ecosystem Lead [Adnan Fatayerji](/people/adnan_fatayerji/) joins Co-Founder and Tech Lead [Weynand Kuijpers](/people/weynand_kuijpers/) to walk us through the design of the ThreeFold Grid and why it is the missing layer for blockchains, metaverses, web 3.0, IoT and more. Special emphasis on what’s possible ThreeFold Grid 3.0 and the key benefits of using the ThreeFold Grid. diff --git a/content/page/conversations/upTalks/e3/index.md b/content/page/conversations/upTalks/e3/index.md deleted file mode 100644 index 9087eee61..000000000 --- a/content/page/conversations/upTalks/e3/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: e3 -day: Wednesday -month: January 19TH -time: Not confirmed yet.. -title: "Episode 3: Tokenomics Overview" -hosts: Richard, Kristof, Adnan, … -speakers: '' -button: Reserve Your Spot -link: "#" ---- -[Kristof de Spiegeleer](/people/kristof_de_spiegeleer/), Co-Founder and Lead Architect deep dives into the tokenomics of TFT and how it will decentralize the Internet just like BTC decentralized the banking system. Discover the token that empowers humanity to join the largest and fastest growing industry in the world, the Internet and cloud. diff --git a/content/page/conversations/upTalks/e4/index.md b/content/page/conversations/upTalks/e4/index.md deleted file mode 100644 index e0ea8ad87..000000000 --- a/content/page/conversations/upTalks/e4/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: e4 -day: Wednesday -month: January 26TH -time: Not confirmed yet.. -title: "Episode 4: Farming: The new way to provide Internet" -hosts: Richard, Andreas, Michael, Scott -speakers: '' -button: Reserve Your Spot -link: "#" ---- -In this talk, discover the ins and outs of Farming with Grid Lead [Andreas Hartl](/people/andreas_hartl/), Green Edge Cloud, and DIY Farmer [Scott Yeager](/people/scott_yeager/). We’ll take a close look at how ThreeFold is best positioned to provide far edge internet capacity to host emerging data demands. diff --git a/content/page/conversations/upTalks/e5/index.md b/content/page/conversations/upTalks/e5/index.md deleted file mode 100644 index 022575a96..000000000 --- a/content/page/conversations/upTalks/e5/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: e5 -day: Wednesday -month: February 2ND -time: Not confirmed yet.. -title: "Episode 5: A regenerative and inclusive Internet" -hosts: Richard, Sacha, Koen, Jennifer -speakers: '' -button: Reserve Your Spot -link: "#" ---- -Meet Marketing Lead [Sacha Obeegadoo](/people/sacha_obeegadoo/) and Take Action Global (TAG) Founders [Koen Timmers](/people/koen_timmers/) and Jennifer Williams share about how ThreeFold and TAG will bring internet access, climate education and earth regeneration across the global south. diff --git a/content/page/conversations/upTalks/e6/index.md b/content/page/conversations/upTalks/e6/index.md deleted file mode 100644 index f69becbcb..000000000 --- a/content/page/conversations/upTalks/e6/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: e6 -day: Wednesday -month: February 9TH -time: Not confirmed yet.. -title: "Episode 6: Meet Quantum Safe Filesystem" -hosts: Richard, Weynand, … -speakers: '' -button: Reserve Your Spot -link: "#" ---- -The name says it all, Quantum Safe Filesystem is bringing the unimaginable to reality. Deep dive in how ThreeFold flagship storage solution will revolutionize the Internet storage industry by protecting user data from the most powerful computers in the world. diff --git a/content/page/conversations/upTalks/main/index.md b/content/page/conversations/upTalks/main/index.md deleted file mode 100644 index 460fcd782..000000000 --- a/content/page/conversations/upTalks/main/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: conversationsMain -title: Upcoming Talks ---- diff --git a/content/page/developer/brandPanel2/index.md b/content/page/developer/brandPanel2/index.md deleted file mode 100644 index b80cfdfe9..000000000 --- a/content/page/developer/brandPanel2/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: developer_brandPanel2 -title: JOIN US IN MAKING -subtitle : THREEFOLD BETTER -image: join_us_developer.jpg # src/assets/brandPanel/.. -btnTxt : Contribute -sourceUrl : https://github.com/threefoldfoundation/info_threefold_pub -btnTxt2 : '' -sourceUrl2 : '' ---- -All our docs are the results of community efforts. Create a pull request if you see mistakes, room for improvement, or new opportunities to help the ThreeFold community. - diff --git a/content/page/developer/brandPanel3/index.md b/content/page/developer/brandPanel3/index.md deleted file mode 100644 index 44bb80c6c..000000000 --- a/content/page/developer/brandPanel3/index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: developer_brandPanel3 -title: APPLY FOR -subtitle : TESTING GRANTS -image: developer_testing.png # src/assets/brandPanel/.. -btnTxt : Sign Up -sourceUrl : https://088nfpf6v5s.typeform.com/to/DS8hUAdV ---- -We have different use cases for you to take ThreeFold’s technology on a test drive. -From zero to hero –- are you ready for the challenge? \ No newline at end of file diff --git a/content/page/developer/cta3/index.md b/content/page/developer/cta3/index.md deleted file mode 100644 index b7fd07a41..000000000 --- a/content/page/developer/cta3/index.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -id: developer_cta3 -title: OUR -subtitle : DEVELOPER RESOURCES -button: Explore Documentation -link: '#table_link' -button2: Offer Feedback -link2: https://github.com/threefoldfoundation/info_threefold_pub/tree/main/wiki ---- -ThreeFold is here to build the open-source Internet and Cloud infrastructure. -The documentation helps you build on ThreeFold by introducing you to some foundational concepts as well as our development stacks. - -
- -Inspired by the open-source movement, everything at ThreeFold is open to be audited, extended and improved. If you have any feedback, please reach out with a GitHub issue or on our [telegram.](https://t.me/threefoldnews) - - - diff --git a/content/page/developer/developer.md b/content/page/developer/developer.md deleted file mode 100644 index bb009cab1..000000000 --- a/content/page/developer/developer.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -id: developer -metaTitle: ThreeFold | Developer -metaDesc: A builder’s manual for ThreeFold. Built by visionaries, for visionaries. -metaImg: ./developer_head.jpg -header_slogan: '' -header_title: THREEFOLD -header_title2: DEVELOPER RESOURCES -header_image: ./developer_head.jpg -button: Join The Developer Community -link: https://t.me/threefoldtesting -header_altImg: threefold -header_excerpt: A builder’s manual for ThreeFold. Built by visionaries, for visionaries. -brandPanel3: developer_brandPanel3 -brandPanel2 : developer_brandPanel2 -cta3 : developer_cta3 -productsMain: developer_page -productData: [developer1, developer2, developer3, developer4, developer5, developer6] -footers : footers -footersMain : footers_header - ---- diff --git a/content/page/developer/developer_head.jpg b/content/page/developer/developer_head.jpg deleted file mode 100644 index e77e7a86c..000000000 Binary files a/content/page/developer/developer_head.jpg and /dev/null differ diff --git a/content/page/developer/footers/footers.md b/content/page/developer/footers/footers.md deleted file mode 100644 index dca9ac8e0..000000000 --- a/content/page/developer/footers/footers.md +++ /dev/null @@ -1,49 +0,0 @@ ---- -id: footers - -items: - - title: 'Introduction:' - links: - - name: Intro to ThreeFold - link: https://library.threefold.me/info/threefold#/tfgrid/grid/threefold__grid_intro - - name: The ThreeFold Grid - link: https://library.threefold.me/info/threefold#/tfgrid/grid/threefold__grid_concepts - - name: ThreeFold Farming - link: https://library.threefold.me/info/threefold#/tfgrid/farming/threefold__farming_intro - - name: ThreeFold Cloud - link: https://library.threefold.me/info/threefold#/cloud/threefold__cloud_intro - - name: ThreeFold Token - link: https://library.threefold.me/info/threefold#/tokens/threefold__token_what - - - title: 'Fundamentals:' - links: - - name: Set up your account - link: https://library.threefold.me/info/threefold#/tokens/threefold__threefold_connect - - name: Charge your wallet - link: https://library.threefold.me/info/threefold#/tokens/threefold__how_to_buy - - name: How billing works - link: https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__grid3_billing - - name: Deploy workloads - link: https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__manual3_getstarted_home - - name: Infrastructure as Code - link: https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__manual3_iac_home - - name: Create a Farm - link: https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__create_farm - - - title: 'The Stack:' - links: - - name: Zero-OS - link: https://library.threefold.me/info/threefold#/technology/threefold__zos - - name: Smart Contract for IT - link: https://library.threefold.me/info/threefold#/technology/threefold__smartcontract_it - - name: Quantum Safe Storage - link: https://library.threefold.me/info/threefold#/qss/threefold__qsss_home - - name: Virtual Machines - link: https://library.threefold.me/info/threefold#/manual_tfgrid3/manual3_iac/grid3_terraform/threefold__terraform_get_started?id=getting-started - - name: Kubernetes - link: https://library.threefold.me/info/threefold#/manual_tfgrid3/manual3_iac/grid3_terraform/threefold__terraform_get_started?id=kubernetes - - name: Planetary Network - link: https://library.threefold.me/info/threefold#/manual_tfgrid3/threefold__grid3_planetary_network - ---- - diff --git a/content/page/developer/footers/main/main.md b/content/page/developer/footers/main/main.md deleted file mode 100644 index 8273a56d0..000000000 --- a/content/page/developer/footers/main/main.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: footers_header -title1: Explore The -title2: Documentation ---- diff --git a/content/page/developer/productData/main/main.md b/content/page/developer/productData/main/main.md deleted file mode 100644 index 9895931b9..000000000 --- a/content/page/developer/productData/main/main.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: developer_page -title: WHERE WOULD YOU LIKE TO START? -subtitle: ---- -ThreeFold's open-source infrastructure has been built from the ground up on the Linux Kernel to create a fully decentralized Internet and Cloud. From a stateless operating system to new compute, storage and networking primitives, the next-generation Internet is here. \ No newline at end of file diff --git a/content/page/developer/productData/product1/index.md b/content/page/developer/productData/product1/index.md deleted file mode 100644 index 62fa6b2fc..000000000 --- a/content/page/developer/productData/product1/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: developer1 -title: Operating System -image: ./operating_system.png -link: /developer/os ---- diff --git a/content/page/developer/productData/product1/operating_system.png b/content/page/developer/productData/product1/operating_system.png deleted file mode 100644 index de054059b..000000000 Binary files a/content/page/developer/productData/product1/operating_system.png and /dev/null differ diff --git a/content/page/developer/productData/product2/automation.png b/content/page/developer/productData/product2/automation.png deleted file mode 100644 index e594b14eb..000000000 Binary files a/content/page/developer/productData/product2/automation.png and /dev/null differ diff --git a/content/page/developer/productData/product2/index.md b/content/page/developer/productData/product2/index.md deleted file mode 100644 index 4dfc39c44..000000000 --- a/content/page/developer/productData/product2/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: developer2 -title: Automation Components -image: ./automation.png -link: /developer/automation ---- - - diff --git a/content/page/developer/productData/product3/index.md b/content/page/developer/productData/product3/index.md deleted file mode 100644 index 2ffea8ac6..000000000 --- a/content/page/developer/productData/product3/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: developer3 -title: Developer Tooling -image: ./tooling.png -link: /developer/tooling ---- - diff --git a/content/page/developer/productData/product3/tooling.png b/content/page/developer/productData/product3/tooling.png deleted file mode 100644 index 31d60d5e3..000000000 Binary files a/content/page/developer/productData/product3/tooling.png and /dev/null differ diff --git a/content/page/developer/productData/product4/index.md b/content/page/developer/productData/product4/index.md deleted file mode 100644 index 32b43bd9b..000000000 --- a/content/page/developer/productData/product4/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: developer4 -title: Quantum-Safe Storage -image: ./qsfs.png -link: /developer/qsfs ---- - diff --git a/content/page/developer/productData/product4/qsfs.png b/content/page/developer/productData/product4/qsfs.png deleted file mode 100644 index 3db58f0f8..000000000 Binary files a/content/page/developer/productData/product4/qsfs.png and /dev/null differ diff --git a/content/page/developer/productData/product5/blockchain.png b/content/page/developer/productData/product5/blockchain.png deleted file mode 100644 index a3120f6f0..000000000 Binary files a/content/page/developer/productData/product5/blockchain.png and /dev/null differ diff --git a/content/page/developer/productData/product5/index.md b/content/page/developer/productData/product5/index.md deleted file mode 100644 index 2d7fc3a01..000000000 --- a/content/page/developer/productData/product5/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: developer5 -title: ThreeFold Blockchain -image: ./blockchain.png -link: /developer/blockchain ---- - diff --git a/content/page/developer/productData/product6/index.md b/content/page/developer/productData/product6/index.md deleted file mode 100644 index f2845e82a..000000000 --- a/content/page/developer/productData/product6/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: developer6 -title: Planetary Network -image: ./planetary_network.jpg -link: /developer/planetarynw ---- diff --git a/content/page/developer/productData/product6/planetary_network.jpg b/content/page/developer/productData/product6/planetary_network.jpg deleted file mode 100644 index 57e49da8e..000000000 Binary files a/content/page/developer/productData/product6/planetary_network.jpg and /dev/null differ diff --git a/content/page/developer/productData/product6/sdk.png b/content/page/developer/productData/product6/sdk.png deleted file mode 100644 index c1081d5b6..000000000 Binary files a/content/page/developer/productData/product6/sdk.png and /dev/null differ diff --git a/content/page/faq/faq.md b/content/page/faq/faq.md deleted file mode 100644 index d72c3f8f6..000000000 --- a/content/page/faq/faq.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: faq -metaTitle: ThreeFold | FAQ -metaDesc: '' -metaImg: '' -faqMain: homeFAQ -faqContent: [q1, q2, q3, q4, q5, q, q6, q7] ---- diff --git a/content/page/faq/faq/main/main.md b/content/page/faq/faq/main/main.md deleted file mode 100644 index ce68a48f5..000000000 --- a/content/page/faq/faq/main/main.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: homeFAQ -title: Frequently Asked Questions ---- diff --git a/content/page/farm/brandPanel/index.md b/content/page/farm/brandPanel/index.md deleted file mode 100644 index ef26adba5..000000000 --- a/content/page/farm/brandPanel/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: farm_brandPanel -title: Hello Titan -image: farm_titan.jpg # src/assets/brandPanel/.. -btnTxt : Get Titan -sourceUrl : https://shop.threefold.tech ---- -The Titan was designed to fit in any home or office. It's compact, optimized for performance, and comes plug-and-farm. Just connect the Titan to electricity and network to start earning. Yes, it's that simple! diff --git a/content/page/farm/brandPanel2/index.md b/content/page/farm/brandPanel2/index.md deleted file mode 100644 index 4b9e531d8..000000000 --- a/content/page/farm/brandPanel2/index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -id: farm_brandPanel2 -title: GOT QUESTIONS -subtitle : FUTURE FARMER? -image: farm_future.jpg # src/assets/brandPanel/.. -btnTxt : Farming Library -sourceUrl : https://library.threefold.me/info/threefold#/tfgrid/farming/threefold__farming_intro -btnTxt2 : Farming FAQs -sourceUrl2 : /farmfaq ---- -Explore our extensive information library or most frequently asked questions about Farming. If you can’t find the answer you’re looking for, try the ThreeFold forum or get in touch with our support team and we'll get back to you. diff --git a/content/page/farm/brandPanel3/index.md b/content/page/farm/brandPanel3/index.md deleted file mode 100644 index 26c1adb01..000000000 --- a/content/page/farm/brandPanel3/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: farm_brandPanel3 -title: Do it -subtitle : Yourself -image: setup_nodes.png # src/assets/brandPanel/.. -btnTxt : See Requirements -sourceUrl : https://forum.threefold.io/t/diy-nodes-guide/837 ---- -ThreeFold’s operating system, Zero-OS, can run on any Intel or AMD hardware. From building your own 3Node to using refurbished hardware, define your ideal configurations and start farming today. diff --git a/content/page/farm/cta/farm_map.png b/content/page/farm/cta/farm_map.png deleted file mode 100644 index ab52c8314..000000000 Binary files a/content/page/farm/cta/farm_map.png and /dev/null differ diff --git a/content/page/farm/cta/index.md b/content/page/farm/cta/index.md deleted file mode 100644 index 2f6e1d3e0..000000000 --- a/content/page/farm/cta/index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: farm_cta -title: JOIN A -title2: WORLD OF FARMERS -image: ./farm_map.png -button: Explore ThreeFold Grid Capacity -link: https://explorer.threefold.io/all ---- -We are growing fast - diff --git a/content/page/farm/cta2/farm_graph.jpg b/content/page/farm/cta2/farm_graph.jpg deleted file mode 100644 index 5f260d030..000000000 Binary files a/content/page/farm/cta2/farm_graph.jpg and /dev/null differ diff --git a/content/page/farm/cta2/index.md b/content/page/farm/cta2/index.md deleted file mode 100644 index 0ed739f32..000000000 --- a/content/page/farm/cta2/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: farm_cta2 -title: THE -subtitle : VALUE OF TFT -image: ./farm_graph.jpg -button: '' -link: '' ---- -The ThreeFold Grid is the only Internet infrastructure that can scale to the far edges of our world and meet the insatiable demands of emerging IT workloads. The more the ThreeFold Grid is used, the more TFT are “burnt” to reduce the total circulating supply. \ No newline at end of file diff --git a/content/page/farm/cultivationProcess/main/index.md b/content/page/farm/cultivationProcess/main/index.md deleted file mode 100644 index 68f9867a3..000000000 --- a/content/page/farm/cultivationProcess/main/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: CP_main -title: PROOF OF UTILIZATION -subtitle: THE CULTIVATION PROCESS ---- \ No newline at end of file diff --git a/content/page/farm/cultivationProcess/process_1/index.md b/content/page/farm/cultivationProcess/process_1/index.md deleted file mode 100644 index 47070cbb2..000000000 --- a/content/page/farm/cultivationProcess/process_1/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: CP_process_1 -image: ./left_dev.png ---- -Users pay for the Internet capacity they need to store data or build applications. diff --git a/content/page/farm/cultivationProcess/process_1/left_dev.png b/content/page/farm/cultivationProcess/process_1/left_dev.png deleted file mode 100644 index 74a6ee8ef..000000000 Binary files a/content/page/farm/cultivationProcess/process_1/left_dev.png and /dev/null differ diff --git a/content/page/farm/cultivationProcess/process_2/farm_center.png b/content/page/farm/cultivationProcess/process_2/farm_center.png deleted file mode 100644 index 7dbeb0345..000000000 Binary files a/content/page/farm/cultivationProcess/process_2/farm_center.png and /dev/null differ diff --git a/content/page/farm/cultivationProcess/process_2/index.md b/content/page/farm/cultivationProcess/process_2/index.md deleted file mode 100644 index 92df191a3..000000000 --- a/content/page/farm/cultivationProcess/process_2/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: CP_process_2 -image: ./farm_center.png ---- \ No newline at end of file diff --git a/content/page/farm/cultivationProcess/process_3/index.md b/content/page/farm/cultivationProcess/process_3/index.md deleted file mode 100644 index a8ae8e860..000000000 --- a/content/page/farm/cultivationProcess/process_3/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: CP_process_3 -image: ./right_person.png ---- -Farmers earn more TFT when their Internet capacity gets used as proof-of-utilization. diff --git a/content/page/farm/cultivationProcess/process_3/right_person.png b/content/page/farm/cultivationProcess/process_3/right_person.png deleted file mode 100644 index 16e1dd942..000000000 Binary files a/content/page/farm/cultivationProcess/process_3/right_person.png and /dev/null differ diff --git a/content/page/farm/farm.md b/content/page/farm/farm.md deleted file mode 100644 index 37a8797b2..000000000 --- a/content/page/farm/farm.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -id: farm -metaTitle: ThreeFold | Farm -metaDesc: The People’s Internet is powered by an entirely new incentive model made possible by the ThreeFold Blockchain. -metaImg: ./farm_header.jpg -header_slogan: '' -header_title: BE THE -header_title2: internet -header_image: ./farm_header.jpg -button: Get a 3Node -link: https://shop.threefold.tech/ -header_altImg: threefold -header_excerpt: The People’s Internet is powered by an entirely new incentive model made possible by the ThreeFold Blockchain. -productsMain: product_farm -productData: [farm_product1, farm_product2, farm_product3] -cta: farm_cta -cta2: farm_cta2 -brandPanel: farm_brandPanel -brandPanel3: farm_brandPanel3 -# brandPanel2 : farm_brandPanel2 -farmingMain: FP_main -farmingProcess: [process_1, process_2, process_3] -# cultivationMain: CP_main -# cultivationProcess: [CP_process_1, CP_process_2, CP_process_3] ---- diff --git a/content/page/farm/farm_header.jpg b/content/page/farm/farm_header.jpg deleted file mode 100644 index 4ee9900fd..000000000 Binary files a/content/page/farm/farm_header.jpg and /dev/null differ diff --git a/content/page/farm/farmingProcess/main/index.md b/content/page/farm/farmingProcess/main/index.md deleted file mode 100644 index 25d73f98d..000000000 --- a/content/page/farm/farmingProcess/main/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: FP_main -title: PROOF OF CAPACITY -subtitle: THE FARMING PROCESS -title2: How to earn -subtitle2: TFT -subtext : Farmers earn TFT according to the amount of Internet capacity their 3Nodes connect to the ThreeFold Grid. The Internet capacity is verified by the ThreeFold Blockchain on an ongoing basis using the “Proof-of-Capacity” algorithm. ---- diff --git a/content/page/farm/farmingProcess/process_1/index.md b/content/page/farm/farmingProcess/process_1/index.md deleted file mode 100644 index fe476cc90..000000000 --- a/content/page/farm/farmingProcess/process_1/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: process_1 -image: ./left_people.png ---- -TFT is minted only when new Internet capacity is added to the ThreeFold Grid. diff --git a/content/page/farm/farmingProcess/process_1/left_people.png b/content/page/farm/farmingProcess/process_1/left_people.png deleted file mode 100644 index fbe2d8b24..000000000 Binary files a/content/page/farm/farmingProcess/process_1/left_people.png and /dev/null differ diff --git a/content/page/farm/farmingProcess/process_2/farm_center.png b/content/page/farm/farmingProcess/process_2/farm_center.png deleted file mode 100644 index 7dbeb0345..000000000 Binary files a/content/page/farm/farmingProcess/process_2/farm_center.png and /dev/null differ diff --git a/content/page/farm/farmingProcess/process_2/index.md b/content/page/farm/farmingProcess/process_2/index.md deleted file mode 100644 index 8b589bd92..000000000 --- a/content/page/farm/farmingProcess/process_2/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: process_2 -image: ./farm_center.png ---- \ No newline at end of file diff --git a/content/page/farm/farmingProcess/process_3/index.md b/content/page/farm/farmingProcess/process_3/index.md deleted file mode 100644 index 8b7146789..000000000 --- a/content/page/farm/farmingProcess/process_3/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: process_3 -image: ./r_earntft.png ---- -Farmers earn the TFT after meeting the minimum uptime as proof-of-capacity. diff --git a/content/page/farm/farmingProcess/process_3/r_earntft.png b/content/page/farm/farmingProcess/process_3/r_earntft.png deleted file mode 100644 index 1051abdf1..000000000 Binary files a/content/page/farm/farmingProcess/process_3/r_earntft.png and /dev/null differ diff --git a/content/page/farm/productData/main/main.md b/content/page/farm/productData/main/main.md deleted file mode 100644 index 96efc8533..000000000 --- a/content/page/farm/productData/main/main.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: product_farm -title: "Farm" -subtitle: A new way of growing the Internet -button : Build my 3Node -link : https://library.threefold.me/info/manual/#/manual__create_farm ---- - -3Nodes provide Internet capacity for millions of people using ThreeFold’s Planetary Network, and you earn TFT for doing so. And because of a unique operating system, called Zero-OS, once turned on your 3Node runs by itself. diff --git a/content/page/farm/productData/product1/farm_plug.png b/content/page/farm/productData/product1/farm_plug.png deleted file mode 100644 index 94eeb39d4..000000000 Binary files a/content/page/farm/productData/product1/farm_plug.png and /dev/null differ diff --git a/content/page/farm/productData/product1/product1.md b/content/page/farm/productData/product1/product1.md deleted file mode 100644 index ffdd10b55..000000000 --- a/content/page/farm/productData/product1/product1.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: farm_product1 -title: '' -image: ./farm_plug.png -button: '' -link: '' ---- - -All you need to get started is a 3Node, electricity and a network connection. - diff --git a/content/page/farm/productData/product2/farm_offer.png b/content/page/farm/productData/product2/farm_offer.png deleted file mode 100644 index 771f8cebe..000000000 Binary files a/content/page/farm/productData/product2/farm_offer.png and /dev/null differ diff --git a/content/page/farm/productData/product2/product2.md b/content/page/farm/productData/product2/product2.md deleted file mode 100644 index 0f31577a0..000000000 --- a/content/page/farm/productData/product2/product2.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: farm_product2 -title: '' -image: ./farm_offer.png -button: '' -link: '' ---- - -The 3Node’s Internet capacity is automatically registered in the blockchain. diff --git a/content/page/farm/productData/product3/farm_earn.png b/content/page/farm/productData/product3/farm_earn.png deleted file mode 100644 index a6d9244e3..000000000 Binary files a/content/page/farm/productData/product3/farm_earn.png and /dev/null differ diff --git a/content/page/farm/productData/product3/product3.md b/content/page/farm/productData/product3/product3.md deleted file mode 100644 index 16ea66279..000000000 --- a/content/page/farm/productData/product3/product3.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: farm_product3 -title: '' -image: ./farm_earn.png -button: '' -link: '' ---- - -Every month, you earn TFT for keeping the 3Node connected to the network. diff --git a/content/page/farmfaq/faq/main/main.md b/content/page/farmfaq/faq/main/main.md deleted file mode 100644 index 23b322fe3..000000000 --- a/content/page/farmfaq/faq/main/main.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: farmFAQ -title: Frequently Asked Questions ---- diff --git a/content/page/farmfaq/farmfaq.md b/content/page/farmfaq/farmfaq.md deleted file mode 100644 index 0a840c1ac..000000000 --- a/content/page/farmfaq/farmfaq.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: farmfaq -faqMain: farmFAQ -faqContent: [farmq1, farmq2, farmq3, farmq4, farmq5, farmq6, farmq7, farmq8, farmq9, farmq10, farmq11, farmq12, farmq13, farmq14, farmq15] ---- \ No newline at end of file diff --git a/content/page/grid/brandPanel/index.md b/content/page/grid/brandPanel/index.md deleted file mode 100644 index 294718436..000000000 --- a/content/page/grid/brandPanel/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: grid_brandPanel -title: Scaled by People to the Edge -btnTxt: Learn about TFT -sourceUrl: /tft -image: endless.png # src/assets/brandPanel/.. ---- -The People’s Internet is formed by Farmers, independent people that connect 3Nodes to the ThreeFold Grid anywhere electricity and network is present. Together, they form a globally distributed Internet infrastructure and earn income in the form of TFT. diff --git a/content/page/grid/brandPanel2/index.md b/content/page/grid/brandPanel2/index.md deleted file mode 100644 index 4cca02fda..000000000 --- a/content/page/grid/brandPanel2/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: grid_brandPanel2 -title: The Layer-0 for decentralization -btnTxt: Meet the first projects -sourceUrl: /partners -image: internet_reimagine.jpg # src/assets/brandPanel/.. ---- -Any current or future technology, including blockchain, metaverses and web 3.0, can be hosted natively on the ThreeFold Grid via smart contracts with minimum migration, as the infrastructure is compatible with most open source tools and protocols. diff --git a/content/page/grid/brandPanel3/index.md b/content/page/grid/brandPanel3/index.md deleted file mode 100644 index f52a9464d..000000000 --- a/content/page/grid/brandPanel3/index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: grid_brandPanel3 -title: A new Internet blueprint -btnTxt: -sourceUrl: '' -btnTxt2: -sourceUrl2: '' -image: open_source.jpg # src/assets/brandPanel/.. ---- -All our code is made open source to energize open collaboration and promote universal access to a peer-to-peer Internet owned by all of us. More than just an Internet infrastructure, the ThreeFold Grid holds the potential to decentralize everything. diff --git a/content/page/grid/brandPanel4/index.md b/content/page/grid/brandPanel4/index.md deleted file mode 100644 index 106956fc5..000000000 --- a/content/page/grid/brandPanel4/index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: grid_brandPanel4 -title: A decentralized Internet economy -btnTxt: Learn more about TFT -sourceUrl: /tft -btnTxt2: '' -sourceUrl2: '' -image: utility.jpg # src/assets/brandPanel/.. ---- -TFT is the official medium of exchange for Internet capacity on the ThreeFold Grid. The utility token allows users to reserve Internet capacity via the ThreeFold Blockchain and rewards farmers for their contribution to the network. diff --git a/content/page/grid/cta/cta.md b/content/page/grid/cta/cta.md deleted file mode 100644 index f8e983735..000000000 --- a/content/page/grid/cta/cta.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: grid_cta -title: Introducing Zero-OS -image: ./zero_os.png -button: Learn More -link: https://library.threefold.me/info/threefold#/technology/threefold__technology -button2: Expand The Grid -link2: /farm ---- -A decentralized autonomous OS designed to dedicate hardware capacity to the People’s Internet via the ThreeFold Blockchain. Zero-OS can be booted on most modern computers to host anything that runs on Linux in a decentralized way. diff --git a/content/page/grid/cta/zero_os.png b/content/page/grid/cta/zero_os.png deleted file mode 100644 index e0f03b25a..000000000 Binary files a/content/page/grid/cta/zero_os.png and /dev/null differ diff --git a/content/page/grid/grid.md b/content/page/grid/grid.md deleted file mode 100644 index ba6950435..000000000 --- a/content/page/grid/grid.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -id: grid -metaTitle: ThreeFold | Grid -metaDesc: Expand the ThreeFold Grid – an open source peer-to-peer Internet infrastructure powered by the ThreeFold Blockchain and owned by humanity. -metaImg: ./grid_header.png -header_slogan: -header_title: Inter-connecting humanity -header_image: ./grid_header.png -header_altImg: threefold -header_excerpt: Expand the ThreeFold Grid – an open source peer-to-peer Internet infrastructure powered by the ThreeFold Blockchain and owned by humanity. -solution_image: -button: Be the Internet -link: /farm -brandPanel: grid_brandPanel -brandPanel2: grid_brandPanel2 -brandPanel3: grid_brandPanel3 -brandPanel4: grid_brandPanel4 -cta: grid_cta ---- diff --git a/content/page/grid/grid_header.png b/content/page/grid/grid_header.png deleted file mode 100644 index c44edc4e2..000000000 Binary files a/content/page/grid/grid_header.png and /dev/null differ diff --git a/content/page/home/InTheNews/btc.png b/content/page/home/InTheNews/btc.png deleted file mode 100644 index 7b97ffa39..000000000 Binary files a/content/page/home/InTheNews/btc.png and /dev/null differ diff --git a/content/page/home/InTheNews/cryptodaily.png b/content/page/home/InTheNews/cryptodaily.png deleted file mode 100644 index 208bff174..000000000 Binary files a/content/page/home/InTheNews/cryptodaily.png and /dev/null differ diff --git a/content/page/home/InTheNews/grit_daily.png b/content/page/home/InTheNews/grit_daily.png deleted file mode 100644 index f4a6339e0..000000000 Binary files a/content/page/home/InTheNews/grit_daily.png and /dev/null differ diff --git a/content/page/home/InTheNews/hackernoon.png b/content/page/home/InTheNews/hackernoon.png deleted file mode 100644 index e80c70341..000000000 Binary files a/content/page/home/InTheNews/hackernoon.png and /dev/null differ diff --git a/content/page/home/InTheNews/inTheNews.md b/content/page/home/InTheNews/inTheNews.md deleted file mode 100644 index 3a891aa49..000000000 --- a/content/page/home/InTheNews/inTheNews.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -id: in_the_news -partners: - - path: https://www.forbes.com/sites/johnkoetsier/2020/06/20/largest-distributed-peer-to-peer-grid-on-the-planet-laying-foundation-for-a-decentralized-internet/?fbclid=IwAR1WKCpqLcWPRWg5bPD6RCQE5JJjRPt6ey5vbEnu3db2FvJnp6-YKeVZNW8#79aa340e6798' - logo: ./logos/forbes.png - - - path: https://cointelegraph.com/news/peer-to-peer-internet-has-lofty-goal-to-bring-true-decentralization - logo: ./logos/cointelegraph.png - - - path: https://news.yahoo.com/news/threefold-set-disrupt-status-quo-051457787.html?guccounter=1 - logo: ./logos/yahoo_news.png - - - path: https://hackernoon.com/is-it-possible-to-create-a-decentralized-internet-this-startup-and-its-farmers-think-so-ey2e3ycf - logo: ./logos/hackernoon.png - - - path: https://smartereum.com/189750/threefold-is-audaciously-building-a-new-decentralized-internet/ - logo: ./logos/smartereum.png - - - path: https://tgdaily.com/web/6-dfinity-threefold-are-leading-an-internet-decentralization-revolution/ - logo: ./logos/tga_daily.png - - - path: https://cointelegraph-com.cdn.ampproject.org/c/s/cointelegraph.com/news/is-a-new-decentralized-internet-or-web-3-0-possible/amp - logo: ./logos/cointelegraph.png - - - path: https://www.banklesstimes.com/2021/06/14/threefolds-green-technology-strategy-to-a-fairer-more-sustainable-world/ - logo: ./logos/banklesstimes.png - - - path: https://gritdaily.com/belarus-governments-control-internet/ - logo: ./logos/grit_daily.png - - ---- - -IN THE NEWS diff --git a/content/page/home/InTheNews/logos/forbers.png b/content/page/home/InTheNews/logos/forbers.png deleted file mode 100644 index 7a72ec7e6..000000000 Binary files a/content/page/home/InTheNews/logos/forbers.png and /dev/null differ diff --git a/content/page/home/InTheNews/thecointel.png b/content/page/home/InTheNews/thecointel.png deleted file mode 100644 index c7bee6a64..000000000 Binary files a/content/page/home/InTheNews/thecointel.png and /dev/null differ diff --git a/content/page/home/blogs/main/main.md b/content/page/home/blogs/main/main.md deleted file mode 100644 index eda5d61a2..000000000 --- a/content/page/home/blogs/main/main.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: blog_main -title: Featured Stories ---- diff --git a/content/page/home/blogs/smart_contract_blog/scott_yeager.jpg b/content/page/home/blogs/smart_contract_blog/scott_yeager.jpg deleted file mode 100644 index 49ecd49a2..000000000 Binary files a/content/page/home/blogs/smart_contract_blog/scott_yeager.jpg and /dev/null differ diff --git a/content/page/home/blogs/smart_contract_blog/smart_contract_blog.md b/content/page/home/blogs/smart_contract_blog/smart_contract_blog.md deleted file mode 100644 index fe04e73d9..000000000 --- a/content/page/home/blogs/smart_contract_blog/smart_contract_blog.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -id: smart_contract_blog -title: 'Building a New Internet From the Ground Up – Part 1: Introduction' -tags: [threefold_grid, technology] -category: [farming, cloud, foundation, aci, twin] -image: ./new_internet.jpg -image_caption: new internet -excerpt: The first episode in an approachable series on the inner workings of the ThreeFold Grid. Explore our technology stack and what makes ThreeFold special. -author: SCOTT YEAGER -authorImg: ./scott_yeager.jpg -path: /blog/post/an_intro_to_the_threefold_grid/ -created: 2021-07-19 -autherUrl: /people/sacha_obeegadoo/ ---- - diff --git a/content/page/home/blogs/threefold_regenerates/threefold_regenerates.md b/content/page/home/blogs/threefold_regenerates/threefold_regenerates.md deleted file mode 100644 index 0e6e558d1..000000000 --- a/content/page/home/blogs/threefold_regenerates/threefold_regenerates.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -id: threefold_regenerates -title: ThreeFold Explained in 2 Minutes -tags: [threefold_grid, digital_twin, why, technology, farming] -category: [farming, cloud, foundation, aci, twin] -image: ./tft_vedio.jpg -image_caption: planet positive plan -excerpt: We make sovereignty a reality and opportunities universal. Our technology ensures data ownership and a democratized Internet. Discover how. -author: '' -created: 2021-05-15 -authorImg: '' -path: https://www.youtube.com/watch?v=5DtVU66Z74s -autherUrl: '' ---- diff --git a/content/page/home/blogs/zero_os_blog/zero_os_blog.md b/content/page/home/blogs/zero_os_blog/zero_os_blog.md deleted file mode 100644 index a746d0351..000000000 --- a/content/page/home/blogs/zero_os_blog/zero_os_blog.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -id: zero_os_blog -title: 'Into the Fold – The ThreeFold Movement' -tags: [threefold_grid, technology, ] -category: [farming, cloud, foundation, twin] -image: ./the_threefold_movement.png -image_caption: zero os -excerpt: It's not by mistake that you're here, reading this post. You can feel that a global shift is happening. And you want to do something about it. -author: Sam Taggart -created: 2021-07-20 -authorImg: ./sam_taggart.jpg -path: /blog/post/the_threefold_movement/ -autherUrl: /people/sacha_obeegadoo/ ---- - diff --git a/content/page/home/brandPanel/brandPanel.md b/content/page/home/brandPanel/brandPanel.md deleted file mode 100644 index ab5b72533..000000000 --- a/content/page/home/brandPanel/brandPanel.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: fix_internet -title: ZERO OS -subtitle: '' -sourceUrl: https://library.threefold.me/info/threefold#/tfgrid/farming/threefold__start_farming -btnTxt: Get a Node -button2: Learn More -link2: /grid -image: zero_os.png # src/assets/brandPanel/.. ---- - -An autonomous open-source operating system that supports the peer-to-peer cloud and the deployment of infinitely scalable digital workloads with unparalleled levels of security and privacy. diff --git a/content/page/home/brandPanel2/brandPanel2.md b/content/page/home/brandPanel2/brandPanel2.md deleted file mode 100644 index 25a3a862c..000000000 --- a/content/page/home/brandPanel2/brandPanel2.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -id: p4p -title: Built by -subtitle: the people -subtitle2: FOR HUMANITY -sourceUrl: /grid -btnTxt: Learn More -image: p4p_new.png # src/assets/brandPanel/.. ---- - -The People’s Internet is formed by independent people from all around the world who connect Internet capacity to a new Planetary Network. Together they form a collective that brings a new paradigm – an open-source peer-to-peer Internet owned by humanity. diff --git a/content/page/home/brandPanel3/brandPanel3.md b/content/page/home/brandPanel3/brandPanel3.md deleted file mode 100644 index 56a008fcb..000000000 --- a/content/page/home/brandPanel3/brandPanel3.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: zero_os -title: POWERED BY A -subtitle: decentralized OS -sourceUrl: /farm -btnTxt: Learn More -image: zero_os.jpg # src/assets/brandPanel/.. ---- - -Zero-OS is a stateless and lightweight operating system designed to host anything that runs on Linux in a decentralized way. Once installed, Zero-OS locks the hardware and dedicates its capacity to the People’s Internet via the ThreeFold Blockchain. diff --git a/content/page/home/cards/card1/card1.md b/content/page/home/cards/card1/card1.md deleted file mode 100644 index d144ba982..000000000 --- a/content/page/home/cards/card1/card1.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: card1 -title: TITLE -image: ./image_name.png -button: Button -link: '' #link for button -order: 1 ---- - -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. diff --git a/content/page/home/cards/card1/image_name.png b/content/page/home/cards/card1/image_name.png deleted file mode 100644 index 41d321d9a..000000000 Binary files a/content/page/home/cards/card1/image_name.png and /dev/null differ diff --git a/content/page/home/cards/card2/card2.md b/content/page/home/cards/card2/card2.md deleted file mode 100644 index 5b890ad09..000000000 --- a/content/page/home/cards/card2/card2.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: card2 -title: TITLE -image: ./image_name.png -button: Button -link: '' #link for button -order: 2 ---- - -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. diff --git a/content/page/home/cards/card2/image_name.png b/content/page/home/cards/card2/image_name.png deleted file mode 100644 index 41d321d9a..000000000 Binary files a/content/page/home/cards/card2/image_name.png and /dev/null differ diff --git a/content/page/home/cards/card3/card3.md b/content/page/home/cards/card3/card3.md deleted file mode 100644 index 8a8afa578..000000000 --- a/content/page/home/cards/card3/card3.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: card3 -title: TITLE -image: ./image_name.png -button: Button -link: '' #link for button -order: 3 ---- - -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. \ No newline at end of file diff --git a/content/page/home/cards/card3/image_name.png b/content/page/home/cards/card3/image_name.png deleted file mode 100644 index 41d321d9a..000000000 Binary files a/content/page/home/cards/card3/image_name.png and /dev/null differ diff --git a/content/page/home/cards/card4/card4.md b/content/page/home/cards/card4/card4.md deleted file mode 100644 index 002687c95..000000000 --- a/content/page/home/cards/card4/card4.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: card4 -title: TITLE -image: ./image_name.png -button: Button -link: '' #link for button -order: 4 ---- - -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. diff --git a/content/page/home/cards/card4/image_name.png b/content/page/home/cards/card4/image_name.png deleted file mode 100644 index 41d321d9a..000000000 Binary files a/content/page/home/cards/card4/image_name.png and /dev/null differ diff --git a/content/page/home/cards/card5/card5.md b/content/page/home/cards/card5/card5.md deleted file mode 100644 index 71a885bbc..000000000 --- a/content/page/home/cards/card5/card5.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: card5 -title: TITLE -image: '' -button: Button -link: '' #link for button -order: 5 ---- - -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. diff --git a/content/page/home/cards/card6/card6.md b/content/page/home/cards/card6/card6.md deleted file mode 100644 index 0c1bcf17f..000000000 --- a/content/page/home/cards/card6/card6.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: card6 -title: TITLE -image: '' -button: Button -link: '' #link for button -order: 6 ---- - -Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. diff --git a/content/page/home/comparison/main/main.md b/content/page/home/comparison/main/main.md deleted file mode 100644 index 29f4f73f4..000000000 --- a/content/page/home/comparison/main/main.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: comparison -title: GIVE THE WORLD A BETTER INTERNET -description: The current Internet is centralized to tech giants that build power-hungry data centers and exploit user data. ThreeFold looks at updating the current $3.9 Billion IT with a new paradigm that serves people and our planet. -button: Our Values -link: https://www.consciousinternet.org//about #add button link here ---- diff --git a/content/page/home/comparison/section1/private.png b/content/page/home/comparison/section1/private.png deleted file mode 100644 index eb699d657..000000000 Binary files a/content/page/home/comparison/section1/private.png and /dev/null differ diff --git a/content/page/home/comparison/section1/section1.md b/content/page/home/comparison/section1/section1.md deleted file mode 100644 index 53f98331f..000000000 --- a/content/page/home/comparison/section1/section1.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: private -svg: ./private.png -title: IT IS PRIVATE -link: ---- - -A tamper-proof experience that allows security to coexist with efficiency. diff --git a/content/page/home/comparison/section2/equal.png b/content/page/home/comparison/section2/equal.png deleted file mode 100644 index a82519652..000000000 Binary files a/content/page/home/comparison/section2/equal.png and /dev/null differ diff --git a/content/page/home/comparison/section2/section2.md b/content/page/home/comparison/section2/section2.md deleted file mode 100644 index df8b77a5c..000000000 --- a/content/page/home/comparison/section2/section2.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: equal -svg: ./equal.png -title: IT IS EQUAL -link: ---- - -Scalable everywhere and to everyone. diff --git a/content/page/home/comparison/section3/section3.md b/content/page/home/comparison/section3/section3.md deleted file mode 100644 index 4e626a9ef..000000000 --- a/content/page/home/comparison/section3/section3.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: sustainable -svg: ./sustainable.png -title: IT IS SUSTAINABLE -link: ---- - -We must rethink our resource consumption if we want to save our planet. diff --git a/content/page/home/comparison/section3/sustainable.png b/content/page/home/comparison/section3/sustainable.png deleted file mode 100644 index 2548bddeb..000000000 Binary files a/content/page/home/comparison/section3/sustainable.png and /dev/null differ diff --git a/content/page/home/cta/cta.md b/content/page/home/cta/cta.md deleted file mode 100644 index 671e7d9ff..000000000 --- a/content/page/home/cta/cta.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -id: home_cta -title: THE SOURCE CODE FOR -subtitle: A PEOPLE’S INTERNET -image: ./number_bg2.jpg -button: How It Works -link: /tech -button2: Expand The Grid -link2: /grid -button3: Peer-To-Peer Cloud -link3: https://library.threefold.me/info/manual/#/manual__manual3_home_new -button4: Developer Grants (Coming Soon) -link4: '#' -button5: The ThreeFold Token -link5: /token -button6: Community Forum -link6: https://forum.threefold.io/ ---- diff --git a/content/page/home/cta/number_bg2.jpg b/content/page/home/cta/number_bg2.jpg deleted file mode 100644 index 5b50c9d64..000000000 Binary files a/content/page/home/cta/number_bg2.jpg and /dev/null differ diff --git a/content/page/home/cta2/cta2.md b/content/page/home/cta2/cta2.md deleted file mode 100644 index 0e11e6244..000000000 --- a/content/page/home/cta2/cta2.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -id: home_cta2 -title: Join the ThreeFold Movement -image: ./cta_image.jpg -button: Buy the Token -link: https://library.threefold.me/info/tfgrid/#/tokens/how_to_buy -button2: Expand the Grid -link2: /grid -button3: Explore the Cloud -link3: https://library.threefold.me/info/manual/#/manual__manual3_home_new -button4: Stay Updated -link4: https://t.me/threefold ---- - -We are not a company, but more like humans helping other humans. Our mission is bold and motivates every step we take. \ No newline at end of file diff --git a/content/page/home/cta2/cta_image.jpg b/content/page/home/cta2/cta_image.jpg deleted file mode 100644 index 502c6b4e7..000000000 Binary files a/content/page/home/cta2/cta_image.jpg and /dev/null differ diff --git a/content/page/home/cta2/cta_image.png b/content/page/home/cta2/cta_image.png deleted file mode 100644 index aa01e332a..000000000 Binary files a/content/page/home/cta2/cta_image.png and /dev/null differ diff --git a/content/page/home/cta3/cta3.md b/content/page/home/cta3/cta3.md deleted file mode 100644 index 36c9bc81a..000000000 --- a/content/page/home/cta3/cta3.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: home_cta3 -title: Our Partners -image: ./our_partners.jpg -button: Check All Partners -link: /partners ---- - diff --git a/content/page/home/cta3/our_partners.jpg b/content/page/home/cta3/our_partners.jpg deleted file mode 100644 index 5da77ca51..000000000 Binary files a/content/page/home/cta3/our_partners.jpg and /dev/null differ diff --git a/content/page/home/cta3/our_partners.png b/content/page/home/cta3/our_partners.png deleted file mode 100644 index a7927136f..000000000 Binary files a/content/page/home/cta3/our_partners.png and /dev/null differ diff --git a/content/page/home/cta4/cta4.md b/content/page/home/cta4/cta4.md deleted file mode 100644 index c511c568e..000000000 --- a/content/page/home/cta4/cta4.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -id: home_cta4 -title: is the -title2: only solution -slogan : this -subtitle : the threefold grid -button: '' -link: '' -button2: '' -link2: '' -button3: '' -link3: '' - ---- - -Welcome to a better internet. Data is not decentralized and distributed to the world's -
-largest Peer-to-Peer grid,allowing you to truly be the master of you digital identity. - - \ No newline at end of file diff --git a/content/page/home/cta5/cta5.md b/content/page/home/cta5/cta5.md deleted file mode 100644 index 56372ea06..000000000 --- a/content/page/home/cta5/cta5.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -id: home_cta5 -title: '' -button: Know More -link: 'https://library.threefold.me/info/threefold#/threefold__why_intro' -button2: Live Stats -link2: https://explorer.threefold.io/all -button3: '' -link3: '' - ---- - - - - \ No newline at end of file diff --git a/content/page/home/features2/empty/index.md b/content/page/home/features2/empty/index.md deleted file mode 100644 index 552b5f97e..000000000 --- a/content/page/home/features2/empty/index.md +++ /dev/null @@ -1,3 +0,0 @@ ---- -id: empty ---- diff --git a/content/page/home/features2/feature1/feature1.md b/content/page/home/features2/feature1/feature1.md deleted file mode 100644 index da15a974f..000000000 --- a/content/page/home/features2/feature1/feature1.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: decentralize_the_internet -svg: -title: Decentralize the internet ---- - -Bring capacity to new locations. No larger than a shoebox, the 3Node fits inside any home or office. diff --git a/content/page/home/features2/feature2/feature2.md b/content/page/home/features2/feature2/feature2.md deleted file mode 100644 index c4365d2c0..000000000 --- a/content/page/home/features2/feature2/feature2.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: connect_the_world -svg: -title: Connect the world ---- - -Enable a more accessible, affordable, and sustainable Internet by creating shorter bridges between people and capacity. \ No newline at end of file diff --git a/content/page/home/features2/feature3/feature3.md b/content/page/home/features2/feature3/feature3.md deleted file mode 100644 index 3f65c57dd..000000000 --- a/content/page/home/features2/feature3/feature3.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: make_data_safe -svg: ./titan_v2.png -title: ---- \ No newline at end of file diff --git a/content/page/home/features2/feature3/titan_v2.png b/content/page/home/features2/feature3/titan_v2.png deleted file mode 100644 index 887b371f4..000000000 Binary files a/content/page/home/features2/feature3/titan_v2.png and /dev/null differ diff --git a/content/page/home/features2/feature4/feature4.md b/content/page/home/features2/feature4/feature4.md deleted file mode 100644 index ed31583be..000000000 --- a/content/page/home/features2/feature4/feature4.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: earn_passive_income -svg: -title: Make Data Safe ---- - -Give people unbreakable storage for their data, while they keep full ownership and access rights. \ No newline at end of file diff --git a/content/page/home/features2/feature5/feature5.md b/content/page/home/features2/feature5/feature5.md deleted file mode 100644 index 8cf49279c..000000000 --- a/content/page/home/features2/feature5/feature5.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: features2_sustainability -svg: -title: Earn Income ---- - -Simply plug in your 3Node to electricity and network, and start earning ThreeFold Tokens. diff --git a/content/page/home/features2/main/main.md b/content/page/home/features2/main/main.md deleted file mode 100644 index db6d4b4e1..000000000 --- a/content/page/home/features2/main/main.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -id: Features_home_2 -title: Introducing 3Node -subtitle: '' -btn: How it works -link: https://library.threefold.me/info/threefold#/tfgrid/farming/threefold__farming_intro -btn2: Order your 3Node -link2: https://library.threefold.me/info/threefold#/tfgrid/farming/threefold__start_farming -btn3: Discover Zero-OS -link3: https://library.threefold.me/info/threefold#/technology/threefold__zos ---- -Work with technology that can change the world. 3Nodes run Zero OS, a stateless and lightweight operating system that is setting new standards of security and efficiency to store humanity's data and run its workloads. - \ No newline at end of file diff --git a/content/page/home/header/header.md b/content/page/home/header/header.md deleted file mode 100644 index 2c0eaca4f..000000000 --- a/content/page/home/header/header.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -id: carbon_neutral -title: '' -subtitle: Truly Better for Our Planet #Welcome to ThreeFold -btn1: '' -link1: '' -btn2: '' -link2: '' ---- - -ThreeFold’s peer-to-peer nature brings considerable energy efficiencies as compared to current solutions. -
-
-The remaining carbon footprint of the grid will be converted into carbon credits and invested in planet positive projects to enable the world’s first carbon neutral grid. - - - - - - - - - diff --git a/content/page/home/home_meta_header.png b/content/page/home/home_meta_header.png deleted file mode 100644 index 75869112e..000000000 Binary files a/content/page/home/home_meta_header.png and /dev/null differ diff --git a/content/page/home/logos/main/main.md b/content/page/home/logos/main/main.md deleted file mode 100644 index ca155b809..000000000 --- a/content/page/home/logos/main/main.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -id: logos -title: Our Greatest strength -title2: comes from our partners -subtitle: We are truly proud to be trusted by some of the biggest names in the industry. - -button: Check All Partners -link : /partners -image: ./ourpartners.png ---- - diff --git a/content/page/home/logos/main/ourpartners.png b/content/page/home/logos/main/ourpartners.png deleted file mode 100644 index 773a2eac4..000000000 Binary files a/content/page/home/logos/main/ourpartners.png and /dev/null differ diff --git a/content/page/home/map/index.md b/content/page/home/map/index.md deleted file mode 100644 index 316035108..000000000 --- a/content/page/home/map/index.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -id: map -title: THE THREEFOLD GRID -subtitle: NOW OPERATIONAL -button: Explore ThreeFold Grid Capacity -link: https://explorer.threefold.io/all -image: ./map.png -btn1: Become a Farmer -link1: https://library.threefold.me/info/threefold#/tfgrid/farming/threefold__farming_intro -btn2: Explore Live Capacity -link2: https://explorer.threefold.io/all -btn3: Behind the New Internet -link3: https://library.threefold.me/info/threefold#/tfgrid/grid/threefold__grid_home ---- - -The ThreeFold Grid is formed by a global network of independent Farmers – people and organizations who expand Internet capacity to where it is needed the most. diff --git a/content/page/home/map/map.png b/content/page/home/map/map.png deleted file mode 100644 index 16d0c9420..000000000 Binary files a/content/page/home/map/map.png and /dev/null differ diff --git a/content/page/home/new_home_header.jpg b/content/page/home/new_home_header.jpg deleted file mode 100644 index 1dcd64ace..000000000 Binary files a/content/page/home/new_home_header.jpg and /dev/null differ diff --git a/content/page/home/partenerships/partner1/become_farmer_new.jpg b/content/page/home/partenerships/partner1/become_farmer_new.jpg deleted file mode 100644 index 40a4aec61..000000000 Binary files a/content/page/home/partenerships/partner1/become_farmer_new.jpg and /dev/null differ diff --git a/content/page/home/partenerships/partner1/index.md b/content/page/home/partenerships/partner1/index.md deleted file mode 100644 index 928a57b2d..000000000 --- a/content/page/home/partenerships/partner1/index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: become_farmer -img: ./become_farmer_new.jpg -title: Expand the People’s Internet -subtitle: and earn TFT -button: Become a Farmer -link: /farm ---- - -By connecting hardware at your home or office, support the growth of a decentralized Internet and earn a new digital currency, TFT. diff --git a/content/page/home/partenerships/partner2/index.md b/content/page/home/partenerships/partner2/index.md deleted file mode 100644 index 23baaeae3..000000000 --- a/content/page/home/partenerships/partner2/index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: network -img: ./network_new.jpg -title: DECENTRALIZE YOUR -subtitle: DATA AND WORKLOADS -button: Deploy -link: /cloud ---- - -Companies and developers have already started using ThreeFold for it’s autonomous, decentralization and privacy features. diff --git a/content/page/home/partenerships/partner2/network_new.jpg b/content/page/home/partenerships/partner2/network_new.jpg deleted file mode 100644 index 119e0c923..000000000 Binary files a/content/page/home/partenerships/partner2/network_new.jpg and /dev/null differ diff --git a/content/page/home/productData/main/main.md b/content/page/home/productData/main/main.md deleted file mode 100644 index 0ed94a191..000000000 --- a/content/page/home/productData/main/main.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: product -title: THE THREEFOLD ECOSYSTEM -subtitle: "The ThreeFold Grid is launching it's 3rd release soon, representing the greatest leap towards a peer-to-peer world. Innovative organizations and developers have already started building on this revolutionary infrastructure. Check out these examples:" ---- diff --git a/content/page/home/productData/product1/farming_card.png b/content/page/home/productData/product1/farming_card.png deleted file mode 100644 index 5c3738803..000000000 Binary files a/content/page/home/productData/product1/farming_card.png and /dev/null differ diff --git a/content/page/home/productData/product1/nodes.md b/content/page/home/productData/product1/nodes.md deleted file mode 100644 index 9a1f0a097..000000000 --- a/content/page/home/productData/product1/nodes.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: nodes_home -title: '' -image: ./tag_logo.png -button: Learn More -url: /partners/take_action_global ---- - -TAG connects thousands of teachers and millions of students around one purpose: climate action. - -
-
diff --git a/content/page/home/productData/product1/product1.md b/content/page/home/productData/product1/product1.md deleted file mode 100644 index 9232d1de7..000000000 --- a/content/page/home/productData/product1/product1.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: product1 -title: '' -image : ./farming_card.png -url : https://farming.threefold.io ---- - diff --git a/content/page/home/productData/product1/tag_logo.png b/content/page/home/productData/product1/tag_logo.png deleted file mode 100644 index 348cb24c8..000000000 Binary files a/content/page/home/productData/product1/tag_logo.png and /dev/null differ diff --git a/content/page/home/productData/product1/uhuru_logo.png b/content/page/home/productData/product1/uhuru_logo.png deleted file mode 100644 index 6c1e2803d..000000000 Binary files a/content/page/home/productData/product1/uhuru_logo.png and /dev/null differ diff --git a/content/page/home/productData/product1/uhuru_logo_color.png b/content/page/home/productData/product1/uhuru_logo_color.png deleted file mode 100644 index 9216aa57e..000000000 Binary files a/content/page/home/productData/product1/uhuru_logo_color.png and /dev/null differ diff --git a/content/page/home/productData/product2/cloud_card.png b/content/page/home/productData/product2/cloud_card.png deleted file mode 100644 index 2b1fb9c63..000000000 Binary files a/content/page/home/productData/product2/cloud_card.png and /dev/null differ diff --git a/content/page/home/productData/product2/cloud_logo.png b/content/page/home/productData/product2/cloud_logo.png deleted file mode 100644 index ef4694731..000000000 Binary files a/content/page/home/productData/product2/cloud_logo.png and /dev/null differ diff --git a/content/page/home/productData/product2/new_cloud_logo.png b/content/page/home/productData/product2/new_cloud_logo.png deleted file mode 100644 index a93ad7f3c..000000000 Binary files a/content/page/home/productData/product2/new_cloud_logo.png and /dev/null differ diff --git a/content/page/home/productData/product2/product2.md b/content/page/home/productData/product2/product2.md deleted file mode 100644 index ce6dea072..000000000 --- a/content/page/home/productData/product2/product2.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: product2 -title: '' -image : ./cloud_card.png -url : https://cloud.threefold.io ---- - diff --git a/content/page/home/productData/product2/quantum_safe_storage.png b/content/page/home/productData/product2/quantum_safe_storage.png deleted file mode 100644 index 57bbb4443..000000000 Binary files a/content/page/home/productData/product2/quantum_safe_storage.png and /dev/null differ diff --git a/content/page/home/productData/product2/tokens.md b/content/page/home/productData/product2/tokens.md deleted file mode 100644 index caa79ac9e..000000000 --- a/content/page/home/productData/product2/tokens.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -id: tokens_home -title: '' -image: ./new_cloud_logo.png -button: Learn More -url: https://library.threefold.me/info/manual/#/manual__manual3_home_new ---- - -ThreeFold Cloud is the first fully comprehensive peer-to-peer cloud integrated with industry standards. - -
- - diff --git a/content/page/home/productData/product3/artheon_logo.png b/content/page/home/productData/product3/artheon_logo.png deleted file mode 100644 index 91067198a..000000000 Binary files a/content/page/home/productData/product3/artheon_logo.png and /dev/null differ diff --git a/content/page/home/productData/product3/fflow_logo.png b/content/page/home/productData/product3/fflow_logo.png deleted file mode 100644 index 4582bbb85..000000000 Binary files a/content/page/home/productData/product3/fflow_logo.png and /dev/null differ diff --git a/content/page/home/productData/product3/fflow_logo_black.png b/content/page/home/productData/product3/fflow_logo_black.png deleted file mode 100644 index d96f18c3a..000000000 Binary files a/content/page/home/productData/product3/fflow_logo_black.png and /dev/null differ diff --git a/content/page/home/productData/product3/marketplace_card.png b/content/page/home/productData/product3/marketplace_card.png deleted file mode 100644 index 75db74a05..000000000 Binary files a/content/page/home/productData/product3/marketplace_card.png and /dev/null differ diff --git a/content/page/home/productData/product3/product3.md b/content/page/home/productData/product3/product3.md deleted file mode 100644 index c63af3072..000000000 --- a/content/page/home/productData/product3/product3.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: product3 -title: '' -image : ./marketplace_card.png -url : https://marketplace.threefold.io/ ---- - diff --git a/content/page/home/productData/product3/storage.md b/content/page/home/productData/product3/storage.md deleted file mode 100644 index 4d1fe2c8e..000000000 --- a/content/page/home/productData/product3/storage.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: storage_home -title: '' -image: ./artheon_logo.png -button: Learn More -url: /partners/artheon ---- - -Artheon is redefining access to global art, history and culture by building the world’s largest VR museum. - -
- diff --git a/content/page/home/productData/product4/product4.md b/content/page/home/productData/product4/product4.md deleted file mode 100644 index 7a1bea433..000000000 --- a/content/page/home/productData/product4/product4.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: product4 -title: '' -image : ./twin_card.png -url : https://twin.threefold.io ---- - diff --git a/content/page/home/productData/product4/twin_card.png b/content/page/home/productData/product4/twin_card.png deleted file mode 100644 index ca7cf6618..000000000 Binary files a/content/page/home/productData/product4/twin_card.png and /dev/null differ diff --git a/content/page/home/productData/product5/grid_card.png b/content/page/home/productData/product5/grid_card.png deleted file mode 100644 index 4e6d1bf91..000000000 Binary files a/content/page/home/productData/product5/grid_card.png and /dev/null differ diff --git a/content/page/home/productData/product5/product5.md b/content/page/home/productData/product5/product5.md deleted file mode 100644 index 590714c85..000000000 --- a/content/page/home/productData/product5/product5.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: product5 -title: '' -image : ./grid_card.png -url : https://threefold.tech ---- - diff --git a/content/page/home/productData/product6/aci_card.png b/content/page/home/productData/product6/aci_card.png deleted file mode 100644 index d28f79b49..000000000 Binary files a/content/page/home/productData/product6/aci_card.png and /dev/null differ diff --git a/content/page/home/productData/product6/product6.md b/content/page/home/productData/product6/product6.md deleted file mode 100644 index f434b74b0..000000000 --- a/content/page/home/productData/product6/product6.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: product6 -title: '' -image : ./aci_card.png -url : https://consciousinternet.org ---- - diff --git a/content/page/home/signup/signup.md b/content/page/home/signup/signup.md deleted file mode 100644 index 8c4f6abd7..000000000 --- a/content/page/home/signup/signup.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: home_signup -title: Lorem Ipsum is simply dummy text of the printing and typesetting industry. -button1: Button -link1: '' #Add button1 link here -button2: Button -link2: '' #Add button1 link here ---- diff --git a/content/page/home/subscribe/index.md b/content/page/home/subscribe/index.md deleted file mode 100644 index d84be91af..000000000 --- a/content/page/home/subscribe/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: home_subscribe -title: "We've got more coming..." -placeHolder: Enter Email Address -button: Subscribe -link: '#' -image: ./subscribe.jpg ---- -Stay informed and never miss a ThreeFold update. diff --git a/content/page/home/subscribe/subscribe.jpg b/content/page/home/subscribe/subscribe.jpg deleted file mode 100644 index 00fd2743a..000000000 Binary files a/content/page/home/subscribe/subscribe.jpg and /dev/null differ diff --git a/content/page/home/subscribe/subscribe.png b/content/page/home/subscribe/subscribe.png deleted file mode 100644 index e534fb1b8..000000000 Binary files a/content/page/home/subscribe/subscribe.png and /dev/null differ diff --git a/content/page/home/team/index.md b/content/page/home/team/index.md deleted file mode 100644 index 09a61a20e..000000000 --- a/content/page/home/team/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: team -title: The Team ---- -Spread across the world, our team has built some of the world’s best Internet storage and cloud automation technologies since the ‘90s. With a strong vision for the future, we’re now on a mission to create a peer-to-peer Internet that can host all of humanity’s digital workloads via smart contract, removing all forms of centralization from global IT systems. diff --git a/content/page/home/videoPanel/index.md b/content/page/home/videoPanel/index.md deleted file mode 100644 index cebf43eb2..000000000 --- a/content/page/home/videoPanel/index.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -id: home_videoPanel -video: https://www.youtube.com/embed/5DtVU66Z74s -title: More than an Internet, a new paradigm -btn: Learn More -link: https://library.threefold.me/info/threefold#/tfgrid/grid/threefold__grid_home - ---- -ThreeFold started from the ground up to build secure and sustainable peer-to-peer Internet -infrastructure and technologies that can scale anywhere and empower you, your business -and your community with data sovereignty. - - - - - diff --git a/content/page/mission/about_header.png b/content/page/mission/about_header.png deleted file mode 100644 index b5a6ed716..000000000 Binary files a/content/page/mission/about_header.png and /dev/null differ diff --git a/content/page/mission/brandPanel/index.md b/content/page/mission/brandPanel/index.md deleted file mode 100644 index b12c3a67e..000000000 --- a/content/page/mission/brandPanel/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: about_brandPanel -title: SUPPORTING AN INTERCONNECTED WORLD -image: about_globe_big.png # src/assets/brandPanel/.. ---- -Internet access is a human right and it can change everything for the lives of people as an infinite source of tools and information. Our technology was designed to scale the People’s Internet anywhere electricity and bandwidth are present. diff --git a/content/page/mission/brandPanel2/index.md b/content/page/mission/brandPanel2/index.md deleted file mode 100644 index d4d56920a..000000000 --- a/content/page/mission/brandPanel2/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: about_brandPanel2 -title: Empowering people to be sovereign -image: about_logos_big.png # src/assets/brandPanel/.. ---- -Create, store and share in full control of where your data resides and who can access it. By combining peer-to-peer, blockchain and autonomous technologies, the People’s Internet provides 100% data ownership and privacy. diff --git a/content/page/mission/brandPanel3/index.md b/content/page/mission/brandPanel3/index.md deleted file mode 100644 index 5e6180e0e..000000000 --- a/content/page/mission/brandPanel3/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: about_brandPanel3 -title: Our values define our actions -image: about_value_big.png # src/assets/brandPanel/.. ---- -The ThreeFold Law states that any good you do will return to you threefold in this lifetime. By making our technology actionable, we energize a collective approach towards a single mission – empowering humanity while regenerating our planet. diff --git a/content/page/mission/cta/about_join.png b/content/page/mission/cta/about_join.png deleted file mode 100644 index 7816794fa..000000000 Binary files a/content/page/mission/cta/about_join.png and /dev/null differ diff --git a/content/page/mission/cta/index.md b/content/page/mission/cta/index.md deleted file mode 100644 index eb239a51a..000000000 --- a/content/page/mission/cta/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: about_cta -title: Join the Fold -image: ./about_join.png -button: Join Us -link: https://t.me/threefold ---- -Together, we build the People’s Internet. Our Internet. diff --git a/content/page/mission/cta2/index.md b/content/page/mission/cta2/index.md deleted file mode 100644 index 47e8b795e..000000000 --- a/content/page/mission/cta2/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: about_cta2 -title: We’ve come a long way, and we’re just getting started ---- -After setting world records in Internet storage and cloud automation technologies throughout the past 20 years, some of our co-founders decided to start from scratch and build a new Internet infrastructure that is universally open source and peer-to-peer. diff --git a/content/page/mission/cta3/index.md b/content/page/mission/cta3/index.md deleted file mode 100644 index 63a0cbe2e..000000000 --- a/content/page/mission/cta3/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: about_cta3 -title: Start the Internet revolution -button: Join the Fold -link: https://t.me/threefold ---- -Connect, share and collaborate with our open community to expand the horizons of the People’s Internet. Bring your ideas and let’s co-create together! diff --git a/content/page/mission/mission.md b/content/page/mission/mission.md deleted file mode 100644 index a91b34973..000000000 --- a/content/page/mission/mission.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -id: mission -metaTitle: ThreeFold | Mission -metaDesc: To build an open-source peer-to-peer Internet infrastructure that removes all forms of centralization from the global IT systems. -metaImg: ./about_header.png -header_slogan: '' -header_title: OUR MISSION -header_image: ./about_header.png -header_altImg: threefold -header_excerpt: To build an open-source peer-to-peer Internet infrastructure that removes all forms of centralization from the global IT systems. -solution_image: -button: The collective dream -link: /blog/post/tf_grid_peoples_internet/ -brandPanel: about_brandPanel -brandPanel2: about_brandPanel2 -brandPanel3: about_brandPanel3 -cta: about_cta -cta2: about_cta2 -cta3: about_cta3 -roadmap: about_roadmap ---- diff --git a/content/page/mission/roadmap/about_roadmap.png b/content/page/mission/roadmap/about_roadmap.png deleted file mode 100644 index 1d085141f..000000000 Binary files a/content/page/mission/roadmap/about_roadmap.png and /dev/null differ diff --git a/content/page/mission/roadmap/index.md b/content/page/mission/roadmap/index.md deleted file mode 100644 index c32c82f98..000000000 --- a/content/page/mission/roadmap/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: about_roadmap -image: ./about_roadmap.png ---- -And we’re aiming for new heights. The People’s Internet will turn into a DAO in 2022, inviting developers and enterprises from all around the world to collaborate on the decentralization of everything that is digital, and beyond. - diff --git a/content/page/oldcommunity/customCTA/cta_2.md b/content/page/oldcommunity/customCTA/cta_2.md deleted file mode 100644 index 79a15f198..000000000 --- a/content/page/oldcommunity/customCTA/cta_2.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: community -link: /careers -title: Join our Team -image: ./tf_people.jpg ---- \ No newline at end of file diff --git a/content/page/oldcommunity/customCTA/tf_people.jpg b/content/page/oldcommunity/customCTA/tf_people.jpg deleted file mode 100644 index 8d8f29398..000000000 Binary files a/content/page/oldcommunity/customCTA/tf_people.jpg and /dev/null differ diff --git a/content/page/oldcommunity/header/header.md b/content/page/oldcommunity/header/header.md deleted file mode 100644 index b9a7bd30a..000000000 --- a/content/page/oldcommunity/header/header.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -id: join_community -title: '' -subtitle: The new Internet is powered by people like YOU -btn1: Apply -link1: https://06gdrqp39yz.typeform.com/to/FffDv61M -btn2: '' -link2: '' ---- - -**The ThreeFold** ecosystem is a global community of developers, creators, leaders and community builders who together join forces to build an open, autonomous and regenerative Internet. We believe that everyone should own their data, and no one else, not even ThreeFold. Our Peer-to-Peer technology allows every user to be autonomous - giving them 100% control over their data. -
-
- -The ThreeFold unifies practices, partnerships, and products around a single mission - to heal our planet. By making our technology actionable, we enable a collective approach to have an impact together. We help people find themselves and do what they love. We provide support to people and projects that help build a better world, whether they have moonshot visions or down-to-earth ambitions. We aren’t the hero of our story - they are. -
-
- -Join our community and help us build the next Internet! diff --git a/content/page/oldcommunity/logos/logo1/logo.md b/content/page/oldcommunity/logos/logo1/logo.md deleted file mode 100644 index 0c86cc100..000000000 --- a/content/page/oldcommunity/logos/logo1/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: tele_1 -image: ./tf_main_channel.png -url: https://t.me/threefold ---- diff --git a/content/page/oldcommunity/logos/logo1/tf_main_channel.png b/content/page/oldcommunity/logos/logo1/tf_main_channel.png deleted file mode 100644 index e307f32b9..000000000 Binary files a/content/page/oldcommunity/logos/logo1/tf_main_channel.png and /dev/null differ diff --git a/content/page/oldcommunity/logos/logo2/logo.md b/content/page/oldcommunity/logos/logo2/logo.md deleted file mode 100644 index 1591ea4ca..000000000 --- a/content/page/oldcommunity/logos/logo2/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: tele_2 -image: ./tf_news_updates.png -url: https://t.me/threefoldnews ---- diff --git a/content/page/oldcommunity/logos/logo2/tf_news_updates.png b/content/page/oldcommunity/logos/logo2/tf_news_updates.png deleted file mode 100644 index 03e83dac6..000000000 Binary files a/content/page/oldcommunity/logos/logo2/tf_news_updates.png and /dev/null differ diff --git a/content/page/oldcommunity/logos/logo3/logo.md b/content/page/oldcommunity/logos/logo3/logo.md deleted file mode 100644 index 52433e166..000000000 --- a/content/page/oldcommunity/logos/logo3/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: tele_3 -image: ./tf_testing.png -url: https://t.me/joinchat/BwOvOxxgK59GmRoZ2_sM0w ---- \ No newline at end of file diff --git a/content/page/oldcommunity/logos/logo3/tf_testing.png b/content/page/oldcommunity/logos/logo3/tf_testing.png deleted file mode 100644 index 20b02a890..000000000 Binary files a/content/page/oldcommunity/logos/logo3/tf_testing.png and /dev/null differ diff --git a/content/page/oldcommunity/logos/logo4/logo.md b/content/page/oldcommunity/logos/logo4/logo.md deleted file mode 100644 index e0d69851f..000000000 --- a/content/page/oldcommunity/logos/logo4/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: tele_4 -image: ./tf_farming.png -url: https://t.me/threefoldfarmers ---- diff --git a/content/page/oldcommunity/logos/logo4/tf_farming.png b/content/page/oldcommunity/logos/logo4/tf_farming.png deleted file mode 100644 index a9738f203..000000000 Binary files a/content/page/oldcommunity/logos/logo4/tf_farming.png and /dev/null differ diff --git a/content/page/oldcommunity/logos/logo5/logo.md b/content/page/oldcommunity/logos/logo5/logo.md deleted file mode 100644 index 16ebb1fad..000000000 --- a/content/page/oldcommunity/logos/logo5/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: tele_5 -image: ./tf_token.png -url: '' ---- diff --git a/content/page/oldcommunity/logos/logo5/tf_token.png b/content/page/oldcommunity/logos/logo5/tf_token.png deleted file mode 100644 index 45ea0e6b7..000000000 Binary files a/content/page/oldcommunity/logos/logo5/tf_token.png and /dev/null differ diff --git a/content/page/oldcommunity/logos/logo6/logo.md b/content/page/oldcommunity/logos/logo6/logo.md deleted file mode 100644 index 6ca10a9c3..000000000 --- a/content/page/oldcommunity/logos/logo6/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: tele_6 -image: ./ -url: '' ---- diff --git a/content/page/oldcommunity/logos/main/main.md b/content/page/oldcommunity/logos/main/main.md deleted file mode 100644 index e0d0d3766..000000000 --- a/content/page/oldcommunity/logos/main/main.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: logosMain -title: Join our communities on Telegram ---- \ No newline at end of file diff --git a/content/page/oldcommunity/oldcommunity.md b/content/page/oldcommunity/oldcommunity.md deleted file mode 100644 index 59d432f31..000000000 --- a/content/page/oldcommunity/oldcommunity.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: oldcommunity -metaTitle: ThreeFold | Join our Community -metaDesc: '' -metaImg: '' -header: join_community -logosMain: logosMain -logos: [tele_1, tele_4, tele_3, tele_2] -customCTA: community -pageHeader: communityHeader ---- - \ No newline at end of file diff --git a/content/page/oldcommunity/pageHeader/index.md b/content/page/oldcommunity/pageHeader/index.md deleted file mode 100644 index 5bdc7a570..000000000 --- a/content/page/oldcommunity/pageHeader/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: communityHeader -image: ./team_joinus.jpg -title: Join Our Community ---- diff --git a/content/page/oldcommunity/pageHeader/team_joinus.jpg b/content/page/oldcommunity/pageHeader/team_joinus.jpg deleted file mode 100644 index 514876c7e..000000000 Binary files a/content/page/oldcommunity/pageHeader/team_joinus.jpg and /dev/null differ diff --git a/content/page/oldsupport/contactData/contact1/contact1.md b/content/page/oldsupport/contactData/contact1/contact1.md deleted file mode 100644 index 9fb698947..000000000 --- a/content/page/oldsupport/contactData/contact1/contact1.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: contact1 -title: PR / Press Inquiries -mail: 'press@threefold.io' -phone: '' ---- \ No newline at end of file diff --git a/content/page/oldsupport/contactData/contact2/contact2.md b/content/page/oldsupport/contactData/contact2/contact2.md deleted file mode 100644 index 77e2c2fac..000000000 --- a/content/page/oldsupport/contactData/contact2/contact2.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: contact2 -title: Partnerships -mail: 'partners@threefold.io' -phone: '' ---- \ No newline at end of file diff --git a/content/page/oldsupport/contactData/contact3/contact3.md b/content/page/oldsupport/contactData/contact3/contact3.md deleted file mode 100644 index 02bcea076..000000000 --- a/content/page/oldsupport/contactData/contact3/contact3.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: contact3 -title: Token Listing Proposals -mail: 'listing@threefold.io' -phone: '' ---- \ No newline at end of file diff --git a/content/page/oldsupport/contactData/contact4/contact4.md b/content/page/oldsupport/contactData/contact4/contact4.md deleted file mode 100644 index 3adab1177..000000000 --- a/content/page/oldsupport/contactData/contact4/contact4.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: contact4 -title: 3Node Shop Inquries -mail: '3node@threefold.io' -phone: '' ---- \ No newline at end of file diff --git a/content/page/oldsupport/forum.png b/content/page/oldsupport/forum.png deleted file mode 100644 index b14121056..000000000 Binary files a/content/page/oldsupport/forum.png and /dev/null differ diff --git a/content/page/oldsupport/header/header.md b/content/page/oldsupport/header/header.md deleted file mode 100644 index 9600d094c..000000000 --- a/content/page/oldsupport/header/header.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: forum -title: '' -subtitle: Find popular topics on the ThreeFold Forum -btn1: '' -link1: '' -btn2: '' -link2: '' ---- - diff --git a/content/page/oldsupport/header2/header2.md b/content/page/oldsupport/header2/header2.md deleted file mode 100644 index 7e22e795e..000000000 --- a/content/page/oldsupport/header2/header2.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: forum_button -title: '' -subtitle: '' -btn1: ThreeFold Forum -link1: 'https://forum.threefold.io/' -btn2: '' -link2: '' ---- - diff --git a/content/page/oldsupport/header4/header4.md b/content/page/oldsupport/header4/header4.md deleted file mode 100644 index d5eb8744f..000000000 --- a/content/page/oldsupport/header4/header4.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -id: live_chat -title: '' -subtitle: Live Support Chat -btn1: '' -link1: '' -btn2: '' -link2: '' ---- - -For questions and assistance, please use the chat function (blue chat bubble) on the bottom right corner of our website -
- -or 'Support' function in the [ThreeFold Connect app](https://library.threefold.me/info/threefold#/tokens/threefold__threefold_connect). \ No newline at end of file diff --git a/content/page/oldsupport/logos/logo1/logo.md b/content/page/oldsupport/logos/logo1/logo.md deleted file mode 100644 index cf857670c..000000000 --- a/content/page/oldsupport/logos/logo1/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: support_tele_1 -image: ./tf_main_channel.png -url: https://t.me/threefold ---- diff --git a/content/page/oldsupport/logos/logo1/telegram_main.png b/content/page/oldsupport/logos/logo1/telegram_main.png deleted file mode 100644 index 0b3e6b16e..000000000 Binary files a/content/page/oldsupport/logos/logo1/telegram_main.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo1/tf_main_channel.png b/content/page/oldsupport/logos/logo1/tf_main_channel.png deleted file mode 100644 index e307f32b9..000000000 Binary files a/content/page/oldsupport/logos/logo1/tf_main_channel.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo1/threefold.png b/content/page/oldsupport/logos/logo1/threefold.png deleted file mode 100644 index 667d45e0f..000000000 Binary files a/content/page/oldsupport/logos/logo1/threefold.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo2/logo.md b/content/page/oldsupport/logos/logo2/logo.md deleted file mode 100644 index dec06c932..000000000 --- a/content/page/oldsupport/logos/logo2/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: support_tele_2 -image: ./tf_news_updates.png -url: https://t.me/threefoldnews ---- diff --git a/content/page/oldsupport/logos/logo2/news.png b/content/page/oldsupport/logos/logo2/news.png deleted file mode 100644 index cd340e241..000000000 Binary files a/content/page/oldsupport/logos/logo2/news.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo2/news_updates.png b/content/page/oldsupport/logos/logo2/news_updates.png deleted file mode 100644 index f58dd7825..000000000 Binary files a/content/page/oldsupport/logos/logo2/news_updates.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo2/tf_news_updates.png b/content/page/oldsupport/logos/logo2/tf_news_updates.png deleted file mode 100644 index 03e83dac6..000000000 Binary files a/content/page/oldsupport/logos/logo2/tf_news_updates.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo3/logo.md b/content/page/oldsupport/logos/logo3/logo.md deleted file mode 100644 index 52a1cdb4b..000000000 --- a/content/page/oldsupport/logos/logo3/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: support_tele_3 -image: ./tf_testing.png -url: https://t.me/joinchat/BwOvOxxgK59GmRoZ2_sM0w ---- \ No newline at end of file diff --git a/content/page/oldsupport/logos/logo3/tech_support.png b/content/page/oldsupport/logos/logo3/tech_support.png deleted file mode 100644 index 4dad4d28e..000000000 Binary files a/content/page/oldsupport/logos/logo3/tech_support.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo3/telegram_testing.png b/content/page/oldsupport/logos/logo3/telegram_testing.png deleted file mode 100644 index 14092567e..000000000 Binary files a/content/page/oldsupport/logos/logo3/telegram_testing.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo3/tf_testing.png b/content/page/oldsupport/logos/logo3/tf_testing.png deleted file mode 100644 index 20b02a890..000000000 Binary files a/content/page/oldsupport/logos/logo3/tf_testing.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo4/farmer.png b/content/page/oldsupport/logos/logo4/farmer.png deleted file mode 100644 index 02337a3c4..000000000 Binary files a/content/page/oldsupport/logos/logo4/farmer.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo4/logo.md b/content/page/oldsupport/logos/logo4/logo.md deleted file mode 100644 index 2df261d1d..000000000 --- a/content/page/oldsupport/logos/logo4/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: support_tele_4 -image: ./tf_farming.png -url: https://t.me/threefoldfarmers ---- diff --git a/content/page/oldsupport/logos/logo4/telegram_farming.png b/content/page/oldsupport/logos/logo4/telegram_farming.png deleted file mode 100644 index dbb9011e4..000000000 Binary files a/content/page/oldsupport/logos/logo4/telegram_farming.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo4/tf_farming.png b/content/page/oldsupport/logos/logo4/tf_farming.png deleted file mode 100644 index a9738f203..000000000 Binary files a/content/page/oldsupport/logos/logo4/tf_farming.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo5/logo.md b/content/page/oldsupport/logos/logo5/logo.md deleted file mode 100644 index e558511cd..000000000 --- a/content/page/oldsupport/logos/logo5/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: support_tele_5 -image: ./tf_token.png -url: '' ---- diff --git a/content/page/oldsupport/logos/logo5/telegram_token.png b/content/page/oldsupport/logos/logo5/telegram_token.png deleted file mode 100644 index 71db52329..000000000 Binary files a/content/page/oldsupport/logos/logo5/telegram_token.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo5/tf_token.png b/content/page/oldsupport/logos/logo5/tf_token.png deleted file mode 100644 index 45ea0e6b7..000000000 Binary files a/content/page/oldsupport/logos/logo5/tf_token.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo5/token.png b/content/page/oldsupport/logos/logo5/token.png deleted file mode 100644 index f7708f816..000000000 Binary files a/content/page/oldsupport/logos/logo5/token.png and /dev/null differ diff --git a/content/page/oldsupport/logos/logo6/logo.md b/content/page/oldsupport/logos/logo6/logo.md deleted file mode 100644 index 8248ce4ec..000000000 --- a/content/page/oldsupport/logos/logo6/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: support_tele_6 -image: ./ -url: '' ---- diff --git a/content/page/oldsupport/logos/main/main.md b/content/page/oldsupport/logos/main/main.md deleted file mode 100644 index 97f5c0c67..000000000 --- a/content/page/oldsupport/logos/main/main.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: support_logosMain -title: Join our communities on Telegram ---- \ No newline at end of file diff --git a/content/page/oldsupport/oldsupport.md b/content/page/oldsupport/oldsupport.md deleted file mode 100644 index 8439f652f..000000000 --- a/content/page/oldsupport/oldsupport.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -id: oldsupport -metaTitle: ThreeFold | Support -metaDesc: See some of the Most Freaquently Asked Questions, support groups, contacts to help find answers you're looking for. -metaImg: support -header_slogan: '' -header_title: Find the answers to your questions -header_image: ./support_header.png -header_altImg: support -header_excerpt: '' -button: '' -link: '' -productsMain: faqMain -productData: [tf_faq, farming_faq, token_faq] -header: forum -solution_image2: ./forum.png -header2: forum_button -logosMain: support_logosMain -logos: [support_tele_1, support_tele_4, support_tele_3, support_tele_2] -header4: live_chat -contactData: [contact1, contact2, contact3, contact4] ---- \ No newline at end of file diff --git a/content/page/oldsupport/productData/farming_faq/farming_faq.md b/content/page/oldsupport/productData/farming_faq/farming_faq.md deleted file mode 100644 index fcb1a9511..000000000 --- a/content/page/oldsupport/productData/farming_faq/farming_faq.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: farming_faq -title: ThreeFold Farming FAQ -image: ./farming_faq1.png -button: FAQ -link: https://farming.threefold.io/faq ---- - -Find all the information you need in order to understand what ThreeFold Farming is and how to set up your farm. \ No newline at end of file diff --git a/content/page/oldsupport/productData/farming_faq/farming_faq.png b/content/page/oldsupport/productData/farming_faq/farming_faq.png deleted file mode 100644 index e9855e975..000000000 Binary files a/content/page/oldsupport/productData/farming_faq/farming_faq.png and /dev/null differ diff --git a/content/page/oldsupport/productData/farming_faq/farming_faq1.png b/content/page/oldsupport/productData/farming_faq/farming_faq1.png deleted file mode 100644 index 96c384c47..000000000 Binary files a/content/page/oldsupport/productData/farming_faq/farming_faq1.png and /dev/null differ diff --git a/content/page/oldsupport/productData/main/main.md b/content/page/oldsupport/productData/main/main.md deleted file mode 100644 index 4d6aabbba..000000000 --- a/content/page/oldsupport/productData/main/main.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: faqMain -title: Did you try our FAQ yet? -subtitle: ThreeFold's FAQs bring together the most essential answers to the most common questions. You might already find what you're looking for in one of them. ---- \ No newline at end of file diff --git a/content/page/oldsupport/productData/tf_faq/tf_faq.md b/content/page/oldsupport/productData/tf_faq/tf_faq.md deleted file mode 100644 index bf32ccd64..000000000 --- a/content/page/oldsupport/productData/tf_faq/tf_faq.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: tf_faq -title: Main ThreeFold FAQ -image: ./threefold_faq.png -button: FAQ -link: /faq ---- - -Learn more about ThreeFold, our ethos, structure, how we compare with other projects and how to join the movement. \ No newline at end of file diff --git a/content/page/oldsupport/productData/tf_faq/threefold_faq.png b/content/page/oldsupport/productData/tf_faq/threefold_faq.png deleted file mode 100644 index b3f939fa1..000000000 Binary files a/content/page/oldsupport/productData/tf_faq/threefold_faq.png and /dev/null differ diff --git a/content/page/oldsupport/productData/token_faq/token_faq.md b/content/page/oldsupport/productData/token_faq/token_faq.md deleted file mode 100644 index a7d7baecf..000000000 --- a/content/page/oldsupport/productData/token_faq/token_faq.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: token_faq -title: ThreeFold Token FAQ -image: ./token_faq.png -button: FAQ -link: https://forum.threefold.io/c/threefold-token/tft-faq/57 ---- - -Understand what the ThreeFold Token is, it's utility in the ThreeFold ecosystem and how to charge your wallet. \ No newline at end of file diff --git a/content/page/oldsupport/productData/token_faq/token_faq.png b/content/page/oldsupport/productData/token_faq/token_faq.png deleted file mode 100644 index 49646a3b2..000000000 Binary files a/content/page/oldsupport/productData/token_faq/token_faq.png and /dev/null differ diff --git a/content/page/oldsupport/support_header.png b/content/page/oldsupport/support_header.png deleted file mode 100644 index f731d828c..000000000 Binary files a/content/page/oldsupport/support_header.png and /dev/null differ diff --git a/content/page/oldtft/brandPanel/index.md b/content/page/oldtft/brandPanel/index.md deleted file mode 100644 index e6eb228d0..000000000 --- a/content/page/oldtft/brandPanel/index.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -id: tft_brandPanel -title: DECENTRALIZED CLOUD NEEDED A CURRENCY. -subtitle: IT NOW HAS ONE. -sourceUrl: '' -btnTxt: -image: tft_decentralized.jpg # src/assets/brandPanel/.. ---- -TFT is a utility token that allows people to hold current and future Internet capacity on the ThreeFold Grid. It incentivises an open system where anyone can provide, sell and utilize Internet capacity without any intermediaries. - -
- -With rising demand for Internet capacity to hold the most valuable data on earth, data - TFT is the gateway to enter the largest and fastest growing economy in the world. diff --git a/content/page/oldtft/brandPanel2/index.md b/content/page/oldtft/brandPanel2/index.md deleted file mode 100644 index 3697db574..000000000 --- a/content/page/oldtft/brandPanel2/index.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -id: tft_brandPanel2 -title: DIVE INTO THREEFOLD TOKENOMICS -subtitle: '' -sourceUrl: https://forum.threefold.io/t/tft-development-plan/1149 -btnTxt: Know More -image: dive_into2.jpg # src/assets/brandPanel/.. ---- -* Tokenomics - -* Scarcity model - -* Staking - -* Development plan diff --git a/content/page/oldtft/card/index.md b/content/page/oldtft/card/index.md deleted file mode 100644 index 68ae7c24e..000000000 --- a/content/page/oldtft/card/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: tft_card -title: EXPANDING FAST -img: ./tft_expanding.jpg -button: Know the TF Grid -link: / ---- -Visionary organisations and developers are already building on the ThreeFold Grid as it is the most empowering infrastructure ever built. Anyone can finally store their data and build applications autonomously, without any intermediaries. \ No newline at end of file diff --git a/content/page/oldtft/card/tft_expanding.jpg b/content/page/oldtft/card/tft_expanding.jpg deleted file mode 100644 index a7c7240b2..000000000 Binary files a/content/page/oldtft/card/tft_expanding.jpg and /dev/null differ diff --git a/content/page/oldtft/carousel/Slide1/index.md b/content/page/oldtft/carousel/Slide1/index.md deleted file mode 100644 index 9a896e5d6..000000000 --- a/content/page/oldtft/carousel/Slide1/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: slide1 -img: ./solidaridad.png ---- diff --git a/content/page/oldtft/carousel/Slide1/solidaridad.png b/content/page/oldtft/carousel/Slide1/solidaridad.png deleted file mode 100644 index 6ea98956b..000000000 Binary files a/content/page/oldtft/carousel/Slide1/solidaridad.png and /dev/null differ diff --git a/content/page/oldtft/carousel/Slide10/index.md b/content/page/oldtft/carousel/Slide10/index.md deleted file mode 100644 index d57260d27..000000000 --- a/content/page/oldtft/carousel/Slide10/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: slide10 -img: ./tomochain.png ---- diff --git a/content/page/oldtft/carousel/Slide10/tomochain.png b/content/page/oldtft/carousel/Slide10/tomochain.png deleted file mode 100644 index bce483089..000000000 Binary files a/content/page/oldtft/carousel/Slide10/tomochain.png and /dev/null differ diff --git a/content/page/oldtft/carousel/Slide2/hpe.png b/content/page/oldtft/carousel/Slide2/hpe.png deleted file mode 100644 index 9d3178f2d..000000000 Binary files a/content/page/oldtft/carousel/Slide2/hpe.png and /dev/null differ diff --git a/content/page/oldtft/carousel/Slide2/index.md b/content/page/oldtft/carousel/Slide2/index.md deleted file mode 100644 index bde5b4d42..000000000 --- a/content/page/oldtft/carousel/Slide2/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: slide2 -img: ./hpe.png ---- diff --git a/content/page/oldtft/carousel/Slide3/digitalbyte.png b/content/page/oldtft/carousel/Slide3/digitalbyte.png deleted file mode 100644 index 93a24aa63..000000000 Binary files a/content/page/oldtft/carousel/Slide3/digitalbyte.png and /dev/null differ diff --git a/content/page/oldtft/carousel/Slide3/index.md b/content/page/oldtft/carousel/Slide3/index.md deleted file mode 100644 index 6080ca906..000000000 --- a/content/page/oldtft/carousel/Slide3/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: slide3 -img: ./digitalbyte.png ---- diff --git a/content/page/oldtft/carousel/Slide4/dash.png b/content/page/oldtft/carousel/Slide4/dash.png deleted file mode 100644 index 93062a585..000000000 Binary files a/content/page/oldtft/carousel/Slide4/dash.png and /dev/null differ diff --git a/content/page/oldtft/carousel/Slide4/index.md b/content/page/oldtft/carousel/Slide4/index.md deleted file mode 100644 index 46d59d86d..000000000 --- a/content/page/oldtft/carousel/Slide4/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: slide4 -img: ./dash.png ---- diff --git a/content/page/oldtft/carousel/Slide5/index.md b/content/page/oldtft/carousel/Slide5/index.md deleted file mode 100644 index 521c68503..000000000 --- a/content/page/oldtft/carousel/Slide5/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: slide5 -img: ./saspelabs.png ---- diff --git a/content/page/oldtft/carousel/Slide5/saspelabs.png b/content/page/oldtft/carousel/Slide5/saspelabs.png deleted file mode 100644 index 296ce0d36..000000000 Binary files a/content/page/oldtft/carousel/Slide5/saspelabs.png and /dev/null differ diff --git a/content/page/oldtft/carousel/Slide6/index.md b/content/page/oldtft/carousel/Slide6/index.md deleted file mode 100644 index 7da97f669..000000000 --- a/content/page/oldtft/carousel/Slide6/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: slide6 -img: ./matic.png ---- diff --git a/content/page/oldtft/carousel/Slide6/matic.png b/content/page/oldtft/carousel/Slide6/matic.png deleted file mode 100644 index 08a078f63..000000000 Binary files a/content/page/oldtft/carousel/Slide6/matic.png and /dev/null differ diff --git a/content/page/oldtft/carousel/Slide7/index.md b/content/page/oldtft/carousel/Slide7/index.md deleted file mode 100644 index 73ff07d00..000000000 --- a/content/page/oldtft/carousel/Slide7/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: slide7 -img: ./presearch.png ---- diff --git a/content/page/oldtft/carousel/Slide7/presearch.png b/content/page/oldtft/carousel/Slide7/presearch.png deleted file mode 100644 index 2717a3dbb..000000000 Binary files a/content/page/oldtft/carousel/Slide7/presearch.png and /dev/null differ diff --git a/content/page/oldtft/carousel/Slide8/index.md b/content/page/oldtft/carousel/Slide8/index.md deleted file mode 100644 index ade69e12a..000000000 --- a/content/page/oldtft/carousel/Slide8/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: slide8 -img: ./neo.png ---- diff --git a/content/page/oldtft/carousel/Slide8/neo.png b/content/page/oldtft/carousel/Slide8/neo.png deleted file mode 100644 index 66f25a7fb..000000000 Binary files a/content/page/oldtft/carousel/Slide8/neo.png and /dev/null differ diff --git a/content/page/oldtft/carousel/Slide9/index.md b/content/page/oldtft/carousel/Slide9/index.md deleted file mode 100644 index 977032e42..000000000 --- a/content/page/oldtft/carousel/Slide9/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: slide9 -img: ./seeds.png ---- diff --git a/content/page/oldtft/carousel/Slide9/seeds.png b/content/page/oldtft/carousel/Slide9/seeds.png deleted file mode 100644 index 53e5d6298..000000000 Binary files a/content/page/oldtft/carousel/Slide9/seeds.png and /dev/null differ diff --git a/content/page/oldtft/carousel/main/index.md b/content/page/oldtft/carousel/main/index.md deleted file mode 100644 index 7234aae3e..000000000 --- a/content/page/oldtft/carousel/main/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: slider_main -title: AMAZING PARTNERS TRUST -subtitle: THE THREEFOLD GRID AND TFT ---- -Some of the biggest names in the industry share our vision. diff --git a/content/page/oldtft/cta/index.md b/content/page/oldtft/cta/index.md deleted file mode 100644 index ab7147669..000000000 --- a/content/page/oldtft/cta/index.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -id: tft_cta -title: INTERNET REIMAGINED...AND REBUILT -button: Know More -link: / ---- - -The ThreeFold Grid is an open, autonomous and regenerative Internet infrastructure that provides unparalleled levels of privacy and security. It provides the critical infrastructure needed to scale any digital workloads including blockchain, IoT, decentralized organizations and applications. - -
- -**A new Internet era free from censorship, user tracking and privacy breaches.** diff --git a/content/page/oldtft/cta4/index.md b/content/page/oldtft/cta4/index.md deleted file mode 100644 index cf9ab61c6..000000000 --- a/content/page/oldtft/cta4/index.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -id: tft_cta4 -title1: GET -title2: TFT -button: Get TFT -link: '' ---- -Visit Binance Smart -
-Chain to get your TFT - - - - diff --git a/content/page/oldtft/limited.jpg b/content/page/oldtft/limited.jpg deleted file mode 100644 index 1d5598cd2..000000000 Binary files a/content/page/oldtft/limited.jpg and /dev/null differ diff --git a/content/page/oldtft/tft.md b/content/page/oldtft/tft.md deleted file mode 100644 index 7c507c7e6..000000000 --- a/content/page/oldtft/tft.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -id: oldtft -metaTitle: THE WORLD IS USING A NEW INTERNET -metaDesc: It runs on TFT -metaImg: ./tft_header.jpg -header_slogan: -header_title: THE WORLD IS USING A NEW INTERNET -header_image: ./tft_header.jpg -header_altImg: TFT -header_excerpt: It runs on TFT -solution_image: ./limited.jpg -button: Get TFT -link: / -cta: tft_cta -cta4: tft_cta4 -brandPanel: tft_brandPanel -brandPanel2 : tft_brandPanel2 -card: tft_card -carousel: [slide1, slide2, slide3, slide4, slide5, slide6 , slide7 , slide8 , slide9 , slide10] -sliderMain: slider_main -useTftMain: useTft_main -tftUses: [col1, col2, col3] -farmingMain: FP_main -farmingProcess: [process_1, process_2, process_3] -cultivationMain: CP_main -cultivationProcess: [CP_process_1, CP_process_2, CP_process_3] ---- diff --git a/content/page/oldtft/tftUses/col1/index.md b/content/page/oldtft/tftUses/col1/index.md deleted file mode 100644 index 3f6a59ed1..000000000 --- a/content/page/oldtft/tftUses/col1/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: col1 -title: TFT USES ---- \ No newline at end of file diff --git a/content/page/oldtft/tftUses/col2/col2.md b/content/page/oldtft/tftUses/col2/col2.md deleted file mode 100644 index a5cab1095..000000000 --- a/content/page/oldtft/tftUses/col2/col2.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: col2 ---- -People that add Internet capacity to the ThreeFold Grid earn TFT as income on a monthly basis. \ No newline at end of file diff --git a/content/page/oldtft/tftUses/col3/col3.md b/content/page/oldtft/tftUses/col3/col3.md deleted file mode 100644 index d75693471..000000000 --- a/content/page/oldtft/tftUses/col3/col3.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: col3 ---- -Developers and solutions use TFT to reserve current or future Internet capacity on the ThreeFold Grid. diff --git a/content/page/oldtft/tftUses/main/index.md b/content/page/oldtft/tftUses/main/index.md deleted file mode 100644 index b51696738..000000000 --- a/content/page/oldtft/tftUses/main/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: useTft_main -image: ./tft_uses.jpg ---- \ No newline at end of file diff --git a/content/page/oldtft/tftUses/main/tft_uses.jpg b/content/page/oldtft/tftUses/main/tft_uses.jpg deleted file mode 100644 index a6f84c9a8..000000000 Binary files a/content/page/oldtft/tftUses/main/tft_uses.jpg and /dev/null differ diff --git a/content/page/oldtft/tft_header.jpg b/content/page/oldtft/tft_header.jpg deleted file mode 100644 index ddad436d9..000000000 Binary files a/content/page/oldtft/tft_header.jpg and /dev/null differ diff --git a/content/page/oldtoken/brandPanel/brandPanel.md b/content/page/oldtoken/brandPanel/brandPanel.md deleted file mode 100644 index 4e170c9e8..000000000 --- a/content/page/oldtoken/brandPanel/brandPanel.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: dive_TFT -title: Dive Deeper into TFT -subtitle: -sourceUrl: https://library.threefold.me/info/threefold/#/tokens/threefold__tokens_home -btnTxt: Learn More -image: dive-into.png ---- - -TFT is the official medium of exchange on ThreeFold, representing a unit of storage and/or compute capacity. From our favorite applications to our precious memories and chats, all that lives digitally needs storage and/or compute. diff --git a/content/page/oldtoken/comparison/main/main.md b/content/page/oldtoken/comparison/main/main.md deleted file mode 100644 index 3c61c2613..000000000 --- a/content/page/oldtoken/comparison/main/main.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: token_comparison -title: TFT powers an Internet owned by all of us -description: The official medium of exchange for capacity on ThreeFold -button: Expand ThreeFold -link: /farming -button2: Use ThreeFold -link2: /universe ---- diff --git a/content/page/oldtoken/comparison/section1/expand_grid.png b/content/page/oldtoken/comparison/section1/expand_grid.png deleted file mode 100644 index dd77d970e..000000000 Binary files a/content/page/oldtoken/comparison/section1/expand_grid.png and /dev/null differ diff --git a/content/page/oldtoken/comparison/section1/section1.md b/content/page/oldtoken/comparison/section1/section1.md deleted file mode 100644 index aa95f7434..000000000 --- a/content/page/oldtoken/comparison/section1/section1.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: expand_grid -svg: ./expand_grid.png -title: Expand the Grid ---- - -TFT are created when people and organizations add capacity to the ThreeFold Grid. The token economy is limited to 4 Billion TFT. diff --git a/content/page/oldtoken/comparison/section2/invest_token.png b/content/page/oldtoken/comparison/section2/invest_token.png deleted file mode 100644 index f3167d62f..000000000 Binary files a/content/page/oldtoken/comparison/section2/invest_token.png and /dev/null differ diff --git a/content/page/oldtoken/comparison/section2/section2.md b/content/page/oldtoken/comparison/section2/section2.md deleted file mode 100644 index c67f131c4..000000000 --- a/content/page/oldtoken/comparison/section2/section2.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: invest_token -svg: ./invest_token.png -title: Use the Grid ---- - -With TFT, you, your business and your community can reserve sovereign capacity on the ThreeFold Grid to store your data and build IT workloads. diff --git a/content/page/oldtoken/comparison/section3/earn_more.png b/content/page/oldtoken/comparison/section3/earn_more.png deleted file mode 100644 index 475c70033..000000000 Binary files a/content/page/oldtoken/comparison/section3/earn_more.png and /dev/null differ diff --git a/content/page/oldtoken/comparison/section3/section3.md b/content/page/oldtoken/comparison/section3/section3.md deleted file mode 100644 index 9245ceaa8..000000000 --- a/content/page/oldtoken/comparison/section3/section3.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: earn_more -svg: ./earn_more.png -title: EARN MORE THROUGH VESTING ---- - -When you vest your TFT you'll be able to help secure TFT and earn rewards. Earn interest by holding the token to stimulate a healthy economy. diff --git a/content/page/oldtoken/cta2/cta2.md b/content/page/oldtoken/cta2/cta2.md deleted file mode 100644 index bda139ab0..000000000 --- a/content/page/oldtoken/cta2/cta2.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -id: oldtoken_cta2 -title: Why does TFT have value? -slogan: -button: Get Tokens -link: https://library.threefold.me/info/threefold#/tokens/threefold__how_to_buy -button2: -link2: -button3: -link3: ---- - -TFT is valuable in different ways for different people. - -For TFT holders, TFT is valuable because it is worth actual sovereign capacity. - -Today, TFT is becoming more valuable to people and organizations as they can deploy their solutions and applications on ThreeFold with full data sovereignty and security. - -Many also believe that ThreeFold’s Internet architecture is the most advanced in the world and buy TFT to support the further developments of the ThreeFold technology stack. - -Of course, there are those whomany also see it as an investment, similar to Bitcoin or other cryptocurrencies. But TFT shouldn’t be seen as an investment instrument or a way for short- term gains and speculation. The TFT isas it represents a way to participate in a planet positive and data sovereign Internet. diff --git a/content/page/oldtoken/cta3/cta3.md b/content/page/oldtoken/cta3/cta3.md deleted file mode 100644 index e34b8a01d..000000000 --- a/content/page/oldtoken/cta3/cta3.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -id: token_cta3 -title: TFT underpins the ThreeFold financial system -slogan: -button: -link: -button2: -link2: -button3: -link3: ---- - -Not satisfied with payments, the ThreeFold community is building a whole -
-nancial system that's peer-to-peer and accessible to everyone. In 2021, -
-TFT will run on a peer-to-peer exchange, providing the ThreeFold community -
-with protection mechanisms for a resilient economy. diff --git a/content/page/oldtoken/oldtoken.md b/content/page/oldtoken/oldtoken.md deleted file mode 100644 index d4d2f2b4e..000000000 --- a/content/page/oldtoken/oldtoken.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -id: oldtoken -metaTitle: ThreeFold | Token (TFT) -metaDesc: The Threefold Token is the official currency of ThreeFold – the engine for a planet positive and data sovereign Internet. Now is the perfect time to get involved. -metaImg: ./token_header.png -header_slogan: WE ARE GROWING NOW -header_title: YOU GROW WHEN THE THREEFOLD GRID GROWS -header_image: ./token_header.png -header_altImg: ThreeFold Token -header_excerpt: The Threefold Token is the official currency of ThreeFold – the engine for a planet positive and data sovereign Internet. Now is the perfect time to get involved. -button: Get Tokens -link: https://library.threefold.me/info/threefold#/tokens/threefold__how_to_buy -comparisonMain: token_comparison -comparisonSecs: [expand_grid, invest_token] -productsMain: token_product -productData: [buy_tft, swap_tft, spend_tft] -partenershipsMain: cryptocurrency_main -partnerships: - [be_ur_bank, secure, transact_p2p, backed, decentralized, lives_stellar] -brandPanel: dive_TFT -cta3: token_cta3 -cta2: oldtoken_cta2 ---- diff --git a/content/page/oldtoken/partenerships/main/main.md b/content/page/oldtoken/partenerships/main/main.md deleted file mode 100644 index 0df5f03fd..000000000 --- a/content/page/oldtoken/partenerships/main/main.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -id: cryptocurrency_main -title: More than just a digital currency -slogan: -button : -link : -button2 : -link2 : ---- - -Be an active part of the change you want to see in our world. TFT is the lifeblood of ThreeFold – an Internet that provides data sovereignty to people while regenerating the earth. diff --git a/content/page/oldtoken/partenerships/sec1/be_ur_bank.png b/content/page/oldtoken/partenerships/sec1/be_ur_bank.png deleted file mode 100644 index 02bc22f62..000000000 Binary files a/content/page/oldtoken/partenerships/sec1/be_ur_bank.png and /dev/null differ diff --git a/content/page/oldtoken/partenerships/sec1/index.md b/content/page/oldtoken/partenerships/sec1/index.md deleted file mode 100644 index 9703efe8e..000000000 --- a/content/page/oldtoken/partenerships/sec1/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: be_ur_bank -img: ./be_ur_bank.png -title: Control your own funds ---- - -You control your own funds with your wallets as proof of ownership – no third parties needed. diff --git a/content/page/oldtoken/partenerships/sec2/index.md b/content/page/oldtoken/partenerships/sec2/index.md deleted file mode 100644 index fb7137f57..000000000 --- a/content/page/oldtoken/partenerships/sec2/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: secure -img: ./secure.png -title: Always stay secure ---- - -Digital currencies are secured by blockchain technology. It protects your wallet, your TFT and your transactions. diff --git a/content/page/oldtoken/partenerships/sec2/secure.png b/content/page/oldtoken/partenerships/sec2/secure.png deleted file mode 100644 index 8a8bd72fc..000000000 Binary files a/content/page/oldtoken/partenerships/sec2/secure.png and /dev/null differ diff --git a/content/page/oldtoken/partenerships/sec3/index.md b/content/page/oldtoken/partenerships/sec3/index.md deleted file mode 100644 index 0c4c80576..000000000 --- a/content/page/oldtoken/partenerships/sec3/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: transact_p2p -img: ./transact_p2p.png -title: Transact peer-to-peer ---- - -Sending TFT to your contacts is like exchanging cash in-person. There are no intermediaries such as banks, and you can do it with anyone, anywhere. diff --git a/content/page/oldtoken/partenerships/sec3/transact_p2p.png b/content/page/oldtoken/partenerships/sec3/transact_p2p.png deleted file mode 100644 index 919214520..000000000 Binary files a/content/page/oldtoken/partenerships/sec3/transact_p2p.png and /dev/null differ diff --git a/content/page/oldtoken/partenerships/sec4/backed.png b/content/page/oldtoken/partenerships/sec4/backed.png deleted file mode 100644 index a15ff1619..000000000 Binary files a/content/page/oldtoken/partenerships/sec4/backed.png and /dev/null differ diff --git a/content/page/oldtoken/partenerships/sec4/index.md b/content/page/oldtoken/partenerships/sec4/index.md deleted file mode 100644 index 5cd6aa883..000000000 --- a/content/page/oldtoken/partenerships/sec4/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: backed -img: ./backed.png -title: Strong utility ---- - -1 TFT represents a unit of compute and/or storage on ThreeFold and gives you access to peer-to-peer tools, solutions, and applications. diff --git a/content/page/oldtoken/partenerships/sec5/decentralized.png b/content/page/oldtoken/partenerships/sec5/decentralized.png deleted file mode 100644 index 6019c4cde..000000000 Binary files a/content/page/oldtoken/partenerships/sec5/decentralized.png and /dev/null differ diff --git a/content/page/oldtoken/partenerships/sec5/index.md b/content/page/oldtoken/partenerships/sec5/index.md deleted file mode 100644 index 35f7eb996..000000000 --- a/content/page/oldtoken/partenerships/sec5/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: decentralized -img: ./decentralized.png -title: Be decentralized ---- - -TFT is decentralized and global. There’s no company or bank that can print more of them or change the terms of usage. The TFT economy is capped at 4 Billion. diff --git a/content/page/oldtoken/partenerships/sec6/impact.png b/content/page/oldtoken/partenerships/sec6/impact.png deleted file mode 100644 index e475c390a..000000000 Binary files a/content/page/oldtoken/partenerships/sec6/impact.png and /dev/null differ diff --git a/content/page/oldtoken/partenerships/sec6/index.md b/content/page/oldtoken/partenerships/sec6/index.md deleted file mode 100644 index c5e2f2163..000000000 --- a/content/page/oldtoken/partenerships/sec6/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: lives_stellar -img: ./impact.png -title: Have an Impact ---- - -TFT supports a data sovereign and planet positive Internet. People own their data and by using ThreeFold, they help regenerate the earth. \ No newline at end of file diff --git a/content/page/oldtoken/partenerships/sec6/sustainable.png b/content/page/oldtoken/partenerships/sec6/sustainable.png deleted file mode 100644 index 92b54b913..000000000 Binary files a/content/page/oldtoken/partenerships/sec6/sustainable.png and /dev/null differ diff --git a/content/page/oldtoken/productData/main/main.md b/content/page/oldtoken/productData/main/main.md deleted file mode 100644 index f8928cfae..000000000 --- a/content/page/oldtoken/productData/main/main.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: token_product -title: The utility of TFT is growing -subtitle: '' -button: Get Tokens -link: https://library.threefold.me/info/threefold#/tokens/threefold__how_to_buy ---- diff --git a/content/page/oldtoken/productData/product1/buy_tft.png b/content/page/oldtoken/productData/product1/buy_tft.png deleted file mode 100644 index 8b2775a2f..000000000 Binary files a/content/page/oldtoken/productData/product1/buy_tft.png and /dev/null differ diff --git a/content/page/oldtoken/productData/product1/index.md b/content/page/oldtoken/productData/product1/index.md deleted file mode 100644 index 68f07daad..000000000 --- a/content/page/oldtoken/productData/product1/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: buy_tft -title: Get TFT -image: ./buy_tft.png -url: ---- - -Get your hands on a currency that has a real impact. diff --git a/content/page/oldtoken/productData/product1/swiptft.png b/content/page/oldtoken/productData/product1/swiptft.png deleted file mode 100644 index 5c86b35fd..000000000 Binary files a/content/page/oldtoken/productData/product1/swiptft.png and /dev/null differ diff --git a/content/page/oldtoken/productData/product2/index.md b/content/page/oldtoken/productData/product2/index.md deleted file mode 100644 index edecdc24e..000000000 --- a/content/page/oldtoken/productData/product2/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: swap_tft -title: Swap TFT -image : ./swap_tft.png -url : ---- - -Exchange TFT with other tokens via our cross-chain integrations. diff --git a/content/page/oldtoken/productData/product2/spendft.png b/content/page/oldtoken/productData/product2/spendft.png deleted file mode 100644 index 254212f41..000000000 Binary files a/content/page/oldtoken/productData/product2/spendft.png and /dev/null differ diff --git a/content/page/oldtoken/productData/product2/swap_tft.png b/content/page/oldtoken/productData/product2/swap_tft.png deleted file mode 100644 index d0d044324..000000000 Binary files a/content/page/oldtoken/productData/product2/swap_tft.png and /dev/null differ diff --git a/content/page/oldtoken/productData/product3/earn_interst.png b/content/page/oldtoken/productData/product3/earn_interst.png deleted file mode 100644 index 0490c9898..000000000 Binary files a/content/page/oldtoken/productData/product3/earn_interst.png and /dev/null differ diff --git a/content/page/oldtoken/productData/product3/index.md b/content/page/oldtoken/productData/product3/index.md deleted file mode 100644 index 0a2b42ebe..000000000 --- a/content/page/oldtoken/productData/product3/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: spend_tft -title: Use TFT -image : ./spend_tft.png -url : ---- -Store your data and run IT workloads on the ThreeFold Grid. diff --git a/content/page/oldtoken/productData/product3/spend_tft.png b/content/page/oldtoken/productData/product3/spend_tft.png deleted file mode 100644 index 5268039ef..000000000 Binary files a/content/page/oldtoken/productData/product3/spend_tft.png and /dev/null differ diff --git a/content/page/oldtoken/token_header.png b/content/page/oldtoken/token_header.png deleted file mode 100644 index 1acf833e5..000000000 Binary files a/content/page/oldtoken/token_header.png and /dev/null differ diff --git a/content/page/support/InTheNews/inTheNews.md b/content/page/support/InTheNews/inTheNews.md deleted file mode 100644 index 3b173aae5..000000000 --- a/content/page/support/InTheNews/inTheNews.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -id: support_faq -partners: - - path: https://t.me/threefold - logo: ./logos/for_caht.png - - - path: 'mailto:press@threefold.io' - logo: ./logos/for_press.png - - - path: "mailto:info@threefold.io" - logo: ./logos/for_all.png - - - - ---- - -GET IN TOUCH -
-WITH THREEFOLD diff --git a/content/page/support/InTheNews/logos/documentation.png b/content/page/support/InTheNews/logos/documentation.png deleted file mode 100644 index d6905a216..000000000 Binary files a/content/page/support/InTheNews/logos/documentation.png and /dev/null differ diff --git a/content/page/support/InTheNews/logos/for_all.png b/content/page/support/InTheNews/logos/for_all.png deleted file mode 100644 index e87d9193d..000000000 Binary files a/content/page/support/InTheNews/logos/for_all.png and /dev/null differ diff --git a/content/page/support/InTheNews/logos/for_caht.png b/content/page/support/InTheNews/logos/for_caht.png deleted file mode 100644 index 4fc2761be..000000000 Binary files a/content/page/support/InTheNews/logos/for_caht.png and /dev/null differ diff --git a/content/page/support/InTheNews/logos/for_press.png b/content/page/support/InTheNews/logos/for_press.png deleted file mode 100644 index c48f700ed..000000000 Binary files a/content/page/support/InTheNews/logos/for_press.png and /dev/null differ diff --git a/content/page/support/cta3/index.md b/content/page/support/cta3/index.md deleted file mode 100644 index d15cb58fc..000000000 --- a/content/page/support/cta3/index.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -id: newsupport_cta3 -title: FREQUENTLY ASKED -subtitle : QUESTIONS -button: Ask a Question -link: '' -faqbutton : ThreeFold FAQ -faqlink : /faq -faqbutton2 : Farm FAQ -faqlink2 : /farmfaq -faqbutton3 : TFT FAQ -faqlink3 : /tftfaq -image: ./question_mark.png -smalltitle: HAVE A QUESTION ABOUT -smalltitle2: BUILDING ON THREEFOLD? -button2: Create Forum Post -link2: https://forum.threefold.io/ - ---- -Check out the most common questions from the community. There's a good chance your answer is there already! diff --git a/content/page/support/cta3/question_mark.png b/content/page/support/cta3/question_mark.png deleted file mode 100644 index 763b46ebf..000000000 Binary files a/content/page/support/cta3/question_mark.png and /dev/null differ diff --git a/content/page/support/support.md b/content/page/support/support.md deleted file mode 100644 index 6d52ab21b..000000000 --- a/content/page/support/support.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -id: support -metaTitle: ThreeFold | Support -metaDesc: A 100% open-source and community-driven project that is building the critical infrastructure for a decentralized world. Anyone can contribute to ThreeFold. And there are many ways to get involved. -metaImg: '' -header_slogan: '' -header_title: '' -header_title2: '' -header_image: '' -header_altImg: '' -header_excerpt: '' -button: '' -link: '' -inTheNews: support_faq -cta3: newsupport_cta3 ---- - - diff --git a/content/page/tech/info/peer-to-peer/index.md b/content/page/tech/info/peer-to-peer/index.md deleted file mode 100644 index e21245ed6..000000000 --- a/content/page/tech/info/peer-to-peer/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: peer-to-peer -image: ./peer_to_peer.png -button : Explore other tech components -link : /tech ---- -# Peer-to-Peer - -Peer-to-peer computing or networking is a distributed application architecture that partitions tasks or workloads between peers. Peers are equally privileged, equipotent participants in the application. They are said to form a peer-to-peer network of nodes. \ No newline at end of file diff --git a/content/page/tech/info/peer-to-peer/peer_to_peer.png b/content/page/tech/info/peer-to-peer/peer_to_peer.png deleted file mode 100644 index 866d10fcc..000000000 Binary files a/content/page/tech/info/peer-to-peer/peer_to_peer.png and /dev/null differ diff --git a/content/page/tech/info/planetary-network/index.md b/content/page/tech/info/planetary-network/index.md deleted file mode 100644 index 89089178c..000000000 --- a/content/page/tech/info/planetary-network/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: planetary-network -image: ./planetary.png -button : Explore other tech components -link : /tech ---- -# Planetary Network - -Secure Planetary Network is an end-to-end encrypted global overlay network that implements the Yggdrasil initiative. It provides publicly accessible addresses to every connected device through a highly resilient and flexible routing scheme. ThreeFold protocols like the Reliable Message Bus extend these capabilities to serve the unique needs of the ThreeFold Grid. diff --git a/content/page/tech/info/planetary-network/planetary.png b/content/page/tech/info/planetary-network/planetary.png deleted file mode 100644 index 81a0965ba..000000000 Binary files a/content/page/tech/info/planetary-network/planetary.png and /dev/null differ diff --git a/content/page/tech/info/smart-contract/index.md b/content/page/tech/info/smart-contract/index.md deleted file mode 100644 index 7805340a7..000000000 --- a/content/page/tech/info/smart-contract/index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: smart-contract -image: ./smart.png -button : Explore other tech components -link : /tech ---- - -# Smart Contract for IT - -Cryptographically secured deployment specifications ensure that workloads run as intended in a tamper proof way. Systems may scale and heal themselves autonomously without intermediaries, simply using ThreeFold Tokens and properly signed specifications. diff --git a/content/page/tech/info/smart-contract/smart.png b/content/page/tech/info/smart-contract/smart.png deleted file mode 100644 index d0e320114..000000000 Binary files a/content/page/tech/info/smart-contract/smart.png and /dev/null differ diff --git a/content/page/tech/info/tf-chain/index.md b/content/page/tech/info/tf-chain/index.md deleted file mode 100644 index 69dc497d1..000000000 --- a/content/page/tech/info/tf-chain/index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: tf-chain -image: ./tfchain.png -button : Explore other tech components -link : /tech ---- - -# ThreeFold Blockchain - -The ThreeFold Blockchain is an application specific blockchain built using the Parity Substrate framework. It is responsible for keeping records regarding farms and nodes, along with enabling smart contract based peer to peer billing for workload deployments on the Grid. diff --git a/content/page/tech/info/tf-chain/tfchain.png b/content/page/tech/info/tf-chain/tfchain.png deleted file mode 100644 index 746233769..000000000 Binary files a/content/page/tech/info/tf-chain/tfchain.png and /dev/null differ diff --git a/content/page/tech/info/web-gateway/index.md b/content/page/tech/info/web-gateway/index.md deleted file mode 100644 index 079ca1906..000000000 --- a/content/page/tech/info/web-gateway/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: web-gateway -image: ./web_gateway.png -button : Explore other tech components -link : /tech ---- -# Web Gateway - -Web Gateways provide a bridge between private overlay networks and the public Internet. They handle inbound connections in a unique way that protects workloads from attack while supporting standard use cases out of the box. \ No newline at end of file diff --git a/content/page/tech/info/web-gateway/web_gateway.png b/content/page/tech/info/web-gateway/web_gateway.png deleted file mode 100644 index ab9e129e8..000000000 Binary files a/content/page/tech/info/web-gateway/web_gateway.png and /dev/null differ diff --git a/content/page/tech/info/zdb/index.md b/content/page/tech/info/zdb/index.md deleted file mode 100644 index a4e97f490..000000000 --- a/content/page/tech/info/zdb/index.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: zdb -image: ./zdb.png -button : Explore other tech components -link : /tech ---- - -# ZDB - -Zero-DB is a super fast and efficient always append database supporting a subset of the popular Redis protocol. It has superior write performance on hard disk and can also extend the life of solid state disks, while executing up to 50,000 transactions per second. Zero-DB is suitable out of the box for many database applications and is a building block for advanced storage solutions. diff --git a/content/page/tech/info/zdb/zdb.png b/content/page/tech/info/zdb/zdb.png deleted file mode 100644 index 3335fe411..000000000 Binary files a/content/page/tech/info/zdb/zdb.png and /dev/null differ diff --git a/content/page/tech/info/zdbfs/index.md b/content/page/tech/info/zdbfs/index.md deleted file mode 100644 index d0c13f630..000000000 --- a/content/page/tech/info/zdbfs/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: zdbfs -image: ./zdbfs.png -button : Explore other tech components -link : /tech ---- -# Quantum Safe File System - -An optimized filesystem frontend for Zdb, with built-in archival features. Works together with ZStor to create a highly compatible and extremely secure storage solution, called Quantum Safe Filesystem. \ No newline at end of file diff --git a/content/page/tech/info/zdbfs/zdbfs.png b/content/page/tech/info/zdbfs/zdbfs.png deleted file mode 100644 index 0d2da4fc6..000000000 Binary files a/content/page/tech/info/zdbfs/zdbfs.png and /dev/null differ diff --git a/content/page/tech/info/zero-os/index.md b/content/page/tech/info/zero-os/index.md deleted file mode 100644 index f94a71930..000000000 --- a/content/page/tech/info/zero-os/index.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -id: zero-os -image: ./zero_os.png -button : Explore other tech components -link : /tech ---- -# Zero-OS - -A groundbreaking autonomous operating system built from scratch, starting with just the Linux kernel. It offers unparalleled security and efficiency. With no remote shell or login and extremely small footprint, Zero-OS ensures that hosted workloads are protected from administrative exploits and errors. - -
- -Users pay for the capacity they utilize directly with TFT meaning the system is widely accessible and without intermediaries. Zero-OS offers a complete set of primitives capable of hosting any digital workload through virtual machines or containers, as well as a highly compatible yet cutting edge storage solution with minimal migration. \ No newline at end of file diff --git a/content/page/tech/info/zero-os/zero_os.png b/content/page/tech/info/zero-os/zero_os.png deleted file mode 100644 index 49213f791..000000000 Binary files a/content/page/tech/info/zero-os/zero_os.png and /dev/null differ diff --git a/content/page/tech/info/zflist/index.md b/content/page/tech/info/zflist/index.md deleted file mode 100644 index cf422490f..000000000 --- a/content/page/tech/info/zflist/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: zflist -image: ./zlist.png -button : Explore other tech components -link : /tech ---- -# ZFlist - -ZFlist is a next generation Docker compatible container environment that offers superior isolation and security through the use of mini VMs to execute containerized workloads. It runs natively on Zero-OS, for minimal overhead and smart contract secured deployments. diff --git a/content/page/tech/info/zflist/zlist.png b/content/page/tech/info/zflist/zlist.png deleted file mode 100644 index e95ea7ed3..000000000 Binary files a/content/page/tech/info/zflist/zlist.png and /dev/null differ diff --git a/content/page/tech/info/zstor/index.md b/content/page/tech/info/zstor/index.md deleted file mode 100644 index 3010c32ff..000000000 --- a/content/page/tech/info/zstor/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: zstor -image: ./zstor.png -button : Explore other tech components -link : /tech ---- -# ZStor - -ZStor is a distributed and ultra secure storage backend. It compresses, encrypts, and disperses data across a set of Zdbs, to achieve strong resistance to even quantum computing attacks. Flexible configurations enable tuning according to preferences for efficiency, resiliency, and data location. Scales limitlessly and heals seamlessly. diff --git a/content/page/tech/info/zstor/zstor.png b/content/page/tech/info/zstor/zstor.png deleted file mode 100644 index 638238c56..000000000 Binary files a/content/page/tech/info/zstor/zstor.png and /dev/null differ diff --git a/content/page/tech/productData/main/main.md b/content/page/tech/productData/main/main.md deleted file mode 100644 index d0a47f48d..000000000 --- a/content/page/tech/productData/main/main.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: product_page -title: DIVE INTO OUR TECH -subtitle: ---- diff --git a/content/page/tech/productData/product1/index.md b/content/page/tech/productData/product1/index.md deleted file mode 100644 index ccdb3758e..000000000 --- a/content/page/tech/productData/product1/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: prod1 -title: Zero-OS -image: ./zero_os.jpg -link: ./tech/zero-os ---- diff --git a/content/page/tech/productData/product1/zero_os.jpg b/content/page/tech/productData/product1/zero_os.jpg deleted file mode 100644 index 8d8c6cefa..000000000 Binary files a/content/page/tech/productData/product1/zero_os.jpg and /dev/null differ diff --git a/content/page/tech/productData/product10/index.md b/content/page/tech/productData/product10/index.md deleted file mode 100644 index 2d8258a28..000000000 --- a/content/page/tech/productData/product10/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: prod10 -title: Peer-to-Peer -image: ./peer_to_peer.jpg -link: /tech/peer-to-peer ---- diff --git a/content/page/tech/productData/product10/peer_to_peer.jpg b/content/page/tech/productData/product10/peer_to_peer.jpg deleted file mode 100644 index e313f6841..000000000 Binary files a/content/page/tech/productData/product10/peer_to_peer.jpg and /dev/null differ diff --git a/content/page/tech/productData/product2/index.md b/content/page/tech/productData/product2/index.md deleted file mode 100644 index 0f11e84d3..000000000 --- a/content/page/tech/productData/product2/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: prod2 -title: ZDB -image: ./zdb.jpg -link: /tech/zdb ---- \ No newline at end of file diff --git a/content/page/tech/productData/product2/zdb.jpg b/content/page/tech/productData/product2/zdb.jpg deleted file mode 100644 index 11d9fa1ac..000000000 Binary files a/content/page/tech/productData/product2/zdb.jpg and /dev/null differ diff --git a/content/page/tech/productData/product3/index.md b/content/page/tech/productData/product3/index.md deleted file mode 100644 index ab82b5e01..000000000 --- a/content/page/tech/productData/product3/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: prod3 -title: Zstor -image: ./zstor.jpg -link: /tech/zstor ---- diff --git a/content/page/tech/productData/product3/zstor.jpg b/content/page/tech/productData/product3/zstor.jpg deleted file mode 100644 index 58a65c61a..000000000 Binary files a/content/page/tech/productData/product3/zstor.jpg and /dev/null differ diff --git a/content/page/tech/productData/product4/index.md b/content/page/tech/productData/product4/index.md deleted file mode 100644 index a3465fc57..000000000 --- a/content/page/tech/productData/product4/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: prod4 -title: Quantum Safe File System -image: ./zdbfs.jpg -link: /tech/zdbfs ---- diff --git a/content/page/tech/productData/product4/zdbfs.jpg b/content/page/tech/productData/product4/zdbfs.jpg deleted file mode 100644 index bd9b27064..000000000 Binary files a/content/page/tech/productData/product4/zdbfs.jpg and /dev/null differ diff --git a/content/page/tech/productData/product5/index.md b/content/page/tech/productData/product5/index.md deleted file mode 100644 index 7f899915a..000000000 --- a/content/page/tech/productData/product5/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: prod5 -title: ZFlist -image: ./zflist.jpg -link: /tech/zflist ---- \ No newline at end of file diff --git a/content/page/tech/productData/product5/zflist.jpg b/content/page/tech/productData/product5/zflist.jpg deleted file mode 100644 index 0994eb6ef..000000000 Binary files a/content/page/tech/productData/product5/zflist.jpg and /dev/null differ diff --git a/content/page/tech/productData/product6/index.md b/content/page/tech/productData/product6/index.md deleted file mode 100644 index ad8526775..000000000 --- a/content/page/tech/productData/product6/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: prod6 -title: Smart Contract for IT -image: ./smart_contract.jpg -link: /tech/smart-contract ---- diff --git a/content/page/tech/productData/product6/smart_contract.jpg b/content/page/tech/productData/product6/smart_contract.jpg deleted file mode 100644 index efad40c3f..000000000 Binary files a/content/page/tech/productData/product6/smart_contract.jpg and /dev/null differ diff --git a/content/page/tech/productData/product7/index.md b/content/page/tech/productData/product7/index.md deleted file mode 100644 index a8c1a83d1..000000000 --- a/content/page/tech/productData/product7/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: prod7 -title: ThreeFold Chain -image: ./tf_chain.jpg -link: /tech/tf-chain ---- diff --git a/content/page/tech/productData/product7/tf_chain.jpg b/content/page/tech/productData/product7/tf_chain.jpg deleted file mode 100644 index bf2493b66..000000000 Binary files a/content/page/tech/productData/product7/tf_chain.jpg and /dev/null differ diff --git a/content/page/tech/productData/product8/index.md b/content/page/tech/productData/product8/index.md deleted file mode 100644 index ac19e62a6..000000000 --- a/content/page/tech/productData/product8/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: prod8 -title: Planetary Network -image: ./planetary_network.jpg -link: /tech/planetary-network ---- diff --git a/content/page/tech/productData/product8/planetary_network.jpg b/content/page/tech/productData/product8/planetary_network.jpg deleted file mode 100644 index 57e49da8e..000000000 Binary files a/content/page/tech/productData/product8/planetary_network.jpg and /dev/null differ diff --git a/content/page/tech/productData/product9/index.md b/content/page/tech/productData/product9/index.md deleted file mode 100644 index 44bf92e79..000000000 --- a/content/page/tech/productData/product9/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: prod9 -title: Web Gateway -image: ./web_gateway.jpg -link: /tech/web-gateway ---- \ No newline at end of file diff --git a/content/page/tech/productData/product9/web_gateway.jpg b/content/page/tech/productData/product9/web_gateway.jpg deleted file mode 100644 index eda241ae5..000000000 Binary files a/content/page/tech/productData/product9/web_gateway.jpg and /dev/null differ diff --git a/content/page/tech/tech.md b/content/page/tech/tech.md deleted file mode 100644 index fb78b9abe..000000000 --- a/content/page/tech/tech.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: tech -metaTitle: ThreeFold | Tech -metaDesc: Be part of a better tomorrow by expanding the peer-to-peer Internet and set yourself free from the centralized applications and services that exploit your data today. -metaImg: ./universe_header.png -productsMain: product_page -productData: [prod1, prod2, prod3, prod4, prod5, prod6, prod7, prod8, prod9, prod10 ] ---- diff --git a/content/page/tft/aboutTft/decenterlize_cloud.png b/content/page/tft/aboutTft/decenterlize_cloud.png deleted file mode 100644 index 63063aa30..000000000 Binary files a/content/page/tft/aboutTft/decenterlize_cloud.png and /dev/null differ diff --git a/content/page/tft/aboutTft/index.md b/content/page/tft/aboutTft/index.md deleted file mode 100644 index c28e8ea7c..000000000 --- a/content/page/tft/aboutTft/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: decentralized_cloud -title: The currency of the decentralized Internet -subtitle: '' -image: ./decenterlize_cloud.png -button: Learn about TFT -link: https://library.threefold.me/info/tfgrid/#/tokens/tokens_home.md ---- -TFT is a utility token that allows people to hold current and future Internet capacity on the ThreeFold Grid. It incentivizes an open ecosystem where anyone can connect and utilize Internet capacity without any intermediaries. diff --git a/content/page/tft/brandPanel/index.md b/content/page/tft/brandPanel/index.md deleted file mode 100644 index b2b896189..000000000 --- a/content/page/tft/brandPanel/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: token_brandPanel -title: Loyalty rewards -image: stake_token_big.jpg # src/assets/brandPanel/.. ---- -The ThreeFold blockchain automatically scans wallets and provides up-to 60% discounts on the utilization of the ThreeFold Grid. The more TFT you hold across time, the higher the discounts. diff --git a/content/page/tft/brandPanel2/index.md b/content/page/tft/brandPanel2/index.md deleted file mode 100644 index f599f82f7..000000000 --- a/content/page/tft/brandPanel2/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: token_brandPanel2 -title: A real utility token -image: scarce_token_big.jpg # src/assets/brandPanel/.. ---- -TFT is minted only when new Internet capacity is added to the ThreeFold Grid. A limited supply of 4 Billion TFT has been set to ensure the value keeps steady for the years to come with rising demand for a decentralized Internet. diff --git a/content/page/tft/brandPanel3/index.md b/content/page/tft/brandPanel3/index.md deleted file mode 100644 index a179599de..000000000 --- a/content/page/tft/brandPanel3/index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -id: token_brandPanel3 -title: BURN AND FARM EQUILIBRIUM -image: burn_token_big.jpg # src/assets/brandPanel/.. ---- -Burning permanently removes TFT from the circulating supply when the ThreeFold Grid gets used. It ensures a positive impact on pricing while ensuring rewards for all current and future nodes. diff --git a/content/page/tft/coingeckoblack.png b/content/page/tft/coingeckoblack.png deleted file mode 100644 index de4d60a6f..000000000 Binary files a/content/page/tft/coingeckoblack.png and /dev/null differ diff --git a/content/page/tft/coingeckoblack.svg b/content/page/tft/coingeckoblack.svg deleted file mode 100644 index 6ea312a44..000000000 --- a/content/page/tft/coingeckoblack.svg +++ /dev/null @@ -1 +0,0 @@ -coingeckoblack \ No newline at end of file diff --git a/content/page/tft/coinmarketcapblack.png b/content/page/tft/coinmarketcapblack.png deleted file mode 100644 index bfec0b710..000000000 Binary files a/content/page/tft/coinmarketcapblack.png and /dev/null differ diff --git a/content/page/tft/coinmarketcapblack.svg b/content/page/tft/coinmarketcapblack.svg deleted file mode 100644 index 867c53102..000000000 --- a/content/page/tft/coinmarketcapblack.svg +++ /dev/null @@ -1 +0,0 @@ -coinmarketcapblack \ No newline at end of file diff --git a/content/page/tft/cta/Comparison_Graph.png b/content/page/tft/cta/Comparison_Graph.png deleted file mode 100644 index 990315b85..000000000 Binary files a/content/page/tft/cta/Comparison_Graph.png and /dev/null differ diff --git a/content/page/tft/cta/cta.md b/content/page/tft/cta/cta.md deleted file mode 100644 index d7d01e1ee..000000000 --- a/content/page/tft/cta/cta.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: token_cta -title: THE MISSING LAYER -image: ./Comparison_Graph.png -button: How ThreeFold Compares With The Industry -link: https://threefold.io/blog/post/quest_decentralize_internet/ -button2: '' -link2: '' ---- -While many projects have created bits and pieces of what a decentralized Internet would look like, ThreeFold is decentralizing the entire Internet model. The blockchain world is missing this decentralized foundational layer. ThreeFold provides the peer-to-peer Internet infrastructure to interconnect the entire blockchain and web3 space. diff --git a/content/page/tft/cta2/1inch_logo.png b/content/page/tft/cta2/1inch_logo.png deleted file mode 100644 index 2ea52718c..000000000 Binary files a/content/page/tft/cta2/1inch_logo.png and /dev/null differ diff --git a/content/page/tft/cta2/cta2.md b/content/page/tft/cta2/cta2.md deleted file mode 100644 index 34592554a..000000000 --- a/content/page/tft/cta2/cta2.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -id: token_cta2 -title: Join the people's Internet -image: ./join_peer.png -image2: ./gettft_logo.png -image3: ./ovc_logo.png -image4: ./pancakeswap_logo.png -image5: ./1inch_logo.png -slogan: -button: PancakeSwap -button2: 1Inch -link: https://gettft.com/ -link2: https://library.threefold.me/info/threefold#/tokens/threefold__tft_otc -link4: https://pancakeswap.finance/swap?exactField=output&exactAmount=100&outputCurrency=0x8f0FB159380176D324542b3a7933F0C2Fd0c2bbf&inputCurrency=0xe9e7cea3dedca5984780bafc599bd69add087d56?use=v2 -link5: https://app.1inch.io/#/56/swap/BNB/TFT - - ---- -Get TFT today and participate in the realization of a truly decentralized world. diff --git a/content/page/tft/cta2/gettft_logo.png b/content/page/tft/cta2/gettft_logo.png deleted file mode 100644 index 4d40e1136..000000000 Binary files a/content/page/tft/cta2/gettft_logo.png and /dev/null differ diff --git a/content/page/tft/cta2/join_peer.png b/content/page/tft/cta2/join_peer.png deleted file mode 100644 index c6d81755c..000000000 Binary files a/content/page/tft/cta2/join_peer.png and /dev/null differ diff --git a/content/page/tft/cta2/ovc_logo.png b/content/page/tft/cta2/ovc_logo.png deleted file mode 100644 index 0a512c348..000000000 Binary files a/content/page/tft/cta2/ovc_logo.png and /dev/null differ diff --git a/content/page/tft/cta2/pancakeswap_logo.png b/content/page/tft/cta2/pancakeswap_logo.png deleted file mode 100644 index be0e13daf..000000000 Binary files a/content/page/tft/cta2/pancakeswap_logo.png and /dev/null differ diff --git a/content/page/tft/logos/logo1/logo.md b/content/page/tft/logos/logo1/logo.md deleted file mode 100644 index 9e21c977f..000000000 --- a/content/page/tft/logos/logo1/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: partner1 -image: ./our_partners.png -url: /partners ---- diff --git a/content/page/tft/logos/logo1/solidaridad.png b/content/page/tft/logos/logo1/solidaridad.png deleted file mode 100644 index 6ea98956b..000000000 Binary files a/content/page/tft/logos/logo1/solidaridad.png and /dev/null differ diff --git a/content/page/tft/logos/logo2/hpe.png b/content/page/tft/logos/logo2/hpe.png deleted file mode 100644 index 9d3178f2d..000000000 Binary files a/content/page/tft/logos/logo2/hpe.png and /dev/null differ diff --git a/content/page/tft/logos/logo2/logo.md b/content/page/tft/logos/logo2/logo.md deleted file mode 100644 index 90dcaf809..000000000 --- a/content/page/tft/logos/logo2/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: partner2 -image: ./hpe.png -url: /partners/harmony ---- diff --git a/content/page/tft/logos/logo3/digitalbyte.png b/content/page/tft/logos/logo3/digitalbyte.png deleted file mode 100644 index 93a24aa63..000000000 Binary files a/content/page/tft/logos/logo3/digitalbyte.png and /dev/null differ diff --git a/content/page/tft/logos/logo3/logo.md b/content/page/tft/logos/logo3/logo.md deleted file mode 100644 index c6d58bc20..000000000 --- a/content/page/tft/logos/logo3/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: partner3 -image: ./digitalbyte.png -url: /partners/casperlabs ---- \ No newline at end of file diff --git a/content/page/tft/logos/logo4/dash.png b/content/page/tft/logos/logo4/dash.png deleted file mode 100644 index 93062a585..000000000 Binary files a/content/page/tft/logos/logo4/dash.png and /dev/null differ diff --git a/content/page/tft/logos/logo4/digibyte.png b/content/page/tft/logos/logo4/digibyte.png deleted file mode 100644 index 7a52ed3b5..000000000 Binary files a/content/page/tft/logos/logo4/digibyte.png and /dev/null differ diff --git a/content/page/tft/logos/logo4/digibyte.svg b/content/page/tft/logos/logo4/digibyte.svg deleted file mode 100644 index 03a5fd6cc..000000000 --- a/content/page/tft/logos/logo4/digibyte.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/content/page/tft/logos/logo4/logo.md b/content/page/tft/logos/logo4/logo.md deleted file mode 100644 index 7795cf913..000000000 --- a/content/page/tft/logos/logo4/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: partner4 -image: ./dash.png -url: /partners/skale_labs ---- diff --git a/content/page/tft/logos/logo4/skale.png b/content/page/tft/logos/logo4/skale.png deleted file mode 100644 index 83c5214d1..000000000 Binary files a/content/page/tft/logos/logo4/skale.png and /dev/null differ diff --git a/content/page/tft/logos/logo5/logo.md b/content/page/tft/logos/logo5/logo.md deleted file mode 100644 index b6eb915c5..000000000 --- a/content/page/tft/logos/logo5/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: partner5 -image: ./saspelabs.png -url: /partners/dash ---- diff --git a/content/page/tft/logos/logo5/saspelabs.png b/content/page/tft/logos/logo5/saspelabs.png deleted file mode 100644 index 296ce0d36..000000000 Binary files a/content/page/tft/logos/logo5/saspelabs.png and /dev/null differ diff --git a/content/page/tft/logos/logo6/logo.md b/content/page/tft/logos/logo6/logo.md deleted file mode 100644 index b4d7f4117..000000000 --- a/content/page/tft/logos/logo6/logo.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: partner6 -image: ./matic.png -url: /partners/presearch ---- diff --git a/content/page/tft/logos/logo6/matic.png b/content/page/tft/logos/logo6/matic.png deleted file mode 100644 index 08a078f63..000000000 Binary files a/content/page/tft/logos/logo6/matic.png and /dev/null differ diff --git a/content/page/tft/logos/main/main.md b/content/page/tft/logos/main/main.md deleted file mode 100644 index 98e9772fa..000000000 --- a/content/page/tft/logos/main/main.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: partnersMain -title: -title2: Believers in TFT -subtitle: -button: Check All Partners -link : /partners -image: ./ourpartners.png ---- diff --git a/content/page/tft/logos/main/ourpartners.png b/content/page/tft/logos/main/ourpartners.png deleted file mode 100644 index 773a2eac4..000000000 Binary files a/content/page/tft/logos/main/ourpartners.png and /dev/null differ diff --git a/content/page/tft/marketInfo/main/main.md b/content/page/tft/marketInfo/main/main.md deleted file mode 100644 index eae9c6791..000000000 --- a/content/page/tft/marketInfo/main/main.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: marketMain -title: Meeting Emerging Demand ---- -Data has become the most valuable commodity on earth, the Internet infrastructure is experiencing significant growth. While the current centralized model is facing limitations, ThreeFold can scale to the edge to service the emerging demand. diff --git a/content/page/tft/marketInfo/mainItem/125zb.png b/content/page/tft/marketInfo/mainItem/125zb.png deleted file mode 100644 index a519f9911..000000000 Binary files a/content/page/tft/marketInfo/mainItem/125zb.png and /dev/null differ diff --git a/content/page/tft/marketInfo/mainItem/index.md b/content/page/tft/marketInfo/mainItem/index.md deleted file mode 100644 index 4324b193f..000000000 --- a/content/page/tft/marketInfo/mainItem/index.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: sec1 -image: ./125zb.png ---- -125 zetabytes of storage capacity needs to be -
-created to meet demand for data in the upcoming years. -
-That is a number with 21 zeroes! diff --git a/content/page/tft/marketInfo/sec2/800b.png b/content/page/tft/marketInfo/sec2/800b.png deleted file mode 100644 index 4f8741568..000000000 Binary files a/content/page/tft/marketInfo/sec2/800b.png and /dev/null differ diff --git a/content/page/tft/marketInfo/sec2/index.md b/content/page/tft/marketInfo/sec2/index.md deleted file mode 100644 index fe0a54a34..000000000 --- a/content/page/tft/marketInfo/sec2/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: sec2 -image: ./800b.png ---- -$800 billion of revenue is expected for the cloud market by 2025 \ No newline at end of file diff --git a/content/page/tft/marketInfo/sec3/70b.png b/content/page/tft/marketInfo/sec3/70b.png deleted file mode 100644 index 123ec7837..000000000 Binary files a/content/page/tft/marketInfo/sec3/70b.png and /dev/null differ diff --git a/content/page/tft/marketInfo/sec3/index.md b/content/page/tft/marketInfo/sec3/index.md deleted file mode 100644 index 11adacc83..000000000 --- a/content/page/tft/marketInfo/sec3/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: sec3 -image: ./70b.png ---- -Over seventy billion new devices are expected to be online by 2025 \ No newline at end of file diff --git a/content/page/tft/marketInfo/sec4/1b.png b/content/page/tft/marketInfo/sec4/1b.png deleted file mode 100644 index 63d9b3885..000000000 Binary files a/content/page/tft/marketInfo/sec4/1b.png and /dev/null differ diff --git a/content/page/tft/marketInfo/sec4/index.md b/content/page/tft/marketInfo/sec4/index.md deleted file mode 100644 index 28ee67be0..000000000 --- a/content/page/tft/marketInfo/sec4/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: sec4 -image: ./1b.png ---- -Over one billion people are still expected to get digital access by 2025 \ No newline at end of file diff --git a/content/page/tft/openNetwork/main/index.md b/content/page/tft/openNetwork/main/index.md deleted file mode 100644 index 75d82b7d0..000000000 --- a/content/page/tft/openNetwork/main/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: open_network -title: AN INCENTIVIZED OPEN NETWORK ---- \ No newline at end of file diff --git a/content/page/tft/openNetwork/nw1/index.md b/content/page/tft/openNetwork/nw1/index.md deleted file mode 100644 index b75576f0a..000000000 --- a/content/page/tft/openNetwork/nw1/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: nw1 -title: proof-of-capacity ---- -People earn TFT as monthly income for connecting Internet capacity to the ThreeFold Grid. diff --git a/content/page/tft/openNetwork/nw2/index.md b/content/page/tft/openNetwork/nw2/index.md deleted file mode 100644 index ecd18984e..000000000 --- a/content/page/tft/openNetwork/nw2/index.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: nw2 -image: ./open_network.png ---- \ No newline at end of file diff --git a/content/page/tft/openNetwork/nw2/open_network.png b/content/page/tft/openNetwork/nw2/open_network.png deleted file mode 100644 index 82b54a98d..000000000 Binary files a/content/page/tft/openNetwork/nw2/open_network.png and /dev/null differ diff --git a/content/page/tft/openNetwork/nw3/index.md b/content/page/tft/openNetwork/nw3/index.md deleted file mode 100644 index c23c5b211..000000000 --- a/content/page/tft/openNetwork/nw3/index.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: nw3 -title: proof-of-utilization ---- -People buy TFT to store data and run applications privately on a peer-to-peer Internet infrastructure. diff --git a/content/page/tft/tft.md b/content/page/tft/tft.md deleted file mode 100644 index f1e4a72c5..000000000 --- a/content/page/tft/tft.md +++ /dev/null @@ -1,29 +0,0 @@ ---- -id: tft -metaTitle: ThreeFold | TFT -metaDesc: Decentralizing the Internet Economy -metaImg: ./token_header.png -header_slogan: -header_title: Decentralizing the Internet Economy -header_image: ./token_header.png -header_altImg: threefold -header_excerpt: The People’s Internet creates an entirely new decentralized Internet economy that allows anyone to join the world’s fastest growing market – the Internet. -solution_image: -buttonImg: ./coinmarketcapblack.png -link: https://coinmarketcap.com/currencies/threefold/ -buttonImg2: ./coingeckoblack.png -link2: https://www.coingecko.com/en/coins/threefold-token -marketInfoMain: marketMain -mainItem: sec1 -marketInfo: [sec2, sec3, sec4] -cta: token_cta -tft: decentralized_cloud -networkMain: open_network -network: [nw1, nw2, nw3] -brandPanel: token_brandPanel -brandPanel2: token_brandPanel2 -brandPanel3: token_brandPanel3 -cta2: token_cta2 -logos: [partner1] -logosMain : partnersMain ---- diff --git a/content/page/tft/token_header.png b/content/page/tft/token_header.png deleted file mode 100644 index 7286b0eb5..000000000 Binary files a/content/page/tft/token_header.png and /dev/null differ diff --git a/content/page/tftfaq/faq/main/main.md b/content/page/tftfaq/faq/main/main.md deleted file mode 100644 index f47943c68..000000000 --- a/content/page/tftfaq/faq/main/main.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -id: tftFAQ -title: Frequently Asked Questions ---- diff --git a/content/page/tftfaq/tftfaq.md b/content/page/tftfaq/tftfaq.md deleted file mode 100644 index 4d26a4608..000000000 --- a/content/page/tftfaq/tftfaq.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -id: tftfaq -faqMain: tftFAQ -faqContent: [tftq1, tftq2, tftq3, tftq4, tftq5, tftq6, tftq7, tftq8, tftq9, tftq10, tftq11, tftq12, tftq13, tftq14, tftq15] ---- \ No newline at end of file diff --git a/content/page/why/404.png b/content/page/why/404.png deleted file mode 100644 index f8f3b8736..000000000 Binary files a/content/page/why/404.png and /dev/null differ diff --git a/content/page/why/brandPanel/brandPanel.md b/content/page/why/brandPanel/brandPanel.md deleted file mode 100644 index 65d85190a..000000000 --- a/content/page/why/brandPanel/brandPanel.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -id: better_solution -title: A solution to regenerate our planet -subtitle: -sourceUrl: /blog/post/what_is_peer_to_peer/ -btnTxt: Learn More -image: better_solution.png ---- - -Today’s Internet consumes about 10% of the world’s energy. ThreeFold infrastructure saves up to 90% on energy consumption compared to existing models. But we didn’t stop there. To regenerate our planet, we commit to farm 3x the amount of carbon credits as the grid consumes. diff --git a/content/page/why/cta/cta.md b/content/page/why/cta/cta.md deleted file mode 100644 index f87790169..000000000 --- a/content/page/why/cta/cta.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -id: why_cta -title: Today's Internet -slogan: Is Broken -button: "" -link: "" -button2: "" -link2: "" -button3: "" -link3: "" ---- - -The Internet is not neutral anymore. It is owned by large corporations that build highly-inefficient, costly, and unsustainable data centers. Free applications and platforms collect our data and turn us into products. diff --git a/content/page/why/cta2/cta2.md b/content/page/why/cta2/cta2.md deleted file mode 100644 index 2a3af7399..000000000 --- a/content/page/why/cta2/cta2.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -id: why_cta2 -title: THE INTERNET CHANGES LIVES -slogan: A BETTER INTERNET CHANGES THE WORLD -button: Join the Community -link: https://t.me/threefold -button2: "" -link2: "" -button3: "" -link3: "" ---- - -ThreeFold exists to help humanity to thrive. We don’t see ourselves as a company, but more like humans helping other humans. - -Our mission is bold and motivates every step we take. diff --git a/content/page/why/partenerships/kleos/index.md b/content/page/why/partenerships/kleos/index.md deleted file mode 100644 index 5e110ac32..000000000 --- a/content/page/why/partenerships/kleos/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: why_kleos -img: ./kleos_img.png -title: Connecting the Unconnected ---- - -The demand for connectivity is higher than ever before. But current approaches are harmful to our planet. We must find sustainable ways to connect the remote regions of this world and the billions being left behind. This is the focus of our partnership with Kleos, a new responsible telecom solution. diff --git a/content/page/why/partenerships/kleos/kleos_img.png b/content/page/why/partenerships/kleos/kleos_img.png deleted file mode 100644 index b583e4d78..000000000 Binary files a/content/page/why/partenerships/kleos/kleos_img.png and /dev/null differ diff --git a/content/page/why/partenerships/main/main.md b/content/page/why/partenerships/main/main.md deleted file mode 100644 index 3cfbe0bef..000000000 --- a/content/page/why/partenerships/main/main.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -id: partenerships_main -title: ACHIEVING GOALS THROUGH -slogan: PARTNERSHIPS -button : Meet our Partners -link : /partners -button2 : Meet the Alliance -link2 : https://www.consciousinternet.org/ ---- - -We have carefully chosen the right partnerships to implement our vision. diff --git a/content/page/why/partenerships/solidaridad/index.md b/content/page/why/partenerships/solidaridad/index.md deleted file mode 100644 index dc3bde6ba..000000000 --- a/content/page/why/partenerships/solidaridad/index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -id: why_solidaridad -img: ./solidaridad_img.png -title: Bringing Fair Data to Farmers ---- - -Current supply chain models can be complicated and easily mismanaged, and they often exploit farmers and producers. Through our collaboration with Solidaridad, -ThreeFold’s autonomous and secure technology will bring verifiability to data and create transparent supply chains. diff --git a/content/page/why/partenerships/solidaridad/solidaridad_img.png b/content/page/why/partenerships/solidaridad/solidaridad_img.png deleted file mode 100644 index 5960dd399..000000000 Binary files a/content/page/why/partenerships/solidaridad/solidaridad_img.png and /dev/null differ diff --git a/content/page/why/partenerships/tag/index.md b/content/page/why/partenerships/tag/index.md deleted file mode 100644 index 4f6e0832a..000000000 --- a/content/page/why/partenerships/tag/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: why_tag -img: ./tag_img.png -title: Empowering Global Education ---- - -Today, education remains inaccessible for millions of children around the world. This is not fair. By partnering with Take Action Global, we will bring local Internet capacity to developing regions, and build educational platforms that empower the forgotten leaders of tomorrow. diff --git a/content/page/why/partenerships/tag/tag_img.png b/content/page/why/partenerships/tag/tag_img.png deleted file mode 100644 index 87dee7567..000000000 Binary files a/content/page/why/partenerships/tag/tag_img.png and /dev/null differ diff --git a/content/page/why/partenerships/threefold/index.md b/content/page/why/partenerships/threefold/index.md deleted file mode 100644 index f2b1185ce..000000000 --- a/content/page/why/partenerships/threefold/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: why_threefold -img: ./threefold_img.png -title: Decentralizing Everything ---- - -True decentralization needs a truly decentralized infrastructure. ThreeFold is the peer-to-peer foundation – a network of networks – where blockchains and other solutions can operate and interconnect in a truly decentralized way. Together, we are paving the way to an equal and fairly-distributed world. diff --git a/content/page/why/partenerships/threefold/kleos_img.png b/content/page/why/partenerships/threefold/kleos_img.png deleted file mode 100644 index b583e4d78..000000000 Binary files a/content/page/why/partenerships/threefold/kleos_img.png and /dev/null differ diff --git a/content/page/why/partenerships/threefold/threefold_img.png b/content/page/why/partenerships/threefold/threefold_img.png deleted file mode 100644 index 7b8e344d4..000000000 Binary files a/content/page/why/partenerships/threefold/threefold_img.png and /dev/null differ diff --git a/content/page/why/productData/internet_available/internet_available.md b/content/page/why/productData/internet_available/internet_available.md deleted file mode 100644 index 6882f33af..000000000 --- a/content/page/why/productData/internet_available/internet_available.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: internet_available -title: An Internet available to everyone -image: ./internet_available.png -button: Learn More -link: /blog/post/more_inclusive_internet/ ---- - -Despite Internet access being a human right, about 40% of the world remains unconnected. ThreeFold incentivizes Farmers to expand planet positive and data sovereign capacity to new regions, and with our partners we’re developing solutions to provide education, financial inclusion, and Internet access at a price affordable to all. diff --git a/content/page/why/productData/internet_available/internet_available.png b/content/page/why/productData/internet_available/internet_available.png deleted file mode 100644 index 75d58814a..000000000 Binary files a/content/page/why/productData/internet_available/internet_available.png and /dev/null differ diff --git a/content/page/why/productData/main/main.md b/content/page/why/productData/main/main.md deleted file mode 100644 index 8571c7d9c..000000000 --- a/content/page/why/productData/main/main.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -id: product_main -title: "WE TACKLE " -subtitle: "THE ROOT ISSUES" ---- - -This is not just an upgraded Internet, it’s a new Internet – built from the ground up to offer real data sovereignty, security, and performance, while regenerating our planet. diff --git a/content/page/why/productData/peer_to_peer/peer_to_peer.md b/content/page/why/productData/peer_to_peer/peer_to_peer.md deleted file mode 100644 index a3a01661f..000000000 --- a/content/page/why/productData/peer_to_peer/peer_to_peer.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -id: oldpeer_to_peer -title: Peer-to-Peer puts people back in control -image: ./peer_to_peer.png -button: Learn More -link: /blog/post/what_is_peer_to_peer/ ---- - -With ThreeFold, you can reserve and use Internet capacity directly on the hardware level instead of going through centralized cloud providers. You can communicate with your friends and colleagues directly, without passing through any intermediaries. And the technology stack provides you with true data sovereignty and full access rights over your data. diff --git a/content/page/why/productData/peer_to_peer/peer_to_peer.png b/content/page/why/productData/peer_to_peer/peer_to_peer.png deleted file mode 100644 index 51889bcd7..000000000 Binary files a/content/page/why/productData/peer_to_peer/peer_to_peer.png and /dev/null differ diff --git a/content/page/why/why-home.jpg b/content/page/why/why-home.jpg deleted file mode 100644 index eb56fc115..000000000 Binary files a/content/page/why/why-home.jpg and /dev/null differ diff --git a/content/page/why/why.md b/content/page/why/why.md deleted file mode 100644 index 3e715c3c4..000000000 --- a/content/page/why/why.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -id: why -metaTitle: ThreeFold | Why -metaDesc: Our mission is to accelerate the transition to a peer-to-peer data economy that regenerates our planet and empowers humanity with equal chances to learn, partake and succeed. -metaImg: ./why-home.jpg -header_slogan: we need a way of achieving it -header_title: We do not need a reason to want a better future -header_image: ./why-home.jpg -header_altImg: threefold -header_excerpt: Our mission is to accelerate the transition to a peer-to-peer data economy that regenerates our planet and empowers humanity with equal chances to learn, partake and succeed. -solution_image: ./404.png -cta: why_cta -productsMain: product_main -productData: [peer_to_peer, internet_available] -partenershipsMain: partenerships_main -partnerships: [why_solidaridad, why_tag, why_kleos, why_threefold] -cta2: why_cta2 -brandPanel: better_solution ---- - - - diff --git a/content/partners/_index.md b/content/partners/_index.md new file mode 100644 index 000000000..df0b4252a --- /dev/null +++ b/content/partners/_index.md @@ -0,0 +1,13 @@ +--- +title: "Partners" +paginate_by: 5 +# paginate_reversed: false +sort_by: "none" +insert_anchor_links: "left" +#base_url: "posts" +#first: "first" +#last: "last" +template: "layouts/partners.html" +page_template: "partnerPage.html" +#transparent: true +--- diff --git a/content/partners/casperlabs/index.md b/content/partners/casperlabs/index.md new file mode 100644 index 000000000..15278bf61 --- /dev/null +++ b/content/partners/casperlabs/index.md @@ -0,0 +1,47 @@ +--- +id: casperlabs +title: CasperLabs +description: The First Blockchain Built for Enterprise Adoption +template: partnerPage.html +taxonomies: + partners-category: [foundation] + tags: [blockchain] +date: 2021-12-15 +extra: + countries: [Switzerland] + cities: [Zug] + rank: 1 + imgPath: images/casperlabs.png + image_caption: casperlabs + partner_logo: /images/casperlabLogo.png + author: [medha_parlikar, neil_kapoor] + websites: https://casperlabs.io/ + private: 0 + linkedin: https://www.linkedin.com/company/casperlabs/ +--- + +
+ +![casperlabs](/images/casperlabs2.png) + +
+ +## About + +[CasperLabs](https://casperlabs.io), the developer of the Casper Network, provides professional services and support for organizations building on the Casper Network. Guided by open source principles, CasperLabs is committed to supporting the next wave of blockchain adoption among businesses and providing developers with a reliable and secure framework to build private, public and hybrid blockchain applications. Its team possesses deep enterprise technology experience, hailing from organizations including Google, Adobe, AWS, Dropbox and Microsoft. + +## CasperLabs and ThreeFold  + +CasperLabs and ThreeFold have a shared belief that decentralization is needed in order to build a better tomorrow. According to CasperLabs, decentralization is "how we will create more open, transparent, permissionless networks powered by people — paving the way for a new era of equitable innovation." +
+
+As Web3 developers and enterprises around the world are looking for scalable, fast, cost-effective, public and/or private blockchains, CasperLabs provides a go-to-technology to build powerful and decentralized applications using its customizable smart-contracts abilities. +
+
+CasperLabs introduces blockchain technology for enterprises and developers with professional services around the globe. Enterprises building on top of Casper technology will be able to choose to run on ThreeFold's peer-to-peer cloud for storage and compute resources. This enables them to achieve security and scalability far beyond what the centralized cloud providers can offer today. +
+
+On a smaller scale, anyone will be able to contribute to Casper's blockchain security, resiliency, scalability and decentralization, by deploying a Casper Validator node on the ThreeFold Grid in just a few clicks. The ThreeFold deployment mechanism removes all technical complexity of running Blockchain nodes. + + + diff --git a/content/partners/digicorp_labs/index.md b/content/partners/digicorp_labs/index.md new file mode 100644 index 000000000..2d2a770e3 --- /dev/null +++ b/content/partners/digicorp_labs/index.md @@ -0,0 +1,39 @@ +--- +id: digicorplabs +title: digicorp labs +description: Bringing enterprises next-level security for a better tomorrow. +template: partnerPage.html +taxonomies: + partners-category: [foundation] + tags: [blockchain,technology] +date: 2021-12-15 +extra: + countries: [The Netherlands] + cities: [The Hague] + rank: 1 + imgPath: images/digicorp_labs2.png + image_caption: digicorplabs + partner_logo: /images/owncloud_logo.png + author: [jozua_van_der_deijl, rudy_bouwman] + websites: https://digicorplabs.com + private: 0 + linkedin: https://www.linkedin.com/company/digicorp-labs +--- + +![digicorp](/images/digicorp_labs.png) + +## About + +DigiCorp sees how digital lives are becoming more significant, and we’re acting now – bringing this opportunity for freedom and security to life for the people who need it most. Our three elements – DigiThree, DigiLife and DigiWare & DigiAcademy – allow us to focus on the diverse needs of enterprises, consumers and developers, bringing bespoke solutions designed to protect and elevate each audience into the digital future. + +## DigiCorp Labs and ThreeFold + +DigiCorp and ThreeFold have partnered to form [DigiThree Labs](https://digithreelabs.com). DigiThree is part of the DigiCorp family – an ecosystem of secure, decentralized, metaverse-based services designed to build an inherently secure, people-centric, value creation-focused web of tomorrow. + +
+ +Under the partnership, DigiThree will offer a suite of cloud-based solutions, built to help businesses accelerate seamless digital transformation, implement highly-secure processes and use the vast benefits of blockchain to secure and improve their processes. DigiThree will leverage DigiByte blockchain-secured authentication solutions like Secure ID and Passwordless Login as well as logging capabilities to provide enterprises practical applications of blockchain on top of ThreeFold’s advanced decentralized cloud, offering real-world business requirements such as private and secure video conferencing, file management and storage services, and web browsing. + +
+ +DigiThree brings enterprises next-level security for a better tomorrow. \ No newline at end of file diff --git a/content/partners/own_cloud/index.md b/content/partners/own_cloud/index.md new file mode 100644 index 000000000..1b7758bb2 --- /dev/null +++ b/content/partners/own_cloud/index.md @@ -0,0 +1,43 @@ +--- +id: own_cloud +title: digicorp labs +description: Open-source software for content collaboration on any device. Delivering digital sovereignty to over 200 million users. +template: partnerPage.html +taxonomies: + partners-category: [foundation] + tags: [blockchain] +date: 2021-12-15 +extra: + countries: [Germany] + cities: [Nuremberg] + rank: 1 + imgPath: images/owncloud2.png + image_caption: own cloud + partner_logo: /images/owncloud_logo.png + author: [ingo_schildt] + websites: https://owncloud.com + private: 0 + linkedin: https://www.linkedin.com/company/owncloud/ +--- + +
+ +![owncloud](/images/owncloud1.png) + +
+ +## About + +ownCloud develops and provides open-source software for content collaboration, allowing teams to easily share and work on files seamlessly regardless of device or location. More than 200 million users worldwide already use ownCloud as an alternative to public clouds - and thereby opt for more digital sovereignty, security and data protection. For further information, please visit [www.owncloud.com](https://www.owncloud.com) or on Twitter [@ownCloud](https://twitter.com/ownCloud). + +## ownCloud and ThreeFold + +Based on a shared commitment to data sovereignty and open alternatives, ownCloud and ThreeFold have agreed to enter into a strategic partnership to advance the decentralization of the consumer cloud! + +
+ +The first step in the partnership is the launch of the ownCloud instance on the ThreeFold Grid – demoed live at ownCloud Conference 2021 in September – and the development of a pilot program to bring an interested subset of the ownCloud audience over to the ThreeFold Grid. + +
+ +The long-term vision is a full range of file sync, file sharing and content collaboration solutions that combine the strengths of both technologies. ThreeFold and ownCloud are excited to develop complementary offerings that reflect their shared beliefs in open standards and digital sovereignty. diff --git a/content/partners/take_action_global/index.md b/content/partners/take_action_global/index.md new file mode 100644 index 000000000..c65453edc --- /dev/null +++ b/content/partners/take_action_global/index.md @@ -0,0 +1,82 @@ +--- +id: take_action_global +title: Take Action Global +description: We create opportunities for students to take action on social good causes. +template: partnerPage.html +taxonomies: + partners-category: [aci,foundation] + tags: [impact, community] +date: 2021-12-15 +extra: + countries: [Belgium, US] + cities: [Hasselt, Florida] + rank: 1 + imgPath: images/tag.png + image_caption: take_action_global + partner_logo: /images/tag_logo.png + author: [koen_timmers] + websites: http://www.takeactionglobal.org/ + private: 0 + linkedin: https://www.linkedin.com/company/take-action-global/ +--- + +
+ +![tag](/images/climate_action_project.png) + +
+ +## About + +Building on more than 60 years of classroom experience empowering students to be curious, ask questions, take action, and make a difference in their communities, we are bringing together like-minded educators seeking a different way of teaching and learning. The team at [TAG](http://www.takeactionglobal.org/) is committed to creating space for teachers and students to work at local and global levels for the betterment of humanity for today and for tomorrow. + +
+ + + +
+ +## Mission + +To inspire change by providing opportunities for students around the world to take action on social good causes through education. + +
+ +![planting](/images/tag_planting.jpg) + +
+ +## Impact + +Through endeavors like the [Climate Action Project](https://www.climate-action.info/), our [Innovation Lab Schools](https://innovationlabschools.com/), and [Project Kakuma](https://www.projectkakuma.com/), we find ways to connect thousands of teachers with students around the world to provide free, quality, meaningful education. + +We want to raise the bar of education by having experts to teach the students and by initiating teacher training with help of technology. For years we have been working to bring positive and needed change to the education system and this is another step forward. A peer-to-peer education system opens up the possibilities for learning and positive solutions for our world. Additionally we will be able to set up global projects to tackle climate change and other issues allowing students to connect, brainstorm, create, share, solve problems and take action. + +
+ + + +
+ +## Powered by ThreeFold + +Our peer-to-peer platform will run on the ThreeFold Grid and will utilize elements of Digital Twin technology. The Video Chat (Meet) solution will be used to allow teachers to teach refugees. We have already been doing this for five years with Project Kakuma, and thanks to the ThreeFold we will be able to allow people globally to connect and learn from peers, including refugees and others living in harsh conditions. + +## Join saving our planet! + +Every child deserves an education. Inspire change. Take action. Join us making the planet a better place by fighting polarization and giving everyone in the world a quality education. + + diff --git a/content/people/AdnanFatayerji/index.md b/content/people/AdnanFatayerji/index.md new file mode 100644 index 000000000..d55806b81 --- /dev/null +++ b/content/people/AdnanFatayerji/index.md @@ -0,0 +1,14 @@ +--- +title: "Adnan Fatayerji" +description: "Honored to be part of a team that has the potential to make the world a better place..." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/adnansf/" } + organizations: ["ThreefoldTech"] + imgPath: /images/people/adnan_fatayerji.jpg +taxonomies: + memberships: + ["farmers", "foundation", "cofounders", "wisdom_council", "aci_members"] +--- + +Honored to be part of a team that has the potential to make the world a better place by connecting billions of people to a new, accessible, data sovereign and environmentally conscious internet. A social entrepreneur, plant based warrior and a sovereign digital economy advocate with a passion for music creation and collaboration. Adnan has been based in the United Arab Emirates for the past 20 years, during which he has built successful grass-root businesses and invested startups in various sectors. At ThreeFold Adnan is responsible for driving the ThreeFold Foundation Ecosystem. Adnan is also the CEO of the @Mazraa Cooperative which is a founding farm and P2P Cloud Capacity provider on the ThreeFold Network. diff --git a/content/people/AndreasHartl/index.md b/content/people/AndreasHartl/index.md new file mode 100644 index 000000000..3ba0e053c --- /dev/null +++ b/content/people/AndreasHartl/index.md @@ -0,0 +1,17 @@ +--- +title: "Andreas Hartl" +description: "Passionate to change the Internet back to what is was intended to be." +template: "person_page.html" +extra: + socialLinks: + { + LinkedIn: "https://www.linkedin.com/in/andreas-hartl-4330b8b/", + Github: "https://github.com/andhartl", + } + organizations: ["ThreefoldTech"] + imgPath: /images/people/andreas_hartl.jpeg +taxonomies: + memberships: ["tech", "foundation", "farmers", "cofounders"] +--- + +Passionate to change the Internet back to what is was intended to be - unbiased and assessable for all everywhere independent of race, color and religion. Grateful to work in a team that strives to make that change happen. Gathered experience in various tech companies over the years being in charge of local and international business. Working with people, building trustful relationships and empowering people whenever possible is a big part of my values. diff --git a/content/people/Pierre van Hoorebeke/index.md b/content/people/Pierre van Hoorebeke/index.md new file mode 100644 index 000000000..0d20619e6 --- /dev/null +++ b/content/people/Pierre van Hoorebeke/index.md @@ -0,0 +1,14 @@ +--- +title: "Pierre van Hoorebeke" +description: "Experienced business lawyer, assisting founders, investors and private companies on corporate, commercial and IP matters." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/pierre-van-hoorebeke-5958343/" } + organizations: [foundation] + imgPath: /images/people/pierre_van_hoorebeke.jpg +taxonomies: + memberships: + [tech, foundation] +--- + +Experienced business lawyer, assisting founders, investors and private companies on corporate, commercial and IP matters. Advising on venture capital and private equity transactions, capital restructurings, contribution and shareholders’ agreements, issuance of stock options, warrants, etc. Counselling in M&A and corporate transactions (including corporate restructuring, due diligence, share and asset deals, national and cross-border mergers, etc.); Drafting and negotiating complex commercial transactions (including NDA’s, distributor and reseller agreements, sale and lease agreements, license agreements, OEM agreements, etc.); Trusted corporate advisor (incorporation, director’s liability, corporate housekeeping, insolvency proceedings, liquidations, etc.). Legal Advisor fell in love with Threefold As a lawyer I thrive in fast paced environments. ThreeFold is one of them where I get challenged enough but also add to a better world. diff --git a/content/people/_index.md b/content/people/_index.md new file mode 100644 index 000000000..1449e89a5 --- /dev/null +++ b/content/people/_index.md @@ -0,0 +1,7 @@ +--- +title: "People" +template: "people_page.html" +insert_anchor_links: "left" +paginate_by: 25 +--- + diff --git a/content/people/abdelrahman_ghanem/index.md b/content/people/abdelrahman_ghanem/index.md new file mode 100644 index 000000000..b79ade3b1 --- /dev/null +++ b/content/people/abdelrahman_ghanem/index.md @@ -0,0 +1,16 @@ +--- +title: "Abdelrahman Ghanem" +description: "A software engineer, mainly working on Jumpscale platform and Kosmos." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/abdelrahman-ghanem-41a31815/" } + organizations: ["ThreefoldTech"] + imgPath: /images/people/abdelrahman_ghanem.jpg +taxonomies: + memberships: + [foundation] +--- + +A software engineer, mainly working on Jumpscale platform and Kosmos. + + diff --git a/content/people/ahmed_thabet/index.md b/content/people/ahmed_thabet/index.md new file mode 100644 index 000000000..4f28ba4cf --- /dev/null +++ b/content/people/ahmed_thabet/index.md @@ -0,0 +1,15 @@ +--- +title: "Ahmed Thabet" +description: "Wants to build beautiful applications that don't invade user privacy." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/ahmed-te-youssef/", + Github: https://github.com/xmonader } + organizations: ["foundation"] + imgPath: /images/people/ahmed_thabet.jpg +taxonomies: + memberships: + [tech, foundation, technology_council] +--- + +I believe that life is a chance for a soul to grow and for me programming is one of my means towards this growth. I want to build beautiful applications that don't productize the user or invade their privacy. Giving users their freedom back and assure them complete control over their data. What I've seen at ThreeFold being part on the team for 4+ years is a lot of great values I'd like to see evolving in this world. I'm mainly involved in the development user-facing technologies e.g SDK, wikis, websites, and infrastructure setup at Threefold. diff --git a/content/people/alexandre_hannelas/index.md b/content/people/alexandre_hannelas/index.md new file mode 100644 index 000000000..88b37328a --- /dev/null +++ b/content/people/alexandre_hannelas/index.md @@ -0,0 +1,15 @@ +--- +title: "Alexandre Hannelas" +description: "Alexandre has worked with regenerative companies to help them in their funding rounds." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/robvanmieghem/", + Github: https://github.com/robvanmieghem } + organizations: [foundation, twin, aci] + imgPath: /images/people/alexandre_hannelas.jpeg +taxonomies: + memberships: + [foundation, twin, aci_members] +--- + +After graduating from a Master in Finance at Toulouse School of Management, Alexandre worked with regenerative companies to help them in their funding round. He quickly thought about how unsustainable our current financial market is and reflecting on how can we make this system more devoted to collaboration instead of competition. Believing that digital currencies can solve a lot economical problems, he joined ThreeFold because it is perfectly aligned with his vision of enhancing people’s life on this earth. Being an artist-painter on the side, he is creating an online gallery which will promote and support international artists whose inspirations come from their deep connection with nature. He has the aim of bridging the creative world with the business world. diff --git a/content/people/ashraf_fouda/index.md b/content/people/ashraf_fouda/index.md new file mode 100644 index 000000000..346559243 --- /dev/null +++ b/content/people/ashraf_fouda/index.md @@ -0,0 +1,15 @@ +--- +title: "Ashraf Fouda" +description: "Software Engineer with passion in new technologies, love every thing that is really new." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/ashraffouda/", + Github: https://github.com/ashraffouda } + organizations: ["foundation"] + imgPath: /images/people/ashraf_fouda.jpeg +taxonomies: + memberships: + [tech] +--- + +Software Engineer with passion in new technologies, love every thing that is really new and challenging. Threefold is changing the world by decentralizing and neutralizing the internet. \ No newline at end of file diff --git a/content/people/atef_nazmy/index.md b/content/people/atef_nazmy/index.md new file mode 100644 index 000000000..9ecefe9f3 --- /dev/null +++ b/content/people/atef_nazmy/index.md @@ -0,0 +1,14 @@ +--- +title: "Atef Nazmy" +description: "I Believe that ThreeFold Foundation Drives the world to be Better and Greener.." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/atef-nazmy-2521b2134/" } + organizations: ["foundation"] + imgPath: /images/people/atef_nazmy.jpg +taxonomies: + memberships: + [tech] +--- + +IT-Telecom & Networking Engineer, having a great passion to learn more about new technologies. diff --git a/content/people/christopher_hutton/index.md b/content/people/christopher_hutton/index.md new file mode 100644 index 000000000..80add3cf7 --- /dev/null +++ b/content/people/christopher_hutton/index.md @@ -0,0 +1,14 @@ +--- +title: "Christopher Hutton" +description: "Honored to be part of a team that has the potential to make the world a better place..." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/chris-hutton-a3034777/" } + organizations: ["ThreefoldTech"] + imgPath: /images/people/christhoper_hutton.jpeg +taxonomies: + memberships: + ["tech", "foundation", "cofounders"] +--- + +A serial entrepreneur and technology fanatic for 25 years now. Always researching tech trends and looking for new technologies to introduce to Africa. diff --git a/content/people/claus_rosenberg_gotthard/index.md b/content/people/claus_rosenberg_gotthard/index.md new file mode 100644 index 000000000..da670de81 --- /dev/null +++ b/content/people/claus_rosenberg_gotthard/index.md @@ -0,0 +1,15 @@ +--- +title: "Claus Rosenberg Gotthard" +description: "Danish, born entrepreneur with over 30 years of venture building experience." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/clausrosenberg/"} + organizations: ["aci,foundation"] + imgPath: /images/people/claus_rosenberg_gotthard.jpg +taxonomies: + memberships: + [aci_members,partners] +--- + +Danish, born entrepreneur with over 30 years of venture building experience, failures and success along the way. I have lived in Lisbon since 2018 with my wife who is an Artist. +excerpt: Danish, born entrepreneur with over 30 years of venture building experience. \ No newline at end of file diff --git a/content/people/ehab_hassan/index.md b/content/people/ehab_hassan/index.md new file mode 100644 index 000000000..73bb46801 --- /dev/null +++ b/content/people/ehab_hassan/index.md @@ -0,0 +1,15 @@ +--- +title: "Ehab Hassan" +description: "Positive person in every every aspect of life." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/ehab-hassan-a00897116/", + Github: https://github.com/ehab-hassan } + organizations: ["foundation"] + imgPath: /images/people/ehab_hassan.jpg +taxonomies: + memberships: + [tech] +--- + +Positive person in every every aspect of life. Senior Graphic Designer & Web Developer at ThreeFold. Fell in love with ThreeFold as I dream about the world where everyone can be happy. \ No newline at end of file diff --git a/content/people/ewald_weizenbauer/index.md b/content/people/ewald_weizenbauer/index.md new file mode 100644 index 000000000..d27cbb1e3 --- /dev/null +++ b/content/people/ewald_weizenbauer/index.md @@ -0,0 +1,14 @@ +--- +title: "Ewald Weizenbauer" +description: "Ewald is an internet and mobile technology expert who worked at Hewlett...." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/ewald-weizenbauer-034132/" } + organizations: ["threefold_foundation"] + imgPath: /images/people/ewald_weizenbauer.jpg +taxonomies: + memberships: + [foundation, aci] +--- + +Ewald is an internet and mobile technology expert. Initially trained as an electrical engineer at the technical university in Vienna, he worked for Hewlett Packard, Silicon Graphics/SGI, co-founded Austria’s first internet service provider EU-Net (later sold to KPN), co-founded Aspective Ltd, a mobile CRM application service provider (later sold to Vodafone Group Plc). In 2006 he joined Global Equity Partners as a partner, where he focused on early-stage technology investments, helped companies to grow and investors to realize successful exits. Since 2012 Ewald is an active angle-investor in the sector of disruptive and sustainable internet technology. Ewald is a father of 2 boys and enjoys mountaineering, golf, music and reading. diff --git a/content/people/florian_fournier/index.md b/content/people/florian_fournier/index.md new file mode 100644 index 000000000..d3c3817b1 --- /dev/null +++ b/content/people/florian_fournier/index.md @@ -0,0 +1,14 @@ +--- +title: "Florian Fournier" +description: "When Florian left Apple he was 30 years old. It was the toughest decision...." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/florianfournier/"} + organizations: ["foundation, aci"] + imgPath: /images/people/florian_fournier.jpeg +taxonomies: + memberships: + [foundation, partners, aci_members, wisdom_council] +--- + +When Florian left Apple he was 30 years old. It was the toughest decision he had ever made. Why leave a career so many people dream of – an executive position in the global company? Being really happy working at Appl and part of an amazing young and dynamic team that had been built over the last few years to take care of the marketing for Latin America. Florian was feeling accomplished to be working for such a great organization. But years were passing by. One after the other. And the iPhone 6S was replacing the iPhone 6 and so on. Year after year. A machine you cannot stop. Technology is amazing. Really. But so much seemed at stake about how it could be used to improve people’s lives and how they could really connect to each other.Florian feelt deep inside that working on the tools was not enough, and that he needed to work on the content and give it a different usage. He had to follow his heart and intuition. We will bring new ways of living together, relating, moving, consuming, taking care of each other and working in a more sustainable way, by unpicking current scenarios and anticipating future perspectives. The vision is always the same - to enact individual actions that address global challenges. diff --git a/content/people/geert_machtelinckx/index.md b/content/people/geert_machtelinckx/index.md new file mode 100644 index 000000000..45f3b8e50 --- /dev/null +++ b/content/people/geert_machtelinckx/index.md @@ -0,0 +1,15 @@ +--- +title: "Geert Machtelinckx" +description: "Geert has 24 years of experience in IT of a Belgian financial institution, and is passionate about new technologies such as AI and blockchain." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/geert-machtelinckx-a72453b/", + Github: https://github.com/gmachtel } + organizations: [foundation, farming] + imgPath: /images/people/geert_machtelinckx.jpg +taxonomies: + memberships: + [foundation, tech, farmers] +--- + +Geert has 24 years of experience in IT of a Belgian financial institution, and is passionate about new technologies such as AI and blockchain. Project Coordination fell in love with Threefold With digitisation and blockchain, the world is changing. I believe that doing it the ThreeFold way, the world will change according to the true spirit of blockchain, enabling a real decentralisation and bringing more equality. Moreover, having internet capacity used as a real world value backing and a monetary instrument, ThreeFold can make the bridge between the cryptoworld and the ‘old’ world. diff --git a/content/people/gloria_anne/index.md b/content/people/gloria_anne/index.md new file mode 100644 index 000000000..76a12c6f3 --- /dev/null +++ b/content/people/gloria_anne/index.md @@ -0,0 +1,14 @@ +--- +title: "Gloria Anne" +description: "The relentlessly helpful office administrator in Mazraa." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/gloria-anne-c/"} + organizations: ["foundation"] + imgPath: /images/people/gloria_anne.png +taxonomies: + memberships: + [foundation] +--- + +A relentlessly helpful office administrator in Mazraa as well as a bookkeeper. ThreeFold gives me feeling of contributing to something larger than myself that I find very significant. \ No newline at end of file diff --git a/content/people/hannah_cordes/index.md b/content/people/hannah_cordes/index.md new file mode 100644 index 000000000..d89722744 --- /dev/null +++ b/content/people/hannah_cordes/index.md @@ -0,0 +1,22 @@ +--- +title: "Hannah Cordes" +description: "Ewald is an internet and mobile technology expert who worked at Hewlett...." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/hannah-cordes-marketing-management/" } + organizations: ["threefold_foundation"] + imgPath: /images/people/hannah_cordes.jpg +taxonomies: + memberships: + [foundation] +--- + +Joining ThreeFold as a small farmer, Hannah has been part of the ThreeFold ecosystem for a few years. Recently, she’s joined ThreeFold’s promotion and communications team, where she’s mainly responsible for content creation and public relations. While studying International Management (B.Sc.) and International Business (M.A.) with a focus on Marketing Management in Germany, Canada, and Spain, Hannah has gathered professional experience in public relations, promotion, and event management in industries, such as aviation, lighting solutions, and FMCG. As an open-minded and curious individual, Hannah believes in lifelong learning and deeply appreciates the ThreeFold ecosystem for coming together from diverse backgrounds, bringing in different perspectives, and sharing the same values. She has a strong passion for everything related to sustainability, branding, and technology. + +
+
+ +
+
+ + diff --git a/content/people/ingo_schildt/index.md b/content/people/ingo_schildt/index.md new file mode 100644 index 000000000..fa3d1e2d4 --- /dev/null +++ b/content/people/ingo_schildt/index.md @@ -0,0 +1,14 @@ +--- +title: "Ingo Schildt" +description: "Ingo is Director Channel & Distribution at ownCloud" +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/ehab-hassan-a00897116/"} + organizations: ["foundation,cloud,farming"] + imgPath: /images/people/ingo_schildt.jpeg +taxonomies: + memberships: + [partners] +--- + +Ingo is Director Channel & Distribution at ownCloud where he focuses on building sustainable strategies to expand the brand and audience across digital channels, and developing partnership relationships, amongst many other things. \ No newline at end of file diff --git a/content/people/ivan_coene/index.md b/content/people/ivan_coene/index.md new file mode 100644 index 000000000..c8a0ffa8f --- /dev/null +++ b/content/people/ivan_coene/index.md @@ -0,0 +1,14 @@ +--- +title: "Ivan Coene" +description: "Front-end developer at Jimber." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/ivancoene/" } + organizations: ["foundation"] + imgPath: /images/people/ivan_coene.jpeg +taxonomies: + memberships: + [tech] +--- + +Front-end developer at Jimber. \ No newline at end of file diff --git a/content/people/jan_de_landtsheer/index.md b/content/people/jan_de_landtsheer/index.md new file mode 100644 index 000000000..e054bcbdc --- /dev/null +++ b/content/people/jan_de_landtsheer/index.md @@ -0,0 +1,14 @@ +--- +title: "Jan De Landtsheer" +description: "Wandering the Net since it's inception (www wasn't even a thing back then... and...." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/jand2/" } + organizations: ["ThreefoldTech"] + imgPath: /images/people/jan_de_landtsheer.jpeg +taxonomies: + memberships: + [tech, technology_council] +--- + +Wandering the Net since it's inception (www wasn't even a thing back then... and yes, I'm that old), I have experienced the (r)evolution of the Internet in steps going backward in terms of accessibility, bias and width. It seems to me, by the effect of personalized search, directed ads, filtered and hidden information, that the Internet has become so much smaller, narrowing and enforcing biased views. That needs to be addressed. The Net needs to become that vast resource of unbiased knowledge, so that people can start thinking for themselves again. That's why I'm here, to be part of a group of guardians who's purpose is to equalize all views so that people can really understand viewpoints instead of being just judgemental. Techie at heart, having lived professionally in the tech basements of the Internet, I can help and I will help. Education for all is the only path to a better world. Count me in. diff --git a/content/people/jennifer_long/index.md b/content/people/jennifer_long/index.md new file mode 100644 index 000000000..1966bef1d --- /dev/null +++ b/content/people/jennifer_long/index.md @@ -0,0 +1,20 @@ +--- +title: "Jennifer Long" +description: "Beautiful women, the mother of men, our mission here is to protect the land, nurture the earth." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/jenniferlongcr/"} + organizations: ["foundation,aci"] + imgPath: /images/people/jennifer_long.jpeg +taxonomies: + memberships: + [ambassadors, aci_members] +--- + +Greetings global community! Pura Vida from beautiful Costa Rica! I am Jennifer Long and I live near and work with resource poor women farmers, where we are growing food forests in our high altitude rainforest. Beautiful women, the mother of men, our mission here is to protect the land, nurture the earth, and her inhabitants. We are working toward a sustainable food production that is produced in harmony with the natural ecosystem. We grow superfoods for wellness on our very abundant small scale farms. We share and collaborate with each other and within our community. Collaboration creates prosperity. Collaboration with Threefold technology will allow us to connect our remote world with the global community. We believe this the path to a sustainable future by including the Threefold technology in our food forest farming and global distribution of our very potent rainforest products. I believe in this endeavor of the ThreeFold Foundation because it equates to actually being the 'people's internet' in that it is distributed around the world to share with the population of the planet where we decide who and what can access our information. Additionally, I believe this will be a catalyst for countries lacking in internet capability to motivate those countries to upgrade their IT so that they can utilize this system on ThreeFold to generate income for the country as well as to spread the opportunity to individuals in those same countries to use a node, cluster or even join cooperative farming efforts. + +
+
+ +
+
\ No newline at end of file diff --git a/content/people/jonas_delrue/index.md b/content/people/jonas_delrue/index.md new file mode 100644 index 000000000..6c8141d6c --- /dev/null +++ b/content/people/jonas_delrue/index.md @@ -0,0 +1,22 @@ +--- +title: "Jonas Delrue" +description: "Jonas is technical lead and founder within Jimber." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/jonas-delrue//", + Github: https://github.com/jdelrue } + organizations: ["foundation, twin]"] + imgPath: /images/people/jonas_delrue.jpeg +taxonomies: + memberships: + [tech] +--- + +As a student, Jonas was already programming for Cisco, Excentis and other IT firms. During his professional career, Jonas had various positions from developer over team leader to CTO of Artilium, leading a team of 40 developers and testers. Right now Jonas is technical lead and founder within Jimber. + + +
+
+ +
+
\ No newline at end of file diff --git a/content/people/jozua_van_der_deijl/index.md b/content/people/jozua_van_der_deijl/index.md new file mode 100644 index 000000000..340f9efeb --- /dev/null +++ b/content/people/jozua_van_der_deijl/index.md @@ -0,0 +1,14 @@ +--- +title: "Jozua Van Der Deijl" +description: "Jozua is a seasoned leader with a proven track record of sales within the tech industry, highly-qualifed CEO and founder of DigiCorp Labs." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/"} + organizations: ["foundation"] + imgPath: /images/people/jozua_van_der_deijl.jpeg +taxonomies: + memberships: + [cloud,partners] +--- + +Jozua is a seasoned leader with a proven track record of sales within the tech industry. He is an experienced head of sales with long-time success working in the ICT, communications, IoT, and big data services industries – skilled at building sales teams that create true business value for the end customers. Jozua is highly-qualified to lead DigiCorp, and DigiThree, to deliver the secure solutions of the future. \ No newline at end of file diff --git a/content/people/karoline_zizka/index.md b/content/people/karoline_zizka/index.md new file mode 100644 index 000000000..0f20a8a02 --- /dev/null +++ b/content/people/karoline_zizka/index.md @@ -0,0 +1,14 @@ +--- +title: "Karoline Zizka" +description: "Currently serving by coordinating with people on particular projects, always having the most productive and playful outcomes for the Highest Good of all in mind and heart." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/karoline-zizka-52a287b6/"} + organizations: [foundation] + imgPath: /images/people/karoline_zizka.jpeg +taxonomies: + memberships: + [foundation] +--- + +The appetite to travel and work was already created before she even entered the twenty-year mark. Blessed by her parents showing her beautiful places, she did the (hard) work and joined an international catering company serving the Formula 1 races for three years around the globe. During that time she finished her diploma in urban tourism and event management in Vienna, Austria where she was born and raised. Shortly after she moved to Maastricht, NL until the Universe pulled her into the direction of a magical island and provided her with a hotel manager position in Bali, Indonesia. This impacted her life tremendously and her spiritual journey marked its starting point. Besides many challenges of being white, a woman, and in the early twenties in a developing country she managed to find a flow with 38 employees and grow out of her comfort zone. After that came some slow travel until she picked up the pace in the organization of conferences, which let her transition into the tech space. With a unique ‘chain reaction of people’ Karoline found herself lucky enough with an aligned organization like Threefold. Currently, she is serving by coordinating with people on particular projects, always having the most productive and playful outcomes for the Highest Good of all in mind and heart. diff --git a/content/people/ken_de_moor/index.md b/content/people/ken_de_moor/index.md new file mode 100644 index 000000000..002ebc893 --- /dev/null +++ b/content/people/ken_de_moor/index.md @@ -0,0 +1,15 @@ +--- +title: "Ken De Moor" +description: "Quality Assurance Engineer working for Jimber and helping test and organize threefold projects." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/ken-de-moor-qa/", + Github: https://github.com/ken-de-moor } + organizations: ["foundation, twin"] + imgPath: /images/people/ken_de_moor.jpg +taxonomies: + memberships: + [tech] +--- + +Quality Assurance Engineer working for Jimber and helping test and organize threefold projects. QA Engineer fell in love with Threefold Because I like to work on new and exciting technologies that could change the world. \ No newline at end of file diff --git a/content/people/koen_timmers/index.md b/content/people/koen_timmers/index.md new file mode 100644 index 000000000..ac1a0da87 --- /dev/null +++ b/content/people/koen_timmers/index.md @@ -0,0 +1,20 @@ +--- +title: "Koen Timmers" +description: "Belgian researcher, lecturer, and author." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/timmerskoen/"} + organizations: ["aci, foundation"] + imgPath: /images/people/koen_timmers.jpg +taxonomies: + memberships: + [aci_members, partners] +--- + +Koen is a Belgian researcher, lecturer, and author. In 2018 he was announced as one of the best teachers globally by Bill Gates as part of the Global Teacher Prize. Koen is Executive Director of TAG inc., a 501(c3) non-profit registered in USA (Florida) and is lecturer and researcher at the Teacher Training department at PXL university college Hasselt. Koen holds a master’s degree in Technology Enhanced Learning, Innovation and Change (Sheffield, 2014). In 2015 he launched the Kakuma project in which 400 educators across 6 continents offer free education to African refugees via Skype. In 2020 he built his own 2 schools in the camp in partnership with UN Refugees Agency. He also launched several global educational projects focusing on several UN Sustainable Development Goals including the Climate Action Project involving 100, 000 schools over 90 countries which were supported by the Dalai Lama, Charlize Theron, UNESCO, WWF, NASA, Amnesty International, Greenpeace, scientists, National Geographic, etc. These projects were covered by (national) media across 45 countries. Koen developed Innovation Lab schools in Tanzania, Kenya, Palestine and in collaboration with several organizations including Dr. Jane Goodall’s Roots & Shoots. The labs aim to offer a free quality education to hundreds of thousands students. This project involves a new curriculum focusing on the UN Sustainable Development Goals. Koen is co-author of the book “Teaching in the Fourth Industrial Revolution” and poke about Technology Enhanced Learning and Social Good in Washington, Beijing, Paris, Moscow, Vienxna, Dubai, London, Abu Dhabi, Amsterdam, and at the European Parliament. He developed several educational apps and founded his own online school Zelfstudie.com currently having 20, 000 online students. + +
+
+ +
+
\ No newline at end of file diff --git a/content/people/kristof_de_spiegeleer/index.md b/content/people/kristof_de_spiegeleer/index.md new file mode 100644 index 000000000..2108189db --- /dev/null +++ b/content/people/kristof_de_spiegeleer/index.md @@ -0,0 +1,15 @@ +--- +title: "Kristof de Spiegeleer" +description: "Humanist & motivated entrepreneur, passionate to help make the world a better place. Kristof strongly believes...." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/despiegk/" } + organizations: ["ThreefoldTech"] + imgPath: /images/people/kristof_de_spiegeleer.jpeg +taxonomies: + memberships: + ["farmers", "foundation", tech, "cofounders", "wisdom_council", "aci_members", technology_council,] +--- + +Humanist & motivated entrepreneur, passionate to help make the world a better place. Kristof strongly believes there is need for a neutral internet owned by millions. We dream about a world where everyone can be happy, with respect for each other and the world’s resources. A world where we dare to love ourselves and we don’t have to be scared about our future. A world where we don’t need to be a product and we have learned to collaborate with openness and trust. +More info on [library.threefold.me](https://library.threefold.me/info/threefold#/kristof) diff --git a/content/people/lee_smet/index.md b/content/people/lee_smet/index.md new file mode 100644 index 000000000..f6b3adbad --- /dev/null +++ b/content/people/lee_smet/index.md @@ -0,0 +1,15 @@ +--- +title: "Lee Smet" +description: "In order to have a nice planet to live on for the next decades, we need to preserve what we have now." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/lee-smet-4a279a136/", + Github: https://github.com/LeeSmet } + organizations: [foundation] + imgPath: /images/people/lee_smet.png +taxonomies: + memberships: + [foundation, tech, technology_council] +--- + +In order to have a nice planet to live on for the next decades, we need to preserve what we have now. This means we need to stop wasting scarce resources, and move towards a more sustainable ecosystem. If existing technology can not, or refuses to become greener, then we will need to create this technology from scratch. \ No newline at end of file diff --git a/content/people/libor_voncina/index.md b/content/people/libor_voncina/index.md new file mode 100644 index 000000000..cc03bea33 --- /dev/null +++ b/content/people/libor_voncina/index.md @@ -0,0 +1,14 @@ +--- +title: "Libor Voncina" +description: "Libor is a successful CEO with a track record of building and leading challenger...." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/libor-voncina-755798143/" } + organizations: ["foundation, tech"] + imgPath: /images/people/libor_voncina.jpeg +taxonomies: + memberships: + [foundation, twin, aci] +--- + +Libor is a successful CEO with a track record of building and leading challenger brands and technology businesses to deliver success for all stakeholders. Across his 30+ years in the TMT sector, Libor has led technology and services ventures & businesses within IBM, Lucent Technologies and Avaya. Most recently, as CEO, Libor has orchestrated several successful “growth transformations” of TMT companies, including a successful US$ 3 Billion exit in his last venture Inspired by the combination of ThreeFold Tech’s unique & innovative technology, and the clear purpose of building a new, more accessible and environmentally conscious Internet, Libor recently joined the team to lead the growth and expansion of ThreeFold’s business globally. Libor strongly believes in bringing diverse talents together to create high performing, highly collaborative, lasting teams. So he’s looking forward to building a great place to work and grow within a successful and ground-breaking ThreeFold. \ No newline at end of file diff --git a/content/people/mamadou_kwidjim_toure/index.md b/content/people/mamadou_kwidjim_toure/index.md new file mode 100644 index 000000000..e6ba7b3ea --- /dev/null +++ b/content/people/mamadou_kwidjim_toure/index.md @@ -0,0 +1,14 @@ +--- +title: "Mamadou Kwidjim Toure" +description: "Founder and CEO of Ubuntu Group focused on Advisory and Investment activities across industries." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/kwidjim/" } + organizations: ["foundation, aci"] + imgPath: /images/people/mamadou_kwidjim_toure.jpg +taxonomies: + memberships: + [partners, aci_members] +--- + +Mamadou is Founder and CEO of Ubuntu Group focused on Advisory and Investment activities across industries and aimed at supporting firms in Africa achieving scalable and sustainable growth on the continent. The Ubuntu Group believes Africa can leapfrog. For that purpose, we design disruptive and innovative structuring and investment schemes that help deliver stronger results on the triple bottom line - People, Profit, Planet. Over the past 20 years along his career, Mamadou was involved in transactions in 26 African countries, reaching a total value close to $30 billion (Mergers & Acquisitions, Project Finance, Investment Structuring, Government Advisory). Mamadou Kwidjim TOURE is also the founder and Chairman of Africa 2.0, a non-for-profit organization gathering a community of young Leaders from Africa and the Diaspora. Africa 2.0 now has a footprint in 35 countries in Africa and around the world. The organization now gathers more than 1000 emerging leaders active in the transformation of Africa. (www.africa2point0.org). In 2014, Mamadou was ranked as one of the top 10 most Powerful men in Africa by Forbes Magazine. \ No newline at end of file diff --git a/content/people/mariza_wellesley_wesley/index.md b/content/people/mariza_wellesley_wesley/index.md new file mode 100644 index 000000000..ca1334602 --- /dev/null +++ b/content/people/mariza_wellesley_wesley/index.md @@ -0,0 +1,20 @@ +--- +title: "Mariza Wellesley-Wesley" +description: "I always strived to combine my professional work with a tangible, positive societal impact." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/"} + organizations: ["aci,foundation"] + imgPath: /images/people/mariza_wellesley_wesley.jpg +taxonomies: + memberships: + [aci_members, ambassadors, farmers, cloud, partners] +--- + +For me, ThreeFold is both the end and the beginning of a long journey. From advocating human rights of political prisoners in East Berlin - to my mission at an international development bank of transforming society with small and big projects - to running an educational social enterprise/charity for disadvantaged children and their parents, I always strived to combine my professional work with a tangible, positive societal impact. And all the pieces of the puzzle fell harmoniously together when my journey finally led me to ThreeFold. A common, unique opportunity to transform our communities and our digital life for the better – with equality, freedom, privacy and sustainability as our core inspiration. The beginning of a new journey for each and every one of us… + +
+
+ +
+
\ No newline at end of file diff --git a/content/people/maxime_daniel/index.md b/content/people/maxime_daniel/index.md new file mode 100644 index 000000000..4bbeadea3 --- /dev/null +++ b/content/people/maxime_daniel/index.md @@ -0,0 +1,15 @@ +--- +title: "Maxime Daniel" +description: "C, python and nodejs developer, Gentoo user, Linux and Music addict" +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/maxime-daniel-29bb8055/", + Github: https://github.com/maxux } + organizations: [foundation] + imgPath: /images/people/maxime_daniel.png +taxonomies: + memberships: + [foundation, tech, technology_council] +--- + +C, python and nodejs developer, Gentoo user, Linux and Music addict \ No newline at end of file diff --git a/content/people/medha_parlikar/index.md b/content/people/medha_parlikar/index.md new file mode 100644 index 000000000..457d69f22 --- /dev/null +++ b/content/people/medha_parlikar/index.md @@ -0,0 +1,14 @@ +--- +title: "Medha Parlikar" +description: "CTO & Co-Founder at CasperLabs. Charismatic, process-oriented leader with a track record of delivering business results." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/mparlikar/" } + organizations: ["foundation"] + imgPath: /images/people/medha_parlikar.jpeg +taxonomies: + memberships: + [partners] +--- + +CTO & Co-Founder at CasperLabs. Charismatic, process-oriented leader with a track record of delivering business results, using an incremental approach that technical teams understand. Having worked in all facets of a software engineering organization, I have the perspective to resolve conflicts, guide and inspire teams, and bring the best possible outcome for the organization. Specialties include Blockchain, Ethereum, SaaS, Product Engineering, Cloud. diff --git a/content/people/michael_wellesley_wesley/index.md b/content/people/michael_wellesley_wesley/index.md new file mode 100644 index 000000000..bf701e6b0 --- /dev/null +++ b/content/people/michael_wellesley_wesley/index.md @@ -0,0 +1,20 @@ +--- +title: "Michael Wellesley-Wesley" +description: "Michael is a seasoned veteran with over 30 years of experience working in both the US and UK." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/michaelww/"} + organizations: ["foundation,aci"] + imgPath: /images/people/michael_wellesley_wesley.jpeg +taxonomies: + memberships: + [ambassadors, farmers, aci_members, cloud, wisdom_council, partners] +--- + +Michael is a seasoned veteran with over 30 years of experience working in both the US and UK. He is a former CEO of public and private media and technology companies, most recently of NASDAQ quoted ChyronHego. He is Director and Founder of Inogesis, a London-based accelerator that enables blue-chip organizations to harness the power of disruptive technology. He is a Director of Conduce Technology, an innovative pioneer in the field of data visualisation based in California and also an Advisor and Venture Investor in Alpha Venture Partners, a technology-focused venture capital firm based in New York. Michael has served as Managing Director of Wit Soundview Ventures, COO of Data Broadcasting Corporation and Director of Financial News Network. He founded and served as Director of London-based boutique technology investment bank Stephen Rose and Partners. I fully support and endorse the the ThreeFold Foundation vision of a decentralised, sustainable and greener internet that provides lower cost computational power and connectivity to large groups of people who , until today, have been excluded from the benefits and possibilities inherent in the digital revolution. + +
+
+ +
+
\ No newline at end of file diff --git a/content/people/nayer_sobhy/index.md b/content/people/nayer_sobhy/index.md new file mode 100644 index 000000000..44527cbaf --- /dev/null +++ b/content/people/nayer_sobhy/index.md @@ -0,0 +1,14 @@ +--- +title: "Nayer Sobhy" +description: "Nayer is a passionate about people’s development, and that we can be the change we want to see." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/nayer-sobhy-1bb15855/"} + organizations: ["foundation"] + imgPath: /images/people/nayer_sobhy.jpg +taxonomies: + memberships: + [tech] +--- + +Nayer is a passionate about people’s development, and that we can be the change we want to see. After his B.Sc. in Business Management from Cairo University in Egypt, he got a postgraduate degree in Human resources management from The American University in Cairo, Egypt. Currently he is part of ThreeFold's family, managing cairo's office since June 2014. Project Coordinator fell in love with Threefold ThreeFold is about believing in people, empowering people and most importantly helping the planet by going green. \ No newline at end of file diff --git a/content/people/nickolay_babenko/index.md b/content/people/nickolay_babenko/index.md new file mode 100644 index 000000000..d1354fb1c --- /dev/null +++ b/content/people/nickolay_babenko/index.md @@ -0,0 +1,15 @@ +--- +title: "Nickolay Babenko" +description: "Engineer crypto-entrepreneur avant la lettre" +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/babenkonickolay/", + Github: https://github.com/nbabenko } + organizations: [foundation, twin] + imgPath: /images/people/nickolay_babenko.jpg +taxonomies: + memberships: + [foundation, cofounders, twin, grid_guardians] +--- + +Nickolay is an engineer, crypto-entrepreneur, investor and bhakti-yogi. The combination of a technical mindset and deep understanding of the psychology of relationships helps him to achieve ambitious and practical goals and secure long-standing relationships. Having 15 years of experience in the IT industry and 8 years specifically in the blockchain industry, Nickolay is eager for new opportunities to make people happier in general and with the help of technology in particular. Previously to joining FairSwap he co-founded one of the first bitcoin payment processors and multicurrency wallets and later was part of the founding team at ThreeFold Foundation. \ No newline at end of file diff --git a/content/people/owen_kemp/index.md b/content/people/owen_kemp/index.md new file mode 100644 index 000000000..03690ae06 --- /dev/null +++ b/content/people/owen_kemp/index.md @@ -0,0 +1,14 @@ +--- +title: "Owen Kemp" +description: "Owen Kemp is an experienced executive in the IT space, having led several multi-billion dollar businesses...." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/owen-kemp-b6b5a113/" } + organizations: ["ThreefoldTech"] + imgPath: /images/people/owen_kemp.jpeg +taxonomies: + memberships: + [tech, cofounders, wisdom_council, foundation] +--- + +Owen Kemp is an experienced executive in the IT space, having led several multi-billion dollar businesses for HP in all world-wide markets. He was responsible for HP’s world-wide Finance Industry business, launched HP in to the emerging markets of Sub-Saharan Africa and Middle East and ran HP’s subsidiary in Russia with an emphasis on improving balance of trade, R&D and corporate citizenship. Since leaving HP, Owen has focused on assisting start-ups (early to late stage) with his broad management and market experience. Among others he has worked with cutting-edge companies in Cloud- and Edge computing; Smart City technologies; Eco-Tech; Fin-Tech; Reg-Tech and Digital Marketing; Block-chain and Cryptocurrency. In addition to working with Private Equity funds in New York, Russia and Austria, he was also advising various Family Offices. He is also an advisor to the Austrian Government in attracting foreign investment to Austria. Owen is a professional management consultant, coach and mentor and has helped many companies in improving their strategy including business development, internationalisation, Go-To-Market and partnership strategy, recruitment and more. Owen has known and worked with Kristof de Spiegeleer since 2011 and is now fully on board of the ThreeFold Foundation and TF Tech. diff --git a/content/people/peter_van_der_henst/index.md b/content/people/peter_van_der_henst/index.md new file mode 100644 index 000000000..e0160c17d --- /dev/null +++ b/content/people/peter_van_der_henst/index.md @@ -0,0 +1,14 @@ +--- +title: "Peter van der Henst" +description: "Peter is HR-manager and Financial Advisor For TF Tech...." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/petervanderhenst/" } + organizations: ["ThreefoldTech"] + imgPath: /images/people/peter_van_der_henst.png +taxonomies: + memberships: + [foundation, tech] +--- + +Peter is HR-manager and Financial Advisor For TF Tech. Besides that Peter is an entrepreneur active in the world of start-ups and scale-ups for about 8 years now. Next to running the best business center in Belgium, where he lets companies grow and develop themselves, he is Kristof’s financial guy for several interesting projects in Belgium, Spain & Egypt. Co-Founder fell in love with Threefold I believe in equal chances for everyone across the globe. diff --git a/content/people/rajinder_singh_grewal/index.md b/content/people/rajinder_singh_grewal/index.md new file mode 100644 index 000000000..a8b097dd3 --- /dev/null +++ b/content/people/rajinder_singh_grewal/index.md @@ -0,0 +1,15 @@ +--- +title: "Rajinder Singh Grewal" +description: "Accomplished professional with progressive experience directing all...." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/rajindergrewal/" } + organizations: ["foundation, twin"] + imgPath: /images/people/rajinder_singh_grewal.jpeg +taxonomies: + memberships: + [foundation] +--- + +Accomplished professional with progressive experience directing all facets of business administration, financial services, and operations management. Track record of developing, leading, and encouraging high-performing and multi-disciplinary teams to ensure attainment of collective goals. Demonstrated history streamlining processes, establishing organizations from conception to completion within budget and time constraints, achieving desired results, and delivering solutions. Polished and refined communicator; excel at fostering and maintaining professional relationships with stakeholders at all levels by leveraging interpersonal skills. + diff --git a/content/people/reem_khamis/index.md b/content/people/reem_khamis/index.md new file mode 100644 index 000000000..895b3a91d --- /dev/null +++ b/content/people/reem_khamis/index.md @@ -0,0 +1,15 @@ +--- +title: "Reem Khamis" +description: "Reem believes in books, and that technology is the key to making the world a bit better place." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/rkhamis/", + Github: https://github.com/rkhamis } + organizations: [foundation, farming] + imgPath: /images/people/reem_khamis.jpg +taxonomies: + memberships: + [foundation, tech] +--- + +Reem believes in books, and that technology is the key to making the world a little bit better. She loved studying Digital Media Engineering Technology and Computer Science in university and hasn't looked back since. She's currently a development coordinator, product owner and senior developer at CodeScalers. Reem is a big fan of chocolate. Please don't contact her after working hours unless you are offering chocolate. The future is tech. It's up to us to find the right tech for the right future. diff --git a/content/people/rob_van_mieghem/index.md b/content/people/rob_van_mieghem/index.md new file mode 100644 index 000000000..32a9e6c76 --- /dev/null +++ b/content/people/rob_van_mieghem/index.md @@ -0,0 +1,15 @@ +--- +title: "Rob Van Mieghem" +description: "Equality of opportunity is a fundamental right in my opinion. So is privacy...." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/robvanmieghem/", + Github: https://github.com/robvanmieghem } + organizations: ["foundation"] + imgPath: /images/people/rob_van_mieghem.jpeg +taxonomies: + memberships: + [foundation, tech, technology_council, cofounders] +--- + +Equality of opportunity is a fundamental right in my opinion. So is privacy that goes beyond being a personal right as it is a necessity for democracy to function. A better world is something that starts with yourself. Technology today does not sufficiently support my personal believes of how a better world might look like, especially not how it is made available to the majority of the world population. I'm a nerd and proud of it so let's start doing what is right. diff --git a/content/people/rudy_bouwman/index.md b/content/people/rudy_bouwman/index.md new file mode 100644 index 000000000..94f7ba1c3 --- /dev/null +++ b/content/people/rudy_bouwman/index.md @@ -0,0 +1,14 @@ +--- +title: "Rudy Bouwman" +description: "Starting as a computer engineer, Rudy developed his career in different management positions and for the last 20 years." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/rudybouwman/"} + organizations: ["aci,foundation"] + imgPath: /images/people/rudy_bouwman.jpeg +taxonomies: + memberships: + [aci_members, cloud, grid_guardians, partners, wisdom_council] +--- + +Rudy has been working in Information Technology for more than 30 years. He has an education in Information Technology and finished a Senior Management study at the Institute of Social Sciences in The Netherlands. Starting as a computer engineer, Rudy developed his career in different management positions and for the last 20 years he has had a position as shareholder and Director in an IT Maintenance company. In 2017 Rudy started learning about Blockchain Technology and was convinced about the revolutionary impact on society and wanted to play a role there. Rudy has applied his knowledge and business experiences as a core member of DigiByte by reaching out to companies, building and maintaining international relations, and looking for integration opportunities and development of real-world use cases for DigiByte. Rudy was also involved as CMO with the creation of the DigiByte Awareness Team back in May 2018. \ No newline at end of file diff --git a/content/people/sabrina_sadik/index.md b/content/people/sabrina_sadik/index.md new file mode 100644 index 000000000..7397aba89 --- /dev/null +++ b/content/people/sabrina_sadik/index.md @@ -0,0 +1,14 @@ +--- +title: "Sabrina Sadik" +description: "Sabrina is a jack of all trades when it comes to ThreeFold. She handles most of the customer...." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/sabrina-sadik-449758132/" } + organizations: ["ThreefoldTech"] + imgPath: /images/people/sabrina_sadik.jpg +taxonomies: + memberships: + [foundation, farming] +--- + +Sabrina is a jack of all trades when it comes to ThreeFold. She handles most of the customer communication, is in charge of the logistic aspects and helps out wherever needed. Sabrina is an outgoing person who loves to laugh and be with friends and family, but she's secretly also a bit of a nerd who loves the calmness of being alone and reading a book while her daughter is asleep. diff --git a/content/people/sacha_obeegadoo/index.md b/content/people/sacha_obeegadoo/index.md new file mode 100644 index 000000000..d81b17ee2 --- /dev/null +++ b/content/people/sacha_obeegadoo/index.md @@ -0,0 +1,22 @@ +--- +title: "Sacha Obeegadoo" +description: "Sacha is a positive and outgoing individual. Seeking challenging and dynamic...." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/sachaobeegadoo/", + Github: "https://github.com/Sacha96" } + organizations: ["ThreefoldTech"] + imgPath: /images/people/sacha_obeegadoo.jpg +taxonomies: + memberships: + [foundation, twin, aci] +--- + +Sacha is a positive and outgoing individual. Seeking challenging and dynamic opportunities, he invests himself in sustainable activities with a view to producing real results and doing good for the world. He believes that change is the only constant. + +
+
+ +
+
+ diff --git a/content/people/sam_taggart/index.md b/content/people/sam_taggart/index.md new file mode 100644 index 000000000..a97e8bf59 --- /dev/null +++ b/content/people/sam_taggart/index.md @@ -0,0 +1,21 @@ +--- +title: "Sam Taggart" +description: "Let's co-create a better future for humanity and for our planet...." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/samtaggart/" } + organizations: ["ThreefoldTech"] + imgPath: /images/people/sam_taggart.jpg +taxonomies: + memberships: + [foundation, twin, aci_members] +--- + +Sam has a professional background in communication / content and community building / management. His career started in 2009 with digital agency VaynerMedia, when businesses were just beginning to use social media to reach their audiences. Beyond his career, Sam likes to think of himself as a citizen of the world. After eight years of "corporate" work, he traveled to Southeast Asia, in part to evolve and open his mind and reality to new experiences and perspectives, and in part to find a purpose that tied more to his passions and desires to help the world. In 2019, Sam met ThreeFold co-founder Kristof de Spiegeleer in Cambodia and connected over topics like the importance of equalizing education and how we treat our planet. Sam was energized by what an Internet by people, for people could do for all of us. Having been exposed to many corners of the world, Sam is inspired by the beauty of our differences, and humbled by our similarities. He is driven to help grow this global effort to bring positive and impactful change to our planet. + +
+
+ +
+
+ diff --git a/content/people/samar_adel/index.md b/content/people/samar_adel/index.md new file mode 100644 index 000000000..3091e0d67 --- /dev/null +++ b/content/people/samar_adel/index.md @@ -0,0 +1,17 @@ +--- +title: "Samar Adel" +description: "I believe in a world where everyone can be happy." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/samaradel/",Github: "https://github.com/samaradel" } + organizations: ["foundation"] + imgPath: /images/people/samar_adel.jpg +taxonomies: + memberships: + [tech] +--- + +WSamar has over 3 years of practical experience in designing, implementing software, including web and mobile UI development, API design and she is passionate about everything Javascript, Designing + + + diff --git a/content/people/scott_yeager/index.md b/content/people/scott_yeager/index.md new file mode 100644 index 000000000..b0c418580 --- /dev/null +++ b/content/people/scott_yeager/index.md @@ -0,0 +1,15 @@ +--- +title: "Scott Yeager" +description: "Technology nerd and cross discipline creator." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/scottmyeager/", + Github: https://github.com/scottyeager } + organizations: ["foundation"] + imgPath: /images/people/scott_yeager.jpg +taxonomies: + memberships: + [foundation] +--- + +I am a human on a mission to grow planetary consciousness with art and technology. My background includes formal education in English and mathematics, along with a lifetime of exploring my natural curiosity for how things work, especially electronics and computers. In 2013, I quit a soul crushing job at an ecommerce startup, which launched an entrepreneurial journey that eventually led me to ThreeFold. Along with language, music is a medium of expression that I feel blessed to include in my role on the team. For me, the healing power of sound is real, just like the infinite potential of love. The world needs an open and neutral way to communicate, so that we can collaborate and thrive—that's why I'm excited to contribute to ThreeFold technology and the FreeFlow movement. \ No newline at end of file diff --git a/content/people/weynand_kuijpers/index.md b/content/people/weynand_kuijpers/index.md new file mode 100644 index 000000000..115c87e87 --- /dev/null +++ b/content/people/weynand_kuijpers/index.md @@ -0,0 +1,21 @@ +--- +title: "Weynand Kuijpers" +description: "A software engineer, mainly working on Jumpscale platform and Kosmos." +template: "person_page.html" +extra: + socialLinks: { LinkedIn: "https://www.linkedin.com/in/weynandkuijpers/" } + organizations: ["foundation, cofounders, farmers, aci_members"] + imgPath: /images/people/weynand_kuijpers.jpg +taxonomies: + memberships: + [foundation, aci, farming, cloud] +--- + +Weynand is a rocket scientist that loves slingshotting new technologies into customer-centric orbits. He has been working with teams at the start of the internet and spent the celebration of the year 2000 sitting in a datacenter. Nothing happened there and then but in the following years he developed a growing interest to help, optimise and simplify the world of IT. First follower, team player and very passionate about bringing equal opportunities to young talent around the world. For Weynand, the Internet is where the next generation will expand their minds and innovate. He experienced this first-hand when his son outsmarted him by learning online how to boil an egg in a microwave. Such learning ability should be available globally, sustainably and efficiently. + +
+
+ +
+
+ diff --git a/content/site/navigation.json b/content/site/navigation.json deleted file mode 100644 index a069dae25..000000000 --- a/content/site/navigation.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "headerNavigation": [ - { - "name": "About", - "link": "/about", - "external": false, - "expandable": false - }, - { - "name": "Projects", - "link": "/projects", - "external": false, - "expandable": true - }, - { - "name": "People", - "link": "/people", - "external": false, - "expandable": true - }, - { - "name": "Blog", - "link": "/blog", - "external": false, - "expandable": false - }, - { - "name": "NewsRoom", - "link": "/news", - "external": false, - "expandable": false - } - ], - "footerNavigation": [ - { - "name": "", - "link": "", - "external": false, - "expandable": false - } - ] -} diff --git a/content/site/social.json b/content/site/social.json deleted file mode 100644 index c19d34b30..000000000 --- a/content/site/social.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "social": [ - { - "icon": "linkedin", - "link": "https://www.linkedin.com/company/threefold-foundation/" - } - ] -} \ No newline at end of file diff --git a/content/support/_index.md b/content/support/_index.md new file mode 100644 index 000000000..42fdd31aa --- /dev/null +++ b/content/support/_index.md @@ -0,0 +1,73 @@ +--- +title: "support" +template: "section.html" +insert_anchor_links: "left" +--- + +
+ + + +{% row(style="center narrow") %} + + +## GET IN TOUCH
**WITH THREEFOLD** + + +{% end %} + +{% row(style="center between") %} + +[![Image](/images/support_join.png)](https://t.me/threefold) + + +||| + +[![Image](/images/support_press.png)](https://mail.google.com/mail/u/0/?fs=1&tf=cm&source=mailto&to=press@threefold.io) + + +||| + +[![Image](/images/support_join.png)](https://mail.google.com/mail/u/0/?fs=1&tf=cm&source=mailto&to=info@threefold.io) + + +{% end %} + + +
+ +
+ +
+ + + + +{% row(bgColor="#f2f2f2" style="center margin") %} + +## FREQUENTLY ASKED
**QUESTIONS** + +Check out the most common questions from the community.
There's a good chance your answer is there already! + + + + + +{% end %} + + + + + +{% row(style="center ") %} + +![Image](/images/ask.png#mx-auto) +
+ +## HAVE A QUESTION ABOUT
**BUILDING ON THREEFOLD?** + + + + + +{% end %} \ No newline at end of file diff --git a/content/tft/_index.md b/content/tft/_index.md new file mode 100644 index 000000000..3945f0799 --- /dev/null +++ b/content/tft/_index.md @@ -0,0 +1,271 @@ +--- +title: "TFT" +template: "section.html" +insert_anchor_links: "left" +--- + + + + +{% row(style="center between margin") %} + +![Image](/images/tft_header.png#medium) + + + +## **DECENTRALIZING
THE INTERNET ECONOMY** + + +The People’s Internet creates an entirely new decentralized Internet economy that allows anyone to join the world’s fastest growing market – the Internet. + + +
+ + cointelegraph + + + + + +
+ + +{% end %} + + +
+ +
+ + + + + +{% row(style="center narrow") %} + +## **MEETING EMERGING DEMAND** + + +Data has become the most valuable commodity on earth, the Internet infrastructure is experiencing significant growth. While the current centralized model is facing limitations, ThreeFold can scale to the edge to service the emerging demand. + +{% end %} + +{% row(style="center") %} + +![Image](/images/tft_125zb.png#medium) + +
+ +125 zetabytes of storage capacity needs to be
+created to meet demand for data in the upcoming years.
+That is a number with 21 zeroes! + +||| + +| | | +| ----------- | ----------- | +| ![Image](/images/tft_800.png#tft_img) | $800 billion of revenue is expected for the cloud market by 2025 | +| ![Image](/images/tft_70b.png#tft_img) | Over seventy billion new devices are expected to be online by 2025 | +| ![Image](/images/tft_1b.png#tft_img) | Over one billion people are still expected to get digital access by 2025| + + + +{% end %} + + +
+ +
+ + + + + +{% row(style="center between margin") %} + + +## **THE MISSING LAYERS** + + +While many projects have created bits and pieces of what a decentralized Internet would look like, ThreeFold is decentralizing the entire Internet model. The blockchain world is missing this decentralized foundational layer. ThreeFold provides the peer-to-peer Internet infrastructure to interconnect the entire blockchain and web3 space. + +
+
+ +![Image](/images/tft_table.png#mx-auto) + + + + +{% end %} + + + + +{% row(gradient="linear-gradient(180deg,#ea1ff7,#70dfc9)" style="margin") %} + +![Image](/images/tft_currency.png#medium#absolute) + +||| + +## **THE CURRENCY OF THE DECENTRALIZED INTERNET** + +TFT is a utility token that allows people to hold current and future Internet capacity on the ThreeFold Grid. It incentivizes an open ecosystem where anyone can connect and utilize Internet capacity without any intermediaries. + + + +{% end %} + +
+ +
+ +
+ + + + +{% row(style="center narrow") %} + + +## **OPEN NETWORK** + +3Nodes provide Internet capacity for millions of people using ThreeFold’s Planetary Network, and you earn TFT for doing so. And because of a unique operating system, called Zero-OS, once turned on your 3Node runs by itself. + +{% end %} + +{% row(style="center") %} + + + + +### Proof-Of-Capacity + +People earn TFT as monthly income for connecting Internet capacity to the ThreeFold Grid. + +||| + +![Image](/images/tft_network.png) + + +||| + +### Proof-Of-Utilization + +People buy TFT to store data and run applications privately on a peer-to-peer Internet infrastructure. + +{% end %} + + + + + +{% row(style="margin") %} + +## **LOYALTY REWARDS** + +The ThreeFold blockchain automatically scans wallets and provides up-to 60% discounts on the utilization of the ThreeFold Grid. The more TFT you hold across time, the higher the discounts. + + + +||| + +![Image](/images/tft_loyalty.jpg) + +{% end %} + + + + + + +{% row(style="margin") %} + +![Image](/images/tft_utility.jpg) + +||| + +## **A REAL UTILITY TOKEN** + +TFT is minted only when new Internet capacity is added to the ThreeFold Grid. A limited supply of 4 Billion TFT has been set to ensure the value keeps steady for the years to come with rising demand for a decentralized Internet. + + +{% end %} + + + + + +{% row(style="margin") %} + +## **BURN AND FARM EQUILIBRIUM** + +Burning permanently removes TFT from the circulating supply when the ThreeFold Grid gets used. It ensures a positive impact on pricing while ensuring rewards for all current and future nodes. + + + +||| + +![Image](/images/tft_burn.jpg) + +{% end %} + + + + + +{% row(style="center") %} + +## **JOIN THE PEOPLE'S INTERNET** + +Get TFT today and participate in the realization of a truly decentralized world. + + + +{% end %} + +{% row(style="lean") %} + +![Image](/images/tft_join_internet.png#mx-auto) + + + +{% end %} + + +
+ +
+ +
+ + + + +{% row(style="center") %} + +## **BELIEVERS IN TFT** + + +![Image](/images/ourpartners.png#mx-auto) + + + +{% end %} diff --git a/content/tftfaq/_index.md b/content/tftfaq/_index.md new file mode 100644 index 000000000..fe82ba0c5 --- /dev/null +++ b/content/tftfaq/_index.md @@ -0,0 +1,5 @@ +--- +id: faq +title: "Frequently Asked Questions" +template: "layouts/faq.html" +--- \ No newline at end of file diff --git a/content/page/tftfaq/faq/q1/q1.md b/content/tftfaq/q1/index.md similarity index 97% rename from content/page/tftfaq/faq/q1/q1.md rename to content/tftfaq/q1/index.md index 24e64d33d..2c16ad315 100644 --- a/content/page/tftfaq/faq/q1/q1.md +++ b/content/tftfaq/q1/index.md @@ -1,6 +1,6 @@ --- id: tftq1 -question: What is TFT? +title: What is TFT? --- The ThreeFold Token (TFT) is the official currency of ThreeFold. It represents a unit of Internet capacity in the form of cloud computing, internet storage or networking and is 100% backed by real hardware. diff --git a/content/page/tftfaq/faq/q10/q10.md b/content/tftfaq/q10/index.md similarity index 77% rename from content/page/tftfaq/faq/q10/q10.md rename to content/tftfaq/q10/index.md index 6e2d853ea..f66ac06d2 100644 --- a/content/page/tftfaq/faq/q10/q10.md +++ b/content/tftfaq/q10/index.md @@ -1,6 +1,6 @@ --- id: tftq10 -question: How much of the total circulating supply is locked in vesting? +title: How much of the total circulating supply is locked in vesting? --- There is a [token stats section in the wiki](https://library.threefold.me/info/threefold#/tokens/threefold__stats_token_overview_farmed) which is automatically updated every time wiki redeployed. You can find latest numbers there. diff --git a/content/page/tftfaq/faq/q11/q11.md b/content/tftfaq/q11/index.md similarity index 76% rename from content/page/tftfaq/faq/q11/q11.md rename to content/tftfaq/q11/index.md index fd4683b1c..37699c3ee 100644 --- a/content/page/tftfaq/faq/q11/q11.md +++ b/content/tftfaq/q11/index.md @@ -1,6 +1,6 @@ --- id: tftq11 -question: Is the value of TFT the same on BSC and Stellar? And can I transfer TFT to ThreeFold Connect? +title: Is the value of TFT the same on BSC and Stellar? And can I transfer TFT to ThreeFold Connect? --- Yes, the value of TFT is the same on Binance Smart Chain (BSC) and Stellar. You can find how to migrate between BSC and Stellar [here in the wiki](https://library.threefold.me/info/threefold#/tokens/threefold__tft_bsc_bridge). Note that the exchange price of TFT may vary on different exchanges according to market conditions. diff --git a/content/page/tftfaq/faq/q12/q12.md b/content/tftfaq/q12/index.md similarity index 83% rename from content/page/tftfaq/faq/q12/q12.md rename to content/tftfaq/q12/index.md index 799d374e9..0099d311f 100644 --- a/content/page/tftfaq/faq/q12/q12.md +++ b/content/tftfaq/q12/index.md @@ -1,6 +1,6 @@ --- id: tftq12 -question: What are the TFT transaction costs? +title: What are the TFT transaction costs? --- All blockchain networks have some transactions cost as a measure to prevent spammy transactions and to incentivise miners. The transaction cost to send or receive TFT on the ThreeFold blockchain is of 0.1 TFT. diff --git a/content/page/tftfaq/faq/q13/q13.md b/content/tftfaq/q13/index.md similarity index 94% rename from content/page/tftfaq/faq/q13/q13.md rename to content/tftfaq/q13/index.md index 8a06086ac..545bfa427 100644 --- a/content/page/tftfaq/faq/q13/q13.md +++ b/content/tftfaq/q13/index.md @@ -1,6 +1,6 @@ --- id: tftq13 -question: What is the potential price of TFT? +title: What is the potential price of TFT? --- The total number of TFT is limited and the growth of the ThreeFold Grid is limtitless. In that sense, the price of TFT is expected to rise according to the growth and utilization fo the ThreeFold Grid. diff --git a/content/page/tftfaq/faq/q14/q14.md b/content/tftfaq/q14/index.md similarity index 89% rename from content/page/tftfaq/faq/q14/q14.md rename to content/tftfaq/q14/index.md index 21b632172..c628a8091 100644 --- a/content/page/tftfaq/faq/q14/q14.md +++ b/content/tftfaq/q14/index.md @@ -1,6 +1,6 @@ --- id: tftq14 -question: Will you list on additional exchanges and when? +title: Will you list on additional exchanges and when? --- ThreeFold believes that TFT should be available and accessible to everyone, everywhere. Therefore, our team and ecosystem is working hard on improving the availability of TFT globally. As a community, we discuss the latest olisting options, exchange integrations and more. This [forum thread](https://forum.threefold.io/t/will-you-list-on-additional-exchanges-options-to-improve-token-accessibility-and-availability/1038) may provide you with some useful information. diff --git a/content/page/tftfaq/faq/q15/q15.md b/content/tftfaq/q15/index.md similarity index 78% rename from content/page/tftfaq/faq/q15/q15.md rename to content/tftfaq/q15/index.md index c828fe640..b45a1d0f9 100644 --- a/content/page/tftfaq/faq/q15/q15.md +++ b/content/tftfaq/q15/index.md @@ -1,6 +1,6 @@ --- id: tftq15 -question: Where can I find more information about ThreeFold Token and ThreeFold tokenomics? +title: Where can I find more information about ThreeFold Token and ThreeFold tokenomics? --- A lot of effort has been put in being 100% transparant across the tokenomics and plans around TFT. You may find extent information on the token section of our [library](https://library.threefold.me/info/threefold#/threefold__threefold_home) and on our [forum](https://forum.threefold.io/c/threefold-token/22). diff --git a/content/page/tftfaq/faq/q2/q2.md b/content/tftfaq/q2/index.md similarity index 82% rename from content/page/tftfaq/faq/q2/q2.md rename to content/tftfaq/q2/index.md index fdbbfe215..247648544 100644 --- a/content/page/tftfaq/faq/q2/q2.md +++ b/content/tftfaq/q2/index.md @@ -1,6 +1,6 @@ --- id: tftq2 -question: What is the current price of the TFT? +title: What is the current price of the TFT? --- The current live market price of TFT is displayed on coin aggregators such as [CoinMarketCap](https://coinmarketcap.com/currencies/threefold/) and [CoinGecko](https://www.coingecko.com/en/coins/threefold-token). diff --git a/content/page/tftfaq/faq/q3/q3.md b/content/tftfaq/q3/index.md similarity index 96% rename from content/page/tftfaq/faq/q3/q3.md rename to content/tftfaq/q3/index.md index e424d0733..fe704c8df 100644 --- a/content/page/tftfaq/faq/q3/q3.md +++ b/content/tftfaq/q3/index.md @@ -1,6 +1,6 @@ --- id: tftq3 -question: How and where can I buy TFT? +title: How and where can I buy TFT? --- To buy TFT, users can go to regulated exchanges, DEXs (decentralized exchanges) and wallets or directly to ThreeFold's buy and sell platform. Like most digital currencies, TFT is transferable to any other compatible wallet. diff --git a/content/page/tftfaq/faq/q4/q4.md b/content/tftfaq/q4/index.md similarity index 90% rename from content/page/tftfaq/faq/q4/q4.md rename to content/tftfaq/q4/index.md index 67aa7fcf5..57fb0e3a0 100644 --- a/content/page/tftfaq/faq/q4/q4.md +++ b/content/tftfaq/q4/index.md @@ -1,6 +1,6 @@ --- id: tftq4 -question: Where do I store my TFT? +title: Where do I store my TFT? --- It is recommended to store your TFT on ThreeFold Connect. To set up your account, follow the steps described [here](https://library.threefold.me/info/threefold#/tokens/threefold__threefold_connect). You may also find other wallet options [here](https://library.threefold.me/info/threefold#/tokens/threefold__threefold_wallets). diff --git a/content/page/tftfaq/faq/q5/q5.md b/content/tftfaq/q5/index.md similarity index 92% rename from content/page/tftfaq/faq/q5/q5.md rename to content/tftfaq/q5/index.md index 0e5525dd6..54dc8d545 100644 --- a/content/page/tftfaq/faq/q5/q5.md +++ b/content/tftfaq/q5/index.md @@ -1,6 +1,6 @@ --- id: tftq5 -question: What is the market cap of TFT? +title: What is the market cap of TFT? --- We have a detailed overview of the TFT economy [here](https://library.threefold.me/info/threefold#/tokens/threefold__stats_token_overview_farmed) that describes the amount of liquid tokens and enables you to calculate the current circulating supply. diff --git a/content/page/tftfaq/faq/q6/q6.md b/content/tftfaq/q6/index.md similarity index 90% rename from content/page/tftfaq/faq/q6/q6.md rename to content/tftfaq/q6/index.md index 0a8871757..1f46b6af3 100644 --- a/content/page/tftfaq/faq/q6/q6.md +++ b/content/tftfaq/q6/index.md @@ -1,6 +1,6 @@ --- id: tftq6 -question: Where can I find my wallet address? +title: Where can I find my wallet address? --- All wallets and exchanges provide a way to access your wallet address. In the ThreeFold Connect app, you may find it under the 'Wallet' tab. There, you can see your TFT wallets and balances. For other TFT compatible wallets, please visit their offical website and ask for support there. You may find other wallets [here](https://library.threefold.me/info/threefold#/tokens/threefold__threefold_wallets). diff --git a/content/page/tftfaq/faq/q7/q7.md b/content/tftfaq/q7/index.md similarity index 81% rename from content/page/tftfaq/faq/q7/q7.md rename to content/tftfaq/q7/index.md index da8772488..872174084 100644 --- a/content/page/tftfaq/faq/q7/q7.md +++ b/content/tftfaq/q7/index.md @@ -1,6 +1,6 @@ --- id: tftq7 -question: How can I get my tokens back if I lost my seed key? +title: How can I get my tokens back if I lost my seed key? --- Your seed key is the only way to retrieve or migrate your funds from damaged or deleted wallet. You should always make sure to have a backup of your seed key stored in a safe place. In case of unfortunate loss, no one will be able to assist you. diff --git a/content/page/tftfaq/faq/q8/q8.md b/content/tftfaq/q8/index.md similarity index 92% rename from content/page/tftfaq/faq/q8/q8.md rename to content/tftfaq/q8/index.md index eb1000c53..7c392fa02 100644 --- a/content/page/tftfaq/faq/q8/q8.md +++ b/content/tftfaq/q8/index.md @@ -1,6 +1,6 @@ --- id: tftq8 -question: How to send TFT to other wallet addresses? +title: How to send TFT to other wallet addresses? --- There are several ways to send and receive TFT depending on the wallet you are using. In the ThreeFold Connect app, the folllwoing options are availabel to you: diff --git a/content/page/tftfaq/faq/q9/q9.md b/content/tftfaq/q9/index.md similarity index 93% rename from content/page/tftfaq/faq/q9/q9.md rename to content/tftfaq/q9/index.md index a0f115de2..dac52ee51 100644 --- a/content/page/tftfaq/faq/q9/q9.md +++ b/content/tftfaq/q9/index.md @@ -1,6 +1,6 @@ --- id: tftq9 -question: What is the difference between staking and vesting? +title: What is the difference between staking and vesting? --- In general, staking mechanisms offer additional rewards in exchange of holding some tokens. With the ThreeFold Grid 3.0 release, it is possible to stake your TFT by keeping them in your wallet. By doing so, you'll receive discounts on capacity reservation. You can find more information about staking [here](https://library.threefold.me/info/threefold#/tfgrid/pricing/threefold__pricing?id=discount-levels). diff --git a/css/admonition.css b/css/admonition.css new file mode 100644 index 000000000..de7d76e6f --- /dev/null +++ b/css/admonition.css @@ -0,0 +1,361 @@ +:root { + --md-admonition-icon--note: url("data:image/svg+xml;charset=utf-8,"); + --md-admonition-icon--abstract: url("data:image/svg+xml;charset=utf-8,"); + --md-admonition-icon--info: url("data:image/svg+xml;charset=utf-8,"); + --md-admonition-icon--tip: url("data:image/svg+xml;charset=utf-8,"); + --md-admonition-icon--success: url("data:image/svg+xml;charset=utf-8,"); + --md-admonition-icon--question: url("data:image/svg+xml;charset=utf-8,"); + --md-admonition-icon--warning: url("data:image/svg+xml;charset=utf-8,"); + --md-admonition-icon--failure: url("data:image/svg+xml;charset=utf-8,"); + --md-admonition-icon--danger: url("data:image/svg+xml;charset=utf-8,"); + --md-admonition-icon--bug: url("data:image/svg+xml;charset=utf-8,"); + --md-admonition-icon--example: url("data:image/svg+xml;charset=utf-8,"); + --md-admonition-icon--quote: url("data:image/svg+xml;charset=utf-8,"); + --md-details-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z'/%3E%3C/svg%3E"); +} + +:is(.admonition) { + display: flow-root; + margin: 1.5625em 0; + padding: 0 1.2rem; + color: var(--fg); + page-break-inside: avoid; + background-color: var(--bg); + border: 0 solid black; + border-inline-start-width: 0.4rem; + border-radius: 0.2rem; + box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.05), 0 0 0.1rem rgba(0, 0, 0, 0.1); +} + +.admonition p { + display: block; + margin-block-start: 1em; + margin-block-end: 1em; + margin-inline-start: 0px; + margin-inline-end: 0px; + font-size: 0.8rem; +} + +@media print { + :is(.admonition) { + box-shadow: none; + } +} +:is(.admonition) > * { + box-sizing: border-box; +} +:is(.admonition) :is(.admonition) { + margin-top: 1em; + margin-bottom: 1em; +} +:is(.admonition) > .tabbed-set:only-child { + margin-top: 0; +} +html :is(.admonition) > :last-child { + margin-bottom: 1.2rem; +} + +:is(.admonition-title, summary) { + position: relative; + margin-block: 0; + margin-inline: -1.6rem -1.2rem; + padding-block: 0.8rem; + padding-inline: 4rem 1.2rem; + font-weight: 700; + background-color: rgba(68, 138, 255, 0.1); + border: 0 solid #448aff; + border-inline-start-width: 0.4rem; + border-start-start-radius: 0.2rem; + display: flex; +} +:is(.admonition-title, summary) > p { + margin: 0; +} +html :is(.admonition-title, summary):last-child { + margin-bottom: 0; +} +:is(.admonition-title, summary)::before { + position: absolute; + top: 0.625em; + inset-inline-start: 1.2rem; + width: 1.4rem; + height: 1.4rem; + background-color: #448aff; + mask-image: url('data:image/svg+xml;charset=utf-8,'); + -webkit-mask-image: url('data:image/svg+xml;charset=utf-8,'); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-size: contain; + content: ""; +} + +:is(.admonition):is(.note) { + border-color: #448aff; +} + +:is(.note) > :is(.admonition-title, summary) { + background-color: rgba(68, 138, 255, 0.1); + border-color: #448aff; +} +:is(.note) > :is(.admonition-title, summary)::before { + background-color: #448aff; + mask-image: var(--md-admonition-icon--note); + -webkit-mask-image: var(--md-admonition-icon--note); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-repeat: no-repeat; +} + +:is(.admonition):is(.abstract, .summary, .tldr) { + border-color: #00b0ff; +} + +:is(.abstract, .summary, .tldr) > :is(.admonition-title, summary) { + background-color: rgba(0, 176, 255, 0.1); + border-color: #00b0ff; +} +:is(.abstract, .summary, .tldr) > :is(.admonition-title, summary)::before { + background-color: #00b0ff; + mask-image: var(--md-admonition-icon--abstract); + -webkit-mask-image: var(--md-admonition-icon--abstract); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-repeat: no-repeat; +} + +:is(.admonition):is(.info, .todo) { + border-color: #00b8d4; +} + +:is(.info, .todo) > :is(.admonition-title, summary) { + background-color: rgba(0, 184, 212, 0.1); + border-color: #00b8d4; +} +:is(.info, .todo) > :is(.admonition-title, summary)::before { + background-color: #00b8d4; + mask-image: var(--md-admonition-icon--info); + -webkit-mask-image: var(--md-admonition-icon--info); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-repeat: no-repeat; +} + +:is(.admonition):is(.tip, .hint, .important) { + border-color: #00bfa5; +} + +:is(.tip, .hint, .important) > :is(.admonition-title, summary) { + background-color: rgba(0, 191, 165, 0.1); + border-color: #00bfa5; +} +:is(.tip, .hint, .important) > :is(.admonition-title, summary)::before { + background-color: #00bfa5; + mask-image: var(--md-admonition-icon--tip); + -webkit-mask-image: var(--md-admonition-icon--tip); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-repeat: no-repeat; +} + +:is(.admonition):is(.success, .check, .done) { + border-color: #00c853; +} + +:is(.success, .check, .done) > :is(.admonition-title, summary) { + background-color: rgba(0, 200, 83, 0.1); + border-color: #00c853; +} +:is(.success, .check, .done) > :is(.admonition-title, summary)::before { + background-color: #00c853; + mask-image: var(--md-admonition-icon--success); + -webkit-mask-image: var(--md-admonition-icon--success); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-repeat: no-repeat; +} + +:is(.admonition):is(.question, .help, .faq) { + border-color: #64dd17; +} + +:is(.question, .help, .faq) > :is(.admonition-title, summary) { + background-color: rgba(100, 221, 23, 0.1); + border-color: #64dd17; +} +:is(.question, .help, .faq) > :is(.admonition-title, summary)::before { + background-color: #64dd17; + mask-image: var(--md-admonition-icon--question); + -webkit-mask-image: var(--md-admonition-icon--question); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-repeat: no-repeat; +} + +:is(.admonition):is(.warning, .caution, .attention) { + border-color: #ff9100; +} + +:is(.warning, .caution, .attention) > :is(.admonition-title, summary) { + background-color: rgba(255, 145, 0, 0.1); + border-color: #ff9100; +} +:is(.warning, .caution, .attention) > :is(.admonition-title, summary)::before { + background-color: #ff9100; + mask-image: var(--md-admonition-icon--warning); + -webkit-mask-image: var(--md-admonition-icon--warning); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-repeat: no-repeat; +} + +:is(.admonition):is(.failure, .fail, .missing) { + border-color: #ff5252; +} + +:is(.failure, .fail, .missing) > :is(.admonition-title, summary) { + background-color: rgba(255, 82, 82, 0.1); + border-color: #ff5252; +} +:is(.failure, .fail, .missing) > :is(.admonition-title, summary)::before { + background-color: #ff5252; + mask-image: var(--md-admonition-icon--failure); + -webkit-mask-image: var(--md-admonition-icon--failure); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-repeat: no-repeat; +} + +:is(.admonition):is(.danger, .error) { + border-color: #ff1744; +} + +:is(.danger, .error) > :is(.admonition-title, summary) { + background-color: rgba(255, 23, 68, 0.1); + border-color: #ff1744; +} +:is(.danger, .error) > :is(.admonition-title, summary)::before { + background-color: #ff1744; + mask-image: var(--md-admonition-icon--danger); + -webkit-mask-image: var(--md-admonition-icon--danger); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-repeat: no-repeat; +} + +:is(.admonition):is(.bug) { + border-color: #f50057; +} + +:is(.bug) > :is(.admonition-title, summary) { + background-color: rgba(245, 0, 87, 0.1); + border-color: #f50057; +} +:is(.bug) > :is(.admonition-title, summary)::before { + background-color: #f50057; + mask-image: var(--md-admonition-icon--bug); + -webkit-mask-image: var(--md-admonition-icon--bug); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-repeat: no-repeat; +} + +:is(.admonition):is(.example) { + border-color: #7c4dff; +} + +:is(.example) > :is(.admonition-title, summary) { + background-color: rgba(124, 77, 255, 0.1); + border-color: #7c4dff; +} +:is(.example) > :is(.admonition-title, summary)::before { + background-color: #7c4dff; + mask-image: var(--md-admonition-icon--example); + -webkit-mask-image: var(--md-admonition-icon--example); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-repeat: no-repeat; +} + +:is(.admonition):is(.quote, .cite) { + border-color: #9e9e9e; +} + +:is(.quote, .cite) > :is(.admonition-title, summary) { + background-color: rgba(158, 158, 158, 0.1); + border-color: #9e9e9e; +} +:is(.quote, .cite) > :is(.admonition-title, summary)::before { + background-color: #9e9e9e; + mask-image: var(--md-admonition-icon--quote); + -webkit-mask-image: var(--md-admonition-icon--quote); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-repeat: no-repeat; +} + +.navy :is(.admonition) { + background-color: var(--sidebar-bg); +} + +.ayu :is(.admonition), +.coal :is(.admonition) { + background-color: var(--theme-hover); +} + +.rust :is(.admonition) { + background-color: var(--sidebar-bg); + color: var(--sidebar-fg); +} + +:is(.admonition-title) { + font-feature-settings: "kern", "liga"; + font-weight: 600; + font-size: 0.84rem; + border: none; + padding: 10px 50px; +} + +:is(summary)::after { + position: absolute; + top: 0.625em; + width: 1.4rem; + height: 1.4rem; + mask-image: url('data:image/svg+xml;charset=utf-8,'); + -webkit-mask-image: url('data:image/svg+xml;charset=utf-8,'); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-size: contain; + content: ""; +} + +:is(summary)::after { + background-color: black; + mask-image: var(--md-details-icon); + -webkit-mask-image: var(--md-details-icon); + mask-repeat: no-repeat; + -webkit-mask-repeat: no-repeat; + mask-size: contain; + -webkit-mask-repeat: no-repeat; + position: absolute; + transform: rotate(-90deg); + transition: transform 0.25s; + right: 0.4rem; +} + +details[open] > summary::after { + transform: rotate(0deg); +} diff --git a/css/code.css b/css/code.css new file mode 100644 index 000000000..7d95a8e7f --- /dev/null +++ b/css/code.css @@ -0,0 +1,90 @@ +code.language-html, +code.language-css, +code.language-md, +code.language-cmd, +code.language-bash, +code.language-text, +code.language-js, +span.o, +span.nx { + color: rgb(255, 255, 255); + line-height: 1.4; +} +span.c { + color: hsl(120, 100%, 20%); +} + +span.p, +span.s1, +span.s2, +span.nt { + color: hsl(40, 100%, 30%); +} + +span.gs, +span.gh, +span.ge { + color: hsl(208, 100%, 50%); +} + +span.gs { + font-weight: bold; +} + +span.ge { + font-style: italic; +} + +pre, +code { + @apply font-mono; +} + +code { + background-color: hsl(0, 0%, 98%); + border-radius: 3px; + color: hsl(120, 100%, 20%); + font-size: 85%; +} + +pre { + margin: 0; + margin: 0; + padding: 1rem; + overflow: scroll; +} + +pre code { + background-color: transparent; + color: inherit; + font-size: 100%; + padding: 0; +} + +.highlight { + background-color: transparent; + border-radius: 3px; + margin: 0 0 0.5rem; + padding: 0; + + & pre { + margin-bottom: 0; + overflow-x: auto; + } + + & .lineno { + color: hsla(0, 0%, 67%, 0.72); + display: inline-block; /* Ensures the null space also isn't selectable */ + padding: 0 0.75rem 0 0.25rem; + /* Make sure numbers aren't selectable */ + } +} + +/* TODO: dark theme for future +@media (prefers-color-scheme: dark) { + code { + color: #fff; + background: hsl(200, 63%, 15%); + } +} +*/ diff --git a/css/ffoxobliq.css b/css/ffoxobliq.css new file mode 100644 index 000000000..41db96ff8 --- /dev/null +++ b/css/ffoxobliq.css @@ -0,0 +1,9 @@ +/* === handling obliquing issues in Firefox */ + +@supports (-moz-appearance: none) { + .italic, i, cite, em, var, address, dfn, h3, .h3, h5, .h5 { + font-style: oblique 8deg; + } +} + +/* === end, handling obliquing issues in Firefox */ \ No newline at end of file diff --git a/css/index.css b/css/index.css new file mode 100644 index 000000000..c3cca50e1 --- /dev/null +++ b/css/index.css @@ -0,0 +1,374 @@ +/*! purgecss start ignore */ +/* @import "nav.css"; */ +@import "code.css"; +/*! purgecss end ignore */ + +@import "tailwindcss/base"; +@import "layout.css"; +@import "tailwindcss/components"; +@import "admonition.css"; +@import "tailwindcss/utilities"; +@import url("https://fonts.googleapis.com/css2?family=Ubuntu&display=swap"); +@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"); +@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap"); + +/* Custom CSS for header partial */ +.backdrop-blur { + -webkit-backdrop-filter: blur(40px); +} + +* { + font-family: "Lato", sans-serif; +} + +.bg-semi-white { + background-color: rgba(255, 255, 255, 0.75); +} + +/* Custom css allowing image styling in markdown */ +img[src*="#mx-auto"] { + margin: auto; +} + +img[src*="#small"] { + width: 68px; +} + +img[src*="#medium"] { + width: 400px; + margin: auto; +} + +img[src*="#logo"] { + max-width: min(250px, 100%); + margin: auto; +} + +img[src*="#large"] { + width: 1000px; + margin: auto; +} + +img[src*="#tft_img"] { + width: 150px; + margin: 8px; +} + +img[src*="#absolute"] { + position: absolute; + left: 0; + top: 0; +} +.footer-cust a{ + color: #999; +} + +.footer-cust a:hover { + color: rgb(65, 65, 65); +} + +.footer-cust h6{ + margin-bottom: 15px; +} + +.logo_size{ + width:200px +} +@layer components { + h1 { + @apply text-3xl lg:text-7xl font-normal; + } + h2 { + @apply text-3xl lg:text-6xl my-4 font-light leading-none; + } + h2 strong { + @apply font-medium; + } + h3 { + @apply text-xl lg:text-4xl my-4 font-extralight leading-none; + } + h3 strong { + @apply font-semibold; + } + h4 { + @apply text-sm lg:text-2xl font-normal; + } + h5 { + @apply text-md my-1 tracking-widest text-zinc-500 font-semibold; + } + h6 { + @apply text-md not-italic font-normal my-1; + } + p { + @apply text-lg; + } + blockquote { + @apply border-l-4 border-gray-400 mx-2 my-2 p-2; + } + li { + @apply text-base lg:text-base font-normal; + } + li li { + @apply text-sm lg:text-sm font-light; + } + button { + @apply + inline-block + lg:text-lg + px-12 + py-1 + mr-5 + my-6 + border-2 + shadow + border-black + capitalize + } + .my-header h4{ + color:#9f9f9f; + + } + .article h2{ + font-size: 2.25rem; + font-family: Lato,sans-serif!important; + line-height: 1.5; + font-weight: 700; + color:#333; + } + + .article h1{ + font-family: Lato,sans-serif!important; + } + + } + .article p{ + font-size: 1.125rem; + font-family: Lato,sans-serif!important; + line-height: 1.7; + color:#333 + } + + .post-content-text a, .article a{ + color: #4ec48f; + } + + .post-content-text a:hover, .article a:hover{ + color: #2e9969; + } + + .article li{ + font-size: 1.125rem; + } + .main-title { + font-family: Lato,sans-serif!important; + } + + +button:hover :is(:where(a)) { + color: #3b82f6; +} + +button :is(:where(p)) { + color: #3d3b39; + font-weight: 400; +} + +button a { + color: black; +} + +a { + border-width: 0px; +} + +header { + font-family: "Work Sans"; +} + +.nav_btn { + margin: 0 !important; + padding: 0 !important; + border: none !important; + box-shadow: none !important; +} + +.quicklinks { + box-sizing: border-box; + -webkit-align-items: center; + -webkit-box-align: center; + -ms-flex-align: center; + align-items: center; + width: auto; + display: inline-block; + margin: 0 auto; + border-radius: 10px; + margin-top: 30px; + -webkit-flex-wrap: wrap; + -ms-flex-wrap: wrap; + flex-wrap: wrap; + margin-bottom: 20px; +} +.quicklinks img { + height: auto; + max-width: 200px; + display: inline-block; + padding: 10px; + -webkit-filter: grayscale(100%); + filter: grayscale(100%); + position: relative; + margin-right: 30px; + -webkit-transition: all 0.2s ease; + transition: all 0.2s ease; + opacity: 0.5; +} + +.quicklinks img:hover { + opacity: 1; + -webkit-transition: all 0.2s ease; + transition: all 0.2s ease; + -webkit-filter: grayscale(0%); + filter: grayscale(0%); +} + + +.banner { + width: 100%; + margin: 0; + padding: 120px 0; + text-align: center; + position: relative; + display: block; + color: #fff !important; + letter-spacing: 0.5px; + overflow: hidden; + background: #00838d; + transition: 1.5s; +} + +.header { + height: auto; + background: none; + padding: 200px 0; +} + +.banner h2, +.header h1 { + margin: auto; + color: #fff; + position: relative; + transition: 0.3s; + z-index: 1; + white-space: nowrap; +} + +.header h1 { + color: #000; + transition: none; +} + +.banner h2 svg { + font-size: 40px; + margin-left: 15px; + position: absolute; + top: 55%; + transform: translateY(-50%) scale(0.5); + opacity: 0; + transition: 0.3s; +} + +.banner .back { + width: 100%; + height: 100%; + position: absolute; + top: 0; + left: 0; + background-position: center; + background-size: cover; + filter: grayscale(1) contrast(1.4); + opacity: 0.25; + transition: 1.5s; +} + +.header .back { + filter: none; + opacity: 1; + background-position: center; + + background-size: cover; + background-repeat: no-repeat; +} + +.banner:hover { + background: #4b3a92; +} + +.header:hover { + background: none; +} + +.banner:hover h2 svg { + transform: translateY(-50%) scale(1); + opacity: 1; +} + +.banner:hover h2 { + padding-right: 40px; +} + +.header:hover h1 { + padding-right: 0; +} + +.banner:hover .back { + transform: scale(1.03); +} + +.header:hover .back { + transform: none; +} + +.my-test{ + font-family: "Work Sans", sans-serif !important; +} +.post-content-text .my-test { + font-family: "Work Sans", sans-serif !important; + line-height: 1.7; +} + +.post-content-text h2 { + font-family: Lato,sans-serif!important; + line-height: 1.5; + font-size: 2.25rem; + font-weight: 700; +} +.container-fluid { + width: 100%; + /* padding-right: 15px; + padding-left: 15px; */ + margin-right: auto; + margin-left: auto; +} + +.zola-anchor { + display: none; +} +@media (max-width: 640px) { + .banner h2 { + font: 600 7vw/10vw; + } + + .header h1 { + font-size: 35px; + } + + .banner h2 svg { + font-size: 30px; + } +} + +@media (max-width: 480px) { + .banner, + .header { + padding: 80px 0; + } +} \ No newline at end of file diff --git a/css/layout.css b/css/layout.css new file mode 100644 index 000000000..6e95002aa --- /dev/null +++ b/css/layout.css @@ -0,0 +1,466 @@ +main { + @apply pt-0; +} + +article p{ + @apply text-lg; +} +/* +html, body { + @apply dark:bg-black; + +body { + @apply font-serif dark:text-gray-200; +} +*/ + +p { + /* for handling Markdown-created

and

  • */ + @apply text-lg; +} + +pre, +code { + font-feature-settings: normal; +} + +.navWhite, +.navWhite:visited { + @apply text-white; +} + +.navWhite:focus, +.navWhite:active { + @apply text-gray-400; +} + +.text-blue-light { + @apply text-blue-500; +} + +.text-blue-dark { + /* for dark mode + @apply text-blue-200; + */ +} + +.text-shadow-titles { + text-shadow: 4px 4px 2px #000; +} + +.gradient-titles { + @apply bg-gradient-to-b from-blue-700 to-black; +} + +.ctr { + @apply text-center; +} + +.legal { + @apply text-xs; +} + +nav h4 a:hover { + @apply border-0 text-blue-300 font-light; +} +nav h4 a, +nav h4 a:focus, +nav h4 a:active { + @apply border-0 text-black font-light; +} + +a h2 { + @apply text-black; +} + +a { + @apply text-blue-600 font-semibold; +} +a:focus, +a:hover { + @apply text-blue-300; +} +a:active { + @apply text-blue-800 border-blue-500; +} + +h5 a { + @apply text-gray-900 font-normal; +} + +/* +a:hover { + @apply dark:text-blue-300; +} +*/ + +sup a, +a.previous, +a.next, +.footnote-return { + @apply border-b-0; +} + +#nav-toggle:checked + #navMenu { + @apply block; +} + +a.navborderless { + @apply border-b-0; +} +/* +.dateInfo { + @apply text-gray-700 dark:text-gray-400; +} +*/ + +h1, +.h1, +h2, +.h2, +h3, +.h3, +h4, +.h4, +h5, +.h5, +h6, +.h6 { + @apply font-sans leading-tight tracking-tight; +} + +h1, +.h1 { + @apply text-4xl mb-4 font-extrabold; +} + +h2, +.h2, +h3, +.h3, +h4, +.h4, +h5, +.h5, +h6, +.h6 { + @apply font-bold; +} + +h2, +.h2 { + @apply text-4xl; +} + +h4, +.h4 { + @apply text-2xl; +} + +h5 { + @apply not-italic; +} + +h5, +.h5, +h6, +.h6 { + @apply text-lg; +} + +.height-hero { + height: 45vh; + max-height: 45vh; + overflow: hidden; +} + +.height-post { + height: 35vh; + max-height: 35vh; +} + +.imgCover { + @apply object-cover object-center h-full w-full; +} + +.background-hero-image-div { + @apply relative overflow-hidden w-full bg-black; + /* Have to allow for mobile browsers' own "chrome"; can't go by Inspector simulations of smaller breakpoints */ + height: 80vh; + max-height: 80vh; +} + +.background-hero-title-block-fit { + @apply block w-full absolute bottom-0 px-4 pt-3 pb-6 bg-gradient-to-t from-black; +} + +.background-hero-title-text { + text-shadow: 4px 4px 2px #000; +} + +@media screen and (min-width: 768px) { + .background-hero-title-block-fit { + @apply px-12; + } + + .background-hero-image-div { + height: 85vh; + max-height: 85vh; + } +} + +@media screen and (min-width: 1024px) { + .background-hero-title-block-fit { + @apply px-16; + } + + .background-hero-image-div { + height: 95vh; + max-height: 95vh; + } +} + +.text-nowrap, +.text-nobrk { + @apply whitespace-nowrap; +} + +article h1, +article h2, +article h3, +article h4 { + @apply tracking-tight mt-8 mb-6; +} + +article p { + @apply text-lg leading-relaxed; +} + +article img.containedImage { + min-width: 100%; + max-width: 100%; + @apply w-full h-auto; +} + +@media screen and (min-width: 768px) { + .height-hero { + height: 70vh; + max-height: 70vh; + } + + .height-post { + height: 40vh; + max-height: 40vh; + } +} + +@media screen and (min-width: 768px) { + article p { + @apply text-xl leading-relaxed; + } +} + +@media screen and (min-width: 1920px) { + article p { + @apply text-2xl leading-relaxed; + } +} +/* +.yellowBox { + @apply font-sans bg-yellow-200 border border-gray-900 border-solid mx-auto my-2 w-full px-6 py-2 dark:bg-gray-800 dark:border-gray-500; +} +*/ + +.yellowbox p { + @apply w-full p-2 m-0; +} + +ul, +ol { + @apply pl-8; +} + +ul { + @apply list-disc; +} + +ol { + @apply list-decimal; +} + +.twitter-tweet { + @apply mt-4 mx-auto mb-0; +} + +table.leagues { + @apply w-11/12 mt-4 mx-auto mb-0 border-0 border-collapse; +} + +table.leagues td.col { + @apply w-1/2; +} + +@media (min-width: 900px) { + table.leagues { + @apply w-3/5; + } + table.noborders { + @apply w-11/12; + } +} + +table.noborders { + @apply w-full border-0 border-collapse mt-6 mx-auto mb-4; +} + +table.noborders td { + @apply text-gray-800 text-left align-middle py-1 pr-0 pl-2; + /* text-align: left !important; */ +} + +table.noborders td img { + @apply inline-block align-middle m-0; +} + +table.noborders tr { + @apply bg-blue-100; +} + +table.noborders tr:nth-child(even) { + @apply bg-gray-200; +} + +table.noborders thead tr { + @apply bg-blue-700; +} + +table.noborders thead td { + @apply text-white font-bold; +} + +table.noborders td.td70 { + width: 70%; +} +table.noborders td.td70 img { + @apply block w-1/2 h-auto; + max-width: 50%; +} + +table.noborders td.td30 { + width: 30%; +} +/* +blockquote { + @apply px-6 text-gray-700 dark:text-gray-400; +} +*/ + +/* start, footnotes */ + +.footnote-definition, +.footnote-reference { + @apply font-sans; +} + +.footnote-reference { + font-size: 0.65em; + top: -0.5em; +} + +.footnote-sim { + font-size: 0.65em; + color: #0000ff; + @media (prefers-color-scheme: dark) { + color: #00aaff; + } +} + +.footnotes { + & ol { + padding-inline-start: 1.5rem; + } + & ol li { + margin-bottom: 0.5rem; + font-size: $pokey; + } + & li p { + font-size: 100%; + line-height: 1.4; + } + & .footnote-backref { + font-size: 75%; + } +} + +a.footnote-return { + font-size: 50%; +} + +article > .footnote-definition { + border-top: 1px solid black; + padding-top: 1em; + margin-top: 1em; +} + +article > .footnote-definition ~ .footnote-definition { + border-top: 0; + padding-top: 0; + margin-top: 0; +} + +.footnote-definition-label { + top: -0.4em; + font-size: 0.65em; +} + +.footnote-definition-label + p { + font-size: 75%; + margin-top: -1.75em; + margin-left: 1em; + line-height: 1.35; +} + +.footnote-definition-label::after { + content: "."; +} + +/* == end, footnotes */ + +.aspect-16x9 { + padding-bottom: 56.25%; +} +/* +hr { + @apply border-solid border-gray-900 dark:border-gray-100; +} +*/ + +footer { + @apply font-sans; +} + +.lazypicturecaption { + @apply text-sm p-0 mt-2 leading-snug text-center; +} + +.home-colOne p { + @apply leading-8 mb-4; +} + +.home-colOne img { + @apply my-4; +} + +.container-comments { + margin: 0 auto; + font-size: 85%; + width: 85%; + max-width: 720px !important; + margin-bottom: 0; +} + +@media screen and (min-width: 900px) { + .container-comments { + width: 40%; + } +} diff --git a/css/nav.css b/css/nav.css new file mode 100644 index 000000000..e69de29bb diff --git a/filter.py b/filter.py deleted file mode 100644 index 1798838e6..000000000 --- a/filter.py +++ /dev/null @@ -1,50 +0,0 @@ -import toml -import os -import shutil - -def getListOfFiles(dirName): - # create a list of file and sub directories - # names in the given directory - listOfFile = os.listdir(dirName) - allFiles = list() - # Iterate over all the entries - for entry in listOfFile: - # Create full path - fullPath = os.path.join(dirName, entry) - # If entry is a directory then get the list of files in this directory - if os.path.isdir(fullPath): - allFiles = allFiles + getListOfFiles(fullPath) - else: - allFiles.append(fullPath) - - return allFiles -def do(): - files = getListOfFiles("content") - for file in files: - if not file.endswith(".md"): - continue - - t = "" - start = False - - with open(file) as f: - for line in f: - if line.startswith("---"): - if not start: - start = True - continue - else: - break - - if line.startswith("private:"): - if line.replace("private:", "").strip() == "1": - shutil.rmtree(os.path.abspath(os.path.dirname(file))) - else: - continue - - - - - -if __name__ == "__main__": - do() \ No newline at end of file diff --git a/getContent.ts b/getContent.ts new file mode 100644 index 000000000..f10f1b649 --- /dev/null +++ b/getContent.ts @@ -0,0 +1,43 @@ +// Fetches website content via RMB and creates content directory, +// from which the static website is generated + +import { HTTPMessageBusClient } from "ts-rmb-http-client"; + +async function main() { + const dstNodeId = 4; + + async function deploy() { + try { + const rmb = new HTTPMessageBusClient(414, "https://gridproxy.test.grid.tf", "https://graphql.test.grid.tf/graphql", "idle tourist member mail flame often invest ring region fashion cloth zebra"); // second url graph url + const msg = rmb.prepare("zos.statistics.get", [dstNodeId], 0, 2); + const retMsg = await rmb.send(msg, "{'test':'test'}"); + const result = await rmb.read(retMsg); + console.log(`the read response is:`); + console.log(result); + } catch(err) { + // fails at node/httpClient.js:142 when signing + // or cannot verify signature at node/httpClient.js:167 when provided mnemonics + console.log(err) + } + } + + deploy(); + +} + +main(); + +/* Once content .md files can be fetched using RMB, this will auto build the content dir. + +const fs = require("fs") +const initDir = 'content' +const initMDFile = 'content/_index.md' +const initValue = `` + +if(!fs.existsSync(initDir)) { + fs.mkdirSync(initDir) +} +if(!fs.existsSync(initMDFile)) { + fs.writeFileSync(initMDFile, initValue) +} +*/ \ No newline at end of file diff --git a/gridsome.config.js b/gridsome.config.js deleted file mode 100644 index 70855b3da..000000000 --- a/gridsome.config.js +++ /dev/null @@ -1,806 +0,0 @@ -// This is where project configuration and plugin options are located. -// Learn more: https://gridsome.org/docs/config - -// Changes here require a server restart. -// To restart press CTRL + C in terminal and run `gridsome develop` - -module.exports = { - siteName: 'ThreeFold', - siteUrl: 'https://threefold.io', - pathPrefix: "threefold", - plugins: [ - - // Local models - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Contact', - path: './content/page/**/contactData/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Header', - path: './content/page/**/header/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Header2', - path: './content/page/**/header2/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Header3', - path: './content/page/**/header3/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Header4', - path: './content/page/**/header4/*.md', - } - }, - - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Product', - path: './content/page/**/productData/**/*.md', - } - }, - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'ProductMain', - path: './content/page/**/productData/main/*.md', - } - }, - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'FeaturesMain2', - path: './content/page/**/features2/main/*.md', - } - }, - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Features2', - path: './content/page/**/features2/**/*.md', - } - }, - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'LogosMain', - path: './content/page/**/logos/main/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Logo', - path: './content/page/**/logos/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Cta', - path: './content/page/**/cta/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Cta2', - path: './content/page/**/cta2/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Cta3', - path: './content/page/**/cta3/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Cta4', - path: './content/page/**/cta4/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Cta5', - path: './content/page/**/cta5/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'ComparisonMain', - path: './content/page/**/comparison/main/main.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Comparison', - path: './content/page/**/comparison/**/*.md', - } - }, - - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'BrandPanel', - path: './content/page/**/brandPanel/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'footersMain', - path: './content/page/**/footers/main/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'footers', - path: './content/page/**/footers/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'BrandPanel2', - path: './content/page/**/brandPanel2/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'BrandPanel3', - path: './content/page/**/brandPanel3/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'BrandPanel4', - path: './content/page/**/brandPanel4/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'InTheNews', - path: './content/page/**/InTheNews/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'PartenershipsMain', - path: './content/page/**/partenerships/main/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Partenerships', - path: './content/page/**/partenerships/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'VideoPanel', - path: './content/page/**/videoPanel/*.md', - } - }, - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Stats', - path: './content/page/**/stats/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Blogs', - path: './content/page/**/blogs/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'BlogsMain', - path: './content/page/**/blogs/main/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'FAQMain', - path: './content/page/**/faq/main/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'FAQContent', - path: './content/page/**/faq/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Jobs', - path: './content/page/careers/jobs/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Info', - path: './content/page/tech/info/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Dev', - path: './content/page/developer/dev/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'JobsMain', - path: './content/page/**/jobs/main/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'CustomCTA', - path: './content/page/**/customCTA/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'PageHeader', - path: './content/page/**/pageHeader/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Card', - path: './content/page/**/card/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Carousel', - path: './content/page/**/carousel/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'CarouselMain', - path: './content/page/**/carousel/main/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'TftUsesMain', - path: './content/page/**/tftUses/main/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'TftUses', - path: './content/page/**/tftUses/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'FarmingProcessMain', - path: './content/page/**/farmingProcess/main/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'FarmingProcess', - path: './content/page/**/farmingProcess/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'CultivationProcessMain', - path: './content/page/**/cultivationProcess/main/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'CultivationProcess', - path: './content/page/**/cultivationProcess/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Map', - path: './content/page/**/map/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Roadmap', - path: './content/page/**/roadmap/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'MarketInfoMain', - path: './content/page/**/marketInfo/main/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'MarketInfo', - path: './content/page/**/marketInfo/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'MainItem', - path: './content/page/**/marketInfo/mainItem/*.md', - } - }, - - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'AboutTft', - path: './content/page/**/aboutTft/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'NetworkMain', - path: './content/page/**/openNetwork/main/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Network', - path: './content/page/**/openNetwork/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Subscribe', - path: './content/page/**/subscribe/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Team', - path: './content/page/**/team/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'ConversationsMain', - path: './content/page/**/upTalks/main/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Conversations', - path: './content/page/**/upTalks/**/*.md', - } - }, - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'WorkloadsMain', - path: './content/page/**/workloads/main/*.md', - } - }, - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Workloads', - path: './content/page/**/workloads/**/*.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'MarkdownPage', - path: './content/page/*/*.md', - refs: { - contactData: 'Contact', - header: 'Header', - header2: 'Header2', - header3: 'Header3', - header4: 'Header4', - productsMain: 'ProductMain', - productData: 'Product', - featuresMain2: 'FeaturesMain2', - features2: 'Features2', - logos: 'Logo', - logosMain: 'LogosMain', - cta: 'Cta', - cta2: 'Cta2', - cta3: 'Cta3', - cta4: 'Cta4', - cta5: 'Cta5', - footers: 'footers', - footersMain: 'footersMain', - comparisonMain: 'ComparisonMain', - comparisonSecs: 'Comparison', - jobsMain: 'JobsMain', - inTheNews: 'InTheNews', - brandPanel: 'BrandPanel', - brandPanel2: 'BrandPanel2', - brandPanel3: 'BrandPanel3', - brandPanel4: 'BrandPanel4', - partenershipsMain: 'PartenershipsMain', - partnerships: 'Partenerships', - stats: 'Stats', - videoPanel: 'VideoPanel', - blogs: 'Blogs', - BlogsMain: "BlogsMain", - faqMain: 'FAQMain', - faqContent: 'FAQContent', - jobs: 'Jobs', - customCTA: 'CustomCTA', - pageHeader: 'PageHeader', - card: 'Card', - carousel: 'Carousel', - sliderMain: 'CarouselMain', - useTftMain: 'TftUsesMain', - tftUses: 'TftUses', - farmingMain: 'FarmingProcessMain', - farmingProcess: 'FarmingProcess', - cultivationMain: 'CultivationProcessMain', - cultivationProcess: 'CultivationProcess', - map: 'Map', - roadmap: 'Roadmap', - marketInfoMain: 'MarketInfoMain', - marketInfo: 'MarketInfo', - mainItem: 'MainItem', - tft: 'AboutTft', - networkMain: 'NetworkMain', - network: 'Network', - subscribe: 'Subscribe', - team: 'Team', - info: 'Info', - dev: 'Dev', - conversationsMain: 'ConversationsMain', - conversations: 'Conversations', - workloadsMain: 'WorkloadsMain', - workloads: 'Workloads', - } - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Navigation', - path: './content/navigation/navigation.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Footer', - path: './content/footer/footer.md', - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Person', - path: './content/person/**/*.md', - refs: { - tags: { - typeName: 'PersonTag', - create: true - }, - memberships: { - typeName: 'Membership', - create: true - }, - projects: 'Project' - }, - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Job', - path: './content/page/careers/job/**/*.md', - } - }, - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Blog', - path: './content/blog/**/*.md', - templates: { - BlogPost: '/blog/post/:id' - }, - refs: { - authors: 'Person', - tags: { - typeName: 'BlogTag', - create: true - }, - - category: { - typeName: 'BlogCategory', - create: true - } - - } - } - }, - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'News', - path: './content/news/**/*.md', - refs: { - authors: 'Person', - tags: { - typeName: 'NewsTag', - create: true - }, - - category: { - typeName: 'NewsCategory', - create: true - } - } - } - }, - - - { - use: '@gridsome/source-filesystem', - options: { - typeName: 'Project', - path: './content/project/**/*.md', - refs: { - authors: 'Person', - members: 'Person', - - tags: { - typeName: 'ProjectTag', - create: true - } - } - } - }, - - // Tailwind - { - use: 'gridsome-plugin-tailwindcss', - options: { - tailwindConfig: './tailwind.config.js', - purgeConfig: { - whitelist: ['svg-inline--fa', 'table', 'table-striped', 'table-bordered', 'table-hover', 'table-sm'], - whitelistPatterns: [/fa-$/, /blockquote$/, /code$/, /pre$/, /table$/, /table-$/] - }, - presetEnvConfig: {}, - shouldPurge: false, - shouldImport: true, - shouldTimeTravel: true, - shouldPurgeUnusedKeyframes: true, - } - }, - { - use: 'gridsome-plugin-matomo', - options: { - host: 'https://analytics.threefold.io', - siteId: 5 - } - } - ], - chainWebpack: config => { - config.resolve.alias.set('@images', '@/assets/images') - }, - templates: { - MarkdownPage: [{ - path: '/:id', - component: '~/templates/MarkdownPage.vue', - - }], - - BlogTag: [{ - path: '/blog/tags/:id', - component: '~/templates/Tag.vue' - }], - - NewsTag: [{ - path: '/news/tags/:id', - component: '~/templates/Tag.vue' - }], - - ProjectTag: [{ - path: '/partners/tags/:id', - component: '~/templates/Tag.vue' - }], - - Membership: [{ - path: '/people/memberships/:id', - component: '~/templates/Membership.vue' - }], - - Blog: [{ - path: '/blog/post/:id', - component: '~/templates/BlogPost.vue' - }], - - News: [{ - path: '/news/post/:id', - component: '~/templates/NewsPost.vue' - }], - - Person: [{ - path: '/people/:id', - component: '~/templates/Person.vue' - }], - PersonTag: [{ - path: '/people/tags/:id', - component: '~/templates/Tag.vue' - }], - - Project: [{ - path: '/partners/:id', - component: '~/templates/Project.vue' - }], - Job: [{ - path: '/careers/:id', - component: '~/templates/Job.vue' - }], - Info: [{ - path: '/tech/:id', - component: '~/templates/Info.vue' - }], - Dev: [{ - path: '/developer/:id', - component: '~/templates/Dev.vue' - }], - }, - - transformers: { - //Add markdown support to all file-system sources - remark: { - externalLinksTarget: '_blank', - externalLinksRel: ['nofollow', 'noopener', 'noreferrer'], - anchorClassName: 'icon icon-link', - - pathPrefix: "threefold", - plugins: [ - ['gridsome-plugin-remark-prismjs-all', { - highlightClassName: "gridsome-highlight", - codeTitleClassName: "gridsome-code-title", - classPrefix: 'language-', - aliases: {}, - noInlineHighlight: false, - showLineNumbers: false, // `require("prismjs/plugins/line-numbers/prism-line-numbers.css");` - languageExtensions: [], - prompt: { // `require("prismjs/plugins/command-line/prism-command-line.css");` - user: `root`, - host: `localhost`, - global: false, - } - }, - // '@noxify/gridsome-remark-table-align', ['@noxify/gridsome-remark-classes', { - // 'table': 'table table-striped', - // 'tableCell[align=center]': 'text-center', - // 'tableCell[align=right]': 'text-right' - // } - ] - ] - } - } -} \ No newline at end of file diff --git a/gridsome.server.js b/gridsome.server.js deleted file mode 100644 index 0f8f51ba3..000000000 --- a/gridsome.server.js +++ /dev/null @@ -1,206 +0,0 @@ -// Server API makes it possible to hook into various parts of Gridsome -// on server-side and add custom data to the GraphQL data layer. -// Learn more: https://gridsome.org/docs/server-api/ - -// Changes here require a server restart. -// To restart press CTRL + C in terminal and run `gridsome develop` - -var private = process.env.SHOWPRIVATE -if (private == "true") - private = null -else if (private == "false") - private = 1 - -module.exports = function(api) { - api.loadSource(({ addCollection }) => { - // Use the Data Store API here: https://gridsome.org/docs/data-store-api/ - }) - - api.createPages(({ createPage }) => { - // Use the Pages API here: https://gridsome.org/docs/pages-api/ - }) - - api.createPages(async({ - graphql, - createPage - }) => { - // Use the Pages API here: https://gridsome.org/docs/pages-api - const { - data - } = await graphql(`{ - allBlog { - edges { - previous { - id - } - next { - id - } - node { - id - path - } - } - } - } - `); - - data.allBlog.edges.forEach(function(element) { - createPage({ - path: element.node.path, - component: './src/templates/BlogPost.vue', - context: { - previousElement: (element.previous) ? element.previous.id : '##empty##', - nextElement: (element.next) ? element.next.id : '##empty##', - id: element.node.id - } - }); - - }); - - }); - - api.createPages(async({ - graphql, - createPage - }) => { - // Use the Pages API here: https://gridsome.org/docs/pages-api - const { - data - } = await graphql(`{ - allNews { - edges { - previous { - id - } - next { - id - } - node { - id - path - } - } - } - } - `); - - data.allNews.edges.forEach(function(element) { - createPage({ - path: element.node.path, - component: './src/templates/NewsPost.vue', - context: { - previousElement: (element.previous) ? element.previous.id : '##empty##', - nextElement: (element.next) ? element.next.id : '##empty##', - id: element.node.id - } - }); - - }); - - }); - - api.createPages(async({ graphql, createPage }) => { - const { data } = await graphql(`{ - allProjectTag(filter: { title: {in: ["blockchain", "experience", "technology", "farming", "community", "infrastructure", "impact"]}}) { - edges { - node { - id - path - } - } - } - }`) - - data.allProjectTag.edges.forEach(({ node }) => { - createPage({ - path: `${node.path}`, - component: './src/templates/Tag.vue', - context: { - id: node.id, - private: private - } - }) - }) - }) - - api.createPages(async({ graphql, createPage }) => { - const { data } = await graphql(`{ - allBlogTag { - edges { - node { - id - path - } - } - } - }`) - - data.allBlogTag.edges.forEach(({ node }) => { - createPage({ - path: `${node.path}`, - component: './src/templates/Tag.vue', - context: { - id: node.id, - private: private - } - }) - }) - }) - - api.createPages(async({ graphql, createPage }) => { - const { data } = await graphql(`{ - allNewsTag { - edges { - node { - id - path - } - } - } - }`) - - data.allNewsTag.edges.forEach(({ node }) => { - createPage({ - path: `${node.path}`, - component: './src/templates/Tag.vue', - context: { - id: node.id, - private: private - } - }) - }) - }) - - api.createPages(({ createPage }) => { - createPage({ - path: '/partners', - component: './src/templates/Partners.vue', - context: { - private: private - } - }) - }) - - api.createPages(({ createPage }) => { - createPage({ - path: '/people', - component: './src/templates/People.vue', - context: { - private: private - } - }) - }); - - api.createPages(({ createPage }) => { - createPage({ - path: '/search', - component: './src/templates/Search.vue', - context: { - private: private - } - }) - }); - - -} \ No newline at end of file diff --git a/initcss.js b/initcss.js new file mode 100644 index 000000000..1d5b50443 --- /dev/null +++ b/initcss.js @@ -0,0 +1,20 @@ +// Makes a simple ./static/css/index.css file right after "clean" so there *is* one +// ... thus keeping Zola from erroring out when you do `npm run start` (dev mode) + +const fs = require("fs") +const initDir = 'static/css' +const initCSSFile = 'static/css/index.css' +const initValue = ` + body { + color: green; + background-color: yellow; + font-family: monospace; + } +` + +if(!fs.existsSync(initDir)) { + fs.mkdirSync(initDir) +} +if(!fs.existsSync(initCSSFile)) { + fs.writeFileSync(initCSSFile, initValue) +} \ No newline at end of file diff --git a/manual/README.md b/manual/README.md deleted file mode 100644 index d910e0a3f..000000000 --- a/manual/README.md +++ /dev/null @@ -1,118 +0,0 @@ -# metadata - -## metadata per project page - -``` ---- -id: seeds -title: Planet Regenerative Economy -status: planned, internal, test, public -startdate: 2021-03-01 -countries: -cities: -rank: 1 -excerpt: -created: 2019-03-20 -image: ./seeds.png -image_caption: seeds -logo: ./logo.png -author: kristine_vilnite -members: franz_josef_allmayer -websites: -tags: digitaltwin, grid, cloud, farming -private: 0 -potential: -linkedin: ---- -``` - -- id: uniquely chosen name, which should not change over time -- title which shows on overview -- status: planned, internal, test, public -- startdate: when then project will start and be available on crystaltwin or tfgrid -- countries: where is the team, can be comma separated list -- cities: ... -- rank: 1 is lowest prio, 5 highest (what to show first) -- excerpt: short content to show in overview (DONT MAKE IT TOO LONG) -- created: when the project was registered/created -- image: -- image caption: -- logo: -- author: 1 or more persons who created the content -- members: 1 or more persons behind project (the members of the project, use the id) -- websites: -- tags: generic to allow us to search & show. Choose from: - - digitaltwin : for project who will use digital twin as backend - - grid : for project will use the grid - - data_center : for projects that will use the VDC (Cloud) - - tech : techological solution - - security : safety layer projects - - payment : token provider, issuer - - farming : for projects that are farmers -- private: - - 0 : projects that are visible to all - - 1 : projects that we keep private -- potential: describe the potential for a project e.g. 1m users in X months, X TB of storage, ... can use multiple lanes -- linkedin: link to projects linkedin page - -the section for vimeo: -``` -
    - - - -
    - -``` - -to use breaks do ```enter
    enter``` - -## metadata per person page - -``` ---- -id: kristine_vilnite -name: Kristine Vilnite -rank: 4 -memberships: foundation (threefold_tech, project, ambassador, farmer, gridcouncil.. see other options below) -bio: info about the person (values, mission, why threefold, experience, current occupation etc.) -excerpt: very short line highliting person (from description) -linkedin: https://www.linkedin.com/... -websites: https://threefold.io/, https://www.mazraa.io/ -image: ./kristine_vilnite.png -project_ids: threefold_foundation -countries: Latvia -cities: Riga -private: 0 ---- -``` - -- meberships, choose from: - - threefold_foundation, threefold_tech, ambassador, farmer, project, guardian, techcounil, gridcouncil -- bio: business experience/skills -- project_ids: which projects person is part of -- private: - -the section for vimeo: -``` -
    - - - -
    -``` - - - -# examples - -## project - - -see https://github.com/threefoldtech/www_partners_v2/blob/main/content/project/vlinder/vlinder.md - -## person - -exammple: https://github.com/threefoldtech/www_partners_v2/blob/main/content/person/adnan_fatayerji/adnan_fatayerji.md - - diff --git a/manual/contribute.md b/manual/contribute.md deleted file mode 100644 index e89e69e77..000000000 --- a/manual/contribute.md +++ /dev/null @@ -1,3 +0,0 @@ -# how to contribute - -... TODO diff --git a/netlify.toml b/netlify.toml deleted file mode 100644 index 2a2af4729..000000000 --- a/netlify.toml +++ /dev/null @@ -1,3 +0,0 @@ -[build] - publish = "dist" - command = "gridsome build" \ No newline at end of file diff --git a/package.json b/package.json index 25c7d5712..fab040a7b 100644 --- a/package.json +++ b/package.json @@ -1,45 +1,41 @@ { - "name": "", - "private": true, - "scripts": { - "build": "gridsome build", - "develop": "gridsome develop", - "explore": "gridsome explore" - }, - "dependencies": { - "@fortawesome/fontawesome-svg-core": "^1.2.30", - "@fortawesome/free-brands-svg-icons": "^5.14.0", - "@fortawesome/free-solid-svg-icons": "^5.14.0", - "@fortawesome/vue-fontawesome": "^2.0.0", - "@gridsome/source-filesystem": "^0.6.2", - "@gridsome/transformer-remark": "^0.6.2", - "@noxify/gridsome-remark-classes": "^1.0.0", - "@noxify/gridsome-remark-table-align": "^1.0.0", - "autoprefixer": "^10.3.3", - "axios": "^0.21.1", - "babel-runtime": "^6.26.0", - "core-js": "^3.6.5", - "gridsome": "^0.7.3", - "gridsome-plugin-matomo": "^0.1.0", - "gridsome-plugin-remark-prismjs-all": "^0.3.5", - "gridsome-plugin-tailwindcss": "^3.0.1", - "gridsome-source-graphql": "^1.0.2", - "gridsome-source-static-meta": "github:noxify/gridsome-source-static-meta#master", - "isexe": "^2.0.0", - "lodash": "^4.17.20", - "node-sass": "^5.0.0", - "pluralize": "^8.0.0", - "postcss": "^8.3.6", - "sass-loader": "^10.0.2", - "tailwindcss": "^2.2.9", - "tailwindcss-gradients": "^3.0.0", - "tailwindcss-tables": "^0.4.0", - "v-tooltip": "^2.0.3", - "vue-markdown": "^2.1.2", - "vue-share-it": "^1.1.4", - "vue-slick-carousel": "^1.0.6" - }, - "devDependencies": { - "@tailwindcss/aspect-ratio": "^0.2.0" - } + "name": "zola_twcss", + "description": "This is a starter set for the [Zola](https://getzola.org) [static site generator (SSG)](https://www.jamstack.org/generators), based on the appearance of my website at [brycewray.com](https://www.brycewray.com).", + "private": true, + "scripts": { + "clean": "rimraf public && rimraf static/css", + "initcss": "node initcss.js", + "getContent": "node getContent.ts", + "start": "TAILWIND_MODE=watch NODE_ENV=development npm-run-all clean initcss --parallel dev:*", + "dev:postcss": "postcss css/index.css -o ./static/css/index.css --config ./postcss.config.js -w", + "dev:serve": "zola serve", + "build": "NODE_ENV=production npm-run-all clean prod:postcss prod:build", + "prod:postcss": "postcss css/index.css -o ./static/css/index.css --config ./postcss.config.js", + "prod:build": "zola build" + }, + "author": "", + "license": "MIT", + "browserslist": [ + "last 4 versions", + "> 1%", + "maintained node versions" + ], + "devDependencies": { + "autoprefixer": "^10.4.2", + "glob": "^7.1.7", + "glob-all": "^3.2.1", + "npm-run-all": "^4.1.5", + "postcss": "^8.4.8", + "postcss-cli": "^8.3.1", + "postcss-csso": "^5.0.1", + "postcss-import": "^14.0.2", + "postcss-nesting": "^8.0.1", + "rimraf": "^3.0.2", + "tailwindcss": "^3.0.23", + "ts-rmb-http-client": "^1.0.3", + "typescript": "^4.5.5" + }, + "dependencies": { + "ts-rmb-http-client": "^1.0.3" + } } diff --git a/postcss.config.js b/postcss.config.js new file mode 100644 index 000000000..02dea885f --- /dev/null +++ b/postcss.config.js @@ -0,0 +1,10 @@ +module.exports = { + plugins: [ + require('postcss-import'), + require('tailwindcss/nesting'), + require('tailwindcss'), + require('autoprefixer'), + require('postcss-nesting'), + require('postcss-csso'), + ], +} \ No newline at end of file diff --git a/readme.md b/readme.md deleted file mode 100644 index c9a98fe3e..000000000 --- a/readme.md +++ /dev/null @@ -1,10 +0,0 @@ - -# ThreeFold main website - -### Follow working board on Circles tool: https://circles.threefold.me/project/despiegk-product_web_threefold/wiki/home - -If you have any input, a cool idea, or would like to see additions feel free to list an issue [HERE](https://github.com/threefoldfoundation/www_threefold_io/issues/new), or on Circles tool (**mandatory for internal team**) and we'll make sure to try and get it in there. - -If you have questions or need any support please visit [our website](https://www.threefold.io) and use the chat function (blue chat bubble) on the bottom right corneror 'Support' function in the [ThreeFold Connect app](https://library.threefold.me/info/threefold/#/tokens/threefold__threefold_connect). - -Enjoy exploring our websites! 🙂 diff --git a/src/assets/Futura_Book_font.ttf b/src/assets/Futura_Book_font.ttf deleted file mode 100644 index 8abcf1591..000000000 Binary files a/src/assets/Futura_Book_font.ttf and /dev/null differ diff --git a/src/assets/images/TFN_black.png b/src/assets/images/TFN_black.png deleted file mode 100644 index 38f3a83f6..000000000 Binary files a/src/assets/images/TFN_black.png and /dev/null differ diff --git a/src/assets/images/TFN_black.svg b/src/assets/images/TFN_black.svg deleted file mode 100644 index f787872d3..000000000 --- a/src/assets/images/TFN_black.svg +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/assets/images/TFN_white.svg b/src/assets/images/TFN_white.svg deleted file mode 100644 index eea845517..000000000 --- a/src/assets/images/TFN_white.svg +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/assets/images/apple.png b/src/assets/images/apple.png deleted file mode 100644 index b05b4afd5..000000000 Binary files a/src/assets/images/apple.png and /dev/null differ diff --git a/src/assets/images/bg1.png b/src/assets/images/bg1.png deleted file mode 100644 index 1ace8ae3e..000000000 Binary files a/src/assets/images/bg1.png and /dev/null differ diff --git a/src/assets/images/bg2.png b/src/assets/images/bg2.png deleted file mode 100644 index f1581e696..000000000 Binary files a/src/assets/images/bg2.png and /dev/null differ diff --git a/src/assets/images/bottom_cta.png b/src/assets/images/bottom_cta.png deleted file mode 100644 index 484994ad8..000000000 Binary files a/src/assets/images/bottom_cta.png and /dev/null differ diff --git a/src/assets/images/brandPanel/about_globe.png b/src/assets/images/brandPanel/about_globe.png deleted file mode 100644 index 8a199371b..000000000 Binary files a/src/assets/images/brandPanel/about_globe.png and /dev/null differ diff --git a/src/assets/images/brandPanel/about_globe_big.png b/src/assets/images/brandPanel/about_globe_big.png deleted file mode 100644 index e10657f8a..000000000 Binary files a/src/assets/images/brandPanel/about_globe_big.png and /dev/null differ diff --git a/src/assets/images/brandPanel/about_logos.png b/src/assets/images/brandPanel/about_logos.png deleted file mode 100644 index 4c2ff583d..000000000 Binary files a/src/assets/images/brandPanel/about_logos.png and /dev/null differ diff --git a/src/assets/images/brandPanel/about_logos_big.png b/src/assets/images/brandPanel/about_logos_big.png deleted file mode 100644 index 5a9cd9506..000000000 Binary files a/src/assets/images/brandPanel/about_logos_big.png and /dev/null differ diff --git a/src/assets/images/brandPanel/about_value.png b/src/assets/images/brandPanel/about_value.png deleted file mode 100644 index 437f2c86e..000000000 Binary files a/src/assets/images/brandPanel/about_value.png and /dev/null differ diff --git a/src/assets/images/brandPanel/about_value_big.png b/src/assets/images/brandPanel/about_value_big.png deleted file mode 100644 index de5093419..000000000 Binary files a/src/assets/images/brandPanel/about_value_big.png and /dev/null differ diff --git a/src/assets/images/brandPanel/app_new.png b/src/assets/images/brandPanel/app_new.png deleted file mode 100644 index f8c76d463..000000000 Binary files a/src/assets/images/brandPanel/app_new.png and /dev/null differ diff --git a/src/assets/images/brandPanel/better_solution.png b/src/assets/images/brandPanel/better_solution.png deleted file mode 100644 index 5786321db..000000000 Binary files a/src/assets/images/brandPanel/better_solution.png and /dev/null differ diff --git a/src/assets/images/brandPanel/burn_token.png b/src/assets/images/brandPanel/burn_token.png deleted file mode 100644 index 573e887f5..000000000 Binary files a/src/assets/images/brandPanel/burn_token.png and /dev/null differ diff --git a/src/assets/images/brandPanel/burn_token_big.jpg b/src/assets/images/brandPanel/burn_token_big.jpg deleted file mode 100644 index 067d55e26..000000000 Binary files a/src/assets/images/brandPanel/burn_token_big.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/cloud_cluster.jpg b/src/assets/images/brandPanel/cloud_cluster.jpg deleted file mode 100644 index b01d3937a..000000000 Binary files a/src/assets/images/brandPanel/cloud_cluster.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/cloud_industry.jpg b/src/assets/images/brandPanel/cloud_industry.jpg deleted file mode 100644 index eb62c04b4..000000000 Binary files a/src/assets/images/brandPanel/cloud_industry.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/compute_and_storage.jpg b/src/assets/images/brandPanel/compute_and_storage.jpg deleted file mode 100644 index d278106f0..000000000 Binary files a/src/assets/images/brandPanel/compute_and_storage.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/developer_testing.png b/src/assets/images/brandPanel/developer_testing.png deleted file mode 100644 index b0953bc12..000000000 Binary files a/src/assets/images/brandPanel/developer_testing.png and /dev/null differ diff --git a/src/assets/images/brandPanel/dive-into.png b/src/assets/images/brandPanel/dive-into.png deleted file mode 100644 index 3a6f286e5..000000000 Binary files a/src/assets/images/brandPanel/dive-into.png and /dev/null differ diff --git a/src/assets/images/brandPanel/dive_into2.jpg b/src/assets/images/brandPanel/dive_into2.jpg deleted file mode 100644 index 9bf1b7647..000000000 Binary files a/src/assets/images/brandPanel/dive_into2.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/endless.png b/src/assets/images/brandPanel/endless.png deleted file mode 100644 index ac501d95c..000000000 Binary files a/src/assets/images/brandPanel/endless.png and /dev/null differ diff --git a/src/assets/images/brandPanel/farm_future.jpg b/src/assets/images/brandPanel/farm_future.jpg deleted file mode 100644 index ddcb20711..000000000 Binary files a/src/assets/images/brandPanel/farm_future.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/farm_titan.jpg b/src/assets/images/brandPanel/farm_titan.jpg deleted file mode 100644 index fac5a49f0..000000000 Binary files a/src/assets/images/brandPanel/farm_titan.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/globel.jpg b/src/assets/images/brandPanel/globel.jpg deleted file mode 100644 index 6ed890ca5..000000000 Binary files a/src/assets/images/brandPanel/globel.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/grid_solution.png b/src/assets/images/brandPanel/grid_solution.png deleted file mode 100644 index f6a71ecfe..000000000 Binary files a/src/assets/images/brandPanel/grid_solution.png and /dev/null differ diff --git a/src/assets/images/brandPanel/image_name.png b/src/assets/images/brandPanel/image_name.png deleted file mode 100644 index 41d321d9a..000000000 Binary files a/src/assets/images/brandPanel/image_name.png and /dev/null differ diff --git a/src/assets/images/brandPanel/internet_is_broken.svg b/src/assets/images/brandPanel/internet_is_broken.svg deleted file mode 100644 index af75d5c08..000000000 --- a/src/assets/images/brandPanel/internet_is_broken.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/src/assets/images/brandPanel/internet_reimagine.jpg b/src/assets/images/brandPanel/internet_reimagine.jpg deleted file mode 100644 index 6fa6e8b2f..000000000 Binary files a/src/assets/images/brandPanel/internet_reimagine.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/join_developer.png b/src/assets/images/brandPanel/join_developer.png deleted file mode 100644 index 878927dec..000000000 Binary files a/src/assets/images/brandPanel/join_developer.png and /dev/null differ diff --git a/src/assets/images/brandPanel/join_us_developer.jpg b/src/assets/images/brandPanel/join_us_developer.jpg deleted file mode 100644 index 5b7879bd5..000000000 Binary files a/src/assets/images/brandPanel/join_us_developer.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/minimal_attack.png b/src/assets/images/brandPanel/minimal_attack.png deleted file mode 100644 index 3c71591c4..000000000 Binary files a/src/assets/images/brandPanel/minimal_attack.png and /dev/null differ diff --git a/src/assets/images/brandPanel/open_source.jpg b/src/assets/images/brandPanel/open_source.jpg deleted file mode 100644 index f00aec581..000000000 Binary files a/src/assets/images/brandPanel/open_source.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/p4p_new.png b/src/assets/images/brandPanel/p4p_new.png deleted file mode 100644 index d2a0b2020..000000000 Binary files a/src/assets/images/brandPanel/p4p_new.png and /dev/null differ diff --git a/src/assets/images/brandPanel/pathfinder.jpg b/src/assets/images/brandPanel/pathfinder.jpg deleted file mode 100644 index d902bf176..000000000 Binary files a/src/assets/images/brandPanel/pathfinder.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/public_ips.jpg b/src/assets/images/brandPanel/public_ips.jpg deleted file mode 100644 index 6e7ab6c87..000000000 Binary files a/src/assets/images/brandPanel/public_ips.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/raw_disk.jpg b/src/assets/images/brandPanel/raw_disk.jpg deleted file mode 100644 index 211405115..000000000 Binary files a/src/assets/images/brandPanel/raw_disk.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/scarce_token.png b/src/assets/images/brandPanel/scarce_token.png deleted file mode 100644 index fc2bc2622..000000000 Binary files a/src/assets/images/brandPanel/scarce_token.png and /dev/null differ diff --git a/src/assets/images/brandPanel/scarce_token_big.jpg b/src/assets/images/brandPanel/scarce_token_big.jpg deleted file mode 100644 index 18fc06121..000000000 Binary files a/src/assets/images/brandPanel/scarce_token_big.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/setup_nodes.png b/src/assets/images/brandPanel/setup_nodes.png deleted file mode 100644 index f98756744..000000000 Binary files a/src/assets/images/brandPanel/setup_nodes.png and /dev/null differ diff --git a/src/assets/images/brandPanel/stake_token.png b/src/assets/images/brandPanel/stake_token.png deleted file mode 100644 index 25b0502ba..000000000 Binary files a/src/assets/images/brandPanel/stake_token.png and /dev/null differ diff --git a/src/assets/images/brandPanel/stake_token_big.jpg b/src/assets/images/brandPanel/stake_token_big.jpg deleted file mode 100644 index 7f42ce961..000000000 Binary files a/src/assets/images/brandPanel/stake_token_big.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/teamcollage.png b/src/assets/images/brandPanel/teamcollage.png deleted file mode 100644 index 227e8996c..000000000 Binary files a/src/assets/images/brandPanel/teamcollage.png and /dev/null differ diff --git a/src/assets/images/brandPanel/tft_decentralized.jpg b/src/assets/images/brandPanel/tft_decentralized.jpg deleted file mode 100644 index 86b023a09..000000000 Binary files a/src/assets/images/brandPanel/tft_decentralized.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/token_header.png b/src/assets/images/brandPanel/token_header.png deleted file mode 100644 index e5d38403c..000000000 Binary files a/src/assets/images/brandPanel/token_header.png and /dev/null differ diff --git a/src/assets/images/brandPanel/utility.jpg b/src/assets/images/brandPanel/utility.jpg deleted file mode 100644 index 70b131f2a..000000000 Binary files a/src/assets/images/brandPanel/utility.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/web_getways.jpg b/src/assets/images/brandPanel/web_getways.jpg deleted file mode 100644 index e6d594820..000000000 Binary files a/src/assets/images/brandPanel/web_getways.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/web_getways.png b/src/assets/images/brandPanel/web_getways.png deleted file mode 100644 index 1b19311a7..000000000 Binary files a/src/assets/images/brandPanel/web_getways.png and /dev/null differ diff --git a/src/assets/images/brandPanel/zero_os.jpg b/src/assets/images/brandPanel/zero_os.jpg deleted file mode 100644 index 6d8ff7f0b..000000000 Binary files a/src/assets/images/brandPanel/zero_os.jpg and /dev/null differ diff --git a/src/assets/images/brandPanel/zero_os.png b/src/assets/images/brandPanel/zero_os.png deleted file mode 100644 index e0f03b25a..000000000 Binary files a/src/assets/images/brandPanel/zero_os.png and /dev/null differ diff --git a/src/assets/images/footer_logo.png b/src/assets/images/footer_logo.png deleted file mode 100644 index 927b61e15..000000000 Binary files a/src/assets/images/footer_logo.png and /dev/null differ diff --git a/src/assets/images/footer_logo2.png b/src/assets/images/footer_logo2.png deleted file mode 100644 index 78a8c6fac..000000000 Binary files a/src/assets/images/footer_logo2.png and /dev/null differ diff --git a/src/assets/images/gettft_button.png b/src/assets/images/gettft_button.png deleted file mode 100644 index 76ce80343..000000000 Binary files a/src/assets/images/gettft_button.png and /dev/null differ diff --git a/src/assets/images/gettft_colored.png b/src/assets/images/gettft_colored.png deleted file mode 100644 index c0dcfafe4..000000000 Binary files a/src/assets/images/gettft_colored.png and /dev/null differ diff --git a/src/assets/images/gettft_semicolor.png b/src/assets/images/gettft_semicolor.png deleted file mode 100644 index a783bc773..000000000 Binary files a/src/assets/images/gettft_semicolor.png and /dev/null differ diff --git a/src/assets/images/gettft_white.png b/src/assets/images/gettft_white.png deleted file mode 100644 index fdd42b0df..000000000 Binary files a/src/assets/images/gettft_white.png and /dev/null differ diff --git a/src/assets/images/home_meta_header.png b/src/assets/images/home_meta_header.png deleted file mode 100644 index 75869112e..000000000 Binary files a/src/assets/images/home_meta_header.png and /dev/null differ diff --git a/src/assets/images/loader.gif b/src/assets/images/loader.gif deleted file mode 100644 index 55827d352..000000000 Binary files a/src/assets/images/loader.gif and /dev/null differ diff --git a/src/assets/images/sliders/image_name.png b/src/assets/images/sliders/image_name.png deleted file mode 100644 index 41d321d9a..000000000 Binary files a/src/assets/images/sliders/image_name.png and /dev/null differ diff --git a/src/assets/images/tf_icon_black.svg b/src/assets/images/tf_icon_black.svg deleted file mode 100644 index 77319eefe..000000000 --- a/src/assets/images/tf_icon_black.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - diff --git a/src/assets/images/tf_icon_white.svg b/src/assets/images/tf_icon_white.svg deleted file mode 100644 index eaf5a66dd..000000000 --- a/src/assets/images/tf_icon_white.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - diff --git a/src/assets/images/threefold_people.png b/src/assets/images/threefold_people.png deleted file mode 100644 index 8d0c43f87..000000000 Binary files a/src/assets/images/threefold_people.png and /dev/null differ diff --git a/src/assets/scss/main.scss b/src/assets/scss/main.scss deleted file mode 100644 index 2564029c2..000000000 --- a/src/assets/scss/main.scss +++ /dev/null @@ -1,431 +0,0 @@ -@import "@fortawesome/fontawesome-svg-core/styles.css"; -@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap"); - -blockquote { - // @apply border-l; - @apply border-l-4; - @apply border-l-blue-500; - @apply pl-4; - @apply italic; - @apply my-8; - p { - padding: 0 !important; - } -} - -body { - font-family: "Lato", sans-serif; -} - -h1, -h2 { - font-family: "Lato", sans-serif !important; -} - -// tft page - -.tft_section h1 { - font-family: "Lato", sans-serif !important; - font-size: 5rem; -} - -.tft_section h2 { - font-family: "Lato", sans-serif !important; - font-size: 4rem; -} - -.tft_section2 h2 { - font-family: "Lato", sans-serif !important; -} - -.tft_section h3 { - font-family: "Lato", sans-serif !important; - font-size: 3rem; -} - -.tft_subtitle { - font-family: "Lato", sans-serif; - font-weight: 400 !important; -} - -.post-card-excerpt, -.post-content-text { - font-family: "Lato", sans-serif !important; - line-height: 1.7; -} - -.post-content-text h2 { - font-family: "Lato", sans-serif !important; - line-height: 1.5; -} - -body { - padding-top: 60px; -} - -.act-link { - @apply bg-gray-300; -} - -pre { - // @apply border-l; - @apply border-l-2; - @apply border-l-gray-500; - @apply pl-4; - @apply mt-4; - @apply text-base; - @apply break-words; - @apply overflow-x-auto; -} - -@tailwind base; -ol { - @apply list-decimal; - @apply ml-5; -} - -ul { - @apply list-disc; - @apply ml-5; -} - -:not(pre) > code { - @apply text-red-600; - @apply text-base; -} - -@tailwind components; -@tailwind utilities; -@responsive { - .pxi-0 { - @apply px-0 #{!important}; - } - .pyi-0 { - @apply py-0 #{!important}; - } - .pi-0 { - @apply p-0 #{!important}; - } -} - -.animated-link:after { - content: ""; - width: 0px; - height: 1px; - display: block; - transition: 300ms; - @apply bg-gray-500; -} - -.footerlink { - margin-left: 0rem !important; -} - -// .animated-link:hover:after { -// width: 100%; -// } -.height-30px { - height: 30px; -} - -.text-3xl { - font-size: 2.5rem; -} - -.no-border { - border-width: 0px !important; -} - -.flex-post { - // @apply border-b; - @apply border-b-gray-300; - @apply flex-col; - @apply w-full; - .post-card-image { - // @apply h-56; - @apply h-full; - @apply w-full; - @apply object-cover; - @apply rounded; - @apply relative; - } - .post-card-title { - @apply leading-none; - @apply text-2xl; - @apply font-medium; - } - .post-card-excerpt { - @apply font-serif; - } -} - -.author-list-item:nth-child(n + 2) { - @apply -ml-3; -} - -button:focus { - outline: none; -} - -.telegram_icon { - font-size: 1.2rem; -} - -.post-content a { - color: #4ec48f; -} - -.text-8xl { - font-size: 4rem; - line-height: 1; - font-family: "Lato", sans-serif !important; -} - -.text-9xl { - font-size: 7rem; - line-height: 1; -} - -.text-6xl { - font-family: "Lato", sans-serif !important; -} - -.text-5xl { - font-family: "Lato", sans-serif !important; -} - -@media (min-width: 375px) { - .text-3xl { - font-size: 2.25rem; - } -} - -@media (max-width: 480px) { - .tft_section h1 { - font-size: 4rem; - } - .tft_section h2 { - font-size: 3rem; - } - .text-9xl { - font-size: 3rem; - } -} - -@media (min-width: 768px) { - .with-large > .flex-post:nth-child(5n), - .with-large > .flex-post:nth-child(5n-1) { - // @apply flex-100; - flex: 1 1 50%; - @apply flex-col; - .post-card-image-link { - @apply relative; - min-height: 400px; - } - .post-card-image { - @apply absolute; - @apply h-full; - @apply w-full; - @apply object-cover; - @apply rounded-lg; - } - .post-card-content { - // @apply flex-post-large-content; - flex: 0 1 auto; - @apply self-center; - } - .post-card-title { - @apply text-4xl; - } - .post-card-excerpt { - @apply text-xl; - } - } - .news > .flex-post:nth-child(5n), - .news > .flex-post:nth-child(5n-1) { - // @apply flex-100; - flex: 1 1 50%; - @apply flex-col; - .post-card-image-link { - @apply relative; - min-height: 300px; - } - .post-card-image { - @apply absolute; - @apply h-full; - @apply w-full; - @apply object-cover; - @apply rounded-lg; - } - .post-card-content { - // @apply flex-post-large-content; - flex: 0 1 auto; - @apply self-center; - } - .post-card-title { - @apply text-4xl; - } - .post-card-excerpt { - @apply text-xl; - } - } - .text-3xl { - font-size: 2.5rem; - } - // .news>.flex-post:nth-child(9n+1), - // .news>.flex-post:nth-child(9n+2) { - // // @apply flex-100; - // flex: 1 1 50%; - // @apply flex-col; - // .post-card-image-link { - // @apply relative; - // min-height: 300px; - // } - // .post-card-image { - // @apply absolute; - // @apply h-full; - // @apply w-full; - // @apply object-cover; - // @apply rounded-lg; - // } - // .post-card-content { - // // @apply flex-post-large-content; - // flex: 0 1 auto; - // @apply self-center; - // } - // .post-card-title { - // @apply text-4xl; - // } - // .post-card-excerpt { - // @apply text-xl; - // } - // } - // .news>.flex-post:nth-child(9n+3), - // .news>.flex-post:nth-child(9n+4), - // .news>.flex-post:nth-child(9n+5) { - // // @apply flex-100; - // flex: 1 1 300px; - // @apply flex-col; - // .post-card-image-link { - // @apply relative; - // min-height: 180px; - // } - // .post-card-image { - // @apply absolute; - // @apply h-full; - // @apply w-full; - // @apply object-cover; - // @apply rounded-lg; - // } - // .post-card-content { - // // @apply flex-post-large-content; - // flex: 0 1 auto; - // @apply self-center; - // } - // .post-card-title { - // @apply text-4xl; - // } - // .post-card-excerpt { - // @apply text-xl; - // } - // } - // .news>.flex-post:nth-child(9n+6), - // .news>.flex-post:nth-child(9n+7), - // .news>.flex-post:nth-child(9n+8), - // .news>.flex-post:nth-child(9n+9) { - // // @apply flex-100; - // flex: 1 1 250px; - // @apply flex-col; - // .post-card-image-link { - // @apply relative; - // min-height: 300px; - // } - // .post-card-image { - // @apply absolute; - // @apply h-full; - // @apply w-full; - // @apply object-cover; - // @apply rounded-lg; - // } - // .post-card-content { - // // @apply flex-post-large-content; - // flex: 0 1 auto; - // @apply self-center; - // } - // .post-card-title { - // @apply text-4xl; - // } - // .post-card-excerpt { - // @apply text-xl; - // } - // } -} - -// body[data-theme="dark"] { -// background-color: #191b1f; -// @apply text-gray-300; -// .post-content-text { -// @apply text-gray-300; -// } -// .brandpanel { -// background-color: #1072ba !important; -// } -// .text-gray-700, -// .text-gray-900 { -// @apply text-white; -// } -// .lg\:shadow-lg { -// box-shadow: 0 20px 25px -5px rgba(255, 255, 255, 0.1), -// 0 10px 10px -5px rgba(255, 255, 255, 0.04); -// } -// .learn-button { -// background-color: #c4c4c4; -// @apply text-gray-900; -// &:hover { -// @apply bg-gray-300; -// } -// } -// .text-indigo-600 { -// @apply text-white; -// } -// .inset-0, -// input[type="text"] { -// background-color: #191b1f; -// } -// .bg-white, -// .bg-gray-100, -// .bg-gray-200 { -// background-color: #191b1f; -// } -// .post-card-excerpt { -// @apply text-gray-500; -// } -// .pagination li { -// @apply bg-gray-700; -// @apply text-gray-200; -// @apply border-gray-600; -// &:hover { -// @apply bg-gray-600; -// @apply text-gray-900; -// } -// } -// .pagination li.border-l-black { -// @apply border-l-gray-300; -// } -// pre { -// @apply text-gray-500; -// } -// .flex-post { -// @apply border-b-gray-800; -// } -// .author-list-item img { -// border-color: #191b1f; -// } -// .author-social { -// a { -// &:hover { -// @apply text-white; -// } -// } -// } -// } diff --git a/src/components/AppListItem.vue b/src/components/AppListItem.vue deleted file mode 100644 index 2627a5e00..000000000 --- a/src/components/AppListItem.vue +++ /dev/null @@ -1,60 +0,0 @@ - - - - - diff --git a/src/components/FilterHeader.vue b/src/components/FilterHeader.vue deleted file mode 100644 index 7af93f947..000000000 --- a/src/components/FilterHeader.vue +++ /dev/null @@ -1,134 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/Header.vue b/src/components/Header.vue deleted file mode 100644 index 070f5d260..000000000 --- a/src/components/Header.vue +++ /dev/null @@ -1,23 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/NewCard.vue b/src/components/NewCard.vue deleted file mode 100644 index c6373d723..000000000 --- a/src/components/NewCard.vue +++ /dev/null @@ -1,26 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/Pagination.vue b/src/components/Pagination.vue deleted file mode 100644 index aced76415..000000000 --- a/src/components/Pagination.vue +++ /dev/null @@ -1,86 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/PostListItem.vue b/src/components/PostListItem.vue deleted file mode 100644 index 434af4b94..000000000 --- a/src/components/PostListItem.vue +++ /dev/null @@ -1,146 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/README.md b/src/components/README.md deleted file mode 100644 index 98ddbeebb..000000000 --- a/src/components/README.md +++ /dev/null @@ -1,4 +0,0 @@ -Add components that will be imported to Pages and Layouts to this folder. -Learn more about components here: https://gridsome.org/docs/components/ - -You can delete this file. diff --git a/src/components/SearchListItem.vue b/src/components/SearchListItem.vue deleted file mode 100644 index a836f2faa..000000000 --- a/src/components/SearchListItem.vue +++ /dev/null @@ -1,115 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/Team.vue b/src/components/Team.vue deleted file mode 100644 index f81f2f433..000000000 --- a/src/components/Team.vue +++ /dev/null @@ -1,117 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/ThemeSwitcher.vue b/src/components/ThemeSwitcher.vue deleted file mode 100644 index 8db576c2f..000000000 --- a/src/components/ThemeSwitcher.vue +++ /dev/null @@ -1,44 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/VacationCard.vue b/src/components/VacationCard.vue deleted file mode 100644 index 71c9ca003..000000000 --- a/src/components/VacationCard.vue +++ /dev/null @@ -1,27 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/VerticalNav.vue b/src/components/VerticalNav.vue deleted file mode 100644 index 250fe2293..000000000 --- a/src/components/VerticalNav.vue +++ /dev/null @@ -1,49 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/application-ui/navigation/vertical-navigation/simple.vue b/src/components/application-ui/navigation/vertical-navigation/simple.vue deleted file mode 100644 index f3065fb84..000000000 --- a/src/components/application-ui/navigation/vertical-navigation/simple.vue +++ /dev/null @@ -1,46 +0,0 @@ - - - - diff --git a/src/components/blog/BlogComponentBig.vue b/src/components/blog/BlogComponentBig.vue deleted file mode 100644 index 1622c83bb..000000000 --- a/src/components/blog/BlogComponentBig.vue +++ /dev/null @@ -1,17 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/blog/BlogComponentSmall.vue b/src/components/blog/BlogComponentSmall.vue deleted file mode 100644 index 49a3a0547..000000000 --- a/src/components/blog/BlogComponentSmall.vue +++ /dev/null @@ -1,16 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/blog/BlogOverview.vue b/src/components/blog/BlogOverview.vue deleted file mode 100644 index b23a5fa76..000000000 --- a/src/components/blog/BlogOverview.vue +++ /dev/null @@ -1,45 +0,0 @@ - - - diff --git a/src/components/custom/Alert.vue b/src/components/custom/Alert.vue deleted file mode 100644 index 7aacf3243..000000000 --- a/src/components/custom/Alert.vue +++ /dev/null @@ -1,121 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/components/custom/Buttons/PostButton.vue b/src/components/custom/Buttons/PostButton.vue deleted file mode 100644 index 58fe891cf..000000000 --- a/src/components/custom/Buttons/PostButton.vue +++ /dev/null @@ -1,11 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/custom/Cards/PostListItem.vue b/src/components/custom/Cards/PostListItem.vue deleted file mode 100644 index 153f58e6f..000000000 --- a/src/components/custom/Cards/PostListItem.vue +++ /dev/null @@ -1,128 +0,0 @@ - - - - - diff --git a/src/components/custom/Cards/SearchListItem.vue b/src/components/custom/Cards/SearchListItem.vue deleted file mode 100644 index dfa1e048d..000000000 --- a/src/components/custom/Cards/SearchListItem.vue +++ /dev/null @@ -1,138 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/custom/ConversationSec.vue b/src/components/custom/ConversationSec.vue deleted file mode 100644 index e7ab22bc4..000000000 --- a/src/components/custom/ConversationSec.vue +++ /dev/null @@ -1,95 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/custom/FilterDropdown.vue b/src/components/custom/FilterDropdown.vue deleted file mode 100644 index 6d7105e60..000000000 --- a/src/components/custom/FilterDropdown.vue +++ /dev/null @@ -1,186 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/custom/HorizontalScroll.vue b/src/components/custom/HorizontalScroll.vue deleted file mode 100644 index 5335495cd..000000000 --- a/src/components/custom/HorizontalScroll.vue +++ /dev/null @@ -1,90 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/components/custom/MarketInfo.vue b/src/components/custom/MarketInfo.vue deleted file mode 100644 index 78fb0342f..000000000 --- a/src/components/custom/MarketInfo.vue +++ /dev/null @@ -1,54 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/custom/Modal.vue b/src/components/custom/Modal.vue deleted file mode 100644 index 852f3324d..000000000 --- a/src/components/custom/Modal.vue +++ /dev/null @@ -1,42 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/components/custom/Navbar/Getintouch.vue b/src/components/custom/Navbar/Getintouch.vue deleted file mode 100644 index 02f0ebde6..000000000 --- a/src/components/custom/Navbar/Getintouch.vue +++ /dev/null @@ -1,38 +0,0 @@ - - - - diff --git a/src/components/custom/Navbar/Navbar.vue b/src/components/custom/Navbar/Navbar.vue deleted file mode 100644 index d4d88a248..000000000 --- a/src/components/custom/Navbar/Navbar.vue +++ /dev/null @@ -1,495 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/components/custom/Navbar/VerticalNav.vue b/src/components/custom/Navbar/VerticalNav.vue deleted file mode 100644 index b6cc4a040..000000000 --- a/src/components/custom/Navbar/VerticalNav.vue +++ /dev/null @@ -1,49 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/custom/NewsFilterHeader.vue b/src/components/custom/NewsFilterHeader.vue deleted file mode 100644 index 516d9694b..000000000 --- a/src/components/custom/NewsFilterHeader.vue +++ /dev/null @@ -1,481 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/custom/Pagination.vue b/src/components/custom/Pagination.vue deleted file mode 100644 index aced76415..000000000 --- a/src/components/custom/Pagination.vue +++ /dev/null @@ -1,86 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/custom/Roadmap.vue b/src/components/custom/Roadmap.vue deleted file mode 100644 index 0cce59fae..000000000 --- a/src/components/custom/Roadmap.vue +++ /dev/null @@ -1,17 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/custom/SearchBox.vue b/src/components/custom/SearchBox.vue deleted file mode 100644 index fa4e1db80..000000000 --- a/src/components/custom/SearchBox.vue +++ /dev/null @@ -1,36 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/custom/Slider.vue b/src/components/custom/Slider.vue deleted file mode 100644 index 8ffbd4db5..000000000 --- a/src/components/custom/Slider.vue +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - diff --git a/src/components/custom/SplitWithForm.vue b/src/components/custom/SplitWithForm.vue deleted file mode 100644 index 57421c10d..000000000 --- a/src/components/custom/SplitWithForm.vue +++ /dev/null @@ -1,243 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/components/custom/SplitWithImage.vue b/src/components/custom/SplitWithImage.vue deleted file mode 100644 index e630ef950..000000000 --- a/src/components/custom/SplitWithImage.vue +++ /dev/null @@ -1,86 +0,0 @@ - - - - - diff --git a/src/components/custom/TagFilterHeader.vue b/src/components/custom/TagFilterHeader.vue deleted file mode 100644 index 601a24cb8..000000000 --- a/src/components/custom/TagFilterHeader.vue +++ /dev/null @@ -1,223 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/custom/ThemeSwitcher.vue b/src/components/custom/ThemeSwitcher.vue deleted file mode 100644 index 8db576c2f..000000000 --- a/src/components/custom/ThemeSwitcher.vue +++ /dev/null @@ -1,44 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/custom/VideoPanel.vue b/src/components/custom/VideoPanel.vue deleted file mode 100644 index 72bb233da..000000000 --- a/src/components/custom/VideoPanel.vue +++ /dev/null @@ -1,79 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/components/custom/sections/CallToAction.vue b/src/components/custom/sections/CallToAction.vue deleted file mode 100644 index 5e66e4196..000000000 --- a/src/components/custom/sections/CallToAction.vue +++ /dev/null @@ -1,2037 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/components/custom/sections/CallToActionbg1.vue b/src/components/custom/sections/CallToActionbg1.vue deleted file mode 100644 index c3bfad521..000000000 --- a/src/components/custom/sections/CallToActionbg1.vue +++ /dev/null @@ -1,74 +0,0 @@ - - - diff --git a/src/components/custom/sections/CallToActionbg2.vue b/src/components/custom/sections/CallToActionbg2.vue deleted file mode 100644 index 330333058..000000000 --- a/src/components/custom/sections/CallToActionbg2.vue +++ /dev/null @@ -1,54 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/components/custom/sections/Comparison.vue b/src/components/custom/sections/Comparison.vue deleted file mode 100644 index 422619a05..000000000 --- a/src/components/custom/sections/Comparison.vue +++ /dev/null @@ -1,89 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/custom/sections/CustomCTA.vue b/src/components/custom/sections/CustomCTA.vue deleted file mode 100644 index d5589729e..000000000 --- a/src/components/custom/sections/CustomCTA.vue +++ /dev/null @@ -1,151 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/components/custom/sections/Features.vue b/src/components/custom/sections/Features.vue deleted file mode 100644 index 1567bef24..000000000 --- a/src/components/custom/sections/Features.vue +++ /dev/null @@ -1,439 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/custom/sections/HowItWorks.vue b/src/components/custom/sections/HowItWorks.vue deleted file mode 100644 index 8a1032165..000000000 --- a/src/components/custom/sections/HowItWorks.vue +++ /dev/null @@ -1,38 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/custom/sections/Roadmap.vue b/src/components/custom/sections/Roadmap.vue deleted file mode 100644 index f85948ee6..000000000 --- a/src/components/custom/sections/Roadmap.vue +++ /dev/null @@ -1,62 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/custom/sections/SignUp.vue b/src/components/custom/sections/SignUp.vue deleted file mode 100644 index 0cc3cb7cd..000000000 --- a/src/components/custom/sections/SignUp.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/custom/sections/header/HeaderSection.vue b/src/components/custom/sections/header/HeaderSection.vue deleted file mode 100644 index abf65aae9..000000000 --- a/src/components/custom/sections/header/HeaderSection.vue +++ /dev/null @@ -1,63 +0,0 @@ - - - diff --git a/src/components/marketing/sections/blog-sections/3_column_cards.vue b/src/components/marketing/sections/blog-sections/3_column_cards.vue deleted file mode 100644 index 394b7c6a0..000000000 --- a/src/components/marketing/sections/blog-sections/3_column_cards.vue +++ /dev/null @@ -1,229 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/marketing/sections/cta-sections/BrandPanel.vue b/src/components/marketing/sections/cta-sections/BrandPanel.vue deleted file mode 100644 index 2780f2e1a..000000000 --- a/src/components/marketing/sections/cta-sections/BrandPanel.vue +++ /dev/null @@ -1,1632 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/marketing/sections/cta-sections/BrandPanel2.vue b/src/components/marketing/sections/cta-sections/BrandPanel2.vue deleted file mode 100644 index 3afc67dd0..000000000 --- a/src/components/marketing/sections/cta-sections/BrandPanel2.vue +++ /dev/null @@ -1,71 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/marketing/sections/cta-sections/Footer.vue b/src/components/marketing/sections/cta-sections/Footer.vue deleted file mode 100644 index 545e57fc2..000000000 --- a/src/components/marketing/sections/cta-sections/Footer.vue +++ /dev/null @@ -1,294 +0,0 @@ - - - - - - diff --git a/src/components/marketing/sections/cta-sections/Header.vue b/src/components/marketing/sections/cta-sections/Header.vue deleted file mode 100644 index 926115576..000000000 --- a/src/components/marketing/sections/cta-sections/Header.vue +++ /dev/null @@ -1,951 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/marketing/sections/cta-sections/Link_Table.vue b/src/components/marketing/sections/cta-sections/Link_Table.vue deleted file mode 100644 index b4a1ce805..000000000 --- a/src/components/marketing/sections/cta-sections/Link_Table.vue +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - diff --git a/src/components/marketing/sections/cta-sections/Map.vue b/src/components/marketing/sections/cta-sections/Map.vue deleted file mode 100644 index b0447adea..000000000 --- a/src/components/marketing/sections/cta-sections/Map.vue +++ /dev/null @@ -1,176 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/marketing/sections/cta-sections/NewCard.vue b/src/components/marketing/sections/cta-sections/NewCard.vue deleted file mode 100644 index 43d243517..000000000 --- a/src/components/marketing/sections/cta-sections/NewCard.vue +++ /dev/null @@ -1,124 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue b/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue deleted file mode 100644 index 0a5ef725b..000000000 --- a/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue +++ /dev/null @@ -1,378 +0,0 @@ - - - - - - diff --git a/src/components/marketing/sections/cta-sections/ShowcaseProductsHome.vue b/src/components/marketing/sections/cta-sections/ShowcaseProductsHome.vue deleted file mode 100644 index bcf35414a..000000000 --- a/src/components/marketing/sections/cta-sections/ShowcaseProductsHome.vue +++ /dev/null @@ -1,100 +0,0 @@ - - - - - diff --git a/src/components/marketing/sections/cta-sections/StateMap.vue b/src/components/marketing/sections/cta-sections/StateMap.vue deleted file mode 100644 index a3b1a8fec..000000000 --- a/src/components/marketing/sections/cta-sections/StateMap.vue +++ /dev/null @@ -1,261 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/marketing/sections/cta-sections/home_card.vue b/src/components/marketing/sections/cta-sections/home_card.vue deleted file mode 100644 index 1ee55f115..000000000 --- a/src/components/marketing/sections/cta-sections/home_card.vue +++ /dev/null @@ -1,27 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/marketing/sections/cta-sections/logoShowcase.vue b/src/components/marketing/sections/cta-sections/logoShowcase.vue deleted file mode 100644 index d8c5c4daf..000000000 --- a/src/components/marketing/sections/cta-sections/logoShowcase.vue +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - diff --git a/src/components/marketing/sections/cta-sections/new_people_page.vue b/src/components/marketing/sections/cta-sections/new_people_page.vue deleted file mode 100644 index 40fe23490..000000000 --- a/src/components/marketing/sections/cta-sections/new_people_page.vue +++ /dev/null @@ -1,34 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/marketing/sections/cta-sections/next_event.vue b/src/components/marketing/sections/cta-sections/next_event.vue deleted file mode 100644 index 7ab5ccd82..000000000 --- a/src/components/marketing/sections/cta-sections/next_event.vue +++ /dev/null @@ -1,27 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/marketing/sections/faq-sections/CenteredAccordion.vue b/src/components/marketing/sections/faq-sections/CenteredAccordion.vue deleted file mode 100644 index 35519f7c6..000000000 --- a/src/components/marketing/sections/faq-sections/CenteredAccordion.vue +++ /dev/null @@ -1,100 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/marketing/sections/feature-sections/SimpleColumns.vue b/src/components/marketing/sections/feature-sections/SimpleColumns.vue deleted file mode 100644 index d9248eb70..000000000 --- a/src/components/marketing/sections/feature-sections/SimpleColumns.vue +++ /dev/null @@ -1,122 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/marketing/sections/logo-clouds/off_white_grid.vue b/src/components/marketing/sections/logo-clouds/off_white_grid.vue deleted file mode 100644 index bc1289014..000000000 --- a/src/components/marketing/sections/logo-clouds/off_white_grid.vue +++ /dev/null @@ -1,105 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/marketing/sections/pricing/four_tiers_with_toggle.vue b/src/components/marketing/sections/pricing/four_tiers_with_toggle.vue deleted file mode 100644 index fc16c52e5..000000000 --- a/src/components/marketing/sections/pricing/four_tiers_with_toggle.vue +++ /dev/null @@ -1,143 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/marketing/sections/pricing/with_comparison_table.vue b/src/components/marketing/sections/pricing/with_comparison_table.vue deleted file mode 100644 index 8924df0a3..000000000 --- a/src/components/marketing/sections/pricing/with_comparison_table.vue +++ /dev/null @@ -1,343 +0,0 @@ - - - \ No newline at end of file diff --git a/src/components/marketing/sections/stats-sections/SimpleInCard.vue b/src/components/marketing/sections/stats-sections/SimpleInCard.vue deleted file mode 100644 index bf98c3b9b..000000000 --- a/src/components/marketing/sections/stats-sections/SimpleInCard.vue +++ /dev/null @@ -1,274 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/marketing/sections/team-sections/grid_with_large_round_images.vue b/src/components/marketing/sections/team-sections/grid_with_large_round_images.vue deleted file mode 100644 index 249e8a91c..000000000 --- a/src/components/marketing/sections/team-sections/grid_with_large_round_images.vue +++ /dev/null @@ -1,322 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/components/marketing/sections/team-sections/with_large_images.vue b/src/components/marketing/sections/team-sections/with_large_images.vue deleted file mode 100644 index edc25a60d..000000000 --- a/src/components/marketing/sections/team-sections/with_large_images.vue +++ /dev/null @@ -1,276 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/components/vacationcard/VacationCard.vue b/src/components/vacationcard/VacationCard.vue deleted file mode 100644 index 6a380252f..000000000 --- a/src/components/vacationcard/VacationCard.vue +++ /dev/null @@ -1,24 +0,0 @@ - - - \ No newline at end of file diff --git a/src/favicon.png b/src/favicon.png deleted file mode 100644 index 40b4c0b14..000000000 Binary files a/src/favicon.png and /dev/null differ diff --git a/src/google9dcad2debe4b606f.html b/src/google9dcad2debe4b606f.html deleted file mode 100644 index fb10cba9a..000000000 --- a/src/google9dcad2debe4b606f.html +++ /dev/null @@ -1 +0,0 @@ -google-site-verification: google9dcad2debe4b606f.html \ No newline at end of file diff --git a/src/index.html b/src/index.html deleted file mode 100644 index dcb57eae0..000000000 --- a/src/index.html +++ /dev/null @@ -1,166 +0,0 @@ - - - - - ${head} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ${app} ${scripts} - - - \ No newline at end of file diff --git a/src/layouts/Default.vue b/src/layouts/Default.vue deleted file mode 100644 index 4bed27a2b..000000000 --- a/src/layouts/Default.vue +++ /dev/null @@ -1,109 +0,0 @@ - - - - - -query { - metadata { - siteName - } - - navigation(id: "navigation"){ - navLinks{ - name - link - external - expandable - submenu { - title - path - external - } - } - social{ - icon - link - } - } - - footer(id: "footer"){ - facebook - github - github_tech - twitter - #dribbble - #instagram - telegram - description - items{ - title - links{ - name - link - } - } - } -} - - - diff --git a/src/layouts/README.md b/src/layouts/README.md deleted file mode 100644 index 3d5d03e9a..000000000 --- a/src/layouts/README.md +++ /dev/null @@ -1,5 +0,0 @@ -Layout components are used to wrap pages and templates. Layouts should contain components like headers, footers or sidebars that will be used across the site. - -Learn more about Layouts: https://gridsome.org/docs/layouts/ - -You can delete this file. diff --git a/src/layouts/partials/Footer.vue b/src/layouts/partials/Footer.vue deleted file mode 100644 index 4bd21cd48..000000000 --- a/src/layouts/partials/Footer.vue +++ /dev/null @@ -1,57 +0,0 @@ - - - -query { - metadata { - siteName - navigation : footerNavigation { - name - link - external - } - } -} - - - \ No newline at end of file diff --git a/src/layouts/partials/HeaderWithNavbar.vue b/src/layouts/partials/HeaderWithNavbar.vue deleted file mode 100644 index 95cfabc6c..000000000 --- a/src/layouts/partials/HeaderWithNavbar.vue +++ /dev/null @@ -1,111 +0,0 @@ - - - - - -query { - metadata { - siteName - siteDescription - navigation : headerNavigation { - name - link - external - } - social { - icon - link - } - } -} - \ No newline at end of file diff --git a/src/layouts/partials/Navbar.vue b/src/layouts/partials/Navbar.vue deleted file mode 100644 index e83365773..000000000 --- a/src/layouts/partials/Navbar.vue +++ /dev/null @@ -1,338 +0,0 @@ - - - - - -query { - metadata { - siteName - navigation : headerNavigation { - name - link - external - expandable - } - social { - icon - link - } - } - allMembership{ - edges{ - node{ - id - title - path - } - } - } - allProjectTag{ - edges{ - node{ - id - title - path - } - } - } -} - - - \ No newline at end of file diff --git a/src/main.js b/src/main.js deleted file mode 100644 index d34100c60..000000000 --- a/src/main.js +++ /dev/null @@ -1,36 +0,0 @@ -// This is the main.js file. Import global CSS and scripts here. -// The Client API can be used here. Learn more: gridsome.org/docs/client-api -import DefaultLayout from '~/layouts/Default.vue'; -import VTooltip from 'v-tooltip' - -import '~/assets/scss/main.scss'; - -import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome'; -import { config, library } from '@fortawesome/fontawesome-svg-core'; -import { fas } from '@fortawesome/free-solid-svg-icons'; -import { fab } from '@fortawesome/free-brands-svg-icons' - -import '@fortawesome/fontawesome-svg-core/styles.css'; -import shareIt from 'vue-share-it'; - -import VueSlickCarousel from "vue-slick-carousel"; -import "vue-slick-carousel/dist/vue-slick-carousel-theme.css"; - -require("gridsome-plugin-remark-prismjs-all/themes/night-owl.css"); -require("prismjs/themes/prism-solarizedlight.css"); - -config.autoAddCss = false; -library.add(fas); -library.add(fab); - -export default function (Vue, { router, head, isClient }) { - // Set default layout as a global component - Vue.component('Layout', DefaultLayout) - Vue.component('font-awesome', FontAwesomeIcon) - Vue.component('VueSlickCarousel', VueSlickCarousel) - Vue.use(VTooltip, { - defaultPlacement: 'top-end', - defaultClass: 'bg-black text-xs px-2 leading-normal py-1 rounded absolute text-gray-400 max-w-xs mb-1' - }) - Vue.use(shareIt) -} \ No newline at end of file diff --git a/src/pages/Blog.vue b/src/pages/Blog.vue deleted file mode 100644 index 3e6068757..000000000 --- a/src/pages/Blog.vue +++ /dev/null @@ -1,342 +0,0 @@ - - - -query($page: Int){ - entries: allBlog(perPage: 10, page: $page, sortBy: "created", order: DESC, filter: {category: { contains: ["foundation"]}}) @paginate{ - totalCount - pageInfo { - totalPages - currentPage - } - edges { - node { - title - tags{ - id - title - path - } - excerpt - category{ - id - title - } - image(width:800) - path - humanTime : created(format:"DD MMM YYYY") - datetime : created - authors { - id - name - image(width:64, height:64, fit:inside) - path - } - } - } - } - - markdownPage(id: "home") { - id - metaImg - } - - topics: allBlogTag { - edges{ - node{ - title - } - } - } -} - - - - \ No newline at end of file diff --git a/src/pages/Index.vue b/src/pages/Index.vue deleted file mode 100644 index 52eaaf7bc..000000000 --- a/src/pages/Index.vue +++ /dev/null @@ -1,495 +0,0 @@ - - - - query { - markdownPage(id: "home") { - id - path - metaTitle - metaDesc - metaImg - header_slogan - header_title - header_title2 - header_image - header_excerpt - header_altImg - button - link - solution_image - # solution_image2 - # solution_image3 - header{ - title - subtitle - content - btn1 - link1 - btn2 - link2 - } - productsMain{ - id - title - subtitle - # image - } - productData{ - id - title - content - image - button - url - } - cta{ - id - title - # subtitle - image - content - button - button2 - button3 - # button4 - # button5 - # button6 - link - link2 - link3 - # link4 - # link5 - # link6 - } - BlogsMain{ - id - title - } - blogs{ - id - image - tags - title - path - author - autherUrl - authorImg - excerpt - created - } - cta2{ - id - title - image - content - button - button2 - button3 - # button4 - link - link2 - link3 - # link4 - } - cta3{ - id - title - image - content - link - button - } - cta4{ - id - title - title2 - subtitle - slogan - content - button - button2 - button3 - link - link2 - link3 - } - - cta5{ - id - title - content - button - button2 - button3 - link - link2 - link3 - } - featuresMain2{ - id - title - subtitle - btn - link - btn2 - link2 - btn3 - link3 - content - } - features2{ - id - title - svg - content - } - comparisonMain{ - id - title - description - button - link - } - comparisonSecs{ - id - svg - title - link - content - } - brandPanel{ - id - title - subtitle - content - sourceUrl - btnTxt - button2 - link2 - image - } - brandPanel2{ - id - title - subtitle - subtitle2 - content - sourceUrl - btnTxt - image - } - brandPanel3{ - id - title - subtitle - content - sourceUrl - btnTxt - image - } - logosMain { - id - title - title2 - subtitle - image - button - link - } - #logos{ - # id - # image - # url - #} - inTheNews { - id - content - partners { - path - logo - } - } - videoPanel { - id - video - title - content - btn - link - } - partnerships { - id - title - subtitle - img - button - link - content - } - map { - id - title - subtitle - button - link - btn1 - btn2 - link1 - link2 - link3 - btn3 - image - } - - subscribe { - id - title - placeHolder - content - button - link - image - } - team{ - id - title - content - } - } - entries: allPerson (sortBy: "rank", order: ASC, filter: {memberships: { contains: ["foundation"]}}){ - edges { - node { - path - name - image - } - } - } - - allProject (sortBy: "rank", order: ASC, filter: { category: { contains: ["foundation"]}}){ - edges { - node { - id - title - path - rank - logo - } - } - } - metadata { - siteUrl - } -} - - - \ No newline at end of file diff --git a/src/pages/News.vue b/src/pages/News.vue deleted file mode 100644 index b3c90da78..000000000 --- a/src/pages/News.vue +++ /dev/null @@ -1,361 +0,0 @@ - - - -query($page: Int){ - entries: allNews(perPage: 10, page: $page, sortBy: "created", order: DESC, filter: {category: { contains: ["foundation"]}}) @paginate{ - totalCount - pageInfo { - totalPages - currentPage - } - edges { - node { - id - tags{ - id - title - path - } - excerpt - category{ - id - title - } - image(width:800) - path - humanTime : created(format:"DD MMM YYYY") - datetime : created - } - } - } - markdownPage(id: "home") { - id - metaImg - } - - topics: allNewsTag(filter: { title: {in: ["blockchain", "experience", "technology", "farming", "community", "infrastructure", "impact"]}}) { - edges{ - node{ - title - } - } - } -} - - - - - - \ No newline at end of file diff --git a/src/pages/README.md b/src/pages/README.md deleted file mode 100644 index bc41c2749..000000000 --- a/src/pages/README.md +++ /dev/null @@ -1,5 +0,0 @@ -Pages are usually used for normal pages or for listing items from a GraphQL collection. -Add .vue files here to create pages. For example **About.vue** will be **site.com/about**. -Learn more about pages: https://gridsome.org/docs/pages/ - -You can delete this file. diff --git a/src/templates/BlogPost.vue b/src/templates/BlogPost.vue deleted file mode 100644 index 7db34358e..000000000 --- a/src/templates/BlogPost.vue +++ /dev/null @@ -1,310 +0,0 @@ - - - - query($id: ID!, $previousElement: ID!, $nextElement: ID!) { - blog(id: $id) { - title - path - image(width:1600, height:800) - image_caption - content - excerpt - humanTime : created(format:"DD MMMM YYYY") - datetime : created(format:"ddd MMM DD YYYY hh:mm:ss zZ") - timeToRead - tags { - id - title - path - } - authors { - id - name - image - path - } - } - - previous: blog(id: $previousElement) { - title - excerpt - image(width:800) - path - timeToRead - humanTime : created(format:"DD MMMM YYYY") - datetime : created(format:"ddd MMM DD YYYY hh:mm:ss zZ") - authors { - id - name - image(width:64, height:64, fit:inside) - path - } - } - - next: blog(id: $nextElement) { - title - excerpt - image(width:800) - path - timeToRead - humanTime : created(format:"DD MMMM YYYY") - datetime : created(format:"ddd MMM DD YYYY hh:mm:ss zZ") - authors { - id - name - image(width:64, height:64, fit:inside) - path - } - } - metadata { - siteUrl - } - } - - - diff --git a/src/templates/Dev.vue b/src/templates/Dev.vue deleted file mode 100644 index b348d0df7..000000000 --- a/src/templates/Dev.vue +++ /dev/null @@ -1,182 +0,0 @@ - - - - query($id: ID!) { - dev(id: $id) { - id - title - content - image - button - link - } - metadata { - siteUrl - } - } - - - - diff --git a/src/templates/Info.vue b/src/templates/Info.vue deleted file mode 100644 index c18cf9cab..000000000 --- a/src/templates/Info.vue +++ /dev/null @@ -1,269 +0,0 @@ - - - - query($id: ID!) { - info(id: $id) { - id - content - image - button - link - } - metadata { - siteUrl - } - } - - - - diff --git a/src/templates/Job.vue b/src/templates/Job.vue deleted file mode 100644 index 2d5dfe253..000000000 --- a/src/templates/Job.vue +++ /dev/null @@ -1,112 +0,0 @@ - - - - query($id: ID!) { - job(id: $id) { - id - title - content - button - link - } - allCustomCta { - edges { - node { - id - title - link - image - } - } - } -} - - - - - \ No newline at end of file diff --git a/src/templates/MarkdownPage.vue b/src/templates/MarkdownPage.vue deleted file mode 100644 index 10c8ed8ec..000000000 --- a/src/templates/MarkdownPage.vue +++ /dev/null @@ -1,1204 +0,0 @@ - - - - query($id: ID!) { - markdownPage(id: $id) { - id - path - excerpt - metaTitle - metaDesc - metaImg - header_excerpt - header_altImg - header_title - header_title2 - header_image - header_slogan - button - buttonImg - link - buttonImg2 - link2 - solution_image - solution_image2 - header_link1_txt - header_link1 - header_link2_txt - header_link2 - header{ - title - subtitle - content - btn1 - link1 - btn2 - link2 - } - header2{ - title - subtitle - content - btn1 - link1 - btn2 - link2 - } - header4{ - title - subtitle - content - btn1 - link1 - btn2 - link2 - } - productsMain{ - id - title - subtitle - content - button - link - # image - } - productData{ - id - title - content - image - button - link - } - comparisonMain{ - id - title - description - button - link - button2 - link2 - } - comparisonSecs{ - id - svg - title - content - } - logosMain { - id - title - title2 - subtitle - image - button - link - } - logos{ - id - image - url - } - - footersMain { - id - title1 - title2 - } - footers{ - id - items{ - title - links{ - name - link - } - } - } - inTheNews { - id - title - content - partners { - path - logo - } - } - cta{ - title - title2 - content - image - button - link - button2 - link2 - } - cta2{ - title - subtitle - image - button - link - button2 - link2 - link4 - link5 - content - image2 - image3 - image4 - image5 - } - cta3{ - title - subtitle - content - button - link - button2 - link2 - image - faqbutton - faqlink - faqbutton2 - faqlink2 - faqbutton3 - faqlink3 - smalltitle - smalltitle2 - button2 - link2 - } - cta4{ - title1 - title2 - slogan - content - button - link - } - - brandPanel{ - id - title - btnTxt - sourceUrl - content - image - } - brandPanel2{ - id - title - subtitle - btnTxt - sourceUrl - btnTxt2 - sourceUrl2 - content - image - button - link - button2 - link2 - } - brandPanel3{ - id - title - btnTxt - subtitle - sourceUrl - sourceUrl2 - content - image - } - brandPanel4{ - id - title - btnTxt - sourceUrl - btnTxt2 - sourceUrl2 - content - image - } - partenershipsMain{ - id - title - slogan - content - link - link2 - button - button2 - } - partnerships { - id - title - img - content - } - faqMain{ - id - title - } - faqContent{ - id - question - content - } - jobsMain{ - id - # title - # button1 - # button2 - excerpt - } - jobs{ - id - title - excerpt - price - duration - button - link - includeTitle - options - } - contactData{ - id - title - mail - phone - } - pageHeader { - id - title - image - } - - carousel { - id - img - } - - sliderMain { - id - title - subtitle - content - } - - card{ - id - img - title - content - button - link - } - useTftMain { - id - image - } - tftUses{ - id - title - content - } - farmingMain { - id - title - subtitle - title2 - subtitle2 - subtext - - } - farmingProcess{ - id - image - content - } - - cultivationMain { - id - title - subtitle - } - cultivationProcess{ - id - image - content - } - roadmap { - image - content - } - marketInfoMain{ - id - title - content - } - mainItem{ - id - image - content - } - marketInfo { - id - image - content - } - tft { - id - image - title - subtitle - content - button - link - } - networkMain{ - id - title - } - network{ - id - title - image - content - } - conversationsMain { - id - title - } - conversations { - id - day - month - time - title - hosts - speakers - button - link - content - } - subscribe { - id - title - content - button - link - image - } - blogs{ - id - image - title - content - btnTxt - sourceUrl - } - workloadsMain { - id - title - button - link - } - workloads{ - id - title - image - content - } - stats{ - id - title - content - button - link - } - } - allCustomCta { - edges { - node { - id - title - link - image - } - } - } - } - - - - - diff --git a/src/templates/Membership.vue b/src/templates/Membership.vue deleted file mode 100644 index 552d7366e..000000000 --- a/src/templates/Membership.vue +++ /dev/null @@ -1,113 +0,0 @@ - - - - query($id: ID!) { - membership(id: $id) { - title - path - belongsTo { - totalCount - edges { - node { - ... on Person { - path - content - name - rank - memberships{ - id - title - path - } - bio - excerpt - linkedin - websites - countries - cities - private - image - category - } - } - } - } - } - - allMembership(filter: {title: {in: ["cofounders", "tech", "foundation", "ambassadors", "matchmakers", "farmers", "aci_members", "partners", "wisdom_council", "technology_council", "grid_guardians"]}}){ - edges{ - node{ - id - title - path - } - } - } - - } - - - diff --git a/src/templates/NewsArchive.vue b/src/templates/NewsArchive.vue deleted file mode 100644 index d588dbfea..000000000 --- a/src/templates/NewsArchive.vue +++ /dev/null @@ -1,90 +0,0 @@ - - - - -query{ - - entries: allNews(sortBy: "created", order: DESC) { - totalCount - pageInfo { - totalPages - currentPage - } - edges { - node { - id - tags{ - id - title - path - } - excerpt - image(width:800) - path - humanTime : created(format:"DD MMM YYYY") - datetime : created - } - } - } -} - - - - diff --git a/src/templates/NewsPost.vue b/src/templates/NewsPost.vue deleted file mode 100644 index 5b9e1d8e8..000000000 --- a/src/templates/NewsPost.vue +++ /dev/null @@ -1,298 +0,0 @@ - - - - query($id: ID!, $previousElement: ID!, $nextElement: ID!) { - news(id: $id) { - title - path - image(width:1600, height:800) - image_caption - content - excerpt - humanTime : created(format:"DD MMMM YYYY") - datetime : created(format:"ddd MMM DD YYYY hh:mm:ss zZ") - timeToRead - tags { - id - title - path - } - authors { - id - name - image - path - } - } - - previous: news(id: $previousElement) { - title - excerpt - image(width:800) - path - timeToRead - authors { - id - name - image(width:64, height:64, fit:inside) - path - } - } - - next: news(id: $nextElement) { - title - excerpt - image(width:800) - path - timeToRead - authors { - id - name - image(width:64, height:64, fit:inside) - path - } - } - - metadata { - siteUrl - } - } - - - \ No newline at end of file diff --git a/src/templates/Partners.vue b/src/templates/Partners.vue deleted file mode 100644 index 6f271c564..000000000 --- a/src/templates/Partners.vue +++ /dev/null @@ -1,148 +0,0 @@ - - - -query ($private: Int){ - entries: allProject (sortBy: "rank", order: ASC, filter: { private: { ne: $private }, category: { contains: ["foundation"]}}){ - totalCount - edges { - node { - id - title - path - members { - id - name - image(width:64, height:64, fit:inside) - path - }, - rank - linkedin - excerpt - image(width:800) - timeToRead - logo - category - tags{ - id - path - title - } - } - } - } - - markdownPage(id: "home") { - id - metaImg - } - - tags: allProjectTag (filter: { title: {in: ["blockchain", "experience", "technology", "farming", "community", "infrastructure", "impact"]}}) { - edges{ - node{ - id - title - path - } - } - } -} - - - diff --git a/src/templates/People.vue b/src/templates/People.vue deleted file mode 100644 index 546b6ef54..000000000 --- a/src/templates/People.vue +++ /dev/null @@ -1,172 +0,0 @@ - - - -query($page: Int){ - entries: allPerson (perPage: 25, page: $page, sortBy: "rank", order: ASC, filter: {category: { contains: ["foundation"]}}) @paginate{ - totalCount - pageInfo { - totalPages - currentPage - } - edges { - node { - path - content - excerpt - name - rank - bio - linkedin - websites - countries - cities - image(width:800) - private - memberships { - id - path - title - } - } - } - } - - markdownPage(id: "home") { - id - metaImg - } - - memberships: allMembership(filter: {title: {in: ["cofounders", "tech", "foundation", "ambassadors", "matchmakers", "farmers", "aci_members", "partners", "wisdom_council", "technology_council", "grid_guardians"]}}){ - edges{ - node{ - id - title - path - } - } - } -} - - - - \ No newline at end of file diff --git a/src/templates/Person.vue b/src/templates/Person.vue deleted file mode 100644 index 145541e95..000000000 --- a/src/templates/Person.vue +++ /dev/null @@ -1,273 +0,0 @@ - - - - query($id: ID!) { - person(id: $id) { - path - content - name - rank - memberships{ - id - title - path - } - projects{ - id - title - path - logo - } - bio - excerpt - linkedin - github - websites - countries - cities - private - image(width:150, height:150) - belongsTo { - totalCount - pageInfo { - totalPages - currentPage - } - edges { - node { - ... on Blog { - id - title - excerpt - image(width:800) - path - timeToRead - humanTime : created(format:"DD MMM YYYY") - datetime : created - authors { - id - name - image(width:64, height:64, fit:inside) - path - } - }, - ... on Project { - id - title - excerpt - image(width:800) - logo - path - - } - } - } - } - } - - memberships: allMembership{ - edges{ - node{ - id - title - path - } - } - } - } - - - \ No newline at end of file diff --git a/src/templates/Project.vue b/src/templates/Project.vue deleted file mode 100644 index 7a48da70c..000000000 --- a/src/templates/Project.vue +++ /dev/null @@ -1,291 +0,0 @@ - - - - query($id: ID!) { - project(id: $id) { - id - title - countries - humanTime : created(format:"DD MMMM YYYY") - datetime : created(format:"ddd MMM DD YYYY hh:mm:ss zZ") - image(width:150, height:150) - image_caption - logo - cities - timeToRead - path - timeToRead - linkedin - content - tags { - id - title - path - } - members { - id - name - image(width:64, height:64, fit:inside) - path - } - websites - private - - rank - excerpt - - belongsTo { - totalCount - pageInfo { - totalPages - currentPage - } - edges { - node { - ... on Person { - id - name - image(width:64, height:64, fit:inside) - path - projects{ - id - title - path - logo - image - tags { - id - title - path - } - } - } - } - } - } - } - - tags: allProjectTag (filter: { title: {in: ["foundation"]}}) { - edges{ - node{ - id - title - path - } - } - } -} - - - - - \ No newline at end of file diff --git a/src/templates/Projects.vue b/src/templates/Projects.vue deleted file mode 100644 index 4f1247bc2..000000000 --- a/src/templates/Projects.vue +++ /dev/null @@ -1,80 +0,0 @@ - - - - -query ($private: Int){ - entries: allProject (sortBy: "rank", order: DESC, filter: { private: { ne: $private }}, tags: { id: {in: ["tech", "foundation"]}}){ - totalCount - edges { - node { - title - path - members { - id - name - image(width:64, height:64, fit:inside) - path - }, - rank - linkedin - excerpt - image(width:800) - path - timeToRead - logo - } - } - } - - memberships: allProjectTag{ - edges{ - node{ - id - title - path - } - } - } -} - - - - diff --git a/src/templates/README.md b/src/templates/README.md deleted file mode 100644 index e9ada1e3d..000000000 --- a/src/templates/README.md +++ /dev/null @@ -1,7 +0,0 @@ -Templates for **GraphQL collections** should be added here. -To create a template for a collection called `WordPressPost` -create a file named `WordPressPost.vue` in this folder. - -Learn more: https://gridsome.org/docs/templates/ - -You can delete this file. diff --git a/src/templates/Search.vue b/src/templates/Search.vue deleted file mode 100644 index 6f9bd6607..000000000 --- a/src/templates/Search.vue +++ /dev/null @@ -1,188 +0,0 @@ - - - -query ($private: Int){ - projects: allProject (filter: { private: { ne: $private }, tags: { id: {in: ["tech", "foundation"]}}}){ - edges { - node { - id - title - path - members { - id - name - image(width:64, height:64, fit:inside) - path - } - rank - linkedin - humanTime : created(format:"DD MMMM YYYY") - datetime : created(format:"ddd MMM DD YYYY hh:mm:ss zZ") - excerpt - image(width:800) - path - timeToRead - authors { - id - - image(width:64, height:64, fit:inside) - path - } - } - } - } - - people: allPerson(filter: { private: { ne: $private }}) { - edges { - node { - id - path - excerpt - content - name - rank - # memberships{ - # id - # title - # path - # } - bio - linkedin - websites - countries - cities - image(width:800) - private - } - } - } - - blogs: allBlog { - edges { - node { - id - title - image(width:800) - path - humanTime : created(format:"DD MMM YYYY") - datetime : created - authors { - id - name - image(width:64, height:64, fit:inside) - path - } - } - } - } - - markdowns: allMarkdownPage{ - edges{ - node{ - __typename - header_title - header_excerpt - path - # title - excerpt - } - } - } -} - - - - - - diff --git a/src/templates/Tag.vue b/src/templates/Tag.vue deleted file mode 100644 index d4f84e532..000000000 --- a/src/templates/Tag.vue +++ /dev/null @@ -1,257 +0,0 @@ - - - - query($id: ID!) { - projectTag(id: $id) { - title - path - belongsTo{ - totalCount - pageInfo { - totalPages - currentPage - } - edges { - node { - ... on Project { - title - excerpt - image(width:800) - path - datetime : created - tags{ - id - path - title - } - } - } - } - } - } - - newsTag(id: $id) { - title - path - belongsTo{ - totalCount - pageInfo { - totalPages - currentPage - } - edges { - node { - ... on News { - title - excerpt - image(width:800) - path - timeToRead - humanTime : created(format:"DD MMM YYYY") - datetime : created - authors { - id - name - image(width:64, height:64, fit:inside) - path - } - } - } - } - } - } - - blogTag(id: $id) { - title - path - belongsTo{ - totalCount - pageInfo { - totalPages - currentPage - } - edges { - node { - ... on Blog { - title - excerpt - image(width:800) - path - timeToRead - humanTime : created(format:"DD MMM YYYY") - datetime : created - authors { - id - name - image(width:64, height:64, fit:inside) - path - } - } - } - } - } - } - - allProjectTag(filter: { title: {in: ["blockchain", "experience", "technology", "farming", "community", "infrastructure", "impact"]}}){ - edges{ - node{ - id - title - path - } - } - } - - allNewsTag{ - edges{ - node{ - id - title - path - } - } - } - - allBlogTag{ - edges{ - node{ - id - title - path - } - } -} - - } - - - diff --git a/src/templates/Team.vue b/src/templates/Team.vue deleted file mode 100644 index a6fe728d3..000000000 --- a/src/templates/Team.vue +++ /dev/null @@ -1,69 +0,0 @@ - - - -query ($private: Int){ - entries: allPerson (sortBy: "rank", order: DESC, filter: { private: { ne: $private }, memberships: { id: {in: ["foundation", "tech"]}}}){ - totalCount - edges { - node { - path - content - excerpt - name - rank - bio - linkedin - websites - countries - cities - image(width:800) - private - } - } - } - - memberships: allMembership(filter: {title: {in: ["foundation", "tech"]}}){ - edges{ - node{ - id - title - path - } - } - } -} - - - diff --git a/static/README.md b/static/README.md deleted file mode 100644 index 1dd0aae42..000000000 --- a/static/README.md +++ /dev/null @@ -1,3 +0,0 @@ -Add static files here. Files in this directory will be copied directly to `dist` folder during build. For example, /static/robots.txt will be located at https://yoursite.com/robots.txt. - -This file should be deleted. \ No newline at end of file diff --git a/static/css/index.css b/static/css/index.css new file mode 100644 index 000000000..66ae6e801 --- /dev/null +++ b/static/css/index.css @@ -0,0 +1,5 @@ +@import url(https://fonts.googleapis.com/css2?family=Ubuntu&display=swap);@import url(https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap); +/*! purgecss start ignore */ +code.language-bash,code.language-cmd,code.language-css,code.language-html,code.language-js,code.language-md,code.language-text,span.nx,span.o{color:#fff;line-height:1.4}span.c{color:#060}span.nt,span.p,span.s1,span.s2{color:#960}span.ge,span.gh,span.gs{color:#08f}span.gs{font-weight:700}span.ge{font-style:italic}code,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}code{background-color:#fafafa;border-radius:3px;color:#060;font-size:85%}pre{margin:0;padding:1rem;overflow:scroll}.highlight,pre code{background-color:transparent;padding:0}pre code{color:inherit;font-size:100%}.highlight{border-radius:3px;margin:0 0 .5rem}.highlight pre{margin-bottom:0;overflow-x:auto}.highlight .lineno{color:rgba(171,171,171,.72);display:inline-block;padding:0 .75rem 0 .25rem} +/*! purgecss end ignore */ +*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}::after,::before{--tw-content:''}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit}a{color:inherit;text-decoration:inherit;font-weight:600;--tw-text-opacity:1;color:rgb(0 0 187/var(--tw-text-opacity));border-width:0}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:inherit;color:inherit;margin:0;padding:0}select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,menu,ol,ul{margin:0;padding:0}legend{padding:0}menu,ol,ul{list-style:none}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:#9ca3af}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::-ms-input-placeholder,textarea::-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,::after,::before{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(0 0 255 / 0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }main{padding-top:0}code,pre{-webkit-font-feature-settings:normal;font-feature-settings:normal}.navWhite,.navWhite:visited{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.navWhite:active,.navWhite:focus{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-blue-light,nav h4 a:hover{--tw-text-opacity:1;color:rgb(0 0 255/var(--tw-text-opacity))}.text-shadow-titles{text-shadow:4px 4px 2px #000}.gradient-titles{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--tw-gradient-stops)));background-image:-o-linear-gradient(top,var(--tw-gradient-stops));background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:#0000aa;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgb(0 0 170 / 0));--tw-gradient-to:#000000}.ctr{text-align:center}.legal{font-size:.75rem}nav h4 a:hover{border-width:0;font-weight:300;color:rgb(0 136 255/var(--tw-text-opacity))}nav h4 a,nav h4 a:active,nav h4 a:focus{border-width:0;font-weight:300;--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}a h2{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}a:focus,a:hover{--tw-text-opacity:1;color:rgb(0 136 255/var(--tw-text-opacity))}a:active,h5 a{--tw-text-opacity:1}a:active{--tw-border-opacity:1;border-color:rgb(0 0 255/var(--tw-border-opacity));color:rgb(0 0 136/var(--tw-text-opacity))}h5 a{font-weight:400;color:rgb(17 24 39/var(--tw-text-opacity))}.footnote-return,a.navborderless,a.next,a.previous,sup a{border-bottom-width:0}#nav-toggle:checked+#navMenu{display:block}.h1,.h2,.h3,.h4,.h5,.h6,h1,h4,h6{line-height:1.25;letter-spacing:-.025em}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}h2,h3{letter-spacing:-.025em}h5{line-height:1.25;font-style:normal}.h1,h1{margin-bottom:1rem}.h1{font-size:2.25rem;font-weight:800}.h2,.h3,.h4,.h5,.h6{font-weight:700}.h2{font-size:2.25rem}.h4{font-size:1.5rem}.article li,.h5,.h6,article p,p{font-size:1.125rem}.height-hero{height:45vh;max-height:45vh;overflow:hidden}.height-post{height:35vh;max-height:35vh}.imgCover{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.background-hero-image-div{position:relative;width:100%;overflow:hidden;--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity));height:80vh;max-height:80vh}.background-hero-title-block-fit{position:absolute;bottom:0;display:block;width:100%;background-image:-webkit-gradient(linear,left bottom,left top,from(var(--tw-gradient-stops)));background-image:-o-linear-gradient(bottom,var(--tw-gradient-stops));background-image:linear-gradient(to top,var(--tw-gradient-stops));--tw-gradient-from:#000000;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgb(0 0 0 / 0));padding:.75rem 1rem 1.5rem}.background-hero-title-text{text-shadow:4px 4px 2px #000}@media screen and (min-width:768px){.background-hero-title-block-fit{padding-left:3rem;padding-right:3rem}.background-hero-image-div{height:85vh;max-height:85vh}}@media screen and (min-width:1024px){.background-hero-title-block-fit{padding-left:4rem;padding-right:4rem}.background-hero-image-div{height:95vh;max-height:95vh}}.text-nobrk,.text-nowrap{white-space:nowrap}article h1,article h2,article h3,article h4{margin-top:2rem;margin-bottom:1.5rem;letter-spacing:-.025em}article p{line-height:1.625}article img.containedImage{min-width:100%;max-width:100%;height:auto;width:100%}@media screen and (min-width:768px){.height-hero{height:70vh;max-height:70vh}.height-post{height:40vh;max-height:40vh}article p{font-size:1.25rem;line-height:1.625}}@media screen and (min-width:1920px){article p{font-size:1.5rem;line-height:1.625}}.yellowbox p{margin:0;width:100%;padding:.5rem}ol,ul{padding-left:2rem}ul{list-style-type:disc}ol{list-style-type:decimal}.twitter-tweet,table.leagues{margin-left:auto;margin-right:auto;margin-top:1rem;margin-bottom:0}table.leagues{width:91.666667%;border-collapse:collapse;border-width:0}table.leagues td.col{width:50%}@media (min-width:900px){table.leagues{width:60%}table.noborders{width:91.666667%}}table.noborders{margin-left:auto;margin-right:auto;margin-top:1.5rem;margin-bottom:1rem;width:100%;border-collapse:collapse;border-width:0}table.noborders td{padding-top:.25rem;padding-bottom:.25rem;padding-right:0;padding-left:.5rem;text-align:left;vertical-align:middle;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}table.noborders td img{margin:0;display:inline-block;vertical-align:middle}table.noborders tr{--tw-bg-opacity:1;background-color:rgb(187 238 255/var(--tw-bg-opacity))}table.noborders tr:nth-child(even){--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity))}table.noborders thead tr{--tw-bg-opacity:1;background-color:rgb(0 0 170/var(--tw-bg-opacity))}table.noborders thead td{font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}table.noborders td.td70{width:70%}table.noborders td.td70 img{display:block;height:auto;width:50%;max-width:50%}table.noborders td.td30{width:30%}.footnote-definition,.footnote-reference,footer{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}.footnote-reference{font-size:.65em;top:-.5em}.footnote-sim{font-size:.65em;color:#00f}@media (prefers-color-scheme:dark){.footnote-sim{color:#0af}}.footnotes ol{-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}.footnotes ol li{margin-bottom:.5rem;font-size:$pokey}.footnotes li p{font-size:100%;line-height:1.4}.footnotes .footnote-backref{font-size:75%}a.footnote-return{font-size:50%}article>.footnote-definition{border-top:1px solid #000;padding-top:1em;margin-top:1em}article>.footnote-definition~.footnote-definition{border-top:0;padding-top:0;margin-top:0}.footnote-definition-label{top:-.4em;font-size:.65em}.footnote-definition-label+p{font-size:75%;margin-top:-1.75em;margin-left:1em;line-height:1.35}.footnote-definition-label::after{content:"."}.aspect-16x9{padding-bottom:56.25%}.lazypicturecaption{margin-top:.5rem;padding:0;text-align:center;font-size:.875rem;line-height:1.375}.home-colOne p{margin-bottom:1rem;line-height:2rem}.home-colOne img{margin-top:1rem;margin-bottom:1rem}.container-comments{font-size:85%;width:85%;max-width:720px!important;margin:0 auto}@media screen and (min-width:900px){.container-comments{width:40%}}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1450px){.container{max-width:1450px}}h1,h2,h3,h4,li li{font-size:1.875rem;font-weight:400}@media (min-width:1024px){h1{font-size:5rem}}h2,h3{margin-top:1rem;margin-bottom:1rem;font-weight:300;line-height:1}@media (min-width:1024px){h2{font-size:4rem}}h2 strong{font-weight:500}h3{font-size:1.25rem;font-weight:200}@media (min-width:1024px){h3{font-size:2.25rem}}h3 strong,h5{font-weight:600}h4,li li{font-size:.875rem}@media (min-width:1024px){h4{font-size:1.5rem}}h5{letter-spacing:.1em;--tw-text-opacity:1;color:rgb(113 113 122/var(--tw-text-opacity))}h6,li{font-weight:400}h5,h6{margin-top:.25rem;margin-bottom:.25rem;font-size:1.05rem}h6{font-style:normal}blockquote,button{--tw-border-opacity:1}blockquote{margin:.5rem;border-left-width:4px;border-color:rgb(156 163 175/var(--tw-border-opacity));padding:.5rem}li{font-size:1rem}@media (min-width:1024px){li{font-size:1rem}}li li{font-weight:300}@media (min-width:1024px){li li{font-size:.875rem}}button{margin-top:1.5rem;margin-bottom:1.5rem;margin-right:1.25rem;display:inline-block;border-width:2px;border-color:rgb(0 0 0/var(--tw-border-opacity));padding:.25rem 3rem;text-transform:capitalize;--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}@media (min-width:1024px){button{font-size:1.125rem}}.my-header h4{color:#9f9f9f}.article h2{font-size:2.25rem;line-height:1.5;font-weight:700;color:#333}.article h1,.article h2{font-family:Lato,sans-serif!important}:root{--md-admonition-icon--note:url("data:image/svg+xml;charset=utf-8,");--md-admonition-icon--abstract:url("data:image/svg+xml;charset=utf-8,");--md-admonition-icon--info:url("data:image/svg+xml;charset=utf-8,");--md-admonition-icon--tip:url("data:image/svg+xml;charset=utf-8,");--md-admonition-icon--success:url("data:image/svg+xml;charset=utf-8,");--md-admonition-icon--question:url("data:image/svg+xml;charset=utf-8,");--md-admonition-icon--warning:url("data:image/svg+xml;charset=utf-8,");--md-admonition-icon--failure:url("data:image/svg+xml;charset=utf-8,");--md-admonition-icon--danger:url("data:image/svg+xml;charset=utf-8,");--md-admonition-icon--bug:url("data:image/svg+xml;charset=utf-8,");--md-admonition-icon--example:url("data:image/svg+xml;charset=utf-8,");--md-admonition-icon--quote:url("data:image/svg+xml;charset=utf-8,");--md-details-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24px' viewBox='0 0 24 24' width='24px' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z'/%3E%3C/svg%3E")}:is(.admonition){display:flow-root;margin:1.5625em 0;padding:0 1.2rem;color:var(--fg);page-break-inside:avoid;background-color:var(--bg);border:0 solid #000;border-inline-start-width:.4rem;border-radius:.2rem;-webkit-box-shadow:0 .2rem 1rem rgba(0,0,0,.05),0 0 .1rem rgba(0,0,0,.1);box-shadow:0 .2rem 1rem rgba(0,0,0,.05),0 0 .1rem rgba(0,0,0,.1)}.admonition p{display:block;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0;font-size:.8rem}@media print{:is(.admonition){-webkit-box-shadow:none;box-shadow:none}}:is(.admonition)>*{-webkit-box-sizing:border-box;box-sizing:border-box}:is(.admonition) :is(.admonition){margin-top:1em;margin-bottom:1em}:is(.admonition)>.tabbed-set:only-child{margin-top:0}html :is(.admonition)>:last-child{margin-bottom:1.2rem}:is(.admonition-title, summary){position:relative;margin-block:0;margin-inline:-1.6rem -1.2rem;padding-block:.8rem;padding-inline:4rem 1.2rem;font-weight:700;background-color:rgba(68,138,255,.1);border:0 solid #448aff;border-inline-start-width:.4rem;border-start-start-radius:.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}:is(.admonition-title, summary)>p{margin:0}html :is(.admonition-title, summary):last-child{margin-bottom:0}:is(.admonition-title, summary)::before{position:absolute;top:.625em;inset-inline-start:1.2rem;width:1.4rem;height:1.4rem;background-color:#448aff;mask-image:url('data:image/svg+xml;charset=utf-8,');-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,');mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;content:""}:is(.admonition):is(.note){border-color:#448aff}:is(.note)>:is(.admonition-title, summary){background-color:rgba(68,138,255,.1);border-color:#448aff}:is(.abstract, .summary, .tldr)>:is(.admonition-title, summary)::before,:is(.note)>:is(.admonition-title, summary)::before{background-color:#448aff;mask-image:var(--md-admonition-icon--note);-webkit-mask-image:var(--md-admonition-icon--note);mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat}:is(.admonition):is(.abstract, .summary, .tldr){border-color:#00b0ff}:is(.abstract, .summary, .tldr)>:is(.admonition-title, summary){background-color:rgba(0,176,255,.1);border-color:#00b0ff}:is(.abstract, .summary, .tldr)>:is(.admonition-title, summary)::before{background-color:#00b0ff;mask-image:var(--md-admonition-icon--abstract);-webkit-mask-image:var(--md-admonition-icon--abstract)}:is(.admonition):is(.info, .todo){border-color:#00b8d4}:is(.info, .todo)>:is(.admonition-title, summary){background-color:rgba(0,184,212,.1);border-color:#00b8d4}:is(.info, .todo)>:is(.admonition-title, summary)::before,:is(.tip, .hint, .important)>:is(.admonition-title, summary)::before{background-color:#00b8d4;mask-image:var(--md-admonition-icon--info);-webkit-mask-image:var(--md-admonition-icon--info);mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat}:is(.admonition):is(.tip, .hint, .important){border-color:#00bfa5}:is(.tip, .hint, .important)>:is(.admonition-title, summary){background-color:rgba(0,191,165,.1);border-color:#00bfa5}:is(.tip, .hint, .important)>:is(.admonition-title, summary)::before{background-color:#00bfa5;mask-image:var(--md-admonition-icon--tip);-webkit-mask-image:var(--md-admonition-icon--tip)}:is(.admonition):is(.success, .check, .done){border-color:#00c853}:is(.success, .check, .done)>:is(.admonition-title, summary){background-color:rgba(0,200,83,.1);border-color:#00c853}:is(.question, .help, .faq)>:is(.admonition-title, summary)::before,:is(.success, .check, .done)>:is(.admonition-title, summary)::before{background-color:#00c853;mask-image:var(--md-admonition-icon--success);-webkit-mask-image:var(--md-admonition-icon--success);mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat}:is(.admonition):is(.question, .help, .faq){border-color:#64dd17}:is(.question, .help, .faq)>:is(.admonition-title, summary){background-color:rgba(100,221,23,.1);border-color:#64dd17}:is(.question, .help, .faq)>:is(.admonition-title, summary)::before{background-color:#64dd17;mask-image:var(--md-admonition-icon--question);-webkit-mask-image:var(--md-admonition-icon--question)}:is(.admonition):is(.warning, .caution, .attention){border-color:#ff9100}:is(.warning, .caution, .attention)>:is(.admonition-title, summary){background-color:rgba(255,145,0,.1);border-color:#ff9100}:is(.failure, .fail, .missing)>:is(.admonition-title, summary)::before,:is(.warning, .caution, .attention)>:is(.admonition-title, summary)::before{background-color:#ff9100;mask-image:var(--md-admonition-icon--warning);-webkit-mask-image:var(--md-admonition-icon--warning);mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat}:is(.admonition):is(.failure, .fail, .missing){border-color:#ff5252}:is(.failure, .fail, .missing)>:is(.admonition-title, summary){background-color:rgba(255,82,82,.1);border-color:#ff5252}:is(.failure, .fail, .missing)>:is(.admonition-title, summary)::before{background-color:#ff5252;mask-image:var(--md-admonition-icon--failure);-webkit-mask-image:var(--md-admonition-icon--failure)}:is(.admonition):is(.danger, .error){border-color:#ff1744}:is(.danger, .error)>:is(.admonition-title, summary){background-color:rgba(255,23,68,.1);border-color:#ff1744}:is(.bug)>:is(.admonition-title, summary)::before,:is(.danger, .error)>:is(.admonition-title, summary)::before{background-color:#ff1744;mask-image:var(--md-admonition-icon--danger);-webkit-mask-image:var(--md-admonition-icon--danger);mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat}:is(.admonition):is(.bug){border-color:#f50057}:is(.bug)>:is(.admonition-title, summary){background-color:rgba(245,0,87,.1);border-color:#f50057}:is(.bug)>:is(.admonition-title, summary)::before{background-color:#f50057;mask-image:var(--md-admonition-icon--bug);-webkit-mask-image:var(--md-admonition-icon--bug)}:is(.admonition):is(.example){border-color:#7c4dff}:is(.example)>:is(.admonition-title, summary){background-color:rgba(124,77,255,.1);border-color:#7c4dff}:is(.example)>:is(.admonition-title, summary)::before,:is(.quote, .cite)>:is(.admonition-title, summary)::before,:is(summary)::after{background-color:#7c4dff;mask-image:var(--md-admonition-icon--example);-webkit-mask-image:var(--md-admonition-icon--example);mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat}:is(.admonition):is(.quote, .cite){border-color:#9e9e9e}:is(.quote, .cite)>:is(.admonition-title, summary){background-color:rgba(158,158,158,.1);border-color:#9e9e9e}:is(.quote, .cite)>:is(.admonition-title, summary)::before,:is(summary)::after{background-color:#9e9e9e;mask-image:var(--md-admonition-icon--quote);-webkit-mask-image:var(--md-admonition-icon--quote)}.navy :is(.admonition){background-color:var(--sidebar-bg)}.ayu :is(.admonition),.coal :is(.admonition){background-color:var(--theme-hover)}.rust :is(.admonition){background-color:var(--sidebar-bg);color:var(--sidebar-fg)}:is(.admonition-title){-webkit-font-feature-settings:"kern","liga";font-feature-settings:"kern","liga";font-weight:600;font-size:.84rem;border:0;padding:10px 50px}:is(summary)::after{top:.625em;width:1.4rem;height:1.4rem;mask-image:url('data:image/svg+xml;charset=utf-8,');-webkit-mask-image:url('data:image/svg+xml;charset=utf-8,');content:"";background-color:#000;mask-image:var(--md-details-icon);-webkit-mask-image:var(--md-details-icon);position:absolute;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform .25s;-o-transition:transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s;right:.4rem}details[open]>summary::after{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.inset-0{top:0!important;bottom:0!important;left:0!important}.inset-0,.inset-x-0{right:0!important}.inset-x-0,.left-0{left:0!important}.top-0{top:0!important}.z-50{z-index:50!important}.z-30{z-index:30!important}.z-20{z-index:20!important}.z-10{z-index:10!important}.order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.order-1{-webkit-box-ordinal-group:2!important;-ms-flex-order:1!important;order:1!important}.col-span-3{grid-column:span 3/span 3!important}.m-0{margin:0!important}.m-2{margin:.5rem!important}.m-4{margin:1rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.my-10{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.mx-8{margin-left:2rem!important;margin-right:2rem!important}.-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.mt-10{margin-top:2.5rem!important}.mt-0{margin-top:0!important}.mb-3{margin-bottom:.75rem!important}.mb-8{margin-bottom:2rem!important}.mr-2{margin-right:.5rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mb-0{margin-bottom:0!important}.mb-10{margin-bottom:2.5rem!important}.mt-12{margin-top:3rem!important}.mt-2{margin-top:.5rem!important}.mb-16{margin-bottom:4rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.-mt-6{margin-top:-1.5rem!important}.mr-5{margin-right:1.25rem!important}.mt-3{margin-top:.75rem!important}.mt-1{margin-top:.25rem!important}.ml-5{margin-left:1.25rem!important}.mb-12{margin-bottom:3rem!important}.mr-8{margin-right:2rem!important}.mb-6{margin-bottom:1.5rem!important}.mt-16{margin-top:4rem!important}.mt-8{margin-top:2rem!important}.mb-5{margin-bottom:1.25rem!important}.ml-8{margin-left:2rem!important}.ml-1{margin-left:.25rem!important}.-mr-2{margin-right:-.5rem!important}.-mt-16{margin-top:-4rem!important}.ml-10{margin-left:2.5rem!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.grid{display:grid!important}.hidden{display:none!important}.h-8{height:2rem!important}.h-10{height:2.5rem!important}.h-32{height:8rem!important}.h-48{height:12rem!important}.h-12{height:3rem!important}.h-full{height:100%!important}.h-16{height:4rem!important}.h-4{height:1rem!important}.h-auto{height:auto!important}.h-6{height:1.5rem!important}.h-screen{height:100vh!important}.h-1\/2{height:50%!important}.h-1\/3{height:33.333333%!important}.max-h-80{max-height:20rem!important}.max-h-screen{max-height:100vh!important}.min-h-screen{min-height:100vh!important}.w-8{width:2rem!important}.w-full{width:100%!important}.w-72{width:18rem!important}.w-32{width:8rem!important}.w-48{width:12rem!important}.w-screen{width:100vw!important}.w-3\/4{width:75%!important}.w-4\/6{width:66.666667%!important}.w-2\/6{width:33.333333%!important}.w-12{width:3rem!important}.w-64{width:16rem!important}.w-7\/12{width:58.333333%!important}.w-4{width:1rem!important}.w-20{width:5rem!important}.w-6{width:1.5rem!important}.w-auto{width:auto!important}.max-w-lg{max-width:32rem!important}.max-w-none{max-width:none!important}.max-w-xl{max-width:36rem!important}.max-w-full{max-width:100%!important}.max-w-screen-2xl{max-width:1450px!important}.max-w-4xl{max-width:56rem!important}.max-w-7xl{max-width:80rem!important}.max-w-screen-xl{max-width:1280px!important}.max-w-xs{max-width:20rem!important}.flex-1{-webkit-box-flex:1!important;-ms-flex:1 1 0%!important;flex:1 1 0%!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.origin-top-right{-webkit-transform-origin:top right!important;-ms-transform-origin:top right!important;transform-origin:top right!important}.-translate-y-0,.-translate-y-1{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;-ms-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-translate-y-1{--tw-translate-y:-0.25rem!important}.-translate-y-0{--tw-translate-y:-0px!important}.rotate-180{--tw-rotate:180deg!important}.-rotate-90,.rotate-180,.scale-95{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;-ms-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-rotate-90{--tw-rotate:-90deg!important}.scale-95{--tw-scale-x:.95!important;--tw-scale-y:.95!important}.scale-100{--tw-scale-x:1!important;--tw-scale-y:1!important}.scale-100,.transform{-webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;-ms-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.cursor-pointer{cursor:pointer!important}.list-none{list-style-type:none!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.flex-col,.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-col{-webkit-box-orient:vertical!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.justify-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.gap-5{gap:1.25rem!important}.gap-6{gap:1.5rem!important}.gap-4{gap:1rem!important}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(.5rem*calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.5rem*var(--tw-space-y-reverse))!important}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(1.5rem*calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))!important}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(.25rem*calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(.25rem*var(--tw-space-y-reverse))!important}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(2rem*calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important}.space-x-10>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(2.5rem*var(--tw-space-x-reverse))!important;margin-left:calc(2.5rem*calc(1 - var(--tw-space-x-reverse)))!important}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(.5rem*var(--tw-space-x-reverse))!important;margin-left:calc(.5rem*calc(1 - var(--tw-space-x-reverse)))!important}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(1rem*var(--tw-space-x-reverse))!important;margin-left:calc(1rem*calc(1 - var(--tw-space-x-reverse)))!important}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(1rem*calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important}.divide-y-2>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-top-width:calc(2px*calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(2px*var(--tw-divide-y-reverse))!important}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0!important;border-top-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))!important;border-bottom-width:calc(1px*var(--tw-divide-y-reverse))!important}.divide-gray-50>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgb(249 250 251/var(--tw-divide-opacity))!important}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1!important;border-color:rgb(229 231 235/var(--tw-divide-opacity))!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-scroll{overflow-x:scroll!important}.text-ellipsis{-o-text-overflow:ellipsis!important;text-overflow:ellipsis!important}.rounded-full{border-radius:9999px!important}.rounded{border-radius:.25rem!important}.rounded-lg{border-radius:.5rem!important}.rounded-md{border-radius:.375rem!important}.rounded-none{border-radius:0!important}.rounded-l-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.rounded-r-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.border-2{border-width:2px!important}.border{border-width:1px!important}.border-4{border-width:4px!important}.border-0{border-width:0!important}.border-b{border-bottom-width:1px!important}.border-r-0{border-right-width:0!important}.border-t{border-top-width:1px!important}.border-t-2{border-top-width:2px!important}.border-dashed{border-style:dashed!important}.border-white{--tw-border-opacity:1!important;border-color:rgb(255 255 255/var(--tw-border-opacity))!important}.border-gray-400,.border-gray-600{--tw-border-opacity:1!important;border-color:rgb(75 85 99/var(--tw-border-opacity))!important}.border-gray-400{border-color:rgb(156 163 175/var(--tw-border-opacity))!important}.border-transparent{border-color:transparent!important}.border-black{--tw-border-opacity:1!important;border-color:rgb(0 0 0/var(--tw-border-opacity))!important}.border-gray-200,.border-gray-300{--tw-border-opacity:1!important;border-color:rgb(209 213 219/var(--tw-border-opacity))!important}.border-gray-200{border-color:rgb(229 231 235/var(--tw-border-opacity))!important}.bg-gray-200{--tw-bg-opacity:1!important;background-color:rgb(229 231 235/var(--tw-bg-opacity))!important}.bg-transparent{background-color:transparent!important}.bg-white{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.bg-gray-100,.bg-gray-300,.bg-gray-50{--tw-bg-opacity:1!important;background-color:rgb(249 250 251/var(--tw-bg-opacity))!important}.bg-gray-100,.bg-gray-300{background-color:rgb(243 244 246/var(--tw-bg-opacity))!important}.bg-gray-300{background-color:rgb(209 213 219/var(--tw-bg-opacity))!important}.bg-cover{background-size:cover!important}.bg-center{background-position:center!important}.bg-no-repeat{background-repeat:no-repeat!important}.object-cover{-o-object-fit:cover!important;object-fit:cover!important}.p-8{padding:2rem!important}.p-4{padding:1rem!important}.p-3{padding:.75rem!important}.p-2{padding:.5rem!important}.p-6{padding:1.5rem!important}.py-10{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-0{padding-left:0!important;padding-right:0!important}.py-28{padding-top:7rem!important;padding-bottom:7rem!important}.py-12{padding-top:3rem!important;padding-bottom:3rem!important}.px-12{padding-left:3rem!important;padding-right:3rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.pl-3{padding-left:.75rem!important}.pt-24{padding-top:6rem!important}.pt-4{padding-top:1rem!important}.pb-10{padding-bottom:2.5rem!important}.pt-16{padding-top:4rem!important}.pb-0{padding-bottom:0!important}.pt-8{padding-top:2rem!important}.pt-6{padding-top:1.5rem!important}.pt-12{padding-top:3rem!important}.pr-20{padding-right:5rem!important}.pl-20{padding-left:5rem!important}.pt-5{padding-top:1.25rem!important}.pb-6{padding-bottom:1.5rem!important}.pl-1{padding-left:.25rem!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pb-4{padding-bottom:1rem!important}.pb-12{padding-bottom:3rem!important}.pl-12{padding-left:3rem!important}.pb-2{padding-bottom:.5rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.font-serif{font-family:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif!important}.text-2xl{font-size:1.5rem!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-4xl{font-size:2.25rem!important}.text-xl{font-size:1.25rem!important}.text-5xl{font-size:3rem!important}.text-lg{font-size:1.125rem!important}.text-base{font-size:1rem!important}.text-3xl{font-size:1.875rem!important}.text-md{font-size:1.05rem!important}.font-medium{font-weight:500!important}.font-black{font-weight:900!important}.font-normal{font-weight:400!important}.font-light{font-weight:300!important}.font-semibold{font-weight:600!important}.font-extrabold{font-weight:800!important}.font-bold{font-weight:700!important}.uppercase{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.not-italic{font-style:normal!important}.leading-none{line-height:1!important}.leading-8{line-height:2rem!important}.leading-snug{line-height:1.375!important}.leading-6{line-height:1.5rem!important}.leading-4{line-height:1rem!important}.leading-3{line-height:.75rem!important}.leading-7{line-height:1.75rem!important}.leading-tight{line-height:1.25!important}.leading-relaxed{line-height:1.625!important}.tracking-tight{letter-spacing:-.025em!important}.tracking-wide{letter-spacing:.025em!important}.text-gray-600,.text-gray-700{--tw-text-opacity:1!important;color:rgb(55 65 81/var(--tw-text-opacity))!important}.text-gray-600{color:rgb(75 85 99/var(--tw-text-opacity))!important}.text-black,.text-gray-800,.text-gray-900{--tw-text-opacity:1!important;color:rgb(31 41 55/var(--tw-text-opacity))!important}.text-black,.text-gray-900{color:rgb(17 24 39/var(--tw-text-opacity))!important}.text-black{color:rgb(0 0 0/var(--tw-text-opacity))!important}.text-gray-300,.text-gray-500{--tw-text-opacity:1!important;color:rgb(107 114 128/var(--tw-text-opacity))!important}.text-gray-300{color:rgb(209 213 219/var(--tw-text-opacity))!important}.text-blue-700,.text-gray-400,.text-white{--tw-text-opacity:1!important;color:rgb(156 163 175/var(--tw-text-opacity))!important}.text-blue-700,.text-white{color:rgb(255 255 255/var(--tw-text-opacity))!important}.text-blue-700{color:rgb(0 0 170/var(--tw-text-opacity))!important}.text-blue-400,.text-blue-500{--tw-text-opacity:1!important;color:rgb(0 0 255/var(--tw-text-opacity))!important}.text-blue-400{color:rgb(0 51 255/var(--tw-text-opacity))!important}.opacity-0{opacity:0!important}.opacity-100{opacity:1!important}.shadow,.shadow-sm{-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)!important;--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color)!important}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05)!important;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)!important}.\!shadow-none{--tw-shadow:0 0 #0000!important;--tw-shadow-colored:0 0 #0000!important}.\!shadow-none,.shadow-lg,.shadow-md{-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)!important;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color)!important}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)!important;--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color)!important}.grayscale{--tw-grayscale:grayscale(100%)!important}.filter,.grayscale{-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.backdrop-blur{--tw-backdrop-blur:blur(8px)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}.transition,.transition-all,.transition-shadow,.transition-transform{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1)!important;-o-transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;-webkit-transition-duration:150ms!important;-o-transition-duration:150ms!important;transition-duration:150ms!important}.transition-all{-webkit-transition-property:all!important;-o-transition-property:all!important;transition-property:all!important}.transition,.transition-shadow,.transition-transform{-webkit-transition-property:-webkit-transform!important;-o-transition-property:transform!important;transition-property:transform!important;transition-property:transform,-webkit-transform!important}.transition,.transition-shadow{-webkit-transition-property:color,background-color,border-color,fill,stroke,opacity,-webkit-text-decoration-color,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter!important;-o-transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-box-shadow,-webkit-transform,-webkit-filter,-webkit-backdrop-filter!important}.transition-shadow{-webkit-transition-property:-webkit-box-shadow!important;-o-transition-property:box-shadow!important;transition-property:box-shadow!important;transition-property:box-shadow,-webkit-box-shadow!important}.duration-200{-webkit-transition-duration:200ms!important;-o-transition-duration:200ms!important;transition-duration:200ms!important}.duration-100{-webkit-transition-duration:100ms!important;-o-transition-duration:100ms!important;transition-duration:100ms!important}.duration-75{-webkit-transition-duration:75ms!important;-o-transition-duration:75ms!important;transition-duration:75ms!important}.duration-150{-webkit-transition-duration:150ms!important;-o-transition-duration:150ms!important;transition-duration:150ms!important}.duration-500{-webkit-transition-duration:500ms!important;-o-transition-duration:500ms!important;transition-duration:500ms!important}.duration-300{-webkit-transition-duration:300ms!important;-o-transition-duration:300ms!important;transition-duration:300ms!important}.ease-out{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1)!important;-o-transition-timing-function:cubic-bezier(0,0,.2,1)!important;transition-timing-function:cubic-bezier(0,0,.2,1)!important}.ease-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1)!important;-o-transition-timing-function:cubic-bezier(.4,0,1,1)!important;transition-timing-function:cubic-bezier(.4,0,1,1)!important}.ease-in-out{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1)!important;-o-transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.backdrop-blur{-webkit-backdrop-filter:blur(40px)}*{font-family:"Lato",sans-serif}.bg-semi-white{background-color:rgba(255,255,255,.75)}img[src*="#mx-auto"]{margin:auto}img[src*="#small"]{width:68px}img[src*="#medium"]{width:400px;margin:auto}img[src*="#logo"]{max-width:min(250px,100%);margin:auto}img[src*="#large"]{width:1000px;margin:auto}img[src*="#tft_img"]{width:150px;margin:8px}img[src*="#absolute"]{position:absolute;left:0;top:0}.footer-cust a{color:#999}.footer-cust a:hover{color:#414141}.footer-cust h6{margin-bottom:15px}.logo_size{width:200px}.article p{font-size:1.125rem;line-height:1.7;color:#333}.article a,.post-content-text a{color:#4ec48f}.article a:hover,.post-content-text a:hover{color:#2e9969}.article p,.main-title{font-family:Lato,sans-serif!important}button:hover :is(:where(a)){color:#3b82f6}button :is(:where(p)){color:#3d3b39;font-weight:400}button a{color:#000}header{font-family:"Work Sans"}.nav_btn{margin:0!important;padding:0!important;border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.quicklinks{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;display:inline-block;border-radius:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:30px auto 20px}.quicklinks img,.quicklinks img:hover{-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.quicklinks img{height:auto;max-width:200px;display:inline-block;padding:10px;-webkit-filter:grayscale(100%);filter:grayscale(100%);position:relative;margin-right:30px;opacity:.5}.quicklinks img:hover{opacity:1;-webkit-filter:grayscale(0%);filter:grayscale(0%)}.banner{width:100%;margin:0;padding:120px 0;text-align:center;position:relative;display:block;color:#fff!important;letter-spacing:.5px;overflow:hidden;background:#00838d;-webkit-transition:1.5s;-o-transition:1.5s;transition:1.5s}.header{height:auto;background:0 0;padding:200px 0}.banner h2,.banner h2 svg{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.banner h2,.header h1{margin:auto;color:#fff;position:relative;z-index:1;white-space:nowrap}.header h1{color:#000;-webkit-transition:none;-o-transition:none;transition:none}.banner h2 svg{font-size:40px;margin-left:15px;position:absolute;top:55%;-webkit-transform:translateY(-50%) scale(.5);-ms-transform:translateY(-50%) scale(.5);transform:translateY(-50%) scale(.5);opacity:0}.banner .back,.header .back{background-position:center;background-size:cover}.banner .back{width:100%;height:100%;position:absolute;top:0;left:0;-webkit-filter:grayscale(1) contrast(1.4);filter:grayscale(1) contrast(1.4);opacity:.25;-webkit-transition:1.5s;-o-transition:1.5s;transition:1.5s}.header .back{-webkit-filter:none;filter:none;opacity:1;background-repeat:no-repeat}.banner:hover{background:#4b3a92}.header:hover{background:0 0}.banner:hover h2 svg{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);opacity:1}.banner:hover h2{padding-right:40px}.header:hover h1{padding-right:0}.banner:hover .back{-webkit-transform:scale(1.03);-ms-transform:scale(1.03);transform:scale(1.03)}.header:hover .back{-webkit-transform:none;-ms-transform:none;transform:none}.my-test,.post-content-text .my-test{font-family:"Work Sans",sans-serif!important}.post-content-text .my-test{line-height:1.7}.post-content-text h2{font-family:Lato,sans-serif!important;line-height:1.5;font-size:2.25rem;font-weight:700}.container-fluid{width:100%;margin-right:auto;margin-left:auto}.zola-anchor{display:none}@media (max-width:640px){.banner h2{font:600 7vw/10vw}.header h1{font-size:35px}.banner h2 svg{font-size:30px}}@media (max-width:480px){.banner,.header{padding:80px 0}}.focus-within\:outline-none:focus-within{outline:2px solid transparent!important;outline-offset:2px!important}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus-within\:ring-offset-2:focus-within{--tw-ring-offset-width:2px!important}.hover\:border-blue-500:hover,.hover\:border-stone-200:hover{--tw-border-opacity:1!important;border-color:rgb(0 0 255/var(--tw-border-opacity))!important}.hover\:border-stone-200:hover{border-color:rgb(231 229 228/var(--tw-border-opacity))!important}.hover\:bg-gray-400:hover{--tw-bg-opacity:1!important;background-color:rgb(156 163 175/var(--tw-bg-opacity))!important}.hover\:bg-gray-200:hover,.hover\:bg-gray-50:hover{--tw-bg-opacity:1!important;background-color:rgb(249 250 251/var(--tw-bg-opacity))!important}.hover\:bg-gray-200:hover{background-color:rgb(229 231 235/var(--tw-bg-opacity))!important}.hover\:bg-gray-100:hover,.hover\:bg-stone-100:hover{--tw-bg-opacity:1!important;background-color:rgb(243 244 246/var(--tw-bg-opacity))!important}.hover\:bg-stone-100:hover{background-color:rgb(245 245 244/var(--tw-bg-opacity))!important}.hover\:text-blue-700:hover,.hover\:text-gray-900:hover{--tw-text-opacity:1!important;color:rgb(0 0 170/var(--tw-text-opacity))!important}.hover\:text-gray-900:hover{color:rgb(17 24 39/var(--tw-text-opacity))!important}.hover\:text-blue-300:hover,.hover\:text-gray-500:hover{--tw-text-opacity:1!important;color:rgb(107 114 128/var(--tw-text-opacity))!important}.hover\:text-blue-300:hover{color:rgb(0 136 255/var(--tw-text-opacity))!important}.hover\:\!text-gray-700:hover{--tw-text-opacity:1!important;color:rgb(55 65 81/var(--tw-text-opacity))!important}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)!important;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color)!important;-webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.hover\:first\:text-gray-500:first-child:hover{--tw-text-opacity:1!important;color:rgb(107 114 128/var(--tw-text-opacity))!important}.focus\:bg-gray-100:focus,.focus\:bg-gray-200:focus{--tw-bg-opacity:1!important;background-color:rgb(229 231 235/var(--tw-bg-opacity))!important}.focus\:bg-gray-100:focus{background-color:rgb(243 244 246/var(--tw-bg-opacity))!important}.focus\:text-gray-500:focus,.focus\:text-gray-900:focus{--tw-text-opacity:1!important;color:rgb(17 24 39/var(--tw-text-opacity))!important}.focus\:text-gray-500:focus{color:rgb(107 114 128/var(--tw-text-opacity))!important}.focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)!important;--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)!important;-webkit-box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px!important}@media (prefers-color-scheme:dark){.dark\:bg-gray-700{--tw-bg-opacity:1!important;background-color:rgb(55 65 81/var(--tw-bg-opacity))!important}.dark\:bg-transparent{background-color:transparent!important}.dark\:text-gray-200{--tw-text-opacity:1!important;color:rgb(229 231 235/var(--tw-text-opacity))!important}.dark\:hover\:bg-gray-600:hover{--tw-bg-opacity:1!important;background-color:rgb(75 85 99/var(--tw-bg-opacity))!important}.dark\:hover\:text-white:hover{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.dark\:focus\:text-white:focus{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}}@media (min-width:640px){.sm\:col-span-2{grid-column:span 2/span 2!important}.sm\:mx-0{margin-left:0!important;margin-right:0!important}.sm\:-mx-4{margin-left:-1rem!important;margin-right:-1rem!important}.sm\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.sm\:mt-0{margin-top:0!important}.sm\:mt-8{margin-top:2rem!important}.sm\:flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.sm\:grid{display:grid!important}.sm\:h-10{height:2.5rem!important}.sm\:h-2\/3{height:66.666667%!important}.sm\:w-10{width:2.5rem!important}.sm\:w-32{width:8rem!important}.sm\:w-1\/2{width:50%!important}.sm\:flex-1{-webkit-box-flex:1!important;-ms-flex:1 1 0%!important;flex:1 1 0%!important}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:gap-6{gap:1.5rem!important}.sm\:gap-10{gap:2.5rem!important}.sm\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(2rem*calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-top:calc(0px*calc(1 - var(--tw-space-y-reverse)))!important;margin-bottom:calc(0px*var(--tw-space-y-reverse))!important}.sm\:overflow-hidden{overflow:hidden!important}.sm\:rounded-md{border-radius:.375rem!important}.sm\:border-0{border-width:0!important}.sm\:border-r{border-right-width:1px!important}.sm\:border-l{border-left-width:1px!important}.sm\:p-12{padding:3rem!important}.sm\:p-6{padding:1.5rem!important}.sm\:p-0{padding:0!important}.sm\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:px-0{padding-left:0!important;padding-right:0!important}.sm\:px-12{padding-left:3rem!important;padding-right:3rem!important}.sm\:px-8{padding-left:2rem!important;padding-right:2rem!important}.sm\:py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.sm\:px-4{padding-left:1rem!important;padding-right:1rem!important}.sm\:pb-8{padding-bottom:2rem!important}.sm\:pt-16{padding-top:4rem!important}.sm\:pb-16{padding-bottom:4rem!important}.sm\:text-3xl{font-size:1.875rem!important}.sm\:text-sm{font-size:.875rem!important}.sm\:leading-10{line-height:2.5rem!important}}@media (min-width:768px){.md\:order-2{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.md\:col-span-2{grid-column:span 2/span 2!important}.md\:mx-8{margin-left:2rem!important;margin-right:2rem!important}.md\:mx-0{margin-left:0!important;margin-right:0!important}.md\:-mx-16{margin-left:-4rem!important;margin-right:-4rem!important}.md\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.md\:mx-12{margin-left:3rem!important;margin-right:3rem!important}.md\:mt-0{margin-top:0!important}.md\:mb-10{margin-bottom:2.5rem!important}.md\:-mt-1{margin-top:-.25rem!important}.md\:mb-0{margin-bottom:0!important}.md\:block{display:block!important}.md\:inline{display:inline!important}.md\:grid{display:grid!important}.md\:w-5\/6{width:83.333333%!important}.md\:w-1\/6{width:16.666667%!important}.md\:w-full{width:100%!important}.md\:w-2\/3{width:66.666667%!important}.md\:w-auto{width:auto!important}.md\:w-48{width:12rem!important}.md\:max-w-full{max-width:100%!important}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.md\:flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.md\:gap-12{gap:3rem!important}.md\:gap-8{gap:2rem!important}.md\:p-16{padding:4rem!important}.md\:p-8{padding:2rem!important}.md\:px-16{padding-left:4rem!important;padding-right:4rem!important}.md\:px-12{padding-left:3rem!important;padding-right:3rem!important}.md\:pl-8{padding-left:2rem!important}.md\:text-left{text-align:left!important}.md\:text-4xl{font-size:2.25rem!important}.md\:text-6xl{font-size:4rem!important}.md\:text-2xl{font-size:1.5rem!important}}@media (min-width:1024px){.lg\:m-4{margin:1rem!important}.lg\:m-0{margin:0!important}.lg\:m-20{margin:5rem!important}.lg\:mx-4{margin-left:1rem!important;margin-right:1rem!important}.lg\:-mx-20{margin-left:-5rem!important;margin-right:-5rem!important}.lg\:mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.lg\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.lg\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.lg\:mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.lg\:my-40{margin-top:10rem!important;margin-bottom:10rem!important}.lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:-mx-12{margin-left:-3rem!important;margin-right:-3rem!important}.lg\:my-32{margin-top:8rem!important;margin-bottom:8rem!important}.lg\:mb-8{margin-bottom:2rem!important}.lg\:mr-8{margin-right:2rem!important}.lg\:mt-10{margin-top:2.5rem!important}.lg\:mt-12{margin-top:3rem!important}.lg\:-mt-6{margin-top:-1.5rem!important}.lg\:mt-6{margin-top:1.5rem!important}.lg\:mr-24{margin-right:6rem!important}.lg\:mt-16{margin-top:4rem!important}.lg\:ml-8{margin-left:2rem!important}.lg\:mt-0{margin-top:0!important}.lg\:mt-4{margin-top:1rem!important}.lg\:flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.lg\:hidden{display:none!important}.lg\:h-60{height:15rem!important}.lg\:w-4\/6{width:66.666667%!important}.lg\:w-5\/6{width:83.333333%!important}.lg\:w-1\/2{width:50%!important}.lg\:w-2\/3{width:66.666667%!important}.lg\:w-full{width:100%!important}.lg\:w-60{width:15rem!important}.lg\:max-w-none{max-width:none!important}.lg\:max-w-sm{max-width:24rem!important}.lg\:max-w-xl{max-width:36rem!important}.lg\:max-w-4xl{max-width:56rem!important}.lg\:max-w-6xl{max-width:72rem!important}.lg\:max-w-3xl{max-width:48rem!important}.lg\:flex-1{-webkit-box-flex:1!important;-ms-flex:1 1 0%!important;flex:1 1 0%!important}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lg\:flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.lg\:items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.lg\:items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.lg\:justify-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.lg\:justify-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.lg\:gap-8{gap:2rem!important}.lg\:space-x-20>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(5rem*var(--tw-space-x-reverse))!important;margin-left:calc(5rem*calc(1 - var(--tw-space-x-reverse)))!important}.lg\:space-x-12>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0!important;margin-right:calc(3rem*var(--tw-space-x-reverse))!important;margin-left:calc(3rem*calc(1 - var(--tw-space-x-reverse)))!important}.lg\:p-20{padding:5rem!important}.lg\:p-12{padding:3rem!important}.lg\:py-16{padding-top:4rem!important;padding-bottom:4rem!important}.lg\:px-8{padding-left:2rem!important;padding-right:2rem!important}.lg\:px-20{padding-left:5rem!important;padding-right:5rem!important}.lg\:px-12{padding-left:3rem!important;padding-right:3rem!important}.lg\:py-8{padding-top:2rem!important;padding-bottom:2rem!important}.lg\:py-20{padding-top:5rem!important;padding-bottom:5rem!important}.lg\:px-40{padding-left:10rem!important;padding-right:10rem!important}.lg\:py-28{padding-top:7rem!important;padding-bottom:7rem!important}.lg\:px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:pl-0{padding-left:0!important}.lg\:pt-8{padding-top:2rem!important}.lg\:pt-6{padding-top:1.5rem!important}.lg\:pt-4{padding-top:1rem!important}.lg\:pb-28{padding-bottom:7rem!important}.lg\:pb-10{padding-bottom:2.5rem!important}.lg\:text-5xl{font-size:3rem!important}.lg\:text-6xl{font-size:4rem!important}.lg\:backdrop-blur{--tw-backdrop-blur:blur(8px)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}}@media (min-width:1280px){.xl\:col-span-1{grid-column:span 1/span 1!important}.xl\:mx-20{margin-left:5rem!important;margin-right:5rem!important}.xl\:mx-40{margin-left:10rem!important;margin-right:10rem!important}.xl\:mx-0{margin-left:0!important;margin-right:0!important}.xl\:-mx-8{margin-left:-2rem!important;margin-right:-2rem!important}.xl\:mt-0{margin-top:0!important}.xl\:flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.xl\:max-w-sm{max-width:24rem!important}.xl\:max-w-none{max-width:none!important}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.xl\:flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.xl\:gap-4{gap:1rem!important}.xl\:py-12{padding-top:3rem!important;padding-bottom:3rem!important}.xl\:backdrop-blur{--tw-backdrop-blur:blur(8px)!important;-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important;backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)!important}}@media (min-width:1450px){.\32xl\:mt-0{margin-top:0!important}.\32xl\:pt-24{padding-top:6rem!important}} \ No newline at end of file diff --git a/static/images/100_mission.png b/static/images/100_mission.png new file mode 100644 index 000000000..ad8e09889 Binary files /dev/null and b/static/images/100_mission.png differ diff --git a/static/images/3k3nodes.png b/static/images/3k3nodes.png new file mode 100644 index 000000000..d6aa0b437 Binary files /dev/null and b/static/images/3k3nodes.png differ diff --git a/static/images/3nodehands.jpg b/static/images/3nodehands.jpg new file mode 100644 index 000000000..d0fb80b89 Binary files /dev/null and b/static/images/3nodehands.jpg differ diff --git a/static/images/Earn_3.png b/static/images/Earn_3.png new file mode 100644 index 000000000..a2abdda7c Binary files /dev/null and b/static/images/Earn_3.png differ diff --git a/static/images/adnan_fatayerji.jpg b/static/images/adnan_fatayerji.jpg new file mode 100644 index 000000000..f0c47454d Binary files /dev/null and b/static/images/adnan_fatayerji.jpg differ diff --git a/static/images/andreas_hartl.jpeg b/static/images/andreas_hartl.jpeg new file mode 100644 index 000000000..0e0ff6cc2 Binary files /dev/null and b/static/images/andreas_hartl.jpeg differ diff --git a/static/images/ask.png b/static/images/ask.png new file mode 100644 index 000000000..a4b0921d4 Binary files /dev/null and b/static/images/ask.png differ diff --git a/content/page/developer/dev/automation/automation.png b/static/images/automation.png similarity index 100% rename from content/page/developer/dev/automation/automation.png rename to static/images/automation.png diff --git a/content/page/home/InTheNews/logos/banklesstimes.png b/static/images/banklesstimes.png similarity index 100% rename from content/page/home/InTheNews/logos/banklesstimes.png rename to static/images/banklesstimes.png diff --git a/static/images/become_farmer_new.jpg b/static/images/become_farmer_new.jpg new file mode 100644 index 000000000..426bc77c0 Binary files /dev/null and b/static/images/become_farmer_new.jpg differ diff --git a/static/images/bernhard-eisenmann-unsplash.jpg b/static/images/bernhard-eisenmann-unsplash.jpg new file mode 100644 index 000000000..5f7fe0f2a Binary files /dev/null and b/static/images/bernhard-eisenmann-unsplash.jpg differ diff --git a/content/page/developer/dev/blockchain/blockchain.png b/static/images/blockchain.png similarity index 100% rename from content/page/developer/dev/blockchain/blockchain.png rename to static/images/blockchain.png diff --git a/content/page/home/InTheNews/logos/btc.png b/static/images/btc.png similarity index 100% rename from content/page/home/InTheNews/logos/btc.png rename to static/images/btc.png diff --git a/content/page/cloud/workloads/section1/capacity.png b/static/images/capacity.png similarity index 100% rename from content/page/cloud/workloads/section1/capacity.png rename to static/images/capacity.png diff --git a/static/images/casperlabLogo.png b/static/images/casperlabLogo.png new file mode 100644 index 000000000..2ee794c9c Binary files /dev/null and b/static/images/casperlabLogo.png differ diff --git a/static/images/casperlabs.png b/static/images/casperlabs.png new file mode 100644 index 000000000..d8ef9ffae Binary files /dev/null and b/static/images/casperlabs.png differ diff --git a/static/images/casperlabs2.png b/static/images/casperlabs2.png new file mode 100644 index 000000000..572254c7d Binary files /dev/null and b/static/images/casperlabs2.png differ diff --git a/static/images/climate_action_project.png b/static/images/climate_action_project.png new file mode 100644 index 000000000..6751ae63a Binary files /dev/null and b/static/images/climate_action_project.png differ diff --git a/content/page/cloud/cloud_header_seprated.png b/static/images/cloud_header_seprated.png similarity index 100% rename from content/page/cloud/cloud_header_seprated.png rename to static/images/cloud_header_seprated.png diff --git a/static/images/coin_logo.png b/static/images/coin_logo.png new file mode 100644 index 000000000..d639a1d1c Binary files /dev/null and b/static/images/coin_logo.png differ diff --git a/content/page/home/InTheNews/logos/cointelegraph.png b/static/images/cointelegraph.png similarity index 100% rename from content/page/home/InTheNews/logos/cointelegraph.png rename to static/images/cointelegraph.png diff --git a/static/images/cointelegraph_logo.png b/static/images/cointelegraph_logo.png new file mode 100644 index 000000000..1e47691ea Binary files /dev/null and b/static/images/cointelegraph_logo.png differ diff --git a/static/images/community_developers.png b/static/images/community_developers.png new file mode 100644 index 000000000..0b7ba09b5 Binary files /dev/null and b/static/images/community_developers.png differ diff --git a/static/images/community_header.jpg b/static/images/community_header.jpg new file mode 100644 index 000000000..a03ce385c Binary files /dev/null and b/static/images/community_header.jpg differ diff --git a/static/images/community_pathefinder.jpg b/static/images/community_pathefinder.jpg new file mode 100644 index 000000000..b876b1916 Binary files /dev/null and b/static/images/community_pathefinder.jpg differ diff --git a/content/page/cloud/blogs/compute/compute.jpg b/static/images/compute.jpg similarity index 100% rename from content/page/cloud/blogs/compute/compute.jpg rename to static/images/compute.jpg diff --git a/static/images/connecting_the_dots.png b/static/images/connecting_the_dots.png new file mode 100644 index 000000000..a5eef540c Binary files /dev/null and b/static/images/connecting_the_dots.png differ diff --git a/content/page/home/InTheNews/logos/cryptodaily.png b/static/images/cryptodaily.png similarity index 100% rename from content/page/home/InTheNews/logos/cryptodaily.png rename to static/images/cryptodaily.png diff --git a/static/images/developer_header.jpg b/static/images/developer_header.jpg new file mode 100644 index 000000000..e4093a2c1 Binary files /dev/null and b/static/images/developer_header.jpg differ diff --git a/static/images/developer_testing.png b/static/images/developer_testing.png new file mode 100644 index 000000000..6f31cea13 Binary files /dev/null and b/static/images/developer_testing.png differ diff --git a/static/images/developet_tft.jpg b/static/images/developet_tft.jpg new file mode 100644 index 000000000..7be6eb611 Binary files /dev/null and b/static/images/developet_tft.jpg differ diff --git a/static/images/digicorp_labs.png b/static/images/digicorp_labs.png new file mode 100644 index 000000000..12e556704 Binary files /dev/null and b/static/images/digicorp_labs.png differ diff --git a/static/images/digicorp_labs2.png b/static/images/digicorp_labs2.png new file mode 100644 index 000000000..8aa4d48fc Binary files /dev/null and b/static/images/digicorp_labs2.png differ diff --git a/static/images/digicorp_logo.png b/static/images/digicorp_logo.png new file mode 100644 index 000000000..c65ef5053 Binary files /dev/null and b/static/images/digicorp_logo.png differ diff --git a/content/page/cloud/workloads/section4/effecient.png b/static/images/effecient.png similarity index 100% rename from content/page/cloud/workloads/section4/effecient.png rename to static/images/effecient.png diff --git a/static/images/farm_capacity.png b/static/images/farm_capacity.png new file mode 100644 index 000000000..d3097d12c Binary files /dev/null and b/static/images/farm_capacity.png differ diff --git a/static/images/farm_center.png b/static/images/farm_center.png new file mode 100644 index 000000000..bcf4545dc Binary files /dev/null and b/static/images/farm_center.png differ diff --git a/static/images/farm_do_it.png b/static/images/farm_do_it.png new file mode 100644 index 000000000..c7fe4370b Binary files /dev/null and b/static/images/farm_do_it.png differ diff --git a/static/images/farm_header.jpg b/static/images/farm_header.jpg new file mode 100644 index 000000000..349ac8040 Binary files /dev/null and b/static/images/farm_header.jpg differ diff --git a/static/images/farm_map.png b/static/images/farm_map.png new file mode 100644 index 000000000..1d3b32dca Binary files /dev/null and b/static/images/farm_map.png differ diff --git a/static/images/farm_tft.png b/static/images/farm_tft.png new file mode 100644 index 000000000..1de761dc9 Binary files /dev/null and b/static/images/farm_tft.png differ diff --git a/static/images/farm_titan.jpg b/static/images/farm_titan.jpg new file mode 100644 index 000000000..495bed493 Binary files /dev/null and b/static/images/farm_titan.jpg differ diff --git a/static/images/farm_value_tft.jpg b/static/images/farm_value_tft.jpg new file mode 100644 index 000000000..2e86b76f1 Binary files /dev/null and b/static/images/farm_value_tft.jpg differ diff --git a/content/page/home/InTheNews/forbers.png b/static/images/forbers.png similarity index 100% rename from content/page/home/InTheNews/forbers.png rename to static/images/forbers.png diff --git a/content/page/home/InTheNews/logos/forbes.png b/static/images/forbes.png similarity index 100% rename from content/page/home/InTheNews/logos/forbes.png rename to static/images/forbes.png diff --git a/static/images/forum.png b/static/images/forum.png new file mode 100644 index 000000000..f45758252 Binary files /dev/null and b/static/images/forum.png differ diff --git a/static/images/get_tft_button.png b/static/images/get_tft_button.png new file mode 100644 index 000000000..3c89d8582 Binary files /dev/null and b/static/images/get_tft_button.png differ diff --git a/static/images/globe_mission.png b/static/images/globe_mission.png new file mode 100644 index 000000000..e641432d3 Binary files /dev/null and b/static/images/globe_mission.png differ diff --git a/static/images/grid_decenter.jpg b/static/images/grid_decenter.jpg new file mode 100644 index 000000000..310bad19a Binary files /dev/null and b/static/images/grid_decenter.jpg differ diff --git a/static/images/grid_map.png b/static/images/grid_map.png new file mode 100644 index 000000000..ddd62f549 Binary files /dev/null and b/static/images/grid_map.png differ diff --git a/static/images/grid_new_internet.jpg b/static/images/grid_new_internet.jpg new file mode 100644 index 000000000..ba48e723d Binary files /dev/null and b/static/images/grid_new_internet.jpg differ diff --git a/static/images/grid_people.jpg b/static/images/grid_people.jpg new file mode 100644 index 000000000..483736f2c Binary files /dev/null and b/static/images/grid_people.jpg differ diff --git a/static/images/grid_scaled.png b/static/images/grid_scaled.png new file mode 100644 index 000000000..f9e19ad0d Binary files /dev/null and b/static/images/grid_scaled.png differ diff --git a/static/images/gride_header.png b/static/images/gride_header.png new file mode 100644 index 000000000..49f5a982c Binary files /dev/null and b/static/images/gride_header.png differ diff --git a/content/page/home/InTheNews/logos/grit_daily.png b/static/images/grit_daily.png similarity index 100% rename from content/page/home/InTheNews/logos/grit_daily.png rename to static/images/grit_daily.png diff --git a/content/page/home/InTheNews/logos/hackernoon.png b/static/images/hackernoon.png similarity index 100% rename from content/page/home/InTheNews/logos/hackernoon.png rename to static/images/hackernoon.png diff --git a/static/images/icons/bar-svgrepo-com.svg b/static/images/icons/bar-svgrepo-com.svg new file mode 100644 index 000000000..07ac56deb --- /dev/null +++ b/static/images/icons/bar-svgrepo-com.svg @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/images/icons/code-svgrepo-com.svg b/static/images/icons/code-svgrepo-com.svg new file mode 100644 index 000000000..6be0cd832 --- /dev/null +++ b/static/images/icons/code-svgrepo-com.svg @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/images/icons/form-svgrepo-com.svg b/static/images/icons/form-svgrepo-com.svg new file mode 100644 index 000000000..1da426885 --- /dev/null +++ b/static/images/icons/form-svgrepo-com.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/images/icons/paint-brush-art-svgrepo-com.svg b/static/images/icons/paint-brush-art-svgrepo-com.svg new file mode 100644 index 000000000..f8ed55af8 --- /dev/null +++ b/static/images/icons/paint-brush-art-svgrepo-com.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/static/images/iinch_button.png b/static/images/iinch_button.png new file mode 100644 index 000000000..2b2038b1a Binary files /dev/null and b/static/images/iinch_button.png differ diff --git a/static/images/in_search_of_a_better_internet.png b/static/images/in_search_of_a_better_internet.png new file mode 100644 index 000000000..efe7813d2 Binary files /dev/null and b/static/images/in_search_of_a_better_internet.png differ diff --git a/static/images/jeroen_conversation.png b/static/images/jeroen_conversation.png new file mode 100644 index 000000000..c7b4fa778 Binary files /dev/null and b/static/images/jeroen_conversation.png differ diff --git a/static/images/kristof_de_spiegeleer.jpeg b/static/images/kristof_de_spiegeleer.jpeg new file mode 100644 index 000000000..c5fb631dc Binary files /dev/null and b/static/images/kristof_de_spiegeleer.jpeg differ diff --git a/content/page/cloud/logos/sec2/kubernetes.png b/static/images/kubernetes.png similarity index 100% rename from content/page/cloud/logos/sec2/kubernetes.png rename to static/images/kubernetes.png diff --git a/static/images/landing_img2.jpg b/static/images/landing_img2.jpg new file mode 100644 index 000000000..4ebdd8e3c Binary files /dev/null and b/static/images/landing_img2.jpg differ diff --git a/static/images/landing_img4.png b/static/images/landing_img4.png new file mode 100644 index 000000000..570e9bbe1 Binary files /dev/null and b/static/images/landing_img4.png differ diff --git a/static/images/landing_img5.png b/static/images/landing_img5.png new file mode 100644 index 000000000..3ce967320 Binary files /dev/null and b/static/images/landing_img5.png differ diff --git a/static/images/landing_img6.png b/static/images/landing_img6.png new file mode 100644 index 000000000..f0066f8f3 Binary files /dev/null and b/static/images/landing_img6.png differ diff --git a/src/assets/images/brandPanel/limitless.png b/static/images/limitless.png similarity index 100% rename from src/assets/images/brandPanel/limitless.png rename to static/images/limitless.png diff --git a/static/images/marius-masalar-unsplash.jpg b/static/images/marius-masalar-unsplash.jpg new file mode 100644 index 000000000..121aab310 Binary files /dev/null and b/static/images/marius-masalar-unsplash.jpg differ diff --git a/static/images/mission_header.png b/static/images/mission_header.png new file mode 100644 index 000000000..0ffa57fcc Binary files /dev/null and b/static/images/mission_header.png differ diff --git a/static/images/mission_roadmap.png b/static/images/mission_roadmap.png new file mode 100644 index 000000000..eaf8a392a Binary files /dev/null and b/static/images/mission_roadmap.png differ diff --git a/content/page/cloud/blogs/network/network.jpg b/static/images/network.jpg similarity index 100% rename from content/page/cloud/blogs/network/network.jpg rename to static/images/network.jpg diff --git a/static/images/network_new.jpg b/static/images/network_new.jpg new file mode 100644 index 000000000..d3348ac8a Binary files /dev/null and b/static/images/network_new.jpg differ diff --git a/content/page/home/blogs/smart_contract_blog/new_internet.jpg b/static/images/new_internet.jpg similarity index 100% rename from content/page/home/blogs/smart_contract_blog/new_internet.jpg rename to static/images/new_internet.jpg diff --git a/static/images/node_mission.png b/static/images/node_mission.png new file mode 100644 index 000000000..3f9abb621 Binary files /dev/null and b/static/images/node_mission.png differ diff --git a/static/images/offer_2.png b/static/images/offer_2.png new file mode 100644 index 000000000..11f25b7b9 Binary files /dev/null and b/static/images/offer_2.png differ diff --git a/content/page/developer/dev/os/operating_system.png b/static/images/operating_system.png similarity index 100% rename from content/page/developer/dev/os/operating_system.png rename to static/images/operating_system.png diff --git a/static/images/ourpartners.png b/static/images/ourpartners.png new file mode 100644 index 000000000..7ab4843bf Binary files /dev/null and b/static/images/ourpartners.png differ diff --git a/static/images/ourworld_logo2.png b/static/images/ourworld_logo2.png new file mode 100644 index 000000000..46b8c396d Binary files /dev/null and b/static/images/ourworld_logo2.png differ diff --git a/static/images/ourworld_mycellium.png b/static/images/ourworld_mycellium.png new file mode 100644 index 000000000..bbe799485 Binary files /dev/null and b/static/images/ourworld_mycellium.png differ diff --git a/static/images/owncloud1.png b/static/images/owncloud1.png new file mode 100644 index 000000000..dc1f85995 Binary files /dev/null and b/static/images/owncloud1.png differ diff --git a/static/images/owncloud2.png b/static/images/owncloud2.png new file mode 100644 index 000000000..b7bbbd815 Binary files /dev/null and b/static/images/owncloud2.png differ diff --git a/static/images/owncloud_logo.png b/static/images/owncloud_logo.png new file mode 100644 index 000000000..291394947 Binary files /dev/null and b/static/images/owncloud_logo.png differ diff --git a/static/images/p4p_new.png b/static/images/p4p_new.png new file mode 100644 index 000000000..3036cfb9c Binary files /dev/null and b/static/images/p4p_new.png differ diff --git a/static/images/pancack_button.png b/static/images/pancack_button.png new file mode 100644 index 000000000..5761a19dd Binary files /dev/null and b/static/images/pancack_button.png differ diff --git a/static/images/paradise_hills.png b/static/images/paradise_hills.png new file mode 100644 index 000000000..dc1ca53a4 Binary files /dev/null and b/static/images/paradise_hills.png differ diff --git a/static/images/people/abdelrahman_ghanem.jpg b/static/images/people/abdelrahman_ghanem.jpg new file mode 100644 index 000000000..18d254cba Binary files /dev/null and b/static/images/people/abdelrahman_ghanem.jpg differ diff --git a/static/images/people/adnan_fatayerji.jpg b/static/images/people/adnan_fatayerji.jpg new file mode 100644 index 000000000..f0c47454d Binary files /dev/null and b/static/images/people/adnan_fatayerji.jpg differ diff --git a/static/images/people/ahmed_thabet.jpg b/static/images/people/ahmed_thabet.jpg new file mode 100644 index 000000000..b0c6aca5b Binary files /dev/null and b/static/images/people/ahmed_thabet.jpg differ diff --git a/static/images/people/alexandre_hannelas.jpeg b/static/images/people/alexandre_hannelas.jpeg new file mode 100644 index 000000000..cd6cae492 Binary files /dev/null and b/static/images/people/alexandre_hannelas.jpeg differ diff --git a/static/images/people/andreas_hartl.jpeg b/static/images/people/andreas_hartl.jpeg new file mode 100644 index 000000000..0e0ff6cc2 Binary files /dev/null and b/static/images/people/andreas_hartl.jpeg differ diff --git a/static/images/people/ashraf_fouda.jpeg b/static/images/people/ashraf_fouda.jpeg new file mode 100644 index 000000000..10f8cacaa Binary files /dev/null and b/static/images/people/ashraf_fouda.jpeg differ diff --git a/static/images/people/atef_nazmy.jpg b/static/images/people/atef_nazmy.jpg new file mode 100644 index 000000000..0ef425f95 Binary files /dev/null and b/static/images/people/atef_nazmy.jpg differ diff --git a/static/images/people/christhoper_hutton.jpeg b/static/images/people/christhoper_hutton.jpeg new file mode 100644 index 000000000..371b52298 Binary files /dev/null and b/static/images/people/christhoper_hutton.jpeg differ diff --git a/static/images/people/claus_rosenberg_gotthard.jpg b/static/images/people/claus_rosenberg_gotthard.jpg new file mode 100644 index 000000000..0e4798553 Binary files /dev/null and b/static/images/people/claus_rosenberg_gotthard.jpg differ diff --git a/static/images/people/ehab_hassan.jpg b/static/images/people/ehab_hassan.jpg new file mode 100644 index 000000000..e4eeabaf5 Binary files /dev/null and b/static/images/people/ehab_hassan.jpg differ diff --git a/static/images/people/ewald_weizenbauer.jpg b/static/images/people/ewald_weizenbauer.jpg new file mode 100644 index 000000000..ffa117760 Binary files /dev/null and b/static/images/people/ewald_weizenbauer.jpg differ diff --git a/static/images/people/florian_fournier.jpeg b/static/images/people/florian_fournier.jpeg new file mode 100644 index 000000000..4f45d5f17 Binary files /dev/null and b/static/images/people/florian_fournier.jpeg differ diff --git a/static/images/people/geert_machtelinckx.jpg b/static/images/people/geert_machtelinckx.jpg new file mode 100644 index 000000000..cd541bf49 Binary files /dev/null and b/static/images/people/geert_machtelinckx.jpg differ diff --git a/static/images/people/gloria_anne.png b/static/images/people/gloria_anne.png new file mode 100644 index 000000000..1510c31c7 Binary files /dev/null and b/static/images/people/gloria_anne.png differ diff --git a/static/images/people/hannah_cordes.jpg b/static/images/people/hannah_cordes.jpg new file mode 100644 index 000000000..d539e0447 Binary files /dev/null and b/static/images/people/hannah_cordes.jpg differ diff --git a/static/images/people/ingo_schildt.jpeg b/static/images/people/ingo_schildt.jpeg new file mode 100644 index 000000000..190838fff Binary files /dev/null and b/static/images/people/ingo_schildt.jpeg differ diff --git a/static/images/people/ivan_coene.jpeg b/static/images/people/ivan_coene.jpeg new file mode 100644 index 000000000..829df1351 Binary files /dev/null and b/static/images/people/ivan_coene.jpeg differ diff --git a/static/images/people/jan_de_landtsheer.jpeg b/static/images/people/jan_de_landtsheer.jpeg new file mode 100644 index 000000000..11cfa66a8 Binary files /dev/null and b/static/images/people/jan_de_landtsheer.jpeg differ diff --git a/static/images/people/jennifer_long.jpeg b/static/images/people/jennifer_long.jpeg new file mode 100644 index 000000000..20bd504bc Binary files /dev/null and b/static/images/people/jennifer_long.jpeg differ diff --git a/static/images/people/jonas_delrue.jpeg b/static/images/people/jonas_delrue.jpeg new file mode 100644 index 000000000..170c0b4ab Binary files /dev/null and b/static/images/people/jonas_delrue.jpeg differ diff --git a/static/images/people/jozua_van_der_deijl.jpeg b/static/images/people/jozua_van_der_deijl.jpeg new file mode 100644 index 000000000..f16b796dd Binary files /dev/null and b/static/images/people/jozua_van_der_deijl.jpeg differ diff --git a/static/images/people/karoline_zizka.jpeg b/static/images/people/karoline_zizka.jpeg new file mode 100644 index 000000000..61efa7503 Binary files /dev/null and b/static/images/people/karoline_zizka.jpeg differ diff --git a/static/images/people/ken_de_moor.jpg b/static/images/people/ken_de_moor.jpg new file mode 100644 index 000000000..3e66a3f39 Binary files /dev/null and b/static/images/people/ken_de_moor.jpg differ diff --git a/static/images/people/koen_timmers.jpg b/static/images/people/koen_timmers.jpg new file mode 100644 index 000000000..0ee874894 Binary files /dev/null and b/static/images/people/koen_timmers.jpg differ diff --git a/static/images/people/kristof_de_spiegeleer.jpeg b/static/images/people/kristof_de_spiegeleer.jpeg new file mode 100644 index 000000000..5e6c598f6 Binary files /dev/null and b/static/images/people/kristof_de_spiegeleer.jpeg differ diff --git a/static/images/people/lee_smet.png b/static/images/people/lee_smet.png new file mode 100644 index 000000000..ed057730e Binary files /dev/null and b/static/images/people/lee_smet.png differ diff --git a/static/images/people/libor_voncina.jpeg b/static/images/people/libor_voncina.jpeg new file mode 100644 index 000000000..819e3b47a Binary files /dev/null and b/static/images/people/libor_voncina.jpeg differ diff --git a/static/images/people/mamadou_kwidjim_toure.jpg b/static/images/people/mamadou_kwidjim_toure.jpg new file mode 100644 index 000000000..de3a70c15 Binary files /dev/null and b/static/images/people/mamadou_kwidjim_toure.jpg differ diff --git a/static/images/people/mariza_wellesley_wesley.jpg b/static/images/people/mariza_wellesley_wesley.jpg new file mode 100644 index 000000000..ecbfb85fe Binary files /dev/null and b/static/images/people/mariza_wellesley_wesley.jpg differ diff --git a/static/images/people/maxime_daniel.png b/static/images/people/maxime_daniel.png new file mode 100644 index 000000000..10e51e31e Binary files /dev/null and b/static/images/people/maxime_daniel.png differ diff --git a/static/images/people/medha_parlikar.jpeg b/static/images/people/medha_parlikar.jpeg new file mode 100644 index 000000000..4e8eefe47 Binary files /dev/null and b/static/images/people/medha_parlikar.jpeg differ diff --git a/static/images/people/michael_wellesley_wesley.jpeg b/static/images/people/michael_wellesley_wesley.jpeg new file mode 100644 index 000000000..e3910fe9f Binary files /dev/null and b/static/images/people/michael_wellesley_wesley.jpeg differ diff --git a/static/images/people/nayer_sobhy.jpg b/static/images/people/nayer_sobhy.jpg new file mode 100644 index 000000000..9c9f64052 Binary files /dev/null and b/static/images/people/nayer_sobhy.jpg differ diff --git a/static/images/people/nickolay_babenko.jpg b/static/images/people/nickolay_babenko.jpg new file mode 100644 index 000000000..4ed41ad71 Binary files /dev/null and b/static/images/people/nickolay_babenko.jpg differ diff --git a/static/images/people/owen_kemp.jpeg b/static/images/people/owen_kemp.jpeg new file mode 100644 index 000000000..e30df9500 Binary files /dev/null and b/static/images/people/owen_kemp.jpeg differ diff --git a/static/images/people/peter_van_der_henst.png b/static/images/people/peter_van_der_henst.png new file mode 100644 index 000000000..89bd6d0c8 Binary files /dev/null and b/static/images/people/peter_van_der_henst.png differ diff --git a/static/images/people/pierre_van_hoorebeke.jpg b/static/images/people/pierre_van_hoorebeke.jpg new file mode 100644 index 000000000..21897d996 Binary files /dev/null and b/static/images/people/pierre_van_hoorebeke.jpg differ diff --git a/static/images/people/rajinder_singh_grewal.jpeg b/static/images/people/rajinder_singh_grewal.jpeg new file mode 100644 index 000000000..2e3dace2f Binary files /dev/null and b/static/images/people/rajinder_singh_grewal.jpeg differ diff --git a/static/images/people/reem_khamis.jpg b/static/images/people/reem_khamis.jpg new file mode 100644 index 000000000..7c613e479 Binary files /dev/null and b/static/images/people/reem_khamis.jpg differ diff --git a/static/images/people/rob_van_mieghem.jpeg b/static/images/people/rob_van_mieghem.jpeg new file mode 100644 index 000000000..d6974d2cb Binary files /dev/null and b/static/images/people/rob_van_mieghem.jpeg differ diff --git a/static/images/people/rudy_bouwman.jpeg b/static/images/people/rudy_bouwman.jpeg new file mode 100644 index 000000000..471a319e3 Binary files /dev/null and b/static/images/people/rudy_bouwman.jpeg differ diff --git a/static/images/people/sabrina_sadik.jpg b/static/images/people/sabrina_sadik.jpg new file mode 100644 index 000000000..835d3bfb7 Binary files /dev/null and b/static/images/people/sabrina_sadik.jpg differ diff --git a/static/images/people/sacha_obeegadoo.jpg b/static/images/people/sacha_obeegadoo.jpg new file mode 100644 index 000000000..fe84c6b42 Binary files /dev/null and b/static/images/people/sacha_obeegadoo.jpg differ diff --git a/content/page/home/blogs/zero_os_blog/sam_taggart.jpg b/static/images/people/sam_taggart.jpg similarity index 100% rename from content/page/home/blogs/zero_os_blog/sam_taggart.jpg rename to static/images/people/sam_taggart.jpg diff --git a/static/images/people/samar_adel.jpg b/static/images/people/samar_adel.jpg new file mode 100644 index 000000000..fff0ba896 Binary files /dev/null and b/static/images/people/samar_adel.jpg differ diff --git a/static/images/people/scott_yeager.jpg b/static/images/people/scott_yeager.jpg new file mode 100644 index 000000000..6d7661c64 Binary files /dev/null and b/static/images/people/scott_yeager.jpg differ diff --git a/static/images/people/weynand_kuijpers.jpg b/static/images/people/weynand_kuijpers.jpg new file mode 100644 index 000000000..0594c1f69 Binary files /dev/null and b/static/images/people/weynand_kuijpers.jpg differ diff --git a/static/images/people_mission.png b/static/images/people_mission.png new file mode 100644 index 000000000..5b9e53bf8 Binary files /dev/null and b/static/images/people_mission.png differ diff --git a/content/page/developer/dev/planetarynw/planetary_network.jpg b/static/images/planetary_network.jpg similarity index 100% rename from content/page/developer/dev/planetarynw/planetary_network.jpg rename to static/images/planetary_network.jpg diff --git a/content/page/cloud/logos/sec8/planetary_network.png b/static/images/planetary_network.png similarity index 100% rename from content/page/cloud/logos/sec8/planetary_network.png rename to static/images/planetary_network.png diff --git a/static/images/plug_1.png b/static/images/plug_1.png new file mode 100644 index 000000000..a8e27b1b9 Binary files /dev/null and b/static/images/plug_1.png differ diff --git a/content/page/developer/dev/qsfs/qsfs.png b/static/images/qsfs.png similarity index 100% rename from content/page/developer/dev/qsfs/qsfs.png rename to static/images/qsfs.png diff --git a/content/page/cloud/logos/sec1/qss.png b/static/images/qss.png similarity index 100% rename from content/page/cloud/logos/sec1/qss.png rename to static/images/qss.png diff --git a/static/images/realizing_the_promise.png b/static/images/realizing_the_promise.png new file mode 100644 index 000000000..b55df08e0 Binary files /dev/null and b/static/images/realizing_the_promise.png differ diff --git a/content/page/cloud/workloads/section3/scalable.png b/static/images/scalable.png similarity index 100% rename from content/page/cloud/workloads/section3/scalable.png rename to static/images/scalable.png diff --git a/content/page/cloud/workloads/section2/secure.png b/static/images/secure.png similarity index 100% rename from content/page/cloud/workloads/section2/secure.png rename to static/images/secure.png diff --git a/content/page/home/InTheNews/logos/smartereum.png b/static/images/smartereum.png similarity index 100% rename from content/page/home/InTheNews/logos/smartereum.png rename to static/images/smartereum.png diff --git a/content/page/cloud/blogs/storage/storage.jpg b/static/images/storage.jpg similarity index 100% rename from content/page/cloud/blogs/storage/storage.jpg rename to static/images/storage.jpg diff --git a/static/images/support_join.png b/static/images/support_join.png new file mode 100644 index 000000000..40971377c Binary files /dev/null and b/static/images/support_join.png differ diff --git a/static/images/support_others.png b/static/images/support_others.png new file mode 100644 index 000000000..010709b7b Binary files /dev/null and b/static/images/support_others.png differ diff --git a/static/images/support_press.png b/static/images/support_press.png new file mode 100644 index 000000000..d47a7b375 Binary files /dev/null and b/static/images/support_press.png differ diff --git a/static/images/tag.png b/static/images/tag.png new file mode 100644 index 000000000..cd725f87a Binary files /dev/null and b/static/images/tag.png differ diff --git a/static/images/tag_logo.png b/static/images/tag_logo.png new file mode 100644 index 000000000..e8f51212a Binary files /dev/null and b/static/images/tag_logo.png differ diff --git a/static/images/tag_planting.jpg b/static/images/tag_planting.jpg new file mode 100644 index 000000000..5f8acfe58 Binary files /dev/null and b/static/images/tag_planting.jpg differ diff --git a/content/page/careers/pageHeader/team_joinus.jpg b/static/images/team_joinus.jpg similarity index 100% rename from content/page/careers/pageHeader/team_joinus.jpg rename to static/images/team_joinus.jpg diff --git a/content/page/cloud/logos/sec3/terraform.png b/static/images/terraform.png similarity index 100% rename from content/page/cloud/logos/sec3/terraform.png rename to static/images/terraform.png diff --git a/static/images/tf_chain.png b/static/images/tf_chain.png new file mode 100644 index 000000000..17f555998 Binary files /dev/null and b/static/images/tf_chain.png differ diff --git a/static/images/tf_icon.png b/static/images/tf_icon.png new file mode 100644 index 000000000..db322ddbc Binary files /dev/null and b/static/images/tf_icon.png differ diff --git a/static/images/tf_logo.png b/static/images/tf_logo.png new file mode 100644 index 000000000..0840d8559 Binary files /dev/null and b/static/images/tf_logo.png differ diff --git a/content/page/careers/customCTA/tf_people.jpg b/static/images/tf_people.jpg similarity index 100% rename from content/page/careers/customCTA/tf_people.jpg rename to static/images/tf_people.jpg diff --git a/static/images/tfconnectupdate.png b/static/images/tfconnectupdate.png new file mode 100644 index 000000000..1ba8a8a28 Binary files /dev/null and b/static/images/tfconnectupdate.png differ diff --git a/static/images/tft_125zb.png b/static/images/tft_125zb.png new file mode 100644 index 000000000..739cb3d79 Binary files /dev/null and b/static/images/tft_125zb.png differ diff --git a/static/images/tft_1b.png b/static/images/tft_1b.png new file mode 100644 index 000000000..0fdd67631 Binary files /dev/null and b/static/images/tft_1b.png differ diff --git a/static/images/tft_70b.png b/static/images/tft_70b.png new file mode 100644 index 000000000..38d64eb4c Binary files /dev/null and b/static/images/tft_70b.png differ diff --git a/static/images/tft_800.png b/static/images/tft_800.png new file mode 100644 index 000000000..546c3704c Binary files /dev/null and b/static/images/tft_800.png differ diff --git a/static/images/tft_burn.jpg b/static/images/tft_burn.jpg new file mode 100644 index 000000000..1c47b41f0 Binary files /dev/null and b/static/images/tft_burn.jpg differ diff --git a/static/images/tft_currency.png b/static/images/tft_currency.png new file mode 100644 index 000000000..84d26f602 Binary files /dev/null and b/static/images/tft_currency.png differ diff --git a/static/images/tft_header.png b/static/images/tft_header.png new file mode 100644 index 000000000..370e2110f Binary files /dev/null and b/static/images/tft_header.png differ diff --git a/static/images/tft_join_internet.png b/static/images/tft_join_internet.png new file mode 100644 index 000000000..76656e6f7 Binary files /dev/null and b/static/images/tft_join_internet.png differ diff --git a/src/assets/images/tft_color_logo.svg b/static/images/tft_log.svg similarity index 100% rename from src/assets/images/tft_color_logo.svg rename to static/images/tft_log.svg diff --git a/static/images/tft_loyalty.jpg b/static/images/tft_loyalty.jpg new file mode 100644 index 000000000..82ed6d0ba Binary files /dev/null and b/static/images/tft_loyalty.jpg differ diff --git a/static/images/tft_network.png b/static/images/tft_network.png new file mode 100644 index 000000000..ff394303d Binary files /dev/null and b/static/images/tft_network.png differ diff --git a/static/images/tft_table.png b/static/images/tft_table.png new file mode 100644 index 000000000..8ba6aaf92 Binary files /dev/null and b/static/images/tft_table.png differ diff --git a/static/images/tft_utility.jpg b/static/images/tft_utility.jpg new file mode 100644 index 000000000..93683aa48 Binary files /dev/null and b/static/images/tft_utility.jpg differ diff --git a/content/page/home/blogs/threefold_regenerates/tft_vedio.jpg b/static/images/tft_vedio.jpg similarity index 100% rename from content/page/home/blogs/threefold_regenerates/tft_vedio.jpg rename to static/images/tft_vedio.jpg diff --git a/static/images/tfweekly8.png b/static/images/tfweekly8.png new file mode 100644 index 000000000..f4bf86151 Binary files /dev/null and b/static/images/tfweekly8.png differ diff --git a/content/page/home/InTheNews/logos/tga_daily.png b/static/images/tga_daily.png similarity index 100% rename from content/page/home/InTheNews/logos/tga_daily.png rename to static/images/tga_daily.png diff --git a/content/page/home/blogs/zero_os_blog/the_threefold_movement.png b/static/images/the_threefold_movement.png similarity index 100% rename from content/page/home/blogs/zero_os_blog/the_threefold_movement.png rename to static/images/the_threefold_movement.png diff --git a/content/page/home/InTheNews/logos/thecointel.png b/static/images/thecointel.png similarity index 100% rename from content/page/home/InTheNews/logos/thecointel.png rename to static/images/thecointel.png diff --git a/static/images/threefold_blog.png b/static/images/threefold_blog.png new file mode 100644 index 000000000..3b16db91d Binary files /dev/null and b/static/images/threefold_blog.png differ diff --git a/static/images/threefold_blog2.png b/static/images/threefold_blog2.png new file mode 100644 index 000000000..0de69b722 Binary files /dev/null and b/static/images/threefold_blog2.png differ diff --git a/static/images/threefold_globe.png b/static/images/threefold_globe.png new file mode 100644 index 000000000..e641432d3 Binary files /dev/null and b/static/images/threefold_globe.png differ diff --git a/static/images/threefold_img.jpg b/static/images/threefold_img.jpg new file mode 100644 index 000000000..9925a1d7a Binary files /dev/null and b/static/images/threefold_img.jpg differ diff --git a/static/images/threefold_img2.png b/static/images/threefold_img2.png new file mode 100644 index 000000000..fd1fd3974 Binary files /dev/null and b/static/images/threefold_img2.png differ diff --git a/static/images/threefold_sustainability.png b/static/images/threefold_sustainability.png new file mode 100644 index 000000000..956960c03 Binary files /dev/null and b/static/images/threefold_sustainability.png differ diff --git a/static/images/threefold_technology_home.jpg b/static/images/threefold_technology_home.jpg new file mode 100644 index 000000000..2e9adc81d Binary files /dev/null and b/static/images/threefold_technology_home.jpg differ diff --git a/content/page/developer/dev/tooling/tooling.png b/static/images/tooling.png similarity index 100% rename from content/page/developer/dev/tooling/tooling.png rename to static/images/tooling.png diff --git a/static/images/validator_verification_process.png b/static/images/validator_verification_process.png new file mode 100644 index 000000000..8a6de1855 Binary files /dev/null and b/static/images/validator_verification_process.png differ diff --git a/content/page/cloud/logos/sec6/virtual_machine.png b/static/images/virtual_machine.png similarity index 100% rename from content/page/cloud/logos/sec6/virtual_machine.png rename to static/images/virtual_machine.png diff --git a/content/page/cloud/logos/sec7/weblets.png b/static/images/weblets.png similarity index 100% rename from content/page/cloud/logos/sec7/weblets.png rename to static/images/weblets.png diff --git a/static/images/weekly_vol_12.jpg b/static/images/weekly_vol_12.jpg new file mode 100644 index 000000000..975f4d6a9 Binary files /dev/null and b/static/images/weekly_vol_12.jpg differ diff --git a/static/images/world_blockchain_summit.png b/static/images/world_blockchain_summit.png new file mode 100644 index 000000000..68ce40707 Binary files /dev/null and b/static/images/world_blockchain_summit.png differ diff --git a/content/page/home/InTheNews/logos/yahoo_news.png b/static/images/yahoo_news.png similarity index 100% rename from content/page/home/InTheNews/logos/yahoo_news.png rename to static/images/yahoo_news.png diff --git a/static/images/zero_os.jpg b/static/images/zero_os.jpg new file mode 100644 index 000000000..0d9a040b4 Binary files /dev/null and b/static/images/zero_os.jpg differ diff --git a/static/images/zero_os.png b/static/images/zero_os.png new file mode 100644 index 000000000..c5e375f6e Binary files /dev/null and b/static/images/zero_os.png differ diff --git a/static/js/custom.js b/static/js/custom.js new file mode 100644 index 000000000..25c472a85 --- /dev/null +++ b/static/js/custom.js @@ -0,0 +1,95 @@ + +var displayedMenu = ""; +var hamburgerShown = false; +let width = screen.width; +var isMobile = width < 1024; + +function toggleMenu(button) { + if (displayedMenu === button.id.split("-")[0]) { + button.className = button.className.replace(" text-blue-500 bg-stone-200 sm:bg-transparent", " text-gray-900"); + hideMenu(button.id.split("-")[0]); + button.lastElementChild.className = button.lastElementChild.className.replace("rotate-0", "-rotate-90") + displayedMenu = ""; + } else { + showMenu(button.id.split("-")[0]); + button.lastElementChild.className = button.lastElementChild.className.replace("-rotate-90", "rotate-0") + button.className = button.className.replace(" text-gray-900", " text-blue-500 bg-stone-200 sm:bg-transparent"); + displayedMenu = button.id.split("-")[0] + } +} + +function handleClick(button) { + if (button.id === "hamburger-btn" || button.id === "close-hamburger-btn") { + toggleHamburger() + } + if (button.id.indexOf("menu") !== -1) { + toggleMenu(button) + } +} + +function toggleHamburger() { + if (hamburgerShown) { + hideHamburger(); + hamburgerShown = false; + } else { + showHamburger(); + hamburgerShown = true; + } +} + +function showMenu(menuName) { + var menuId = menuName + (isMobile ? '-mobile-menu' : '-menu'); + var menuBtnId = menuName + (isMobile ? '-mobile-menu' : '-menu'); + var menuElement = document.getElementById(menuId) + menuElement.className = menuElement.className.replace(" hidden", ""); + setTimeout(function () { + menuElement.className = menuElement.className.replace("duration-200 ease-in opacity-0 -translate-y-1", "duration-150 ease-out opacity-1 -translate-y-0"); + }, 10); +} + +function hideMenu(menuName) { + var menuId = menuName + (isMobile ? '-mobile-menu' : '-menu'); + var menuElement = document.getElementById(menuId) + menuElement.className = menuElement.className.replace("duration-150 ease-out opacity-1 -translate-y-0", "duration-200 ease-in opacity-0 -translate-y-1"); + setTimeout(function () { + menuElement.className = menuElement.className + " hidden" + }, 300); +} + +function showHamburger() { + document.getElementById('header-container').className = "overflow-hidden"; + document.getElementById('hamburger').className = "fixed mt-16 z-20 top-0 inset-x-0 transition transform origin-top-right"; + document.getElementById('hamburger-btn').className = "hidden lg:hidden inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out"; + document.getElementById('close-hamburger-btn').className = "inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out"; +} + +function hideHamburger() { + document.getElementById('header-container').className = ""; + document.getElementById('hamburger').className = "hidden absolute z-20 top-0 inset-x-0 transition transform origin-top-right lg:hidden"; + document.getElementById('hamburger-btn').className = "inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out"; + document.getElementById('close-hamburger-btn').className = "hidden lg:hidden inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out"; + if (displayedMenu !== "") { + hideMenu(displayedMenu); + } +} +function toggleFilter() { + var filterMenu = document.getElementById("filter-menu") + if (filterMenu.className.includes("hidden")) { + filterMenu.className = filterMenu.className.replace("hidden", " ") + } else { + filterMenu.className = filterMenu.className + " hidden" + } +} +window.onload = function () { + let elements = document.getElementsByTagName("button"); + let buttons = [...elements] + + buttons.forEach((button) => { + button.addEventListener('click', function () { + handleClick(button) + }); + }) + + document.getElementById("filter-btn").addEventListener('click', toggleFilter); + document.getElementById("mobile-learn-btn").addEventListener('click', toggleMenu); +} diff --git a/static/vacationcard/garden.jpg b/static/vacationcard/garden.jpg deleted file mode 100644 index 4ab48395e..000000000 Binary files a/static/vacationcard/garden.jpg and /dev/null differ diff --git a/tailwind.config.js b/tailwind.config.js index c2d5b38e3..d075446fb 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -1,368 +1,57 @@ -//tailwind border color plugin powered by -//https://github.com/tailwindcss/tailwindcss/pull/560#issuecomment-503222143 -var _ = require('lodash') -var flattenColorPalette = require('tailwindcss/lib/util/flattenColorPalette').default - +const colors = require('tailwindcss/colors') module.exports = { - purge: ["./src/**/*.html", "./src/**/*.vue", "./src/**/*.jsx"], + content: [ + './templates/**/*.html' + ], + darkMode: false, + important: true, theme: { - borderWidth: { - DEFAULT: '1px', - '0': '0', - '2': '2px', - '3': '3px', - '4': '4px', - '6': '6px', - '8': '8px' - }, - flex: { - '1': '1 1 0%', - auto: '1 1 auto', - initial: '0 1 auto', - none: 'none', - 'post': '1 1 300px', - '100': '1 1 100%', - 'post-large-content': '0 1 361px', - }, - zIndex: { - '-10': '-10', - '0': 0, - '10': 10, - '20': 20, - '30': 30, - '40': 40, - '50': 50, - '25': 25, - '50': 50, - '75': 75, - '100': 100, - '1000': 1000, - 'auto': 'auto', - }, - corePlugins: { - container: false - }, fontSize: { - 'xs': '.75rem', - 'sm': '.875rem', - 'base': '1rem', - 'lg': '1.125rem', - 'xl': '1.25rem', - '2xl': '1.5rem', - '3xl': '1.875rem', - '4xl': '2.25rem', - '5xl': '3rem', - '6xl': '4rem', - '7xl': '5rem', + 'xs': '.75rem', + 'sm': '.875rem', + 'tiny': '.875rem', + 'base': '1rem', + 'md': '1.05rem', + 'lg': '1.125rem', + 'xl': '1.25rem', + '2xl': '1.5rem', + '3xl': '1.875rem', + '4xl': '2.25rem', + '5xl': '3rem', + '6xl': '4rem', + '7xl': '5rem', }, colors: { - current: "currentColor", - transparent: "transparent", - white: "#ffffff", - black: "#000000", - gray: { - 50: "#f9fafb", - 100: "#F7FAFC", - 200: "#EDF2F7", - 300: "#E2E8F0", - 400: "#CBD5E0", - 500: "#A0AEC0", - 600: "#718096", - 700: "#4A5568", - 800: "#2D3748", - 900: "#1A202C", - }, - red: { - 50: "#fdf2f2", - 100: "#FFF5F5", - 200: "#FED7D7", - 300: "#FEB2B2", - 400: "#FC8181", - 500: "#F56565", - 600: "#E53E3E", - 700: "#C53030", - 800: "#9B2C2C", - 900: "#742A2A", - }, - orange: { - 50: "#fff8f1", - 100: "#feecdc", - 200: "#fcd9bd", - 300: "#fdba8c", - 400: "#ff8a4c", - 500: "#ff5a1f", - 600: "#d03801", - 700: "#b43403", - 800: "#8a2c0d", - 900: "#73230d", - }, - yellow: { - 50: "#fdfdea", - 100: "#fdf6b2", - 200: "#fce96a", - 300: "#faca15", - 400: "#e3a008", - 500: "#c27803", - 600: "#9f580a", - 700: "#8e4b10", - 800: "#723b13", - 900: "#633112", - }, - green: { - 50: "#f3faf7", - 100: "#def7ec", - 200: "#bcf0da", - 300: "#84e1bc", - 400: "#31c48d", - 500: "#0e9f6e", - 600: "#057a55", - 700: "#046c4e", - 800: "#03543f", - 900: "#014737", - }, - teal: { - 50: "#edfafa", - 100: "#E6FFFA", - 200: "#B2F5EA", - 300: "#81E6D9", - 400: "#4FD1C5", - 500: "#38B2AC", - 600: "#319795", - 700: "#2C7A7B", - 800: "#285E61", - 900: "#234E52", - }, + transparent: 'transparent', + white: '#ffffff', + black: '#000000', + gray: colors.gray, + slate: colors.slate, + stone: colors.stone, + zinc: colors.zinc, + yellow: colors.yellow, + orange: colors.orange, + sky: colors.sky, blue: { - 50: "#ebf5ff", - 100: "#EBF8FF", - 200: "#BEE3F8", - 300: "#90CDF4", - 400: "#63B3ED", - 500: "#4299E1", - 600: "#3182CE", - 700: "#2B6CB0", - 800: "#2C5282", - 900: "#2A4365", - }, - indigo: { - 50: "#f0f5ff", - 100: "#e5edff", - 200: "#cddbfe", - 300: "#b4c6fc", - 400: "#8da2fb", - 500: "#6875f5", - 600: "#5850ec", - 700: "#5145cd", - 800: "#42389d", - 900: "#362f78", - }, - purple: { - 50: "#f6f5ff", - 100: "#edebfe", - 200: "#dcd7fe", - 300: "#cabffd", - 400: "#ac94fa", - 500: "#9061f9", - 600: "#7e3af2", - 700: "#6c2bd9", - 800: "#5521b5", - 900: "#4a1d96", - }, - pink: { - 50: "#fdf2f8", - 100: "#fce8f3", - 200: "#fad1e8", - 300: "#f8b4d9", - 400: "#f17eb8", - 500: "#e74694", - 600: "#d61f69", - 700: "#bf125d", - 800: "#99154b", - 900: "#751a3d", + '100': '#bbeeff', + '200': '#00aaff', + '300': '#0088ff', + '400': '#0033ff', + '500': '#0000ff', + '600': '#0000bb', + '700': '#0000aa', + '800': '#000088', + '900': '#000066', }, + }, extend: { - backgroundColor: ['group-focus', 'active'], - borderColor: ['group-focus'], - boxShadow: ['group-focus'], - opacity: ['group-focus'], - textColor: ['group-focus', 'active'], - textDecoration: ['group-focus'], - boxShadow: { - solid: '0 0 0 2px currentColor', - outline: `0 0 0 3px rgba(156, 163, 175, .5)`, - 'outline-gray': `0 0 0 3px rgba(254, 202, 202, .5)`, - 'outline-blue': `0 0 0 3px rgba(191, 219, 254, .5)`, - 'outline-green': `0 0 0 3px rgba(167, 243, 208, .5)`, - 'outline-yellow': `0 0 0 3px rgba(253, 230, 138, .5)`, - 'outline-red': `0 0 0 3px rgba(254, 202, 202, .5)`, - 'outline-pink': `0 0 0 3px rgba(251, 207, 232, .5)`, - 'outline-purple': `0 0 0 3px rgba(221, 214, 254,, .5)`, - 'outline-indigo': `0 0 0 3px rgba(199, 210, 254, .5)`, + screens: { + '2xl': '1450px', + // => @media (min-width: 992px) { ... } + }, }, - padding: { - '1/2': '50%', - '1/3': '33.333333%', - '2/3': '66.666667%', - '1/4': '25%', - '2/4': '50%', - '3/4': '75%', - '1/5': '20%', - '2/5': '40%', - '3/5': '60%', - '4/5': '80%', - '1/6': '16.666667%', - '2/6': '33.333333%', - '3/6': '50%', - '4/6': '66.666667%', - '5/6': '83.333333%', - '1/12': '8.333333%', - '2/12': '16.666667%', - '3/12': '25%', - '4/12': '33.333333%', - '5/12': '41.666667%', - '6/12': '50%', - '7/12': '58.333333%', - '8/12': '66.666667%', - '9/12': '75%', - '10/12': '83.333333%', - '11/12': '91.666667%', - full: '100%', - } - }, - radialGradients: { - shapes: { // defaults to this value - 'DEFAULT': 'ellipse', - }, - sizes: { // defaults to this value - 'DEFAULT': '', - }, - positions: { // defaults to these values - 'DEFAULT': 'center', - 't': 'top' - }, - colors: { // defaults to {} - 'gray-to-black': ['rgba(25, 25, 25, 1)', 'rgba(8, 8, 8, 1)', 'rgba(0, 0, 0, 1)'] - }, - }, }, - variants: {}, - plugins: [ - require('@tailwindcss/aspect-ratio'), - function ({ - addComponents - }) { - addComponents({ - '.container': { - maxWidth: '100%', - '@screen sm': { - maxWidth: '640px', - }, - '@screen md': { - maxWidth: '768px', - }, - '@screen lg': { - maxWidth: '1024px', - }, - '@screen xl': { - maxWidth: '1040px', - }, - }, - '.container_tft': { - maxWidth: '100%', - '@screen sm': { - maxWidth: '640px', - }, - '@screen md': { - maxWidth: '768px', - }, - '@screen lg': { - maxWidth: '1024px', - }, - '@screen xl': { - maxWidth: '1800px', - }, - } - }) - }, - function ({ - addUtilities, - e, - theme, - variants - }) { - const colors = flattenColorPalette(theme('borderColor')) - - const utilities = _.flatMap(_.omit(colors, 'default'), (value, modifier) => ({ - - [`.${e(`border-t-${modifier}`)}`]: { - borderTopColor: `${value}` - }, - [`.${e(`border-r-${modifier}`)}`]: { - borderRightColor: `${value}` - }, - [`.${e(`border-b-${modifier}`)}`]: { - borderBottomColor: `${value}` - }, - [`.${e(`border-l-${modifier}`)}`]: { - borderLeftColor: `${value}` - }, - })) - - addUtilities(utilities, variants('borderColor')) - }, - function ({ - addBase, - config - }) { - - addBase({ - 'h1': { - fontSize: config('theme.fontSize.5xl'), - fontWeight: config('theme.fontWeight.bold'), - fontFamily: config('theme.fontFamily.sans').join(', '), - marginTop: config('theme.margin.4'), - marginBottom: config('theme.margin.4') - }, - 'h2': { - fontSize: config('theme.fontSize.4xl'), - fontWeight: config('theme.fontWeight.bold'), - fontFamily: config('theme.fontFamily.sans').join(', '), - marginTop: config('theme.margin.4'), - marginBottom: config('theme.margin.4') - }, - 'h3': { - fontSize: config('theme.fontSize.3xl'), - fontWeight: config('theme.fontWeight.bold'), - fontFamily: config('theme.fontFamily.sans').join(', '), - marginTop: config('theme.margin.4'), - marginBottom: config('theme.margin.4') - }, - 'h4': { - fontSize: config('theme.fontSize.2xl'), - fontWeight: config('theme.fontWeight.bold'), - fontFamily: config('theme.fontFamily.sans').join(', '), - marginTop: config('theme.margin.4'), - marginBottom: config('theme.margin.4') - }, - 'h5': { - fontSize: config('theme.fontSize.xl'), - fontWeight: config('theme.fontWeight.bold'), - fontFamily: config('theme.fontFamily.sans').join(', '), - marginTop: config('theme.margin.4'), - marginBottom: config('theme.margin.4') - }, - 'h6': { - fontSize: config('theme.fontSize.lg'), - fontWeight: config('theme.fontWeight.bold'), - fontFamily: config('theme.fontFamily.sans').join(', '), - marginTop: config('theme.margin.4'), - marginBottom: config('theme.margin.4') - }, - }) - }, - require('tailwindcss-tables')(), - require('tailwindcss-gradients') - ] -} \ No newline at end of file + plugins: [], // if we add forms, do it here +} diff --git a/tailwindui/components/application-ui/application-shells/sidebar/brand_sidebar.html b/tailwindui/components/application-ui/application-shells/sidebar/brand_sidebar.html deleted file mode 100644 index a530d2e2c..000000000 --- a/tailwindui/components/application-ui/application-shells/sidebar/brand_sidebar.html +++ /dev/null @@ -1,224 +0,0 @@ - - -
    - - - - - -
    -
    - -
    -
    -
    -
    -

    Dashboard

    -
    -
    - -
    -
    -
    - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/sidebar/brand_sidebar_with_light_header.html b/tailwindui/components/application-ui/application-shells/sidebar/brand_sidebar_with_light_header.html deleted file mode 100644 index eaedc77a2..000000000 --- a/tailwindui/components/application-ui/application-shells/sidebar/brand_sidebar_with_light_header.html +++ /dev/null @@ -1,240 +0,0 @@ - - -
    - - - - - -
    -
    - -
    -
    -
    - -
    -
    - - - -
    - -
    -
    -
    -
    - - - -
    -
    - -
    - -
    - -
    -
    -
    -
    -
    - -
    -
    -
    -

    Dashboard

    -
    -
    - -
    -
    -
    - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/sidebar/dark_sidebar_with_light_header.html b/tailwindui/components/application-ui/application-shells/sidebar/dark_sidebar_with_light_header.html deleted file mode 100644 index aa0609314..000000000 --- a/tailwindui/components/application-ui/application-shells/sidebar/dark_sidebar_with_light_header.html +++ /dev/null @@ -1,240 +0,0 @@ - - -
    - - - - - -
    -
    - -
    -
    -
    - -
    -
    - - - -
    - -
    -
    -
    -
    - - - -
    -
    - -
    - -
    - -
    -
    -
    -
    -
    - -
    -
    -
    -

    Dashboard

    -
    -
    - -
    -
    -
    - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/sidebar/index.html b/tailwindui/components/application-ui/application-shells/sidebar/index.html deleted file mode 100644 index 16d4336d7..000000000 --- a/tailwindui/components/application-ui/application-shells/sidebar/index.html +++ /dev/null @@ -1,484 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Sidebar Layouts -

    -
    -
    -
    - -
    -
    -

    - Brand sidebar with light header -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Dark sidebar with light header -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Light sidebar with light header -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Brand sidebar -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Light sidebar with constrained content area -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Light sidebar with light background -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Light sidebar -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/application-shells/sidebar/light_sidebar.html b/tailwindui/components/application-ui/application-shells/sidebar/light_sidebar.html deleted file mode 100644 index b8064c8d3..000000000 --- a/tailwindui/components/application-ui/application-shells/sidebar/light_sidebar.html +++ /dev/null @@ -1,224 +0,0 @@ - - -
    - - - - - -
    -
    - -
    -
    -
    -
    -

    Dashboard

    -
    -
    - -
    -
    -
    - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/sidebar/light_sidebar_with_constrained_content_area.html b/tailwindui/components/application-ui/application-shells/sidebar/light_sidebar_with_constrained_content_area.html deleted file mode 100644 index 67c420c50..000000000 --- a/tailwindui/components/application-ui/application-shells/sidebar/light_sidebar_with_constrained_content_area.html +++ /dev/null @@ -1,240 +0,0 @@ - - -
    - - - - - -
    -
    - -
    -
    -
    - -
    -
    - - - -
    - -
    -
    -
    -
    - - - -
    -
    - -
    - -
    - -
    -
    -
    -
    -
    - -
    -
    -
    -

    Dashboard

    -
    -
    - -
    -
    -
    - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/sidebar/light_sidebar_with_light_background.html b/tailwindui/components/application-ui/application-shells/sidebar/light_sidebar_with_light_background.html deleted file mode 100644 index 771c65f84..000000000 --- a/tailwindui/components/application-ui/application-shells/sidebar/light_sidebar_with_light_background.html +++ /dev/null @@ -1,224 +0,0 @@ - - -
    - - - - - -
    -
    - -
    -
    -
    -
    -

    Dashboard

    -
    -
    - -
    -
    -
    - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/sidebar/light_sidebar_with_light_header.html b/tailwindui/components/application-ui/application-shells/sidebar/light_sidebar_with_light_header.html deleted file mode 100644 index 91c497899..000000000 --- a/tailwindui/components/application-ui/application-shells/sidebar/light_sidebar_with_light_header.html +++ /dev/null @@ -1,240 +0,0 @@ - - -
    - - - - - -
    -
    - -
    -
    -
    - -
    -
    - - - -
    - -
    -
    -
    -
    - - - -
    -
    - -
    - -
    - -
    -
    -
    -
    -
    - -
    -
    -
    -

    Dashboard

    -
    -
    - -
    -
    -
    - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/stacked/brand_nav_with_overlap.html b/tailwindui/components/application-ui/application-shells/stacked/brand_nav_with_overlap.html deleted file mode 100644 index 867cd604d..000000000 --- a/tailwindui/components/application-ui/application-shells/stacked/brand_nav_with_overlap.html +++ /dev/null @@ -1,154 +0,0 @@ - - -
    -
    - -
    - -
    -

    - Dashboard -

    -
    -
    - -
    - -
    -
    - -
    -
    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/stacked/branded_nav_with_compact_white_page_header.html b/tailwindui/components/application-ui/application-shells/stacked/branded_nav_with_compact_white_page_header.html deleted file mode 100644 index d8b49a1c1..000000000 --- a/tailwindui/components/application-ui/application-shells/stacked/branded_nav_with_compact_white_page_header.html +++ /dev/null @@ -1,139 +0,0 @@ - - -
    - - -
    - -
    -

    - Dashboard -

    -
    -
    - -
    -
    - -
    -
    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/stacked/branded_nav_with_white_page_header.html b/tailwindui/components/application-ui/application-shells/stacked/branded_nav_with_white_page_header.html deleted file mode 100644 index 8b142b938..000000000 --- a/tailwindui/components/application-ui/application-shells/stacked/branded_nav_with_white_page_header.html +++ /dev/null @@ -1,139 +0,0 @@ - - -
    - - -
    - -
    -

    - Dashboard -

    -
    -
    - -
    -
    - -
    -
    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/stacked/dark_nav_with_compact_white_page_header.html b/tailwindui/components/application-ui/application-shells/stacked/dark_nav_with_compact_white_page_header.html deleted file mode 100644 index 31bd4592f..000000000 --- a/tailwindui/components/application-ui/application-shells/stacked/dark_nav_with_compact_white_page_header.html +++ /dev/null @@ -1,139 +0,0 @@ - - -
    - - -
    - -
    -

    - Dashboard -

    -
    -
    - -
    -
    - -
    -
    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/stacked/dark_nav_with_overlap.html b/tailwindui/components/application-ui/application-shells/stacked/dark_nav_with_overlap.html deleted file mode 100644 index ff42e7fd4..000000000 --- a/tailwindui/components/application-ui/application-shells/stacked/dark_nav_with_overlap.html +++ /dev/null @@ -1,143 +0,0 @@ - - -
    -
    - -
    - -
    -

    - Dashboard -

    -
    -
    - -
    - -
    -
    - -
    -
    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/stacked/dark_nav_with_white_page_header.html b/tailwindui/components/application-ui/application-shells/stacked/dark_nav_with_white_page_header.html deleted file mode 100644 index b746bb34a..000000000 --- a/tailwindui/components/application-ui/application-shells/stacked/dark_nav_with_white_page_header.html +++ /dev/null @@ -1,139 +0,0 @@ - - -
    - - -
    - -
    -

    - Dashboard -

    -
    -
    - -
    -
    - -
    -
    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/stacked/index.html b/tailwindui/components/application-ui/application-shells/stacked/index.html deleted file mode 100644 index e5ef6a325..000000000 --- a/tailwindui/components/application-ui/application-shells/stacked/index.html +++ /dev/null @@ -1,538 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Stacked Layouts -

    -
    -
    -
    - -
    -
    -

    - Light nav with bottom border -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Light nav on gray background -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Dark nav with white page header -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Branded nav with compact white page header -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Dark nav with overlap -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Brand nav with overlap -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Branded nav with white page header -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Dark nav with compact white page header -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/application-shells/stacked/light_nav_on_gray_background.html b/tailwindui/components/application-ui/application-shells/stacked/light_nav_on_gray_background.html deleted file mode 100644 index 403dca261..000000000 --- a/tailwindui/components/application-ui/application-shells/stacked/light_nav_on_gray_background.html +++ /dev/null @@ -1,134 +0,0 @@ - - -
    - - -
    -
    - -
    -

    - Dashboard -

    -
    -
    - -
    -
    - -
    -
    -
    - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/application-shells/stacked/light_nav_with_bottom_border.html b/tailwindui/components/application-ui/application-shells/stacked/light_nav_with_bottom_border.html deleted file mode 100644 index 89e0449b1..000000000 --- a/tailwindui/components/application-ui/application-shells/stacked/light_nav_with_bottom_border.html +++ /dev/null @@ -1,162 +0,0 @@ - - -
    - - -
    -
    - -
    -

    - Dashboard -

    -
    -
    - -
    -
    - -
    -
    -
    - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/data-display/description-lists/index.html b/tailwindui/components/application-ui/data-display/description-lists/index.html deleted file mode 100644 index e42dd54aa..000000000 --- a/tailwindui/components/application-ui/data-display/description-lists/index.html +++ /dev/null @@ -1,376 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Description Lists -

    -
    -
    -
    - -
    -
    -

    - Left-aligned in card -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Left-aligned striped in card -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Left-aligned with inline actions -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Left-aligned -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Two-column in card -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/data-display/description-lists/left_aligned.html b/tailwindui/components/application-ui/data-display/description-lists/left_aligned.html deleted file mode 100644 index cfae645fd..000000000 --- a/tailwindui/components/application-ui/data-display/description-lists/left_aligned.html +++ /dev/null @@ -1,102 +0,0 @@ - - -
    -
    -

    - Applicant Information -

    -

    - Personal details and application. -

    -
    -
    -
    -
    -
    - Full name -
    -
    - Margot Foster -
    -
    -
    -
    - Application for -
    -
    - Backend Developer -
    -
    -
    -
    - Email address -
    -
    - margotfoster@example.com -
    -
    -
    -
    - Salary expectation -
    -
    - $120,000 -
    -
    -
    -
    - About -
    -
    - Fugiat ipsum ipsum deserunt culpa aute sint do nostrud anim incididunt cillum culpa consequat. Excepteur qui ipsum aliquip consequat sint. Sit id mollit nulla mollit nostrud in ea officia proident. Irure nostrud pariatur mollit ad adipisicing reprehenderit deserunt qui eu. -
    -
    -
    -
    - Attachments -
    -
    -
      -
    • -
      - - - - - - resume_back_end_developer.pdf - -
      - -
    • -
    • -
      - - - - - - coverletter_back_end_developer.pdf - -
      - -
    • -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/data-display/description-lists/left_aligned_in_card.html b/tailwindui/components/application-ui/data-display/description-lists/left_aligned_in_card.html deleted file mode 100644 index 12769e508..000000000 --- a/tailwindui/components/application-ui/data-display/description-lists/left_aligned_in_card.html +++ /dev/null @@ -1,102 +0,0 @@ - - -
    -
    -

    - Applicant Information -

    -

    - Personal details and application. -

    -
    -
    -
    -
    -
    - Full name -
    -
    - Margot Foster -
    -
    -
    -
    - Application for -
    -
    - Backend Developer -
    -
    -
    -
    - Email address -
    -
    - margotfoster@example.com -
    -
    -
    -
    - Salary expectation -
    -
    - $120,000 -
    -
    -
    -
    - About -
    -
    - Fugiat ipsum ipsum deserunt culpa aute sint do nostrud anim incididunt cillum culpa consequat. Excepteur qui ipsum aliquip consequat sint. Sit id mollit nulla mollit nostrud in ea officia proident. Irure nostrud pariatur mollit ad adipisicing reprehenderit deserunt qui eu. -
    -
    -
    -
    - Attachments -
    -
    -
      -
    • -
      - - - - - - resume_back_end_developer.pdf - -
      - -
    • -
    • -
      - - - - - - coverletter_back_end_developer.pdf - -
      - -
    • -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/data-display/description-lists/left_aligned_striped_in_card.html b/tailwindui/components/application-ui/data-display/description-lists/left_aligned_striped_in_card.html deleted file mode 100644 index aca5e7934..000000000 --- a/tailwindui/components/application-ui/data-display/description-lists/left_aligned_striped_in_card.html +++ /dev/null @@ -1,102 +0,0 @@ - - -
    -
    -

    - Applicant Information -

    -

    - Personal details and application. -

    -
    -
    -
    -
    -
    - Full name -
    -
    - Margot Foster -
    -
    -
    -
    - Application for -
    -
    - Backend Developer -
    -
    -
    -
    - Email address -
    -
    - margotfoster@example.com -
    -
    -
    -
    - Salary expectation -
    -
    - $120,000 -
    -
    -
    -
    - About -
    -
    - Fugiat ipsum ipsum deserunt culpa aute sint do nostrud anim incididunt cillum culpa consequat. Excepteur qui ipsum aliquip consequat sint. Sit id mollit nulla mollit nostrud in ea officia proident. Irure nostrud pariatur mollit ad adipisicing reprehenderit deserunt qui eu. -
    -
    -
    -
    - Attachments -
    -
    -
      -
    • -
      - - - - - - resume_back_end_developer.pdf - -
      - -
    • -
    • -
      - - - - - - coverletter_back_end_developer.pdf - -
      - -
    • -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/data-display/description-lists/left_aligned_with_inline_actions.html b/tailwindui/components/application-ui/data-display/description-lists/left_aligned_with_inline_actions.html deleted file mode 100644 index 3caec2e53..000000000 --- a/tailwindui/components/application-ui/data-display/description-lists/left_aligned_with_inline_actions.html +++ /dev/null @@ -1,135 +0,0 @@ - - -
    -

    - Applicant Information -

    -

    - Personal details and application. -

    -
    -
    -
    -
    -
    - Full name -
    -
    - Margot Foster - - - -
    -
    -
    -
    - Application for -
    -
    - Backend Developer - - - -
    -
    -
    -
    - Email address -
    -
    - margotfoster@example.com - - - -
    -
    -
    -
    - Salary expectation -
    -
    - $120,000 - - - -
    -
    -
    -
    - About -
    -
    - - Fugiat ipsum ipsum deserunt culpa aute sint do nostrud anim incididunt cillum culpa consequat. Excepteur qui ipsum aliquip consequat sint. Sit id mollit nulla mollit nostrud in ea officia proident. Irure nostrud pariatur mollit ad adipisicing reprehenderit deserunt qui eu. - - - - -
    -
    -
    -
    - Attachments -
    -
    -
      -
    • -
      - - - - - - resume_back_end_developer.pdf - -
      -
      - - - -
      -
    • -
    • -
      - - - - - - coverletter_back_end_developer.pdf - -
      -
      - - - -
      -
    • -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/data-display/description-lists/two_column_in_card.html b/tailwindui/components/application-ui/data-display/description-lists/two_column_in_card.html deleted file mode 100644 index ff2dd78f0..000000000 --- a/tailwindui/components/application-ui/data-display/description-lists/two_column_in_card.html +++ /dev/null @@ -1,102 +0,0 @@ - - -
    -
    -

    - Applicant Information -

    -

    - Personal details and application. -

    -
    -
    -
    -
    -
    - Full name -
    -
    - Margot Foster -
    -
    -
    -
    - Application for -
    -
    - Backend Developer -
    -
    -
    -
    - Email address -
    -
    - margotfoster@example.com -
    -
    -
    -
    - Salary expectation -
    -
    - $120,000 -
    -
    -
    -
    - About -
    -
    - Fugiat ipsum ipsum deserunt culpa aute sint do nostrud anim incididunt cillum culpa consequat. Excepteur qui ipsum aliquip consequat sint. Sit id mollit nulla mollit nostrud in ea officia proident. Irure nostrud pariatur mollit ad adipisicing reprehenderit deserunt qui eu. -
    -
    -
    -
    - Attachments -
    -
    -
      -
    • -
      - - - - - - resume_back_end_developer.pdf - -
      - -
    • -
    • -
      - - - - - - coverletter_back_end_developer.pdf - -
      - -
    • -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/data-display/stats/index.html b/tailwindui/components/application-ui/data-display/stats/index.html deleted file mode 100644 index 41dd9562c..000000000 --- a/tailwindui/components/application-ui/data-display/stats/index.html +++ /dev/null @@ -1,268 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Stats -

    -
    -
    -
    - -
    -
    -

    - Simple -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With brand icon -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With shared borders -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/data-display/stats/simple.html b/tailwindui/components/application-ui/data-display/stats/simple.html deleted file mode 100644 index 4ef295885..000000000 --- a/tailwindui/components/application-ui/data-display/stats/simple.html +++ /dev/null @@ -1,50 +0,0 @@ - - -
    -

    - Last 30 days -

    -
    -
    -
    -
    -
    - Total Subscribers -
    -
    - 71,897 -
    -
    -
    -
    -
    -
    -
    -
    - Avg. Open Rate -
    -
    - 58.16% -
    -
    -
    -
    -
    -
    -
    -
    - Avg. Click Rate -
    -
    - 24.57% -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/data-display/stats/with_brand_icon.html b/tailwindui/components/application-ui/data-display/stats/with_brand_icon.html deleted file mode 100644 index bb8513ed4..000000000 --- a/tailwindui/components/application-ui/data-display/stats/with_brand_icon.html +++ /dev/null @@ -1,134 +0,0 @@ - - -
    -

    - Last 30 days -

    -
    -
    -
    -
    -
    - - - - -
    -
    -
    -
    - Total Subscribers -
    -
    -
    - 71,897 -
    -
    - - - - - Increased by - - 122 -
    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -
    - - - - -
    -
    -
    -
    - Avg. Open Rate. -
    -
    -
    - 58.16% -
    -
    - - - - - Increased by - - 5.4% -
    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -
    - - - - -
    -
    -
    -
    - Avg. Click Rate -
    -
    -
    - 24.57 -
    -
    - - - - - Decreased by - - 3.2% -
    -
    -
    -
    -
    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/data-display/stats/with_shared_borders.html b/tailwindui/components/application-ui/data-display/stats/with_shared_borders.html deleted file mode 100644 index ecdb9e052..000000000 --- a/tailwindui/components/application-ui/data-display/stats/with_shared_borders.html +++ /dev/null @@ -1,92 +0,0 @@ - - -
    -

    - Last 30 days -

    -
    -
    -
    -
    -
    - Total Subscribers -
    -
    -
    - 71,897 - - from 70,946 - -
    -
    - - - - - Increased by - - 12% -
    -
    -
    -
    -
    -
    -
    -
    -
    - Avg. Open Rate -
    -
    -
    - 58.16% - - from 56.14% - -
    -
    - - - - - Increased by - - 2.02% -
    -
    -
    -
    -
    -
    -
    -
    -
    - Avg. Click Rate -
    -
    -
    - 24.57% - - from 28.62 - -
    -
    - - - - - Decreased by - - 4.05% -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/elements/avatars/avatar_group_stacked_bottom_to_top.html b/tailwindui/components/application-ui/elements/avatars/avatar_group_stacked_bottom_to_top.html deleted file mode 100644 index bf9e8caad..000000000 --- a/tailwindui/components/application-ui/elements/avatars/avatar_group_stacked_bottom_to_top.html +++ /dev/null @@ -1,27 +0,0 @@ - - -
    - - - - -
    - -
    - - - - -
    - -
    - - - - -
    - - diff --git a/tailwindui/components/application-ui/elements/avatars/avatar_group_stacked_top_to_bottom.html b/tailwindui/components/application-ui/elements/avatars/avatar_group_stacked_top_to_bottom.html deleted file mode 100644 index 2620dc52f..000000000 --- a/tailwindui/components/application-ui/elements/avatars/avatar_group_stacked_top_to_bottom.html +++ /dev/null @@ -1,27 +0,0 @@ - - -
    - - - - -
    - -
    - - - - -
    - -
    - - - - -
    - - diff --git a/tailwindui/components/application-ui/elements/avatars/circular_avatars.html b/tailwindui/components/application-ui/elements/avatars/circular_avatars.html deleted file mode 100644 index ced6f4623..000000000 --- a/tailwindui/components/application-ui/elements/avatars/circular_avatars.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/avatars/circular_avatars_with_bottom_notification.html b/tailwindui/components/application-ui/elements/avatars/circular_avatars_with_bottom_notification.html deleted file mode 100644 index 12fd8db56..000000000 --- a/tailwindui/components/application-ui/elements/avatars/circular_avatars_with_bottom_notification.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/avatars/circular_avatars_with_placeholder_icon.html b/tailwindui/components/application-ui/elements/avatars/circular_avatars_with_placeholder_icon.html deleted file mode 100644 index 20966489a..000000000 --- a/tailwindui/components/application-ui/elements/avatars/circular_avatars_with_placeholder_icon.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/avatars/circular_avatars_with_placeholder_initials.html b/tailwindui/components/application-ui/elements/avatars/circular_avatars_with_placeholder_initials.html deleted file mode 100644 index ed6000d52..000000000 --- a/tailwindui/components/application-ui/elements/avatars/circular_avatars_with_placeholder_initials.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - TW - - - - TW - - - - TW - - - - TW - - - - TW - - - diff --git a/tailwindui/components/application-ui/elements/avatars/circular_avatars_with_top_notification.html b/tailwindui/components/application-ui/elements/avatars/circular_avatars_with_top_notification.html deleted file mode 100644 index e41f7aecc..000000000 --- a/tailwindui/components/application-ui/elements/avatars/circular_avatars_with_top_notification.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/avatars/index.html b/tailwindui/components/application-ui/elements/avatars/index.html deleted file mode 100644 index c9f0359bf..000000000 --- a/tailwindui/components/application-ui/elements/avatars/index.html +++ /dev/null @@ -1,700 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Avatars -

    -
    -
    -
    - -
    -
    -

    - Circular avatars -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Rounded avatars -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Circular avatars with top notification -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Rounded avatars with top notification -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Circular avatars with bottom notification -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Rounded avatars with bottom notification -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Circular avatars with placeholder icon -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Circular avatars with placeholder initials -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Avatar group stacked bottom to top -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Avatar group stacked top to bottom -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With text -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/elements/avatars/rounded_avatars.html b/tailwindui/components/application-ui/elements/avatars/rounded_avatars.html deleted file mode 100644 index 2653f8bad..000000000 --- a/tailwindui/components/application-ui/elements/avatars/rounded_avatars.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/avatars/rounded_avatars_with_bottom_notification.html b/tailwindui/components/application-ui/elements/avatars/rounded_avatars_with_bottom_notification.html deleted file mode 100644 index 9cf28b6e0..000000000 --- a/tailwindui/components/application-ui/elements/avatars/rounded_avatars_with_bottom_notification.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/avatars/rounded_avatars_with_top_notification.html b/tailwindui/components/application-ui/elements/avatars/rounded_avatars_with_top_notification.html deleted file mode 100644 index d89700029..000000000 --- a/tailwindui/components/application-ui/elements/avatars/rounded_avatars_with_top_notification.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/avatars/with_text.html b/tailwindui/components/application-ui/elements/avatars/with_text.html deleted file mode 100644 index 4565dc7b6..000000000 --- a/tailwindui/components/application-ui/elements/avatars/with_text.html +++ /dev/null @@ -1,22 +0,0 @@ - - - -
    -
    - -
    -
    -

    - Tom Cook -

    -

    - View profile -

    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/elements/badges/badge_with_dot.html b/tailwindui/components/application-ui/elements/badges/badge_with_dot.html deleted file mode 100644 index f3cdab194..000000000 --- a/tailwindui/components/application-ui/elements/badges/badge_with_dot.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - Small - - - - - - Large - - - diff --git a/tailwindui/components/application-ui/elements/badges/badge_with_remove_button.html b/tailwindui/components/application-ui/elements/badges/badge_with_remove_button.html deleted file mode 100644 index 11451ecc4..000000000 --- a/tailwindui/components/application-ui/elements/badges/badge_with_remove_button.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - Small - - - - Large - - - - diff --git a/tailwindui/components/application-ui/elements/badges/basic_badges.html b/tailwindui/components/application-ui/elements/badges/basic_badges.html deleted file mode 100644 index ca6453334..000000000 --- a/tailwindui/components/application-ui/elements/badges/basic_badges.html +++ /dev/null @@ -1,37 +0,0 @@ - - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - diff --git a/tailwindui/components/application-ui/elements/badges/index.html b/tailwindui/components/application-ui/elements/badges/index.html deleted file mode 100644 index ebe036163..000000000 --- a/tailwindui/components/application-ui/elements/badges/index.html +++ /dev/null @@ -1,484 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Badges -

    -
    -
    -
    - -
    -
    -

    - Basic badges -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Large badges -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Badge with dot -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Rounded badges -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Large rounded badges -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Rounded badges with dot -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Badge with remove button -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/elements/badges/large_badges.html b/tailwindui/components/application-ui/elements/badges/large_badges.html deleted file mode 100644 index a2e711bce..000000000 --- a/tailwindui/components/application-ui/elements/badges/large_badges.html +++ /dev/null @@ -1,37 +0,0 @@ - - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - diff --git a/tailwindui/components/application-ui/elements/badges/large_rounded_badges.html b/tailwindui/components/application-ui/elements/badges/large_rounded_badges.html deleted file mode 100644 index a9a3cb415..000000000 --- a/tailwindui/components/application-ui/elements/badges/large_rounded_badges.html +++ /dev/null @@ -1,37 +0,0 @@ - - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - diff --git a/tailwindui/components/application-ui/elements/badges/rounded_badges.html b/tailwindui/components/application-ui/elements/badges/rounded_badges.html deleted file mode 100644 index 2193a3be1..000000000 --- a/tailwindui/components/application-ui/elements/badges/rounded_badges.html +++ /dev/null @@ -1,37 +0,0 @@ - - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - Badge - - - diff --git a/tailwindui/components/application-ui/elements/badges/rounded_badges_with_dot.html b/tailwindui/components/application-ui/elements/badges/rounded_badges_with_dot.html deleted file mode 100644 index 7f3342295..000000000 --- a/tailwindui/components/application-ui/elements/badges/rounded_badges_with_dot.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - Small - - - - - - Large - - - diff --git a/tailwindui/components/application-ui/elements/button-groups/basic.html b/tailwindui/components/application-ui/elements/button-groups/basic.html deleted file mode 100644 index d3e13059d..000000000 --- a/tailwindui/components/application-ui/elements/button-groups/basic.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/button-groups/icon_only.html b/tailwindui/components/application-ui/elements/button-groups/icon_only.html deleted file mode 100644 index 04a5bb6b1..000000000 --- a/tailwindui/components/application-ui/elements/button-groups/icon_only.html +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/button-groups/index.html b/tailwindui/components/application-ui/elements/button-groups/index.html deleted file mode 100644 index b7bcdeb3f..000000000 --- a/tailwindui/components/application-ui/elements/button-groups/index.html +++ /dev/null @@ -1,376 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Button Groups -

    -
    -
    -
    - -
    -
    -

    - Basic -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Icon only -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With stat -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With dropdown -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With checkbox and dropdown -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/elements/button-groups/with_checkbox_and_dropdown.html b/tailwindui/components/application-ui/elements/button-groups/with_checkbox_and_dropdown.html deleted file mode 100644 index 71bd047f5..000000000 --- a/tailwindui/components/application-ui/elements/button-groups/with_checkbox_and_dropdown.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/button-groups/with_dropdown.html b/tailwindui/components/application-ui/elements/button-groups/with_dropdown.html deleted file mode 100644 index 368100029..000000000 --- a/tailwindui/components/application-ui/elements/button-groups/with_dropdown.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/button-groups/with_stat.html b/tailwindui/components/application-ui/elements/button-groups/with_stat.html deleted file mode 100644 index 5019c339d..000000000 --- a/tailwindui/components/application-ui/elements/button-groups/with_stat.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/buttons/button_with_leading_icon.html b/tailwindui/components/application-ui/elements/buttons/button_with_leading_icon.html deleted file mode 100644 index cd9a00f77..000000000 --- a/tailwindui/components/application-ui/elements/buttons/button_with_leading_icon.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/buttons/button_with_trailing_icons.html b/tailwindui/components/application-ui/elements/buttons/button_with_trailing_icons.html deleted file mode 100644 index 3ca2f37d9..000000000 --- a/tailwindui/components/application-ui/elements/buttons/button_with_trailing_icons.html +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/buttons/index.html b/tailwindui/components/application-ui/elements/buttons/index.html deleted file mode 100644 index 3c5c9fb94..000000000 --- a/tailwindui/components/application-ui/elements/buttons/index.html +++ /dev/null @@ -1,376 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Buttons -

    -
    -
    -
    - -
    -
    -

    - Primary buttons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Secondary buttons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - White buttons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Button with leading icon -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Button with trailing icons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/elements/buttons/primary_buttons.html b/tailwindui/components/application-ui/elements/buttons/primary_buttons.html deleted file mode 100644 index 8f1a0818f..000000000 --- a/tailwindui/components/application-ui/elements/buttons/primary_buttons.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/buttons/secondary_buttons.html b/tailwindui/components/application-ui/elements/buttons/secondary_buttons.html deleted file mode 100644 index ae396cad3..000000000 --- a/tailwindui/components/application-ui/elements/buttons/secondary_buttons.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/buttons/white_buttons.html b/tailwindui/components/application-ui/elements/buttons/white_buttons.html deleted file mode 100644 index c685d8d6e..000000000 --- a/tailwindui/components/application-ui/elements/buttons/white_buttons.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - - - - - - - - - - - - - diff --git a/tailwindui/components/application-ui/elements/dropdowns/index.html b/tailwindui/components/application-ui/elements/dropdowns/index.html deleted file mode 100644 index 1e020b36e..000000000 --- a/tailwindui/components/application-ui/elements/dropdowns/index.html +++ /dev/null @@ -1,376 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Dropdowns -

    -
    -
    -
    - -
    -
    -

    - Simple -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With dividers -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With icons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With minimal menu icon -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With simple header -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/elements/dropdowns/simple.html b/tailwindui/components/application-ui/elements/dropdowns/simple.html deleted file mode 100644 index 23e4d4776..000000000 --- a/tailwindui/components/application-ui/elements/dropdowns/simple.html +++ /dev/null @@ -1,45 +0,0 @@ - - -
    -
    - - - -
    - - -
    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/elements/dropdowns/with_dividers.html b/tailwindui/components/application-ui/elements/dropdowns/with_dividers.html deleted file mode 100644 index 6f69528ac..000000000 --- a/tailwindui/components/application-ui/elements/dropdowns/with_dividers.html +++ /dev/null @@ -1,53 +0,0 @@ - - -
    -
    - - - -
    - - -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/elements/dropdowns/with_icons.html b/tailwindui/components/application-ui/elements/dropdowns/with_icons.html deleted file mode 100644 index 8f5b0db0a..000000000 --- a/tailwindui/components/application-ui/elements/dropdowns/with_icons.html +++ /dev/null @@ -1,98 +0,0 @@ - - -
    -
    - - - -
    - - - -
    - - diff --git a/tailwindui/components/application-ui/elements/dropdowns/with_minimal_menu_icon.html b/tailwindui/components/application-ui/elements/dropdowns/with_minimal_menu_icon.html deleted file mode 100644 index 32d8a5b98..000000000 --- a/tailwindui/components/application-ui/elements/dropdowns/with_minimal_menu_icon.html +++ /dev/null @@ -1,41 +0,0 @@ - - -
    -
    - -
    - - -
    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/elements/dropdowns/with_simple_header.html b/tailwindui/components/application-ui/elements/dropdowns/with_simple_header.html deleted file mode 100644 index a3b2b8b0a..000000000 --- a/tailwindui/components/application-ui/elements/dropdowns/with_simple_header.html +++ /dev/null @@ -1,57 +0,0 @@ - - -
    -
    - - - -
    - - -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/feedback/alerts/index.html b/tailwindui/components/application-ui/feedback/alerts/index.html deleted file mode 100644 index 00279af29..000000000 --- a/tailwindui/components/application-ui/feedback/alerts/index.html +++ /dev/null @@ -1,430 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Alerts -

    -
    -
    -
    - -
    -
    -

    - With description -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With list -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With actions -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With link on right -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With accent border -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With dismiss button -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/feedback/alerts/with_accent_border.html b/tailwindui/components/application-ui/feedback/alerts/with_accent_border.html deleted file mode 100644 index f73d27241..000000000 --- a/tailwindui/components/application-ui/feedback/alerts/with_accent_border.html +++ /dev/null @@ -1,25 +0,0 @@ - - -
    -
    -
    - - - - -
    -
    -

    - You have no credits left. - - Upgrade your account to add more credits. - -

    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/feedback/alerts/with_actions.html b/tailwindui/components/application-ui/feedback/alerts/with_actions.html deleted file mode 100644 index 41f3ff4de..000000000 --- a/tailwindui/components/application-ui/feedback/alerts/with_actions.html +++ /dev/null @@ -1,37 +0,0 @@ - - -
    -
    -
    - - - - -
    -
    -

    - Order completed -

    -
    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit. Aliquid pariatur, ipsum similique veniam. -

    -
    -
    -
    - - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/feedback/alerts/with_description.html b/tailwindui/components/application-ui/feedback/alerts/with_description.html deleted file mode 100644 index abe9a54ea..000000000 --- a/tailwindui/components/application-ui/feedback/alerts/with_description.html +++ /dev/null @@ -1,27 +0,0 @@ - - -
    -
    -
    - - - - -
    -
    -

    - Attention needed -

    -
    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit. Aliquid pariatur, ipsum similique veniam quo totam eius aperiam dolorum. -

    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/feedback/alerts/with_dismiss_button.html b/tailwindui/components/application-ui/feedback/alerts/with_dismiss_button.html deleted file mode 100644 index 98a2c2dd9..000000000 --- a/tailwindui/components/application-ui/feedback/alerts/with_dismiss_button.html +++ /dev/null @@ -1,32 +0,0 @@ - - -
    -
    -
    - - - - -
    -
    -

    - Successfully uploaded -

    -
    -
    -
    - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/feedback/alerts/with_link_on_right.html b/tailwindui/components/application-ui/feedback/alerts/with_link_on_right.html deleted file mode 100644 index 3253ae040..000000000 --- a/tailwindui/components/application-ui/feedback/alerts/with_link_on_right.html +++ /dev/null @@ -1,27 +0,0 @@ - - -
    -
    -
    - - - - -
    -
    -

    - A new software update is available. See what’s new in version 2.0.4. -

    -

    - - Details → - -

    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/feedback/alerts/with_list.html b/tailwindui/components/application-ui/feedback/alerts/with_list.html deleted file mode 100644 index bec531e3d..000000000 --- a/tailwindui/components/application-ui/feedback/alerts/with_list.html +++ /dev/null @@ -1,32 +0,0 @@ - - -
    -
    -
    - - - - -
    -
    -

    - There were 2 errors with your submission -

    -
    -
      -
    • - Your password must be at least 8 characters -
    • -
    • - Your password must included at least one pro wrestling finishing move -
    • -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/action-panels/index.html b/tailwindui/components/application-ui/forms/action-panels/index.html deleted file mode 100644 index 3f817c5b2..000000000 --- a/tailwindui/components/application-ui/forms/action-panels/index.html +++ /dev/null @@ -1,538 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Action Panels -

    -
    -
    -
    - -
    -
    -

    - Simple -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With link -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With button on right -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With button at top right -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With toggle -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With input -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple well -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With well -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/forms/action-panels/simple.html b/tailwindui/components/application-ui/forms/action-panels/simple.html deleted file mode 100644 index ac69c08a5..000000000 --- a/tailwindui/components/application-ui/forms/action-panels/simple.html +++ /dev/null @@ -1,24 +0,0 @@ - - -
    -
    -

    - Delete your account -

    -
    -

    - Once you delete your account, you will lose all data associated with it. -

    -
    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/action-panels/simple_well.html b/tailwindui/components/application-ui/forms/action-panels/simple_well.html deleted file mode 100644 index bf8d220b4..000000000 --- a/tailwindui/components/application-ui/forms/action-panels/simple_well.html +++ /dev/null @@ -1,26 +0,0 @@ - - -
    -
    -

    - Need more bandwidth? -

    -
    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit. Voluptatibus praesentium tenetur pariatur. -

    -
    -
    - - - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/action-panels/with_button_at_top_right.html b/tailwindui/components/application-ui/forms/action-panels/with_button_at_top_right.html deleted file mode 100644 index 59aaabd87..000000000 --- a/tailwindui/components/application-ui/forms/action-panels/with_button_at_top_right.html +++ /dev/null @@ -1,30 +0,0 @@ - - -
    -
    -
    -
    -

    - Manage subscription -

    -
    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit. Recusandae voluptatibus corrupti atque repudiandae nam. -

    -
    -
    -
    - - - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/action-panels/with_button_on_right.html b/tailwindui/components/application-ui/forms/action-panels/with_button_on_right.html deleted file mode 100644 index e6e3ee2f3..000000000 --- a/tailwindui/components/application-ui/forms/action-panels/with_button_on_right.html +++ /dev/null @@ -1,28 +0,0 @@ - - -
    -
    -

    - Manage subscription -

    -
    -
    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit. Recusandae voluptatibus corrupti atque repudiandae nam. -

    -
    -
    - - - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/action-panels/with_input.html b/tailwindui/components/application-ui/forms/action-panels/with_input.html deleted file mode 100644 index e39cc79ed..000000000 --- a/tailwindui/components/application-ui/forms/action-panels/with_input.html +++ /dev/null @@ -1,32 +0,0 @@ - - -
    -
    -

    - Update your email -

    -
    -

    - Change the email address you want associated with your account. -

    -
    -
    -
    - -
    - -
    -
    - - - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/action-panels/with_link.html b/tailwindui/components/application-ui/forms/action-panels/with_link.html deleted file mode 100644 index 2879d2cc1..000000000 --- a/tailwindui/components/application-ui/forms/action-panels/with_link.html +++ /dev/null @@ -1,24 +0,0 @@ - - -
    -
    -

    - Continuous Integration -

    -
    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit. Commodi, totam at reprehenderit maxime aut beatae ad. -

    -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/action-panels/with_toggle.html b/tailwindui/components/application-ui/forms/action-panels/with_toggle.html deleted file mode 100644 index 9c9fc14a7..000000000 --- a/tailwindui/components/application-ui/forms/action-panels/with_toggle.html +++ /dev/null @@ -1,28 +0,0 @@ - - -
    -
    -

    - Renew subscription automatically -

    -
    -
    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit. Explicabo totam non cumque deserunt officiis ex maiores nostrum. -

    -
    -
    - - - - - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/action-panels/with_well.html b/tailwindui/components/application-ui/forms/action-panels/with_well.html deleted file mode 100644 index 4dc5a0490..000000000 --- a/tailwindui/components/application-ui/forms/action-panels/with_well.html +++ /dev/null @@ -1,48 +0,0 @@ - - -
    -
    -

    - Payment method -

    -
    -
    -
    - - VISA - - - -
    -
    - Ending with 4242 -
    -
    -
    - Expires 12/20 -
    - -
    - Last updated on 22 Aug 2017 -
    -
    -
    -
    -
    - - - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/form-layouts/index.html b/tailwindui/components/application-ui/forms/form-layouts/index.html deleted file mode 100644 index 3fccd223c..000000000 --- a/tailwindui/components/application-ui/forms/form-layouts/index.html +++ /dev/null @@ -1,376 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Form Layouts -

    -
    -
    -
    - -
    -
    -

    - Labels on left -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple stacked -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Two-column cards with separate submit actions -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Two-column cards with sidebar -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Two-column in full-width cards -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/forms/form-layouts/labels_on_left.html b/tailwindui/components/application-ui/forms/form-layouts/labels_on_left.html deleted file mode 100644 index 444874dc2..000000000 --- a/tailwindui/components/application-ui/forms/form-layouts/labels_on_left.html +++ /dev/null @@ -1,303 +0,0 @@ - - -
    -
    -
    -
    -

    - Profile -

    -

    - This information will be displayed publicly so be careful what you share. -

    -
    -
    -
    - -
    -
    - - workcation.com/ - - -
    -
    -
    - -
    - -
    -
    - -
    -

    Write a few sentences about yourself.

    -
    -
    - -
    - -
    -
    - - - - - - - - -
    -
    -
    - -
    - -
    -
    -
    - - - -

    - - or drag and drop -

    -

    - PNG, JPG, GIF up to 10MB -

    -
    -
    -
    -
    -
    -
    -
    -
    -

    - Personal Information -

    -

    - Use a permanent address where you can receive mail. -

    -
    -
    -
    - -
    -
    - -
    -
    -
    - -
    - -
    -
    - -
    -
    -
    - -
    - -
    -
    - -
    -
    -
    - -
    - -
    -
    - -
    -
    -
    - -
    - -
    -
    - -
    -
    -
    - -
    - -
    -
    - -
    -
    -
    - -
    - -
    -
    - -
    -
    -
    - -
    - -
    -
    - -
    -
    -
    -
    -
    -
    -
    -

    - Notifications -

    -

    - We'll always let you know about important changes, but you pick what else you want to hear about. -

    -
    -
    -
    -
    -
    -
    -
    - By Email -
    -
    -
    -
    -
    -
    - -
    -
    - -

    Get notified when someones posts a comment on a posting.

    -
    -
    -
    -
    -
    - -
    -
    - -

    Get notified when a candidate applies for a job.

    -
    -
    -
    -
    -
    -
    - -
    -
    - -

    Get notified when a candidate accepts or rejects an offer.

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - Push Notifications -
    -
    -
    -
    -

    These are delivered via SMS to your mobile phone.

    -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - - - - - - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/form-layouts/simple_stacked.html b/tailwindui/components/application-ui/forms/form-layouts/simple_stacked.html deleted file mode 100644 index 91b43b79f..000000000 --- a/tailwindui/components/application-ui/forms/form-layouts/simple_stacked.html +++ /dev/null @@ -1,261 +0,0 @@ - - -
    -
    -
    -
    -

    - Profile -

    -

    - This information will be displayed publicly so be careful what you share. -

    -
    -
    -
    - -
    - - workcation.com/ - - -
    -
    - -
    - -
    - -
    -

    Write a few sentences about yourself.

    -
    - -
    - -
    - - - - - - - - -
    -
    - -
    - -
    -
    - - - -

    - - or drag and drop -

    -

    - PNG, JPG, GIF up to 10MB -

    -
    -
    -
    -
    -
    -
    -
    -

    - Personal Information -

    -

    - Use a permanent address where you can receive mail. -

    -
    -
    -
    - -
    - -
    -
    - -
    - -
    - -
    -
    - -
    - -
    - -
    -
    - -
    - -
    - -
    -
    - -
    - -
    - -
    -
    - -
    - -
    - -
    -
    - -
    - -
    - -
    -
    - -
    - -
    - -
    -
    -
    -
    -
    -
    -

    - Notifications -

    -

    - We'll always let you know about important changes, but you pick what else you want to hear about. -

    -
    -
    -
    - - By Email - -
    -
    -
    - -
    -
    - -

    Get notified when someones posts a comment on a posting.

    -
    -
    -
    -
    -
    - -
    -
    - -

    Get notified when a candidate applies for a job.

    -
    -
    -
    -
    -
    -
    - -
    -
    - -

    Get notified when a candidate accepts or rejects an offer.

    -
    -
    -
    -
    -
    -
    - - Push Notifications - -

    These are delivered via SMS to your mobile phone.

    -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    -
    -
    -
    -
    -
    -
    - - - - - - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/form-layouts/two_column_cards_with_separate_submit_actions.html b/tailwindui/components/application-ui/forms/form-layouts/two_column_cards_with_separate_submit_actions.html deleted file mode 100644 index a830999ca..000000000 --- a/tailwindui/components/application-ui/forms/form-layouts/two_column_cards_with_separate_submit_actions.html +++ /dev/null @@ -1,268 +0,0 @@ - - -
    -
    -
    -
    -

    Profile

    -

    - This information will be displayed publicly so be careful what you share. -

    -
    -
    -
    -
    -
    -
    -
    -
    - -
    - - http:// - - -
    -
    -
    - -
    - -
    - -
    -

    - Brief description for your profile. URLs are hyperlinked. -

    -
    - -
    - -
    - - - - - - - - -
    -
    - -
    - -
    -
    - - - -

    - - or drag and drop -

    -

    - PNG, JPG, GIF up to 10MB -

    -
    -
    -
    -
    -
    - - - -
    -
    -
    -
    -
    -
    - - - -
    -
    -
    -
    -

    Personal Information

    -

    - Use a permanent address where you can receive mail. -

    -
    -
    -
    -
    -
    -
    -
    -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    -
    -
    -
    - -
    -
    -
    -
    -
    -
    - - - -
    -
    -
    -
    -

    Notifications

    -

    - Decide which communications you'd like to receive and how. -

    -
    -
    -
    -
    -
    -
    -
    - By Email -
    -
    -
    - -
    -
    - -

    Get notified when someones posts a comment on a posting.

    -
    -
    -
    -
    -
    - -
    -
    - -

    Get notified when a candidate applies for a job.

    -
    -
    -
    -
    -
    -
    - -
    -
    - -

    Get notified when a candidate accepts or rejects an offer.

    -
    -
    -
    -
    -
    -
    - Push Notifications -

    These are delivered via SMS to your mobile phone.

    -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    -
    -
    -
    - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/form-layouts/two_column_cards_with_sidebar.html b/tailwindui/components/application-ui/forms/form-layouts/two_column_cards_with_sidebar.html deleted file mode 100644 index 329510516..000000000 --- a/tailwindui/components/application-ui/forms/form-layouts/two_column_cards_with_sidebar.html +++ /dev/null @@ -1,291 +0,0 @@ - - -
    - - -
    -
    -
    -
    -
    -

    Profile

    -

    This information will be displayed publicly so be careful what you share.

    -
    - -
    -
    - -
    - - workcation.com/ - - -
    -
    - -
    - -
    - -
    -

    - Brief description for your profile. URLs are hyperlinked. -

    -
    - -
    - -
    - - - - - - - - -
    -
    - -
    - -
    -
    - - - -

    - - or drag and drop -

    -

    - PNG, JPG, GIF up to 10MB -

    -
    -
    -
    -
    -
    -
    - - - -
    -
    -
    - -
    -
    -
    -
    -

    Personal Information

    -

    Use a permanent address where you can recieve mail.

    -
    - -
    -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    -
    -
    -
    - - - -
    -
    -
    - -
    -
    -
    -
    -

    Notifications

    -

    Provide basic informtion about the job. Be specific with the job title.

    -
    - -
    - By Email -
    -
    -
    - -
    -
    - -

    Get notified when someones posts a comment on a posting.

    -
    -
    -
    -
    -
    - -
    -
    - -

    Get notified when a candidate applies for a job.

    -
    -
    -
    -
    -
    -
    - -
    -
    - -

    Get notified when a candidate accepts or rejects an offer.

    -
    -
    -
    -
    -
    -
    - Push Notifications -

    These are delivered via SMS to your mobile phone.

    -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    -
    -
    -
    - - - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/form-layouts/two_column_in_full_width_cards.html b/tailwindui/components/application-ui/forms/form-layouts/two_column_in_full_width_cards.html deleted file mode 100644 index f2efe568c..000000000 --- a/tailwindui/components/application-ui/forms/form-layouts/two_column_in_full_width_cards.html +++ /dev/null @@ -1,221 +0,0 @@ - - -
    -
    -
    -

    Profile

    -

    - This information will be displayed publicly so be careful what you share. -

    -
    -
    -
    -
    -
    - -
    - - http:// - - -
    -
    -
    - -
    - -
    - -
    -

    - Brief description for your profile. URLs are hyperlinked. -

    -
    - -
    - -
    - - - - - - - - -
    -
    - -
    - -
    -
    - - - -

    - - or drag and drop -

    -

    - PNG, JPG, GIF up to 10MB -

    -
    -
    -
    -
    -
    -
    -
    - -
    -
    -
    -

    Personal Information

    -

    - Use a permanent address where you can receive mail. -

    -
    -
    -
    -
    -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    -
    -
    -
    -
    -
    - -
    -
    -
    -

    Notifications

    -

    - Decide which communications you'd like to receive and how. -

    -
    -
    -
    -
    - By Email -
    -
    -
    - -
    -
    - -

    Get notified when someones posts a comment on a posting.

    -
    -
    -
    -
    -
    - -
    -
    - -

    Get notified when a candidate applies for a job.

    -
    -
    -
    -
    -
    -
    - -
    -
    - -

    Get notified when a candidate accepts or rejects an offer.

    -
    -
    -
    -
    -
    -
    - Push Notifications -

    These are delivered via SMS to your mobile phone.

    -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/index.html b/tailwindui/components/application-ui/forms/input-groups/index.html deleted file mode 100644 index 0d2567b36..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/index.html +++ /dev/null @@ -1,862 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Input Groups -

    -
    -
    -
    - -
    -
    -

    - Input with label -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Input with label and help text -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Input with validation error -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Input with hidden label -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Input with corner hint -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Input with leading icon -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Input with trailing icon -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Input with add-on -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Input with inline add-on -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Input with inline leading and trailing add-ons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Input with inline leading dropdown -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Input with inline leading add-on and trailing dropdown -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Input with leading icon and trailing button -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Inputs with shared borders -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/forms/input-groups/input_with_add_on.html b/tailwindui/components/application-ui/forms/input-groups/input_with_add_on.html deleted file mode 100644 index 80b4dd4a8..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/input_with_add_on.html +++ /dev/null @@ -1,18 +0,0 @@ - - -
    - -
    - - http:// - - -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/input_with_corner_hint.html b/tailwindui/components/application-ui/forms/input-groups/input_with_corner_hint.html deleted file mode 100644 index 08eea9c23..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/input_with_corner_hint.html +++ /dev/null @@ -1,16 +0,0 @@ - - -
    -
    - - Optional -
    -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/input_with_hidden_label.html b/tailwindui/components/application-ui/forms/input-groups/input_with_hidden_label.html deleted file mode 100644 index d9d00525b..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/input_with_hidden_label.html +++ /dev/null @@ -1,13 +0,0 @@ - - -
    - -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/input_with_inline_add_on.html b/tailwindui/components/application-ui/forms/input-groups/input_with_inline_add_on.html deleted file mode 100644 index b5dab5b88..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/input_with_inline_add_on.html +++ /dev/null @@ -1,18 +0,0 @@ - - -
    - -
    -
    - - http:// - -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/input_with_inline_leading_add_on_and_trailing_dropdown.html b/tailwindui/components/application-ui/forms/input-groups/input_with_inline_leading_add_on_and_trailing_dropdown.html deleted file mode 100644 index a88fb0f9b..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/input_with_inline_leading_add_on_and_trailing_dropdown.html +++ /dev/null @@ -1,25 +0,0 @@ - - -
    - -
    -
    - - $ - -
    - -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/input_with_inline_leading_and_trailing_add_ons.html b/tailwindui/components/application-ui/forms/input-groups/input_with_inline_leading_and_trailing_add_ons.html deleted file mode 100644 index 8fc309466..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/input_with_inline_leading_and_trailing_add_ons.html +++ /dev/null @@ -1,23 +0,0 @@ - - -
    - -
    -
    - - $ - -
    - -
    - - USD - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/input_with_inline_leading_dropdown.html b/tailwindui/components/application-ui/forms/input-groups/input_with_inline_leading_dropdown.html deleted file mode 100644 index 5d8f57fc8..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/input_with_inline_leading_dropdown.html +++ /dev/null @@ -1,20 +0,0 @@ - - -
    - -
    -
    - -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/input_with_label.html b/tailwindui/components/application-ui/forms/input-groups/input_with_label.html deleted file mode 100644 index dd3cfdfa3..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/input_with_label.html +++ /dev/null @@ -1,13 +0,0 @@ - - -
    - -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/input_with_label_and_help_text.html b/tailwindui/components/application-ui/forms/input-groups/input_with_label_and_help_text.html deleted file mode 100644 index bcf2e0ee2..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/input_with_label_and_help_text.html +++ /dev/null @@ -1,14 +0,0 @@ - - -
    - -
    - -
    -

    Make your password short and easy to guess.

    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/input_with_leading_icon.html b/tailwindui/components/application-ui/forms/input-groups/input_with_leading_icon.html deleted file mode 100644 index 4fa7ade91..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/input_with_leading_icon.html +++ /dev/null @@ -1,20 +0,0 @@ - - -
    - -
    -
    - - - - - -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/input_with_leading_icon_and_trailing_button.html b/tailwindui/components/application-ui/forms/input-groups/input_with_leading_icon_and_trailing_button.html deleted file mode 100644 index 000c9a682..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/input_with_leading_icon_and_trailing_button.html +++ /dev/null @@ -1,28 +0,0 @@ - - -
    - -
    -
    -
    - - - - -
    - -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/input_with_trailing_icon.html b/tailwindui/components/application-ui/forms/input-groups/input_with_trailing_icon.html deleted file mode 100644 index 5650d26b1..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/input_with_trailing_icon.html +++ /dev/null @@ -1,18 +0,0 @@ - - -
    - -
    - -
    - - - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/input_with_validation_error.html b/tailwindui/components/application-ui/forms/input-groups/input_with_validation_error.html deleted file mode 100644 index a6827dd49..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/input_with_validation_error.html +++ /dev/null @@ -1,19 +0,0 @@ - - -
    - -
    - -
    - - - -
    -
    -

    Your password must be less than 4 characters.

    -
    - - diff --git a/tailwindui/components/application-ui/forms/input-groups/inputs_with_shared_borders.html b/tailwindui/components/application-ui/forms/input-groups/inputs_with_shared_borders.html deleted file mode 100644 index 012380b20..000000000 --- a/tailwindui/components/application-ui/forms/input-groups/inputs_with_shared_borders.html +++ /dev/null @@ -1,43 +0,0 @@ - - -
    -
    -
    - Card Details -
    -
    - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    -
    -
    -
    - Billing address -
    -
    - -
    -
    - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/radio-groups/index.html b/tailwindui/components/application-ui/forms/radio-groups/index.html deleted file mode 100644 index 1e935f79e..000000000 --- a/tailwindui/components/application-ui/forms/radio-groups/index.html +++ /dev/null @@ -1,268 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Radio Groups -

    -
    -
    -
    - -
    -
    -

    - Stacked cards -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - List with description -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple table -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/forms/radio-groups/list_with_description.html b/tailwindui/components/application-ui/forms/radio-groups/list_with_description.html deleted file mode 100644 index 5678b8c52..000000000 --- a/tailwindui/components/application-ui/forms/radio-groups/list_with_description.html +++ /dev/null @@ -1,65 +0,0 @@ - - -
    - - Privacy setting - - -
    - -
    -
    - -
    - -
    - - -
    -
    - -
    - -
    - - -
    -
    - -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/radio-groups/simple_table.html b/tailwindui/components/application-ui/forms/radio-groups/simple_table.html deleted file mode 100644 index 652fe1fa1..000000000 --- a/tailwindui/components/application-ui/forms/radio-groups/simple_table.html +++ /dev/null @@ -1,67 +0,0 @@ - - -
    - - Pricing plans - - -
    - - diff --git a/tailwindui/components/application-ui/forms/radio-groups/stacked_cards.html b/tailwindui/components/application-ui/forms/radio-groups/stacked_cards.html deleted file mode 100644 index df9674ce4..000000000 --- a/tailwindui/components/application-ui/forms/radio-groups/stacked_cards.html +++ /dev/null @@ -1,117 +0,0 @@ - - -
    - - Server size - - -
    - - diff --git a/tailwindui/components/application-ui/forms/select-menus/custom_with_avatar.html b/tailwindui/components/application-ui/forms/select-menus/custom_with_avatar.html deleted file mode 100644 index 23642ff21..000000000 --- a/tailwindui/components/application-ui/forms/select-menus/custom_with_avatar.html +++ /dev/null @@ -1,79 +0,0 @@ - - -
    - -
    - - - - - -
    -
      - -
    • -
      - - - - Wade Cooper - -
      - - - - - - - - -
    • - - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/select-menus/custom_with_check_on_left.html b/tailwindui/components/application-ui/forms/select-menus/custom_with_check_on_left.html deleted file mode 100644 index 9628daa75..000000000 --- a/tailwindui/components/application-ui/forms/select-menus/custom_with_check_on_left.html +++ /dev/null @@ -1,73 +0,0 @@ - - -
    - -
    - - - - - -
    -
      - -
    • - - - Wade Cooper - - - - - - - - - -
    • - - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/select-menus/custom_with_status_indicator.html b/tailwindui/components/application-ui/forms/select-menus/custom_with_status_indicator.html deleted file mode 100644 index 270cf157c..000000000 --- a/tailwindui/components/application-ui/forms/select-menus/custom_with_status_indicator.html +++ /dev/null @@ -1,81 +0,0 @@ - - -
    - -
    - - - - - -
    -
      - -
    • -
      - - - - - Wade Cooper - -
      - - - - - - - - -
    • - - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/select-menus/index.html b/tailwindui/components/application-ui/forms/select-menus/index.html deleted file mode 100644 index 5e65abca5..000000000 --- a/tailwindui/components/application-ui/forms/select-menus/index.html +++ /dev/null @@ -1,430 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Select Menus -

    -
    -
    -
    - -
    -
    -

    - Simple native -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple custom -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Custom with check on left -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Custom with status indicator -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Custom with avatar -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With secondary text -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/forms/select-menus/simple_custom.html b/tailwindui/components/application-ui/forms/select-menus/simple_custom.html deleted file mode 100644 index 645875ff4..000000000 --- a/tailwindui/components/application-ui/forms/select-menus/simple_custom.html +++ /dev/null @@ -1,73 +0,0 @@ - - -
    - -
    - - - - - -
    -
      - -
    • - - - Wade Cooper - - - - - - - - - -
    • - - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/select-menus/simple_native.html b/tailwindui/components/application-ui/forms/select-menus/simple_native.html deleted file mode 100644 index cf60fb49a..000000000 --- a/tailwindui/components/application-ui/forms/select-menus/simple_native.html +++ /dev/null @@ -1,15 +0,0 @@ - - -
    - - -
    - - diff --git a/tailwindui/components/application-ui/forms/select-menus/with_secondary_text.html b/tailwindui/components/application-ui/forms/select-menus/with_secondary_text.html deleted file mode 100644 index c4206f046..000000000 --- a/tailwindui/components/application-ui/forms/select-menus/with_secondary_text.html +++ /dev/null @@ -1,84 +0,0 @@ - - -
    - -
    - - - - - -
    -
      - -
    • -
      - - - Wade Cooper - - - - @wadecooper - -
      - - - - - - - - -
    • - - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/sign-in-forms/index.html b/tailwindui/components/application-ui/forms/sign-in-forms/index.html deleted file mode 100644 index d6175e8bb..000000000 --- a/tailwindui/components/application-ui/forms/sign-in-forms/index.html +++ /dev/null @@ -1,268 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Sign-in and Registration -

    -
    -
    -
    - -
    -
    -

    - Simple card -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple no labels -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Split screen -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/forms/sign-in-forms/simple_card.html b/tailwindui/components/application-ui/forms/sign-in-forms/simple_card.html deleted file mode 100644 index 0b396429f..000000000 --- a/tailwindui/components/application-ui/forms/sign-in-forms/simple_card.html +++ /dev/null @@ -1,113 +0,0 @@ - - -
    -
    - Workflow -

    - Sign in to your account -

    -

    - Or - - start your 14-day free trial - -

    -
    - -
    -
    -
    -
    - -
    - -
    -
    - -
    - -
    - -
    -
    - -
    -
    - - -
    - - -
    - -
    - - - -
    -
    - -
    -
    -
    -
    -
    -
    - - Or continue with - -
    -
    - -
    -
    - - - -
    - -
    - - - -
    - -
    - - - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/sign-in-forms/simple_no_labels.html b/tailwindui/components/application-ui/forms/sign-in-forms/simple_no_labels.html deleted file mode 100644 index 0fc00ed55..000000000 --- a/tailwindui/components/application-ui/forms/sign-in-forms/simple_no_labels.html +++ /dev/null @@ -1,60 +0,0 @@ - - -
    -
    -
    - Workflow -

    - Sign in to your account -

    -

    - Or - - start your 14-day free trial - -

    -
    -
    - -
    -
    - -
    -
    - -
    -
    - -
    -
    - - -
    - - -
    - -
    - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/forms/sign-in-forms/split_screen.html b/tailwindui/components/application-ui/forms/sign-in-forms/split_screen.html deleted file mode 100644 index 03b79a7cd..000000000 --- a/tailwindui/components/application-ui/forms/sign-in-forms/split_screen.html +++ /dev/null @@ -1,126 +0,0 @@ - - -
    -
    -
    -
    - Workflow -

    - Sign in to your account -

    -

    - Or - - start your 14-day free trial - -

    -
    - -
    -
    -
    -

    - Sign in with -

    - -
    -
    - - - -
    - -
    - - - -
    - -
    - - - -
    -
    -
    - -
    -
    -
    -
    -
    - - Or continue with - -
    -
    -
    - -
    -
    -
    - -
    - -
    -
    - -
    - -
    - -
    -
    - -
    -
    - - -
    - - -
    - -
    - - - -
    -
    -
    -
    -
    -
    - -
    - - diff --git a/tailwindui/components/application-ui/forms/toggles/index.html b/tailwindui/components/application-ui/forms/toggles/index.html deleted file mode 100644 index dc69478c9..000000000 --- a/tailwindui/components/application-ui/forms/toggles/index.html +++ /dev/null @@ -1,376 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Toggles -

    -
    -
    -
    - -
    -
    -

    - Simple toggle -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Short toggle -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Toggle with icon -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With right label -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With left label and description -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/forms/toggles/short_toggle.html b/tailwindui/components/application-ui/forms/toggles/short_toggle.html deleted file mode 100644 index 3a2ee2d97..000000000 --- a/tailwindui/components/application-ui/forms/toggles/short_toggle.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - diff --git a/tailwindui/components/application-ui/forms/toggles/simple_toggle.html b/tailwindui/components/application-ui/forms/toggles/simple_toggle.html deleted file mode 100644 index 51ba8c71b..000000000 --- a/tailwindui/components/application-ui/forms/toggles/simple_toggle.html +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - diff --git a/tailwindui/components/application-ui/forms/toggles/toggle_with_icon.html b/tailwindui/components/application-ui/forms/toggles/toggle_with_icon.html deleted file mode 100644 index c83a22daf..000000000 --- a/tailwindui/components/application-ui/forms/toggles/toggle_with_icon.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - diff --git a/tailwindui/components/application-ui/forms/toggles/with_left_label_and_description.html b/tailwindui/components/application-ui/forms/toggles/with_left_label_and_description.html deleted file mode 100644 index b28c056cc..000000000 --- a/tailwindui/components/application-ui/forms/toggles/with_left_label_and_description.html +++ /dev/null @@ -1,18 +0,0 @@ - - -
    - - Available to hire - Nulla amet tempus sit accumsan. Aliquet turpis sed sit lacinia. - - - - - - -
    - - diff --git a/tailwindui/components/application-ui/forms/toggles/with_right_label.html b/tailwindui/components/application-ui/forms/toggles/with_right_label.html deleted file mode 100644 index 234cc990e..000000000 --- a/tailwindui/components/application-ui/forms/toggles/with_right_label.html +++ /dev/null @@ -1,18 +0,0 @@ - - -
    - - - - - - - Annual billing - (Save 10%) - -
    - - diff --git a/tailwindui/components/application-ui/headings/card-headings/index.html b/tailwindui/components/application-ui/headings/card-headings/index.html deleted file mode 100644 index 8d2c36c5d..000000000 --- a/tailwindui/components/application-ui/headings/card-headings/index.html +++ /dev/null @@ -1,376 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Card Headings -

    -
    -
    -
    - -
    -
    -

    - Simple -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With action -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With avatar and actions -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With description and action -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With description -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/headings/card-headings/simple.html b/tailwindui/components/application-ui/headings/card-headings/simple.html deleted file mode 100644 index f76077ee0..000000000 --- a/tailwindui/components/application-ui/headings/card-headings/simple.html +++ /dev/null @@ -1,12 +0,0 @@ - - -
    -

    - Job Postings -

    -
    - - diff --git a/tailwindui/components/application-ui/headings/card-headings/with_action.html b/tailwindui/components/application-ui/headings/card-headings/with_action.html deleted file mode 100644 index 643e0b208..000000000 --- a/tailwindui/components/application-ui/headings/card-headings/with_action.html +++ /dev/null @@ -1,23 +0,0 @@ - - -
    -
    -
    -

    - Job Postings -

    -
    -
    - - - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/card-headings/with_avatar_and_actions.html b/tailwindui/components/application-ui/headings/card-headings/with_avatar_and_actions.html deleted file mode 100644 index a69834d30..000000000 --- a/tailwindui/components/application-ui/headings/card-headings/with_avatar_and_actions.html +++ /dev/null @@ -1,54 +0,0 @@ - - -
    -
    -
    -
    -
    - -
    -
    -

    - Tom Cook -

    -

    - - @tom_cook - -

    -
    -
    -
    -
    - - - - - - - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/card-headings/with_description.html b/tailwindui/components/application-ui/headings/card-headings/with_description.html deleted file mode 100644 index 15903406f..000000000 --- a/tailwindui/components/application-ui/headings/card-headings/with_description.html +++ /dev/null @@ -1,15 +0,0 @@ - - -
    -

    - Job Postings -

    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit quam corrupti consectetur. -

    -
    - - diff --git a/tailwindui/components/application-ui/headings/card-headings/with_description_and_action.html b/tailwindui/components/application-ui/headings/card-headings/with_description_and_action.html deleted file mode 100644 index a66e5b335..000000000 --- a/tailwindui/components/application-ui/headings/card-headings/with_description_and_action.html +++ /dev/null @@ -1,26 +0,0 @@ - - -
    -
    -
    -

    - Job Postings -

    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit quam corrupti consectetur. -

    -
    -
    - - - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/page-headings/index.html b/tailwindui/components/application-ui/headings/page-headings/index.html deleted file mode 100644 index bccf54817..000000000 --- a/tailwindui/components/application-ui/headings/page-headings/index.html +++ /dev/null @@ -1,430 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Page Headings -

    -
    -
    -
    - -
    -
    -

    - With actions -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With actions on dark -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With actions and breadcrumbs -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With actions and breadcrumbs on dark -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With meta and actions -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With meta and actions on dark -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/headings/page-headings/with_actions.html b/tailwindui/components/application-ui/headings/page-headings/with_actions.html deleted file mode 100644 index edc50b3da..000000000 --- a/tailwindui/components/application-ui/headings/page-headings/with_actions.html +++ /dev/null @@ -1,26 +0,0 @@ - - -
    -
    -

    - Back End Developer -

    -
    -
    - - - - - - -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/page-headings/with_actions_and_breadcrumbs.html b/tailwindui/components/application-ui/headings/page-headings/with_actions_and_breadcrumbs.html deleted file mode 100644 index de80461b2..000000000 --- a/tailwindui/components/application-ui/headings/page-headings/with_actions_and_breadcrumbs.html +++ /dev/null @@ -1,52 +0,0 @@ - - -
    -
    - - -
    -
    -
    -

    - Back End Developer -

    -
    -
    - - - - - - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/page-headings/with_actions_and_breadcrumbs_on_dark.html b/tailwindui/components/application-ui/headings/page-headings/with_actions_and_breadcrumbs_on_dark.html deleted file mode 100644 index d647e4586..000000000 --- a/tailwindui/components/application-ui/headings/page-headings/with_actions_and_breadcrumbs_on_dark.html +++ /dev/null @@ -1,53 +0,0 @@ - - -
    -
    - - -
    -
    -
    -

    - Back End Developer -

    -
    -
    - - - - - - - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/page-headings/with_actions_on_dark.html b/tailwindui/components/application-ui/headings/page-headings/with_actions_on_dark.html deleted file mode 100644 index 95270fa49..000000000 --- a/tailwindui/components/application-ui/headings/page-headings/with_actions_on_dark.html +++ /dev/null @@ -1,26 +0,0 @@ - - -
    -
    -

    - Back End Developer -

    -
    -
    - - - - - - -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/page-headings/with_meta_and_actions.html b/tailwindui/components/application-ui/headings/page-headings/with_meta_and_actions.html deleted file mode 100644 index b0c2cc0ab..000000000 --- a/tailwindui/components/application-ui/headings/page-headings/with_meta_and_actions.html +++ /dev/null @@ -1,105 +0,0 @@ - - -
    -
    -

    - Back End Developer -

    -
    -
    - - - - - - Full-time -
    -
    - - - - - Remote -
    -
    - - - - - - $120k – $140k -
    -
    - - - - - Closing on January 9, 2020 -
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/page-headings/with_meta_and_actions_on_dark.html b/tailwindui/components/application-ui/headings/page-headings/with_meta_and_actions_on_dark.html deleted file mode 100644 index 1d9f4d00c..000000000 --- a/tailwindui/components/application-ui/headings/page-headings/with_meta_and_actions_on_dark.html +++ /dev/null @@ -1,97 +0,0 @@ - - -
    -
    -

    - Back End Developer -

    -
    -
    - - - - - Full-time -
    -
    - - - - Remote -
    -
    - - - - - $120k – $140k -
    -
    - - - - Closing on January 9, 2020 -
    -
    -
    -
    - - - - - - - - - - - - - - - -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/section-headings/index.html b/tailwindui/components/application-ui/headings/section-headings/index.html deleted file mode 100644 index 30fa0ddf0..000000000 --- a/tailwindui/components/application-ui/headings/section-headings/index.html +++ /dev/null @@ -1,592 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Section Headings -

    -
    -
    -
    - -
    -
    -

    - Simple -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With description -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With actions -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With action -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With input group -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With tabs -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With actions and tabs -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With inline tabs -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With label -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/headings/section-headings/simple.html b/tailwindui/components/application-ui/headings/section-headings/simple.html deleted file mode 100644 index f051d75c5..000000000 --- a/tailwindui/components/application-ui/headings/section-headings/simple.html +++ /dev/null @@ -1,12 +0,0 @@ - - -
    -

    - Job Postings -

    -
    - - diff --git a/tailwindui/components/application-ui/headings/section-headings/with_action.html b/tailwindui/components/application-ui/headings/section-headings/with_action.html deleted file mode 100644 index 56f79541e..000000000 --- a/tailwindui/components/application-ui/headings/section-headings/with_action.html +++ /dev/null @@ -1,19 +0,0 @@ - - -
    -

    - Job Postings -

    -
    - - - -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/section-headings/with_actions.html b/tailwindui/components/application-ui/headings/section-headings/with_actions.html deleted file mode 100644 index c4e58c55a..000000000 --- a/tailwindui/components/application-ui/headings/section-headings/with_actions.html +++ /dev/null @@ -1,24 +0,0 @@ - - -
    -

    - Job Postings -

    -
    - - - - - - -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/section-headings/with_actions_and_tabs.html b/tailwindui/components/application-ui/headings/section-headings/with_actions_and_tabs.html deleted file mode 100644 index 9538af380..000000000 --- a/tailwindui/components/application-ui/headings/section-headings/with_actions_and_tabs.html +++ /dev/null @@ -1,66 +0,0 @@ - - -
    -
    -

    - Candidates -

    -
    - - - - - - -
    -
    -
    - -
    - -
    - - -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/section-headings/with_description.html b/tailwindui/components/application-ui/headings/section-headings/with_description.html deleted file mode 100644 index 1245cd336..000000000 --- a/tailwindui/components/application-ui/headings/section-headings/with_description.html +++ /dev/null @@ -1,13 +0,0 @@ - - -
    -

    - Job Postings -

    -

    Workcation is a property rental website. Etiam ullamcorper massa viverra consequat, consectetur id nulla tempus. Fringilla egestas justo massa purus sagittis malesuada.

    -
    - - diff --git a/tailwindui/components/application-ui/headings/section-headings/with_inline_tabs.html b/tailwindui/components/application-ui/headings/section-headings/with_inline_tabs.html deleted file mode 100644 index ed9956343..000000000 --- a/tailwindui/components/application-ui/headings/section-headings/with_inline_tabs.html +++ /dev/null @@ -1,25 +0,0 @@ - - -
    -
    -

    - Issues -

    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/section-headings/with_input_group.html b/tailwindui/components/application-ui/headings/section-headings/with_input_group.html deleted file mode 100644 index 8cd4c8f81..000000000 --- a/tailwindui/components/application-ui/headings/section-headings/with_input_group.html +++ /dev/null @@ -1,38 +0,0 @@ - - -
    -

    - Job Postings -

    -
    - -
    -
    -
    - - - - -
    - - -
    - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/section-headings/with_label.html b/tailwindui/components/application-ui/headings/section-headings/with_label.html deleted file mode 100644 index 46bd6ec66..000000000 --- a/tailwindui/components/application-ui/headings/section-headings/with_label.html +++ /dev/null @@ -1,15 +0,0 @@ - - -
    -
    -

    - Job Postings -

    -

    in Engineering

    -
    -
    - - diff --git a/tailwindui/components/application-ui/headings/section-headings/with_tabs.html b/tailwindui/components/application-ui/headings/section-headings/with_tabs.html deleted file mode 100644 index cce6d08d1..000000000 --- a/tailwindui/components/application-ui/headings/section-headings/with_tabs.html +++ /dev/null @@ -1,52 +0,0 @@ - - -
    -

    - Candidates -

    -
    - -
    - -
    - - -
    -
    - - diff --git a/tailwindui/components/application-ui/layout/containers/constrained_with_padded_content.html b/tailwindui/components/application-ui/layout/containers/constrained_with_padded_content.html deleted file mode 100644 index b500a5716..000000000 --- a/tailwindui/components/application-ui/layout/containers/constrained_with_padded_content.html +++ /dev/null @@ -1,10 +0,0 @@ - - -
    - -
    - - diff --git a/tailwindui/components/application-ui/layout/containers/full_width_on_mobile__constrained_to_breakpoint_with_padded_content_above_mobile.html b/tailwindui/components/application-ui/layout/containers/full_width_on_mobile__constrained_to_breakpoint_with_padded_content_above_mobile.html deleted file mode 100644 index 02bbd7954..000000000 --- a/tailwindui/components/application-ui/layout/containers/full_width_on_mobile__constrained_to_breakpoint_with_padded_content_above_mobile.html +++ /dev/null @@ -1,10 +0,0 @@ - - -
    - -
    - - diff --git a/tailwindui/components/application-ui/layout/containers/full_width_on_mobile__constrained_with_padded_content_above.html b/tailwindui/components/application-ui/layout/containers/full_width_on_mobile__constrained_with_padded_content_above.html deleted file mode 100644 index 8b03cee09..000000000 --- a/tailwindui/components/application-ui/layout/containers/full_width_on_mobile__constrained_with_padded_content_above.html +++ /dev/null @@ -1,10 +0,0 @@ - - -
    - -
    - - diff --git a/tailwindui/components/application-ui/layout/containers/index.html b/tailwindui/components/application-ui/layout/containers/index.html deleted file mode 100644 index cbac83c0d..000000000 --- a/tailwindui/components/application-ui/layout/containers/index.html +++ /dev/null @@ -1,322 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Containers -

    -
    -
    -
    - -
    -
    -

    - Full-width on mobile, constrained with padded content above -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Constrained with padded content -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Full-width on mobile, constrained to breakpoint with padded content above mobile -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Narrow constrained with padded content -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/layout/containers/narrow_constrained_with_padded_content.html b/tailwindui/components/application-ui/layout/containers/narrow_constrained_with_padded_content.html deleted file mode 100644 index b4487dd59..000000000 --- a/tailwindui/components/application-ui/layout/containers/narrow_constrained_with_padded_content.html +++ /dev/null @@ -1,13 +0,0 @@ - - -
    - -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/layout/panels/basic_card.html b/tailwindui/components/application-ui/layout/panels/basic_card.html deleted file mode 100644 index e8ded45ac..000000000 --- a/tailwindui/components/application-ui/layout/panels/basic_card.html +++ /dev/null @@ -1,12 +0,0 @@ - - -
    -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/layout/panels/card__edge_to_edge_on_mobile.html b/tailwindui/components/application-ui/layout/panels/card__edge_to_edge_on_mobile.html deleted file mode 100644 index d7ae97b15..000000000 --- a/tailwindui/components/application-ui/layout/panels/card__edge_to_edge_on_mobile.html +++ /dev/null @@ -1,12 +0,0 @@ - - -
    -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/layout/panels/card_with_footer.html b/tailwindui/components/application-ui/layout/panels/card_with_footer.html deleted file mode 100644 index 44c32c688..000000000 --- a/tailwindui/components/application-ui/layout/panels/card_with_footer.html +++ /dev/null @@ -1,16 +0,0 @@ - - -
    -
    - -
    -
    - - -
    -
    - - diff --git a/tailwindui/components/application-ui/layout/panels/card_with_gray_body.html b/tailwindui/components/application-ui/layout/panels/card_with_gray_body.html deleted file mode 100644 index 16f3d2247..000000000 --- a/tailwindui/components/application-ui/layout/panels/card_with_gray_body.html +++ /dev/null @@ -1,16 +0,0 @@ - - -
    -
    - - -
    -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/layout/panels/card_with_gray_footer.html b/tailwindui/components/application-ui/layout/panels/card_with_gray_footer.html deleted file mode 100644 index 578088c3a..000000000 --- a/tailwindui/components/application-ui/layout/panels/card_with_gray_footer.html +++ /dev/null @@ -1,16 +0,0 @@ - - -
    -
    - -
    -
    - - -
    -
    - - diff --git a/tailwindui/components/application-ui/layout/panels/card_with_header.html b/tailwindui/components/application-ui/layout/panels/card_with_header.html deleted file mode 100644 index add1cf9bf..000000000 --- a/tailwindui/components/application-ui/layout/panels/card_with_header.html +++ /dev/null @@ -1,16 +0,0 @@ - - -
    -
    - - -
    -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/layout/panels/card_with_header_and_footer.html b/tailwindui/components/application-ui/layout/panels/card_with_header_and_footer.html deleted file mode 100644 index ddc1c961f..000000000 --- a/tailwindui/components/application-ui/layout/panels/card_with_header_and_footer.html +++ /dev/null @@ -1,20 +0,0 @@ - - -
    -
    - - -
    -
    - -
    -
    - - -
    -
    - - diff --git a/tailwindui/components/application-ui/layout/panels/index.html b/tailwindui/components/application-ui/layout/panels/index.html deleted file mode 100644 index 5daae5c2b..000000000 --- a/tailwindui/components/application-ui/layout/panels/index.html +++ /dev/null @@ -1,646 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Panels -

    -
    -
    -
    - -
    -
    -

    - Basic card -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Card, edge-to-edge on mobile -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Card with header -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Card with footer -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Card with header and footer -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Card with gray footer -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Card with gray body -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Well -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Well on gray -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Well, edge-to-edge on mobile -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/layout/panels/well.html b/tailwindui/components/application-ui/layout/panels/well.html deleted file mode 100644 index 3e94e6363..000000000 --- a/tailwindui/components/application-ui/layout/panels/well.html +++ /dev/null @@ -1,12 +0,0 @@ - - -
    -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/layout/panels/well__edge_to_edge_on_mobile.html b/tailwindui/components/application-ui/layout/panels/well__edge_to_edge_on_mobile.html deleted file mode 100644 index f1753d626..000000000 --- a/tailwindui/components/application-ui/layout/panels/well__edge_to_edge_on_mobile.html +++ /dev/null @@ -1,12 +0,0 @@ - - -
    -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/layout/panels/well_on_gray.html b/tailwindui/components/application-ui/layout/panels/well_on_gray.html deleted file mode 100644 index 4f6f187bc..000000000 --- a/tailwindui/components/application-ui/layout/panels/well_on_gray.html +++ /dev/null @@ -1,12 +0,0 @@ - - -
    -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/lists/grid-lists/contact_cards.html b/tailwindui/components/application-ui/lists/grid-lists/contact_cards.html deleted file mode 100644 index 5531c5231..000000000 --- a/tailwindui/components/application-ui/lists/grid-lists/contact_cards.html +++ /dev/null @@ -1,312 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/lists/grid-lists/contact_cards_with_small_portraits.html b/tailwindui/components/application-ui/lists/grid-lists/contact_cards_with_small_portraits.html deleted file mode 100644 index f09221abe..000000000 --- a/tailwindui/components/application-ui/lists/grid-lists/contact_cards_with_small_portraits.html +++ /dev/null @@ -1,224 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/lists/grid-lists/index.html b/tailwindui/components/application-ui/lists/grid-lists/index.html deleted file mode 100644 index e4b9c3dfd..000000000 --- a/tailwindui/components/application-ui/lists/grid-lists/index.html +++ /dev/null @@ -1,268 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Grid Lists -

    -
    -
    -
    - -
    -
    -

    - Contact cards with small portraits -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Contact cards -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple cards -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/lists/grid-lists/simple_cards.html b/tailwindui/components/application-ui/lists/grid-lists/simple_cards.html deleted file mode 100644 index d157dad47..000000000 --- a/tailwindui/components/application-ui/lists/grid-lists/simple_cards.html +++ /dev/null @@ -1,91 +0,0 @@ - - -
    -

    Pinned Projects

    - -
    - - diff --git a/tailwindui/components/application-ui/lists/stacked-lists/index.html b/tailwindui/components/application-ui/lists/stacked-lists/index.html deleted file mode 100644 index af64c9f42..000000000 --- a/tailwindui/components/application-ui/lists/stacked-lists/index.html +++ /dev/null @@ -1,322 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Stacked Lists -

    -
    -
    -
    - -
    -
    -

    - Narrow with avatar group -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Two-column with avatar -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With right-justified avatar group -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With right-justified second column -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/lists/stacked-lists/narrow_with_avatar_group.html b/tailwindui/components/application-ui/lists/stacked-lists/narrow_with_avatar_group.html deleted file mode 100644 index e88e3dfa8..000000000 --- a/tailwindui/components/application-ui/lists/stacked-lists/narrow_with_avatar_group.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/lists/stacked-lists/two_column_with_avatar.html b/tailwindui/components/application-ui/lists/stacked-lists/two_column_with_avatar.html deleted file mode 100644 index dc40dfec5..000000000 --- a/tailwindui/components/application-ui/lists/stacked-lists/two_column_with_avatar.html +++ /dev/null @@ -1,146 +0,0 @@ - - -
    - -
    - - diff --git a/tailwindui/components/application-ui/lists/stacked-lists/with_right_justified_avatar_group.html b/tailwindui/components/application-ui/lists/stacked-lists/with_right_justified_avatar_group.html deleted file mode 100644 index 6ee385d40..000000000 --- a/tailwindui/components/application-ui/lists/stacked-lists/with_right_justified_avatar_group.html +++ /dev/null @@ -1,137 +0,0 @@ - - -
    - -
    - - diff --git a/tailwindui/components/application-ui/lists/stacked-lists/with_right_justified_second_column.html b/tailwindui/components/application-ui/lists/stacked-lists/with_right_justified_second_column.html deleted file mode 100644 index c79dc6f42..000000000 --- a/tailwindui/components/application-ui/lists/stacked-lists/with_right_justified_second_column.html +++ /dev/null @@ -1,143 +0,0 @@ - - -
    - -
    - - diff --git a/tailwindui/components/application-ui/lists/tables/index.html b/tailwindui/components/application-ui/lists/tables/index.html deleted file mode 100644 index 1cbe681a9..000000000 --- a/tailwindui/components/application-ui/lists/tables/index.html +++ /dev/null @@ -1,268 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Tables -

    -
    -
    -
    - -
    -
    -

    - Simple striped -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With avatars and multi-line content -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/lists/tables/simple.html b/tailwindui/components/application-ui/lists/tables/simple.html deleted file mode 100644 index 2fbe1d066..000000000 --- a/tailwindui/components/application-ui/lists/tables/simple.html +++ /dev/null @@ -1,60 +0,0 @@ - - -
    -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Name - - Title - - Email - - Role - -
    - Jane Cooper - - Regional Paradigm Technician - - jane.cooper@example.com - - Admin - - Edit -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/lists/tables/simple_striped.html b/tailwindui/components/application-ui/lists/tables/simple_striped.html deleted file mode 100644 index a73bb78bc..000000000 --- a/tailwindui/components/application-ui/lists/tables/simple_striped.html +++ /dev/null @@ -1,80 +0,0 @@ - - -
    -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Name - - Title - - Email - - Role - -
    - Jane Cooper - - Regional Paradigm Technician - - jane.cooper@example.com - - Admin - - Edit -
    - Cody Fisher - - Product Directives Officer - - cody.fisher@example.com - - Owner - - Edit -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/lists/tables/with_avatars_and_multi_line_content.html b/tailwindui/components/application-ui/lists/tables/with_avatars_and_multi_line_content.html deleted file mode 100644 index 830d42163..000000000 --- a/tailwindui/components/application-ui/lists/tables/with_avatars_and_multi_line_content.html +++ /dev/null @@ -1,75 +0,0 @@ - - -
    -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Name - - Title - - Status - - Role - -
    -
    -
    - -
    -
    -
    - Jane Cooper -
    -
    - jane.cooper@example.com -
    -
    -
    -
    -
    Regional Paradigm Technician
    -
    Optimization
    -
    - - Active - - - Admin - - Edit -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/navigation/breadcrumbs/contained.html b/tailwindui/components/application-ui/navigation/breadcrumbs/contained.html deleted file mode 100644 index 3a9171ad8..000000000 --- a/tailwindui/components/application-ui/navigation/breadcrumbs/contained.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/breadcrumbs/full_width_bar.html b/tailwindui/components/application-ui/navigation/breadcrumbs/full_width_bar.html deleted file mode 100644 index 35ffb3bcd..000000000 --- a/tailwindui/components/application-ui/navigation/breadcrumbs/full_width_bar.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/breadcrumbs/index.html b/tailwindui/components/application-ui/navigation/breadcrumbs/index.html deleted file mode 100644 index c9608e8bc..000000000 --- a/tailwindui/components/application-ui/navigation/breadcrumbs/index.html +++ /dev/null @@ -1,322 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Breadcrumbs -

    -
    -
    -
    - -
    -
    -

    - Contained -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Full-width bar -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple with chevrons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple with slashes -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/navigation/breadcrumbs/simple_with_chevrons.html b/tailwindui/components/application-ui/navigation/breadcrumbs/simple_with_chevrons.html deleted file mode 100644 index cb4515a7f..000000000 --- a/tailwindui/components/application-ui/navigation/breadcrumbs/simple_with_chevrons.html +++ /dev/null @@ -1,40 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/breadcrumbs/simple_with_slashes.html b/tailwindui/components/application-ui/navigation/breadcrumbs/simple_with_slashes.html deleted file mode 100644 index 917c39298..000000000 --- a/tailwindui/components/application-ui/navigation/breadcrumbs/simple_with_slashes.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/navbars/dark_with_quick_action.html b/tailwindui/components/application-ui/navigation/navbars/dark_with_quick_action.html deleted file mode 100644 index ffb5320eb..000000000 --- a/tailwindui/components/application-ui/navigation/navbars/dark_with_quick_action.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/navbars/dark_with_search.html b/tailwindui/components/application-ui/navigation/navbars/dark_with_search.html deleted file mode 100644 index 430112b3c..000000000 --- a/tailwindui/components/application-ui/navigation/navbars/dark_with_search.html +++ /dev/null @@ -1,129 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/navbars/index.html b/tailwindui/components/application-ui/navigation/navbars/index.html deleted file mode 100644 index d726640df..000000000 --- a/tailwindui/components/application-ui/navigation/navbars/index.html +++ /dev/null @@ -1,646 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Navbars -

    -
    -
    -
    - -
    -
    -

    - Dark with quick action -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple dark with menu button on left -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple dark -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple with menu button on left -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With quick action -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Dark with search -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With search -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With centered search and secondary links dark -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With centered search and secondary links -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/navigation/navbars/simple.html b/tailwindui/components/application-ui/navigation/navbars/simple.html deleted file mode 100644 index 7271e83bb..000000000 --- a/tailwindui/components/application-ui/navigation/navbars/simple.html +++ /dev/null @@ -1,120 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/navbars/simple_dark.html b/tailwindui/components/application-ui/navigation/navbars/simple_dark.html deleted file mode 100644 index 4e58485f7..000000000 --- a/tailwindui/components/application-ui/navigation/navbars/simple_dark.html +++ /dev/null @@ -1,116 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/navbars/simple_dark_with_menu_button_on_left.html b/tailwindui/components/application-ui/navigation/navbars/simple_dark_with_menu_button_on_left.html deleted file mode 100644 index c93227243..000000000 --- a/tailwindui/components/application-ui/navigation/navbars/simple_dark_with_menu_button_on_left.html +++ /dev/null @@ -1,98 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/navbars/simple_with_menu_button_on_left.html b/tailwindui/components/application-ui/navigation/navbars/simple_with_menu_button_on_left.html deleted file mode 100644 index b31ee4358..000000000 --- a/tailwindui/components/application-ui/navigation/navbars/simple_with_menu_button_on_left.html +++ /dev/null @@ -1,104 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/navbars/with_centered_search_and_secondary_links.html b/tailwindui/components/application-ui/navigation/navbars/with_centered_search_and_secondary_links.html deleted file mode 100644 index 36b9cd3e1..000000000 --- a/tailwindui/components/application-ui/navigation/navbars/with_centered_search_and_secondary_links.html +++ /dev/null @@ -1,154 +0,0 @@ - - -
    - -
    -
    -
    -
    - Workflow logo -
    -
    -
    -
    - -
    - - -
    -
    -
    -
    - - -
    - -
    - -
    - - - -
    - - - diff --git a/tailwindui/components/application-ui/navigation/navbars/with_centered_search_and_secondary_links_dark.html b/tailwindui/components/application-ui/navigation/navbars/with_centered_search_and_secondary_links_dark.html deleted file mode 100644 index 6d279eb16..000000000 --- a/tailwindui/components/application-ui/navigation/navbars/with_centered_search_and_secondary_links_dark.html +++ /dev/null @@ -1,154 +0,0 @@ - - -
    - -
    -
    -
    -
    - Workflow logo -
    -
    -
    -
    - -
    - - -
    -
    -
    -
    - - -
    - -
    - -
    - - - -
    - - - diff --git a/tailwindui/components/application-ui/navigation/navbars/with_quick_action.html b/tailwindui/components/application-ui/navigation/navbars/with_quick_action.html deleted file mode 100644 index f199e68ef..000000000 --- a/tailwindui/components/application-ui/navigation/navbars/with_quick_action.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/navbars/with_search.html b/tailwindui/components/application-ui/navigation/navbars/with_search.html deleted file mode 100644 index 5543b9054..000000000 --- a/tailwindui/components/application-ui/navigation/navbars/with_search.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/pagination/card_footer_with_page_buttons.html b/tailwindui/components/application-ui/navigation/pagination/card_footer_with_page_buttons.html deleted file mode 100644 index 7091664b6..000000000 --- a/tailwindui/components/application-ui/navigation/pagination/card_footer_with_page_buttons.html +++ /dev/null @@ -1,67 +0,0 @@ - - -
    - - -
    - - diff --git a/tailwindui/components/application-ui/navigation/pagination/centered_page_numbers.html b/tailwindui/components/application-ui/navigation/pagination/centered_page_numbers.html deleted file mode 100644 index 1791a788a..000000000 --- a/tailwindui/components/application-ui/navigation/pagination/centered_page_numbers.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/pagination/index.html b/tailwindui/components/application-ui/navigation/pagination/index.html deleted file mode 100644 index 951e29531..000000000 --- a/tailwindui/components/application-ui/navigation/pagination/index.html +++ /dev/null @@ -1,268 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Pagination -

    -
    -
    -
    - -
    -
    -

    - Card footer with page buttons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Centered page numbers -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple card footer -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/navigation/pagination/simple_card_footer.html b/tailwindui/components/application-ui/navigation/pagination/simple_card_footer.html deleted file mode 100644 index f1a750820..000000000 --- a/tailwindui/components/application-ui/navigation/pagination/simple_card_footer.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/sidebar-navigation/brand_with_icons__badges__and_profile_section.html b/tailwindui/components/application-ui/navigation/sidebar-navigation/brand_with_icons__badges__and_profile_section.html deleted file mode 100644 index 5155542b6..000000000 --- a/tailwindui/components/application-ui/navigation/sidebar-navigation/brand_with_icons__badges__and_profile_section.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/sidebar-navigation/dark_with_icons__badges__and_profile_section.html b/tailwindui/components/application-ui/navigation/sidebar-navigation/dark_with_icons__badges__and_profile_section.html deleted file mode 100644 index 4804ce6bb..000000000 --- a/tailwindui/components/application-ui/navigation/sidebar-navigation/dark_with_icons__badges__and_profile_section.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/sidebar-navigation/index.html b/tailwindui/components/application-ui/navigation/sidebar-navigation/index.html deleted file mode 100644 index 675af680e..000000000 --- a/tailwindui/components/application-ui/navigation/sidebar-navigation/index.html +++ /dev/null @@ -1,538 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Sidebar Navigation -

    -
    -
    -
    - -
    -
    -

    - Brand with icons, badges, and profile section -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Dark with icons, badges, and profile section -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple with icons and badges -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple with icons and brand color -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple with icons, badges, and profile section -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With expandable sections -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With icons and expandable sections -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With secondary navigation -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/navigation/sidebar-navigation/simple_with_icons__badges__and_profile_section.html b/tailwindui/components/application-ui/navigation/sidebar-navigation/simple_with_icons__badges__and_profile_section.html deleted file mode 100644 index f54505c3c..000000000 --- a/tailwindui/components/application-ui/navigation/sidebar-navigation/simple_with_icons__badges__and_profile_section.html +++ /dev/null @@ -1,84 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/sidebar-navigation/simple_with_icons_and_badges.html b/tailwindui/components/application-ui/navigation/sidebar-navigation/simple_with_icons_and_badges.html deleted file mode 100644 index b3bea6efe..000000000 --- a/tailwindui/components/application-ui/navigation/sidebar-navigation/simple_with_icons_and_badges.html +++ /dev/null @@ -1,67 +0,0 @@ - - -
    -
    - Workflow -
    - -
    - - diff --git a/tailwindui/components/application-ui/navigation/sidebar-navigation/simple_with_icons_and_brand_color.html b/tailwindui/components/application-ui/navigation/sidebar-navigation/simple_with_icons_and_brand_color.html deleted file mode 100644 index eda983eb4..000000000 --- a/tailwindui/components/application-ui/navigation/sidebar-navigation/simple_with_icons_and_brand_color.html +++ /dev/null @@ -1,58 +0,0 @@ - - -
    -
    - Workflow -
    - -
    - - diff --git a/tailwindui/components/application-ui/navigation/sidebar-navigation/with_expandable_sections.html b/tailwindui/components/application-ui/navigation/sidebar-navigation/with_expandable_sections.html deleted file mode 100644 index c2c17d540..000000000 --- a/tailwindui/components/application-ui/navigation/sidebar-navigation/with_expandable_sections.html +++ /dev/null @@ -1,141 +0,0 @@ - - -
    -
    - Workflow -
    - -
    - - diff --git a/tailwindui/components/application-ui/navigation/sidebar-navigation/with_icons_and_expandable_sections.html b/tailwindui/components/application-ui/navigation/sidebar-navigation/with_icons_and_expandable_sections.html deleted file mode 100644 index 510c59a36..000000000 --- a/tailwindui/components/application-ui/navigation/sidebar-navigation/with_icons_and_expandable_sections.html +++ /dev/null @@ -1,165 +0,0 @@ - - -
    -
    - Workflow -
    -
    - -
    -
    - - diff --git a/tailwindui/components/application-ui/navigation/sidebar-navigation/with_secondary_navigation.html b/tailwindui/components/application-ui/navigation/sidebar-navigation/with_secondary_navigation.html deleted file mode 100644 index 4393d771e..000000000 --- a/tailwindui/components/application-ui/navigation/sidebar-navigation/with_secondary_navigation.html +++ /dev/null @@ -1,87 +0,0 @@ - - -
    -
    - Workflow -
    - -
    - - diff --git a/tailwindui/components/application-ui/navigation/steps/bullets.html b/tailwindui/components/application-ui/navigation/steps/bullets.html deleted file mode 100644 index a15f94192..000000000 --- a/tailwindui/components/application-ui/navigation/steps/bullets.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/steps/bullets_and_text.html b/tailwindui/components/application-ui/navigation/steps/bullets_and_text.html deleted file mode 100644 index 6ea9c28c1..000000000 --- a/tailwindui/components/application-ui/navigation/steps/bullets_and_text.html +++ /dev/null @@ -1,62 +0,0 @@ - - -
    - -
    - - diff --git a/tailwindui/components/application-ui/navigation/steps/circles.html b/tailwindui/components/application-ui/navigation/steps/circles.html deleted file mode 100644 index f21d7a1a8..000000000 --- a/tailwindui/components/application-ui/navigation/steps/circles.html +++ /dev/null @@ -1,66 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/steps/circles_with_text.html b/tailwindui/components/application-ui/navigation/steps/circles_with_text.html deleted file mode 100644 index 636fff4c9..000000000 --- a/tailwindui/components/application-ui/navigation/steps/circles_with_text.html +++ /dev/null @@ -1,89 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/steps/index.html b/tailwindui/components/application-ui/navigation/steps/index.html deleted file mode 100644 index 5fca07546..000000000 --- a/tailwindui/components/application-ui/navigation/steps/index.html +++ /dev/null @@ -1,484 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Steps -

    -
    -
    -
    - -
    -
    -

    - Simple -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Panels -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Bullets -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Panels with border -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Circles -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Bullets and text -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Circles with text -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/navigation/steps/panels.html b/tailwindui/components/application-ui/navigation/steps/panels.html deleted file mode 100644 index 031a53e57..000000000 --- a/tailwindui/components/application-ui/navigation/steps/panels.html +++ /dev/null @@ -1,59 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/steps/panels_with_border.html b/tailwindui/components/application-ui/navigation/steps/panels_with_border.html deleted file mode 100644 index 452d112cf..000000000 --- a/tailwindui/components/application-ui/navigation/steps/panels_with_border.html +++ /dev/null @@ -1,85 +0,0 @@ - - -
    - -
    - - diff --git a/tailwindui/components/application-ui/navigation/steps/simple.html b/tailwindui/components/application-ui/navigation/steps/simple.html deleted file mode 100644 index ce7847fa2..000000000 --- a/tailwindui/components/application-ui/navigation/steps/simple.html +++ /dev/null @@ -1,34 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/tabs/full_width_tabs_with_underline.html b/tailwindui/components/application-ui/navigation/tabs/full_width_tabs_with_underline.html deleted file mode 100644 index 2a1782bd0..000000000 --- a/tailwindui/components/application-ui/navigation/tabs/full_width_tabs_with_underline.html +++ /dev/null @@ -1,35 +0,0 @@ - - -
    -
    - -
    - -
    - - diff --git a/tailwindui/components/application-ui/navigation/tabs/index.html b/tailwindui/components/application-ui/navigation/tabs/index.html deleted file mode 100644 index 67b332436..000000000 --- a/tailwindui/components/application-ui/navigation/tabs/index.html +++ /dev/null @@ -1,430 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Tabs -

    -
    -
    -
    - -
    -
    -

    - Tabs with underline -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Tabs with underline and icons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Tabs in pills -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Tabs in pills on gray -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Tabs in pills with brand color -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Full-width tabs with underline -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/navigation/tabs/tabs_in_pills.html b/tailwindui/components/application-ui/navigation/tabs/tabs_in_pills.html deleted file mode 100644 index b1dc34415..000000000 --- a/tailwindui/components/application-ui/navigation/tabs/tabs_in_pills.html +++ /dev/null @@ -1,33 +0,0 @@ - - -
    -
    - -
    - -
    - - diff --git a/tailwindui/components/application-ui/navigation/tabs/tabs_in_pills_on_gray.html b/tailwindui/components/application-ui/navigation/tabs/tabs_in_pills_on_gray.html deleted file mode 100644 index 895ae7eca..000000000 --- a/tailwindui/components/application-ui/navigation/tabs/tabs_in_pills_on_gray.html +++ /dev/null @@ -1,33 +0,0 @@ - - -
    -
    - -
    - -
    - - diff --git a/tailwindui/components/application-ui/navigation/tabs/tabs_in_pills_with_brand_color.html b/tailwindui/components/application-ui/navigation/tabs/tabs_in_pills_with_brand_color.html deleted file mode 100644 index eb43ac862..000000000 --- a/tailwindui/components/application-ui/navigation/tabs/tabs_in_pills_with_brand_color.html +++ /dev/null @@ -1,33 +0,0 @@ - - -
    -
    - -
    - -
    - - diff --git a/tailwindui/components/application-ui/navigation/tabs/tabs_with_underline.html b/tailwindui/components/application-ui/navigation/tabs/tabs_with_underline.html deleted file mode 100644 index c866bef99..000000000 --- a/tailwindui/components/application-ui/navigation/tabs/tabs_with_underline.html +++ /dev/null @@ -1,35 +0,0 @@ - - -
    -
    - -
    - -
    - - diff --git a/tailwindui/components/application-ui/navigation/tabs/tabs_with_underline_and_icons.html b/tailwindui/components/application-ui/navigation/tabs/tabs_with_underline_and_icons.html deleted file mode 100644 index 3111bd4ea..000000000 --- a/tailwindui/components/application-ui/navigation/tabs/tabs_with_underline_and_icons.html +++ /dev/null @@ -1,52 +0,0 @@ - - -
    -
    - -
    - -
    - - diff --git a/tailwindui/components/application-ui/navigation/vertical-navigation/index.html b/tailwindui/components/application-ui/navigation/vertical-navigation/index.html deleted file mode 100644 index f34984926..000000000 --- a/tailwindui/components/application-ui/navigation/vertical-navigation/index.html +++ /dev/null @@ -1,430 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Vertical Navigation -

    -
    -
    -
    - -
    -
    -

    - On gray -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With badges -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With icons and badges -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With icons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With secondary navigation -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/navigation/vertical-navigation/on_gray.html b/tailwindui/components/application-ui/navigation/vertical-navigation/on_gray.html deleted file mode 100644 index af993ae59..000000000 --- a/tailwindui/components/application-ui/navigation/vertical-navigation/on_gray.html +++ /dev/null @@ -1,72 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/vertical-navigation/simple.html b/tailwindui/components/application-ui/navigation/vertical-navigation/simple.html deleted file mode 100644 index 1a4ab7c47..000000000 --- a/tailwindui/components/application-ui/navigation/vertical-navigation/simple.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/vertical-navigation/with_badges.html b/tailwindui/components/application-ui/navigation/vertical-navigation/with_badges.html deleted file mode 100644 index 446405e1e..000000000 --- a/tailwindui/components/application-ui/navigation/vertical-navigation/with_badges.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/vertical-navigation/with_icons.html b/tailwindui/components/application-ui/navigation/vertical-navigation/with_icons.html deleted file mode 100644 index cb361e0c8..000000000 --- a/tailwindui/components/application-ui/navigation/vertical-navigation/with_icons.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/vertical-navigation/with_icons_and_badges.html b/tailwindui/components/application-ui/navigation/vertical-navigation/with_icons_and_badges.html deleted file mode 100644 index d56e085ab..000000000 --- a/tailwindui/components/application-ui/navigation/vertical-navigation/with_icons_and_badges.html +++ /dev/null @@ -1,72 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/navigation/vertical-navigation/with_secondary_navigation.html b/tailwindui/components/application-ui/navigation/vertical-navigation/with_secondary_navigation.html deleted file mode 100644 index c1682da15..000000000 --- a/tailwindui/components/application-ui/navigation/vertical-navigation/with_secondary_navigation.html +++ /dev/null @@ -1,92 +0,0 @@ - - - - - diff --git a/tailwindui/components/application-ui/overlays/modals/centered_with_single_action.html b/tailwindui/components/application-ui/overlays/modals/centered_with_single_action.html deleted file mode 100644 index b341b9131..000000000 --- a/tailwindui/components/application-ui/overlays/modals/centered_with_single_action.html +++ /dev/null @@ -1,64 +0,0 @@ - - -
    -
    - -
    -
    -
    - - - ​ - - -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/modals/centered_with_wide_buttons.html b/tailwindui/components/application-ui/overlays/modals/centered_with_wide_buttons.html deleted file mode 100644 index e30b07bf8..000000000 --- a/tailwindui/components/application-ui/overlays/modals/centered_with_wide_buttons.html +++ /dev/null @@ -1,69 +0,0 @@ - - -
    -
    - -
    -
    -
    - - - ​ - - -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/modals/index.html b/tailwindui/components/application-ui/overlays/modals/index.html deleted file mode 100644 index f93ceeafe..000000000 --- a/tailwindui/components/application-ui/overlays/modals/index.html +++ /dev/null @@ -1,430 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Modals -

    -
    -
    -
    - -
    -
    -

    - Centered with single action -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Centered with wide buttons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple alert -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple with dismiss button -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple with gray footer -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple alert with left-aligned buttons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/overlays/modals/simple_alert.html b/tailwindui/components/application-ui/overlays/modals/simple_alert.html deleted file mode 100644 index a92ed85dd..000000000 --- a/tailwindui/components/application-ui/overlays/modals/simple_alert.html +++ /dev/null @@ -1,69 +0,0 @@ - - -
    -
    - -
    -
    -
    - - - ​ - - -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/modals/simple_alert_with_left_aligned_buttons.html b/tailwindui/components/application-ui/overlays/modals/simple_alert_with_left_aligned_buttons.html deleted file mode 100644 index d55087544..000000000 --- a/tailwindui/components/application-ui/overlays/modals/simple_alert_with_left_aligned_buttons.html +++ /dev/null @@ -1,69 +0,0 @@ - - -
    -
    - -
    -
    -
    - - - ​ - - -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/modals/simple_with_dismiss_button.html b/tailwindui/components/application-ui/overlays/modals/simple_with_dismiss_button.html deleted file mode 100644 index 7c9e504e7..000000000 --- a/tailwindui/components/application-ui/overlays/modals/simple_with_dismiss_button.html +++ /dev/null @@ -1,77 +0,0 @@ - - -
    -
    - -
    -
    -
    - - - ​ - - -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/modals/simple_with_gray_footer.html b/tailwindui/components/application-ui/overlays/modals/simple_with_gray_footer.html deleted file mode 100644 index 07bfd481f..000000000 --- a/tailwindui/components/application-ui/overlays/modals/simple_with_gray_footer.html +++ /dev/null @@ -1,71 +0,0 @@ - - -
    -
    - -
    -
    -
    - - - ​ - - -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/notifications/condensed.html b/tailwindui/components/application-ui/overlays/notifications/condensed.html deleted file mode 100644 index 65fe082e1..000000000 --- a/tailwindui/components/application-ui/overlays/notifications/condensed.html +++ /dev/null @@ -1,43 +0,0 @@ - - -
    - -
    -
    -
    -
    -
    -

    - Discussion archived -

    - -
    -
    - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/notifications/index.html b/tailwindui/components/application-ui/overlays/notifications/index.html deleted file mode 100644 index 158883268..000000000 --- a/tailwindui/components/application-ui/overlays/notifications/index.html +++ /dev/null @@ -1,430 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Notifications -

    -
    -
    -
    - -
    -
    -

    - Simple -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Condensed -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With actions below -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With avatar -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With split buttons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With buttons below -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/overlays/notifications/simple.html b/tailwindui/components/application-ui/overlays/notifications/simple.html deleted file mode 100644 index 60f0508de..000000000 --- a/tailwindui/components/application-ui/overlays/notifications/simple.html +++ /dev/null @@ -1,49 +0,0 @@ - - -
    - -
    -
    -
    -
    -
    - - - - -
    -
    -

    - Successfully saved! -

    -

    - Anyone with a link can now view this file. -

    -
    -
    - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/notifications/with_actions_below.html b/tailwindui/components/application-ui/overlays/notifications/with_actions_below.html deleted file mode 100644 index f759a54f4..000000000 --- a/tailwindui/components/application-ui/overlays/notifications/with_actions_below.html +++ /dev/null @@ -1,57 +0,0 @@ - - -
    - -
    -
    -
    -
    -
    - - - - -
    -
    -

    - Discussion moved -

    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit oluptatum tenetur. -

    -
    - - -
    -
    -
    - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/notifications/with_avatar.html b/tailwindui/components/application-ui/overlays/notifications/with_avatar.html deleted file mode 100644 index 602781083..000000000 --- a/tailwindui/components/application-ui/overlays/notifications/with_avatar.html +++ /dev/null @@ -1,43 +0,0 @@ - - -
    - -
    -
    -
    -
    -
    - -
    -
    -

    - Emilia Gates -

    -

    - Sure! 8:30pm works great! -

    -
    -
    -
    -
    - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/notifications/with_buttons_below.html b/tailwindui/components/application-ui/overlays/notifications/with_buttons_below.html deleted file mode 100644 index a42a7716f..000000000 --- a/tailwindui/components/application-ui/overlays/notifications/with_buttons_below.html +++ /dev/null @@ -1,58 +0,0 @@ - - -
    - -
    -
    -
    -
    -
    - -
    -
    -

    - Emilia Gates -

    -

    - Sent you an invite to connect. -

    -
    - - - - - - -
    -
    -
    - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/notifications/with_split_buttons.html b/tailwindui/components/application-ui/overlays/notifications/with_split_buttons.html deleted file mode 100644 index 62601e660..000000000 --- a/tailwindui/components/application-ui/overlays/notifications/with_split_buttons.html +++ /dev/null @@ -1,47 +0,0 @@ - - -
    - -
    -
    -
    -
    -

    - Receive notifications -

    -

    - Notications may include alerts, sounds, and badges. -

    -
    -
    -
    -
    - - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/slide-overs/contact_list_example.html b/tailwindui/components/application-ui/overlays/slide-overs/contact_list_example.html deleted file mode 100644 index a5924d977..000000000 --- a/tailwindui/components/application-ui/overlays/slide-overs/contact_list_example.html +++ /dev/null @@ -1,884 +0,0 @@ - - -
    -
    -
    - -
    -
    -
    - -
    -

    - Team -

    -
    - -
    -
    -
    - -
    -
    - -
    -
    - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/slide-overs/create_project_form_example.html b/tailwindui/components/application-ui/overlays/slide-overs/create_project_form_example.html deleted file mode 100644 index e816e273d..000000000 --- a/tailwindui/components/application-ui/overlays/slide-overs/create_project_form_example.html +++ /dev/null @@ -1,189 +0,0 @@ - - -
    -
    -
    - -
    -
    - -
    - - - - - - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/slide-overs/empty.html b/tailwindui/components/application-ui/overlays/slide-overs/empty.html deleted file mode 100644 index 45861aca3..000000000 --- a/tailwindui/components/application-ui/overlays/slide-overs/empty.html +++ /dev/null @@ -1,51 +0,0 @@ - - -
    -
    -
    - -
    -
    -
    - -
    -

    - Panel title -

    -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/slide-overs/index.html b/tailwindui/components/application-ui/overlays/slide-overs/index.html deleted file mode 100644 index 4611899c3..000000000 --- a/tailwindui/components/application-ui/overlays/slide-overs/index.html +++ /dev/null @@ -1,700 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Slide-overs -

    -
    -
    -
    - -
    -
    -

    - Empty -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Wide empty -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With background overlay -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With close button on outside -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With branded header -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With sticky footer -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Create project form example -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Wide create project form example -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - User profile example -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Wide horizontal user profile example -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Contact list example -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/overlays/slide-overs/user_profile_example.html b/tailwindui/components/application-ui/overlays/slide-overs/user_profile_example.html deleted file mode 100644 index 50ac9eb2a..000000000 --- a/tailwindui/components/application-ui/overlays/slide-overs/user_profile_example.html +++ /dev/null @@ -1,146 +0,0 @@ - - -
    -
    -
    - -
    -
    -
    - -
    -

    - Profile -

    -
    - -
    -
    -
    - - -
    -
    -
    -
    - -
    -
    -
    -
    -
    -

    Ashley Porter

    - -
    -

    @ashleyporter

    -
    -
    - - - - - - - -
    - - - - -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - Bio -
    -
    -

    - Enim feugiat ut ipsum, neque ut. Tristique mi id elementum praesent. Gravida in tempus feugiat netus enim aliquet a, quam scelerisque. Dictumst in convallis nec in bibendum aenean arcu. -

    -
    -
    -
    -
    - Location -
    -
    - New York, NY, USA -
    -
    -
    -
    - Website -
    -
    - ashleyporter.com -
    -
    -
    -
    - Birthday -
    -
    - -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/slide-overs/wide_create_project_form_example.html b/tailwindui/components/application-ui/overlays/slide-overs/wide_create_project_form_example.html deleted file mode 100644 index 410d52e77..000000000 --- a/tailwindui/components/application-ui/overlays/slide-overs/wide_create_project_form_example.html +++ /dev/null @@ -1,219 +0,0 @@ - - -
    -
    -
    - -
    -
    -
    - -
    - -
    -
    -

    - New project -

    -

    - Get started by filling in the information below to create your new project. -

    -
    -
    - -
    -
    -
    - - - -
    - -
    -
    - -
    -
    -
    - -
    -
    -
    - - -
    -
    - -
    -
    -
    - -
    -
    -
    - - -
    -
    -

    - Team Members -

    -
    -
    -
    - - Tom Warner - - - - Tom Warner - - - - Tom Warner - - - - Tom Warner - - - - Tom Warner - - - -
    -
    -
    - - -
    -
    -
    - - Privacy - -
    -
    -
    -
    -
    - -
    -
    - -

    - Everyone with the link will see this project -

    -
    -
    - -
    -
    - -
    -
    - -

    - Only members of this project would be able to access -

    -
    -
    - -
    -
    - -
    -
    - -

    - You are the only one able to access this project -

    -
    -
    -
    -
    - -
    -
    -
    -
    -
    - - -
    -
    - - - - - - -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/slide-overs/wide_empty.html b/tailwindui/components/application-ui/overlays/slide-overs/wide_empty.html deleted file mode 100644 index e063e14be..000000000 --- a/tailwindui/components/application-ui/overlays/slide-overs/wide_empty.html +++ /dev/null @@ -1,51 +0,0 @@ - - -
    -
    -
    - -
    -
    -
    - -
    -

    - Panel title -

    -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/slide-overs/wide_horizontal_user_profile_example.html b/tailwindui/components/application-ui/overlays/slide-overs/wide_horizontal_user_profile_example.html deleted file mode 100644 index d20c701c1..000000000 --- a/tailwindui/components/application-ui/overlays/slide-overs/wide_horizontal_user_profile_example.html +++ /dev/null @@ -1,149 +0,0 @@ - - -
    -
    -
    - -
    -
    -
    - -
    -

    - Profile -

    -
    - -
    -
    -
    - - -
    -
    -
    -
    -
    -
    -
    - -
    -
    -
    -
    -
    -
    -

    Ashley Porter

    - -
    -

    @ashleyporter

    -
    -
    - - - - - - - -
    - - - - -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - Bio -
    -
    -

    - Enim feugiat ut ipsum, neque ut. Tristique mi id elementum praesent. Gravida in tempus feugiat netus enim aliquet a, quam scelerisque. Dictumst in convallis nec in bibendum aenean arcu. -

    -
    -
    -
    -
    - Location -
    -
    - New York, NY, USA -
    -
    -
    -
    - Website -
    -
    - ashleyporter.com -
    -
    -
    -
    - Birthday -
    -
    - -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/slide-overs/with_background_overlay.html b/tailwindui/components/application-ui/overlays/slide-overs/with_background_overlay.html deleted file mode 100644 index c6c09eaf0..000000000 --- a/tailwindui/components/application-ui/overlays/slide-overs/with_background_overlay.html +++ /dev/null @@ -1,63 +0,0 @@ - - -
    -
    - -
    - -
    - -
    -
    -
    - -
    -

    - Panel title -

    -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/slide-overs/with_branded_header.html b/tailwindui/components/application-ui/overlays/slide-overs/with_branded_header.html deleted file mode 100644 index 2f98adf93..000000000 --- a/tailwindui/components/application-ui/overlays/slide-overs/with_branded_header.html +++ /dev/null @@ -1,56 +0,0 @@ - - -
    -
    -
    - -
    -
    -
    - -
    -

    - Panel title -

    -
    - -
    -
    -
    -

    - Lorem, ipsum dolor sit amet consectetur adipisicing elit aliquam ad hic recusandae soluta. -

    -
    -
    - -
    - -
    -
    -
    - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/slide-overs/with_close_button_on_outside.html b/tailwindui/components/application-ui/overlays/slide-overs/with_close_button_on_outside.html deleted file mode 100644 index 0724f4b52..000000000 --- a/tailwindui/components/application-ui/overlays/slide-overs/with_close_button_on_outside.html +++ /dev/null @@ -1,70 +0,0 @@ - - -
    -
    - -
    -
    - -
    - -
    - -
    -
    -
    - -

    - Panel title -

    -
    - -
    - -
    -
    -
    - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/overlays/slide-overs/with_sticky_footer.html b/tailwindui/components/application-ui/overlays/slide-overs/with_sticky_footer.html deleted file mode 100644 index f72ac17c9..000000000 --- a/tailwindui/components/application-ui/overlays/slide-overs/with_sticky_footer.html +++ /dev/null @@ -1,63 +0,0 @@ - - -
    -
    -
    - -
    -
    -
    -
    - -
    -

    - Panel title -

    -
    - -
    -
    -
    - -
    - -
    - -
    -
    -
    - - - - - - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/page-examples/home-screens/card_layout_with_sidebar.html b/tailwindui/components/application-ui/page-examples/home-screens/card_layout_with_sidebar.html deleted file mode 100644 index 765ed9cb7..000000000 --- a/tailwindui/components/application-ui/page-examples/home-screens/card_layout_with_sidebar.html +++ /dev/null @@ -1,517 +0,0 @@ - - -
    - - - - - -
    -
    - - -
    -
    -
    - -
    -
    - - - -
    - -
    -
    -
    -
    - - - -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    -
    -
    - -
    - -
    -
    - -

    - Good morning, Emilia Birch -

    -
    -
    -
    Company
    -
    - - - - - Duke street studio -
    -
    Account status
    -
    - - - - - Verified account -
    -
    -
    -
    -
    -
    - - - - - - -
    -
    -
    -
    - -
    -
    -

    Overview

    -
    - - -
    -
    -
    -
    - - - - -
    -
    -
    -
    - Account balance -
    -
    -
    - $30,659.45 -
    -
    -
    -
    -
    -
    - -
    - - -
    -
    - -

    - Recent activity -

    - - - - - - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/page-examples/home-screens/constrained_multi_column.html b/tailwindui/components/application-ui/page-examples/home-screens/constrained_multi_column.html deleted file mode 100644 index 2a22b3204..000000000 --- a/tailwindui/components/application-ui/page-examples/home-screens/constrained_multi_column.html +++ /dev/null @@ -1,300 +0,0 @@ - - -
    -
    -
    - - - - -
    - -
    - -
    -
    -
    -
    -
    - -
    -
    - -
    -
    -
    Debbie Lewis
    - - - - -
    debbielewis
    -
    -
    -
    - -
    - - - - - - -
    -
    - -
    -
    - - - - - Pro Member -
    -
    - - - - - 8 Projects -
    -
    -
    -
    -
    -
    - - -
    -
    -
    -

    Projects

    -
    - - - -
    - -
    -
    -
    -
    - -
    -
    - -
    -
    -
    -

    Activity

    -
    -
    -
      -
    • -
      - -
      -
      -

      You

      -

      1h

      -
      -

      Deployed Workcation (2d89f0c8 in master) to production

      -
      -
      -
    • - - -
    - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/page-examples/home-screens/full_width_with_sidebar.html b/tailwindui/components/application-ui/page-examples/home-screens/full_width_with_sidebar.html deleted file mode 100644 index 6f5704047..000000000 --- a/tailwindui/components/application-ui/page-examples/home-screens/full_width_with_sidebar.html +++ /dev/null @@ -1,514 +0,0 @@ - - -
    - -
    - -
    - - - -
    - -
    - - -
    -
    -
    - -
    -
    - - - -
    - -
    -
    -
    -
    - -
    -
    - -
    - -
    - -
    -
    -
    -
    -
    -
    - -
    -
    -

    - Home -

    -
    -
    - - - - - - -
    -
    - -
    -

    Pinned Projects

    - -
    - -
    -
    -

    Projects

    -
    - -
    - - -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/page-examples/home-screens/index.html b/tailwindui/components/application-ui/page-examples/home-screens/index.html deleted file mode 100644 index d498cc362..000000000 --- a/tailwindui/components/application-ui/page-examples/home-screens/index.html +++ /dev/null @@ -1,268 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Home Screens -

    -
    -
    -
    - -
    -
    -

    - Full-width with sidebar -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Card layout with sidebar -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Constrained multi-column -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/page-examples/settings-screens/brand_nav_with_overlap_and_sidebar_form.html b/tailwindui/components/application-ui/page-examples/settings-screens/brand_nav_with_overlap_and_sidebar_form.html deleted file mode 100644 index 6e812da8b..000000000 --- a/tailwindui/components/application-ui/page-examples/settings-screens/brand_nav_with_overlap_and_sidebar_form.html +++ /dev/null @@ -1,452 +0,0 @@ - - -
    -
    - - - - -
    - -
    -

    - Settings -

    -
    -
    - -
    - -
    -
    -
    -
    - - -
    - -
    -
    -

    Profile

    -

    - This information will be displayed publicly so be careful what you share. -

    -
    - -
    -
    -
    - -
    - - workcation.com/ - - -
    -
    - -
    - -
    - -
    -

    - Brief description for your profile. URLs are hyperlinked. -

    -
    -
    - -
    - -
    -
    - -
    -
    - - -
    -
    -
    -
    - - -
    -
    - -
    -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    -
    -
    - - -
    -
    -
    -

    Privacy

    -

    - Ornare eu a volutpat eget vulputate. Fringilla commodo amet. -

    -
    -
      -
    • -
      -

      - Available to hire -

      -

      - Nulla amet tempus sit accumsan. Aliquet turpis sed sit lacinia. -

      -
      - - - - - -
    • -
    • -
      -

      - Make account private -

      -

      - Pharetra morbi dui mi mattis tellus sollicitudin cursus pharetra. -

      -
      - - - - - -
    • -
    • -
      -

      - Allow commenting -

      -

      - Integer amet, nunc hendrerit adipiscing nam. Elementum ame -

      -
      - - - - - -
    • -
    • -
      -

      - Allow mentions -

      -

      - Adipiscing est venenatis enim molestie commodo eu gravid -

      -
      - - - - - -
    • -
    -
    -
    -
    - -
    -
    - -
    -
    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/page-examples/settings-screens/index.html b/tailwindui/components/application-ui/page-examples/settings-screens/index.html deleted file mode 100644 index ea8c1d2d8..000000000 --- a/tailwindui/components/application-ui/page-examples/settings-screens/index.html +++ /dev/null @@ -1,322 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Settings Screens -

    -
    -
    -
    - -
    -
    -

    - Brand nav with overlap and sidebar form -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With breadcrumbs and centered form -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With sidebar navigation and constrained content area -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With sidebar navigation and two-column form -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/application-ui/page-examples/settings-screens/with_breadcrumbs_and_centered_form.html b/tailwindui/components/application-ui/page-examples/settings-screens/with_breadcrumbs_and_centered_form.html deleted file mode 100644 index 4f4d36df6..000000000 --- a/tailwindui/components/application-ui/page-examples/settings-screens/with_breadcrumbs_and_centered_form.html +++ /dev/null @@ -1,379 +0,0 @@ - - - - - - - -
    -
    -
    -
    -

    - Project Settings -

    -

    - Let’s get started by filling in the information below to create your new project. -

    -
    - -
    - -
    - -
    -
    - -
    - -
    - -
    -
    - -
    -
    - -

    Search by email address

    -
    -
    - -
    - - - -
    -
    - -
    -
      -
    • - -
      - Calvin Hawkins - calvin.hawkins@example.com -
      -
    • - -
    • - -
      - Bessie Richards - bessie.richards@example.com -
      -
    • - -
    • - -
      - Floyd Black - floyd.black@example.com -
      -
    • -
    -
    -
    - -
    - - Privacy - - -
    - -
    -
    - -
    - -
    - - -
    -
    - -
    - -
    - - -
    -
    - -
    - -
    -
    -
    - -
    - -
    - -
    -
    - -
    - - - - - - -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/page-examples/settings-screens/with_sidebar_navigation_and_constrained_content_area.html b/tailwindui/components/application-ui/page-examples/settings-screens/with_sidebar_navigation_and_constrained_content_area.html deleted file mode 100644 index b12c99a16..000000000 --- a/tailwindui/components/application-ui/page-examples/settings-screens/with_sidebar_navigation_and_constrained_content_area.html +++ /dev/null @@ -1,447 +0,0 @@ - - -
    - - - - - - - -
    -
    -
    - -
    -
    -
    - -
    -
    - - - - -
    - - -
    -
    -
    -
    - -
    -
    -
    -
    - -
    -
    -
    -
    -

    Settings

    -
    -
    -
    - -
    - -
    - - - -
    -
    -

    - Profile -

    -

    - This information will be displayed publicly so be careful what you share. -

    -
    -
    -
    -
    -
    - Name -
    -
    - Chelsea Hagon - - - -
    -
    -
    -
    - Photo -
    -
    - - - - - - - - -
    -
    -
    -
    - Email -
    -
    - chelsea.hagon@example.com - - - -
    -
    -
    -
    - Job title -
    -
    - Human Resources Manager - - - -
    -
    -
    -
    -
    - -
    -
    -

    - Account -

    -

    - Manage how information is displayed on your account. -

    -
    -
    -
    -
    -
    - Language -
    -
    - English - - - -
    -
    -
    -
    - Date format -
    -
    - DD-MM-YYYY - - - - - -
    -
    -
    -
    - Automatic timezone -
    -
    - - - - - -
    -
    -
    -
    - Auto-update applicant data -
    -
    - - - - - -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/application-ui/page-examples/settings-screens/with_sidebar_navigation_and_two_column_form.html b/tailwindui/components/application-ui/page-examples/settings-screens/with_sidebar_navigation_and_two_column_form.html deleted file mode 100644 index b887a71ed..000000000 --- a/tailwindui/components/application-ui/page-examples/settings-screens/with_sidebar_navigation_and_two_column_form.html +++ /dev/null @@ -1,446 +0,0 @@ - - -
    - -
    -
    -
    -
    - Workflow logo -
    -
    -
    -
    - -
    -
    - - - - -
    - -
    -
    -
    -
    - - -
    - -
    - -
    - - - -
    - - -
    -
    - - - -
    -
    -
    -
    -
    -
    -

    Payment details

    -

    Update your billing information. Please note that updating your location could affect your tax rates.

    -
    - -
    -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    - -
    - - -
    -
    -
    -
    - - - -
    -
    -
    -
    - - -
    -
    -
    -
    -
    -

    Plan

    -
    - -
    - - Pricing plans - -
      -
    • - -
      - -

      - - $29 / mo - - ($290 / yr) -

      - -

      Up to 5 active job postings

      -
      -
    • - -
    • - -
      - -

      - - $99 / mo - - ($990 / yr) -

      - -

      Up to 25 active job postings

      -
      -
    • - -
    • - -
      - -

      - - $249 / mo - - ($2490 / yr) -

      - -

      Unlimited active job postings

      -
      -
    • -
    -
    - -
    - - - - - - - Annual billing - (Save 10%) - -
    -
    -
    - - - -
    -
    -
    -
    - - -
    -
    -
    -

    Billing history

    -
    -
    -
    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - -
    - Date - - Description - - Amount - - View receipt -
    - 1/1/2020 - - Business Plan - Annual Billing - - CA$109.00 - - View receipt -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/elements/banners/floating_at_bottom.html b/tailwindui/components/marketing/elements/banners/floating_at_bottom.html deleted file mode 100644 index db9982a6e..000000000 --- a/tailwindui/components/marketing/elements/banners/floating_at_bottom.html +++ /dev/null @@ -1,46 +0,0 @@ - - -
    -
    -
    -
    -
    - - - - - - -

    - - We announced a new product! - - -

    -
    - -
    - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/elements/banners/header_banner.html b/tailwindui/components/marketing/elements/banners/header_banner.html deleted file mode 100644 index 0c365ebb2..000000000 --- a/tailwindui/components/marketing/elements/banners/header_banner.html +++ /dev/null @@ -1,44 +0,0 @@ - - -
    -
    -
    -
    - - - - - - -

    - - We announced a new product! - - -

    -
    - -
    - -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/elements/banners/header_centered.html b/tailwindui/components/marketing/elements/banners/header_centered.html deleted file mode 100644 index cabf63b10..000000000 --- a/tailwindui/components/marketing/elements/banners/header_centered.html +++ /dev/null @@ -1,34 +0,0 @@ - - -
    -
    -
    -

    - - We announced a new product! - - - - - Learn more → - - -

    -
    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/marketing/elements/banners/index.html b/tailwindui/components/marketing/elements/banners/index.html deleted file mode 100644 index 94291397a..000000000 --- a/tailwindui/components/marketing/elements/banners/index.html +++ /dev/null @@ -1,322 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Banners -

    -
    -
    -
    - -
    -
    -

    - Floating at bottom -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Header banner -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Header centered -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Sticky footer -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/elements/banners/sticky_footer.html b/tailwindui/components/marketing/elements/banners/sticky_footer.html deleted file mode 100644 index 1011ef4c9..000000000 --- a/tailwindui/components/marketing/elements/banners/sticky_footer.html +++ /dev/null @@ -1,49 +0,0 @@ - - -
    -
    -
    -
    -
    - - - - - - -

    - - We announced a new product! - - -

    -
    - -
    - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/elements/flyout-menus/full_width.html b/tailwindui/components/marketing/elements/flyout-menus/full_width.html deleted file mode 100644 index 310e0a97f..000000000 --- a/tailwindui/components/marketing/elements/flyout-menus/full_width.html +++ /dev/null @@ -1,174 +0,0 @@ - - -
    -
    -
    - - -
    -
    - - - -
    - - diff --git a/tailwindui/components/marketing/elements/flyout-menus/full_width_two_columns.html b/tailwindui/components/marketing/elements/flyout-menus/full_width_two_columns.html deleted file mode 100644 index 18a6986fe..000000000 --- a/tailwindui/components/marketing/elements/flyout-menus/full_width_two_columns.html +++ /dev/null @@ -1,185 +0,0 @@ - - -
    -
    -
    - - -
    -
    - - - -
    - - diff --git a/tailwindui/components/marketing/elements/flyout-menus/index.html b/tailwindui/components/marketing/elements/flyout-menus/index.html deleted file mode 100644 index a18feaeb7..000000000 --- a/tailwindui/components/marketing/elements/flyout-menus/index.html +++ /dev/null @@ -1,430 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Flyout Menus -

    -
    -
    -
    - -
    -
    -

    - Full-width two-columns -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Full-width -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Stacked with footer actions -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Stacked with footer list -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Two-column with solid icons -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/elements/flyout-menus/simple.html b/tailwindui/components/marketing/elements/flyout-menus/simple.html deleted file mode 100644 index f66942eef..000000000 --- a/tailwindui/components/marketing/elements/flyout-menus/simple.html +++ /dev/null @@ -1,80 +0,0 @@ - - -
    - - - - - -
    - - diff --git a/tailwindui/components/marketing/elements/flyout-menus/stacked_with_footer_actions.html b/tailwindui/components/marketing/elements/flyout-menus/stacked_with_footer_actions.html deleted file mode 100644 index 1e5fb5389..000000000 --- a/tailwindui/components/marketing/elements/flyout-menus/stacked_with_footer_actions.html +++ /dev/null @@ -1,131 +0,0 @@ - - -
    - - - - - -
    - - diff --git a/tailwindui/components/marketing/elements/flyout-menus/stacked_with_footer_list.html b/tailwindui/components/marketing/elements/flyout-menus/stacked_with_footer_list.html deleted file mode 100644 index c29095807..000000000 --- a/tailwindui/components/marketing/elements/flyout-menus/stacked_with_footer_list.html +++ /dev/null @@ -1,125 +0,0 @@ - - -
    - - - - - -
    - - diff --git a/tailwindui/components/marketing/elements/flyout-menus/two_column_with_solid_icons.html b/tailwindui/components/marketing/elements/flyout-menus/two_column_with_solid_icons.html deleted file mode 100644 index a18439961..000000000 --- a/tailwindui/components/marketing/elements/flyout-menus/two_column_with_solid_icons.html +++ /dev/null @@ -1,151 +0,0 @@ - - -
    - - - - - -
    - - diff --git a/tailwindui/components/marketing/elements/headers/centered_with_bottom_border.html b/tailwindui/components/marketing/elements/headers/centered_with_bottom_border.html deleted file mode 100644 index 7eaecc8b1..000000000 --- a/tailwindui/components/marketing/elements/headers/centered_with_bottom_border.html +++ /dev/null @@ -1,410 +0,0 @@ - - -
    - - - - -
    - - diff --git a/tailwindui/components/marketing/elements/headers/index.html b/tailwindui/components/marketing/elements/headers/index.html deleted file mode 100644 index 51e181dc7..000000000 --- a/tailwindui/components/marketing/elements/headers/index.html +++ /dev/null @@ -1,322 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Headers -

    -
    -
    -
    - -
    -
    -

    - Centered with bottom border -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple links centered -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple links on left -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With full-width flyouts -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/elements/headers/simple_links_centered.html b/tailwindui/components/marketing/elements/headers/simple_links_centered.html deleted file mode 100644 index ce8ebe1cb..000000000 --- a/tailwindui/components/marketing/elements/headers/simple_links_centered.html +++ /dev/null @@ -1,403 +0,0 @@ - - -
    - - - - -
    - - diff --git a/tailwindui/components/marketing/elements/headers/simple_links_on_left.html b/tailwindui/components/marketing/elements/headers/simple_links_on_left.html deleted file mode 100644 index 3f6bf31a8..000000000 --- a/tailwindui/components/marketing/elements/headers/simple_links_on_left.html +++ /dev/null @@ -1,405 +0,0 @@ - - -
    - - - - -
    - - diff --git a/tailwindui/components/marketing/elements/headers/with_full_width_flyouts.html b/tailwindui/components/marketing/elements/headers/with_full_width_flyouts.html deleted file mode 100644 index 3eb31fd30..000000000 --- a/tailwindui/components/marketing/elements/headers/with_full_width_flyouts.html +++ /dev/null @@ -1,507 +0,0 @@ - - -
    -
    -
    -
    - - Workflow - -
    -
    - -
    - -
    -
    - - - - - - - - - - - -
    - - diff --git a/tailwindui/components/marketing/page-examples/pricing-pages/index.html b/tailwindui/components/marketing/page-examples/pricing-pages/index.html deleted file mode 100644 index f8af88014..000000000 --- a/tailwindui/components/marketing/page-examples/pricing-pages/index.html +++ /dev/null @@ -1,322 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Pricing Pages -

    -
    -
    -
    - -
    -
    -

    - With comparison table -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With feature list -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With four tiers and feature list -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With split brand panel -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/page-examples/pricing-pages/with_comparison_table.html b/tailwindui/components/marketing/page-examples/pricing-pages/with_comparison_table.html deleted file mode 100644 index c8d5491d4..000000000 --- a/tailwindui/components/marketing/page-examples/pricing-pages/with_comparison_table.html +++ /dev/null @@ -1,1726 +0,0 @@ - - -
    -
    - -
    - - - - -
    - - -
    -
    -
    -

    Pricing Plans

    -

    Start building for free, then add a site plan to go live. Account plans unlock additional features.

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - - -
    - -
    -
    -
    -

    Basic

    -

    - $9 - /mo -

    -

    Quis suspendisse ut fermentum neque vivamus non tellus.

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Features -
    FeatureIncluded
    Molestie lobortis massa. - - - Yes -
    Urna purus felis. - - - Yes -
    Tellus pulvinar sit dictum. - - - No -
    Convallis. - - - No -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Reporting -
    FeatureIncluded
    Adipiscing. - - - Yes -
    Eget risus integer. - - - No -
    Gravida leo urna velit. - - - No -
    Elementum ut dapibus mi feugiat cras nisl. - - - No -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Support -
    FeatureIncluded
    Sit dignissim. - - - Yes -
    Congue at nibh et. - - - No -
    Volutpat feugiat mattis. - - - No -
    Tristique pellentesque ornare diam sapien. - - - No -
    - -
    - -
    -
    - -
    -
    -

    Essential

    -

    - $29 - /mo -

    -

    Quis eleifend a tincidunt pellentesque. A tempor in sed.

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Features -
    FeatureIncluded
    Molestie lobortis massa. - - - Yes -
    Urna purus felis. - - - Yes -
    Tellus pulvinar sit dictum. - - - Yes -
    Convallis. - Up to 20 users -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Reporting -
    FeatureIncluded
    Adipiscing. - - - Yes -
    Eget risus integer. - - - Yes -
    Gravida leo urna velit. - - - No -
    Elementum ut dapibus mi feugiat cras nisl. - - - No -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Support -
    FeatureIncluded
    Sit dignissim. - - - Yes -
    Congue at nibh et. - - - Yes -
    Volutpat feugiat mattis. - - - Yes -
    Tristique pellentesque ornare diam sapien. - - - No -
    - -
    - -
    -
    - -
    -
    -

    Premium

    -

    - $59 - /mo -

    -

    Orci volutpat ut sed sed neque, dui eget. Quis tristique non.

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Features -
    FeatureIncluded
    Molestie lobortis massa. - - - Yes -
    Urna purus felis. - - - Yes -
    Tellus pulvinar sit dictum. - - - Yes -
    Convallis. - Up to 50 users -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Reporting -
    FeatureIncluded
    Adipiscing. - - - Yes -
    Eget risus integer. - - - Yes -
    Gravida leo urna velit. - - - Yes -
    Elementum ut dapibus mi feugiat cras nisl. - - - Yes -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Support -
    FeatureIncluded
    Sit dignissim. - - - Yes -
    Congue at nibh et. - - - Yes -
    Volutpat feugiat mattis. - - - Yes -
    Tristique pellentesque ornare diam sapien. - - - Yes -
    - -
    - -
    -
    -
    - - - -
    - - -
    -
    -
    - Tuple -
    -
    - Mirage -
    -
    - StaticKit -
    -
    - Transistor -
    -
    - Workcation -
    -
    -
    - -
    - -
    -

    - Frequently asked questions -

    -
    -
    -
    -
    - What's the best thing about Switzerland? -
    -
    - I don't know, but the flag is a big plus. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - How do you make holy water? -
    -
    - You boil the hell out of it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why do you never see elephants hiding in trees? -
    -
    - Because they're so good at it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - What do you call someone with no body and no nose? -
    -
    - Nobody knows. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why can't you hear a pterodactyl go to the bathroom? -
    -
    - Because the pee is silent. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why did the invisible man turn down the job offer? -
    -
    - He couldn't see himself doing it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    -
    -
    - - -
    - -
    -
    -
    -
    -

    - Ready to dive in? - Start your free trial today. -

    -

    Ac euismod vel sit maecenas id pellentesque eu sed consectetur. Malesuada adipiscing sagittis vel nulla nec.

    - Sign up for free -
    -
    -
    - App screenshot -
    -
    -
    -
    - - - -
    - - diff --git a/tailwindui/components/marketing/page-examples/pricing-pages/with_feature_list.html b/tailwindui/components/marketing/page-examples/pricing-pages/with_feature_list.html deleted file mode 100644 index d885fbeac..000000000 --- a/tailwindui/components/marketing/page-examples/pricing-pages/with_feature_list.html +++ /dev/null @@ -1,658 +0,0 @@ - - -
    -
    - - - - -
    - -
    - -
    -
    -
    -

    - Everything you need for - $99 a month -

    -

    Includes every feature we offer plus unlimited projects and unlimited users.

    -
    - Get started today -
    -
    -
    -

    Everything you need

    -

    All-in-one platform

    -

    Ac euismod vel sit maecenas id pellentesque eu sed consectetur. Malesuada adipiscing sagittis vel nulla nec. Urna, sed a lectus elementum blandit et.

    -
    -
    -
      -
    • - - - Vitae in pulvinar odio id utobortis in inter. -
    • -
    • - - - Sed sed id viverra viverra augue eget massa. -
    • -
    • - - - Urna, gravida amet, a, integer venenatis. -
    • -
    • - - - Lobortis sed pharetra amet vitae eleifend. -
    • -
    • - - - Ullamcorper blandit a consequat donec elit aoreet. -
    • -
    -
      -
    • - - - Vitae in pulvinar odio id utobortis in inter. -
    • -
    • - - - Sed sed id viverra viverra augue eget massa. -
    • -
    • - - - Urna, gravida amet, a, integer venenatis. -
    • -
    • - - - Lobortis sed pharetra amet vitae eleifend. -
    • -
    • - - - Ullamcorper blandit a consequat donec elit aoreet. -
    • -
    -
    -
    -
    -
    - - -
    -
    -

    - Frequently asked questions -

    -
    -
    -
    -
    - What's the best thing about Switzerland? -
    -
    - I don't know, but the flag is a big plus. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why do you never see elephants hiding in trees? -
    -
    - Because they're so good at it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - How do you make holy water? -
    -
    - You boil the hell out of it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why can't you hear a pterodactyl go to the bathroom? -
    -
    - Because the pee is silent. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - What do you call someone with no body and no nose? -
    -
    - Nobody knows. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why did the invisible man turn down the job offer? -
    -
    - He couldn't see himself doing it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    -
    -
    - - -
    -
    -

    - Ready to dive in? - Start your free trial today. -

    - -
    -
    - - - -
    - - diff --git a/tailwindui/components/marketing/page-examples/pricing-pages/with_four_tiers_and_feature_list.html b/tailwindui/components/marketing/page-examples/pricing-pages/with_four_tiers_and_feature_list.html deleted file mode 100644 index 651b0c5e8..000000000 --- a/tailwindui/components/marketing/page-examples/pricing-pages/with_four_tiers_and_feature_list.html +++ /dev/null @@ -1,1025 +0,0 @@ - - -
    -
    - - - - -
    - - -
    -
    -
    -

    Pricing Plans

    -

    Start building for free, then add a site plan to go live. Account plans unlock additional features.

    -
    - - -
    -
    -
    -
    -
    -

    Hobby

    -

    All the basics for starting a new business

    -

    - $12 - /mo -

    - -
    -
    -

    What's included

    -
      -
    • - - - Potenti felis, in cras at at ligula nunc. -
    • - -
    • - - - Orci neque eget pellentesque. -
    • -
    -
    -
    - -
    -
    -

    Freelancer

    -

    All the basics for starting a new business

    -

    - $24 - /mo -

    - -
    -
    -

    What's included

    -
      -
    • - - - Potenti felis, in cras at at ligula nunc. -
    • - -
    • - - - Orci neque eget pellentesque. -
    • - -
    • - - - Donec mauris sit in eu tincidunt etiam. -
    • -
    -
    -
    - -
    -
    -

    Startup

    -

    All the basics for starting a new business

    -

    - $32 - /mo -

    - -
    -
    -

    What's included

    -
      -
    • - - - Potenti felis, in cras at at ligula nunc. -
    • - -
    • - - - Orci neque eget pellentesque. -
    • - -
    • - - - Donec mauris sit in eu tincidunt etiam. -
    • - -
    • - - - Faucibus volutpat magna. -
    • -
    -
    -
    - -
    -
    -

    Enterprise

    -

    All the basics for starting a new business

    -

    - $48 - /mo -

    - -
    -
    -

    What's included

    -
      -
    • - - - Potenti felis, in cras at at ligula nunc. -
    • - -
    • - - - Orci neque eget pellentesque. -
    • - -
    • - - - Donec mauris sit in eu tincidunt etiam. -
    • - -
    • - - - Faucibus volutpat magna. -
    • - -
    • - - - Id sed tellus in varius quisque. -
    • - -
    • - - - Risus egestas faucibus. -
    • - -
    • - - - Risus cursus ullamcorper. -
    • -
    -
    -
    -
    -
    - - -
    -
    -

    All-in-one platform

    -

    Ac euismod vel sit maecenas id pellentesque eu sed consectetur. Malesuada adipiscing sagittis vel nulla nec.

    -
    -
    -
    - - -
    -
    Invite team members
    -
    - Tempor tellus in aliquet eu et sit nulla tellus. Suspendisse est, molestie blandit quis ac. Lacus. -
    -
    -
    -
    - - -
    -
    Notifications
    -
    - Ornare donec rhoncus vitae nisl velit, neque, mauris dictum duis. Nibh urna non parturient. -
    -
    -
    -
    - - -
    -
    List view
    -
    - Etiam cras augue ornare pretium sit malesuada morbi orci, venenatis. Dictum lacus. -
    -
    -
    -
    - - -
    -
    Boards
    -
    - Interdum quam pulvinar turpis tortor, egestas quis diam amet, natoque. Mauris sagittis. -
    -
    -
    -
    - - -
    -
    Keyboard shortcuts
    -
    - Ullamcorper in ipsum ac feugiat. Senectus at aliquam vulputate mollis nec. In at risus odio. -
    -
    -
    -
    - - -
    -
    Reporting
    -
    - Magna a vel sagittis aliquam eu amet. Et lorem auctor quam nunc odio. Sed bibendum. -
    -
    -
    -
    - - -
    -
    Calendars
    -
    - Sed mi, dapibus turpis orci posuere integer. A porta viverra posuere adipiscing turpis. -
    -
    -
    -
    - - -
    -
    Mobile app
    -
    - Quisque sapien nunc nisl eros. Facilisis sagittis maecenas id dignissim tristique proin sed. -
    -
    -
    -
    -
    -
    - - -
    -
    -
    -

    - The world's most innovative companies use Workflow -

    -
    -
    -
    - Tuple -
    -
    - Mirage -
    -
    - StaticKit -
    -
    - Transistor -
    -
    - Workcation -
    -
    -
    -
    -
    -
    - - -
    -
    -
    -

    - Frequently asked questions -

    -

    Can’t find the answer you’re looking for? Reach out to our customer support team.

    -
    -
    -
    -
    -
    - Why do you never see elephants hiding in trees? -
    -
    - Because they're so good at it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - What's the best thing about Switzerland? -
    -
    - I don't know, but the flag is a big plus. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - How do you make holy water? -
    -
    - You boil the hell out of it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - What do you call someone with no body and no nose? -
    -
    - Nobody knows. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    -
    -
    - - - -
    - - diff --git a/tailwindui/components/marketing/page-examples/pricing-pages/with_split_brand_panel.html b/tailwindui/components/marketing/page-examples/pricing-pages/with_split_brand_panel.html deleted file mode 100644 index d78c2eba3..000000000 --- a/tailwindui/components/marketing/page-examples/pricing-pages/with_split_brand_panel.html +++ /dev/null @@ -1,908 +0,0 @@ - - -
    -
    -
    - - - - -
    - - -
    -
    -

    Pricing

    -

    Take control of your team.

    -

    Start building for free, then add a site plan to go live. Account plans unlock additional features.

    -
    -
    -
    - - -
    - -
    -
    -
    -

    - Full-featured -

    -

    Everything you need to talk with your customers

    -
    -
    -
    - - -
    -
    -
    - List view -
    -
    - Nunc a, lacinia sed risus neque, arcu, rhoncus. Id mauris justo facilisis aliquam platea vestibulum condimentum morbi. -
    -
    -
    - -
    -
    - - -
    -
    -
    - Boards -
    -
    - Purus lobortis volutpat posuere id integer nunc tellus. Non mauris malesuada feugiat massa mi pellentesque cum est. Pharetra a varius urna rhoncus, tempor rutrum. -
    -
    -
    - -
    -
    - - -
    -
    -
    - Calendar -
    -
    - Purus lobortis volutpat posuere id integer nunc tellus. Non mauris malesuada feugiat massa mi pellentesque cum est. Pharetra a varius urna rhoncus, tempor rutrum. -
    -
    -
    - -
    -
    - - -
    -
    -
    - Teams -
    -
    - Tincidunt sollicitudin interdum nunc sit risus at bibendum vitae. Urna, quam ut sit justo non, consectetur et varius. -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Price

    -

    - - $99 - Setup fee - plus - - - - - $4 - Per month - - -

    -
    -
      -
    • - - - Unlimited Projects -
    • -
    • - - - Unlimited storage -
    • -
    • - - - Cancel anytime -
    • -
    • - - - No per user fees -
    • -
    • - - - 24/7 support -
    • -
    • - - - Cancel anytime -
    • -
    - - Get started today - - - Try Workflow Lite for free - -
    -
    -
    -
    - - -
    -
    -
    -

    - The world's most innovative companies use Workflow -

    -
    -
    -
    - Workcation -
    -
    - Tuple -
    -
    - Level -
    -
    -
    -
    -
    -
    - - -
    -

    - Frequently asked questions -

    -
    -
    -
    -
    - What's the best thing about Switzerland? -
    -
    - I don't know, but the flag is a big plus. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - How do you make holy water? -
    -
    - You boil the hell out of it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why do you never see elephants hiding in trees? -
    -
    - Because they're so good at it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - What do you call someone with no body and no nose? -
    -
    - Nobody knows. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why can't you hear a pterodactyl go to the bathroom? -
    -
    - Because the pee is silent. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why did the invisible man turn down the job offer? -
    -
    - He couldn't see himself doing it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    -
    - - -
    -
    -

    - Boost your productivity. - Start using Workflow today. -

    -

    Ac euismod vel sit maecenas id pellentesque eu sed consectetur. Malesuada adipiscing sagittis vel nulla nec.

    - - Sign up for free - -
    -
    - - - -
    - - diff --git a/tailwindui/components/marketing/sections/blog-sections/2_column_with_sign_up.html b/tailwindui/components/marketing/sections/blog-sections/2_column_with_sign_up.html deleted file mode 100644 index 2049ee68d..000000000 --- a/tailwindui/components/marketing/sections/blog-sections/2_column_with_sign_up.html +++ /dev/null @@ -1,103 +0,0 @@ - - -
    - -
    - - diff --git a/tailwindui/components/marketing/sections/blog-sections/3_column_cards.html b/tailwindui/components/marketing/sections/blog-sections/3_column_cards.html deleted file mode 100644 index 305f1ea46..000000000 --- a/tailwindui/components/marketing/sections/blog-sections/3_column_cards.html +++ /dev/null @@ -1,163 +0,0 @@ - - -
    -
    -
    -
    - -
    - - diff --git a/tailwindui/components/marketing/sections/blog-sections/3_column_with_badges.html b/tailwindui/components/marketing/sections/blog-sections/3_column_with_badges.html deleted file mode 100644 index 0f5262388..000000000 --- a/tailwindui/components/marketing/sections/blog-sections/3_column_with_badges.html +++ /dev/null @@ -1,147 +0,0 @@ - - -
    - -
    - - diff --git a/tailwindui/components/marketing/sections/blog-sections/index.html b/tailwindui/components/marketing/sections/blog-sections/index.html deleted file mode 100644 index c6a7e5bea..000000000 --- a/tailwindui/components/marketing/sections/blog-sections/index.html +++ /dev/null @@ -1,268 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Blog Sections -

    -
    -
    -
    - -
    -
    -

    - 2-column with sign-up -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - 3-column cards -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - 3-column with badges -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/contact-sections/centered.html b/tailwindui/components/marketing/sections/contact-sections/centered.html deleted file mode 100644 index c7094ad67..000000000 --- a/tailwindui/components/marketing/sections/contact-sections/centered.html +++ /dev/null @@ -1,112 +0,0 @@ - - -
    -
    - - - - - - - - - - - - - - - - -
    -

    - Contact sales -

    -

    - Nullam risus blandit ac aliquam justo ipsum. Quam mauris volutpat massa dictumst amet. Sapien tortor lacus arcu. -

    -
    -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    -
    -
    - - - - - -
    -
    -

    - By selecting this, you agree to the - Privacy Policy - and - Cookie Policy. -

    -
    -
    -
    -
    - - - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/contact-sections/index.html b/tailwindui/components/marketing/sections/contact-sections/index.html deleted file mode 100644 index f15093b9c..000000000 --- a/tailwindui/components/marketing/sections/contact-sections/index.html +++ /dev/null @@ -1,376 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Contact Sections -

    -
    -
    -
    - -
    -
    -

    - Centered -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Side-by-side grid -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple two-column -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Split two-tone -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Split with image -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/contact-sections/side_by_side_grid.html b/tailwindui/components/marketing/sections/contact-sections/side_by_side_grid.html deleted file mode 100644 index b9986412e..000000000 --- a/tailwindui/components/marketing/sections/contact-sections/side_by_side_grid.html +++ /dev/null @@ -1,172 +0,0 @@ - - -
    -
    -
    -
    -

    - Get in touch -

    -
    -
    -

    - Collaborate -

    -
    -
    -
    - Email -
    -
    - support@example.com -
    -
    -
    -
    - Phone number -
    -
    - +1 (555) 123-4567 -
    -
    -
    -
    -
    -

    - Press -

    -
    -
    -
    - Email -
    -
    - support@example.com -
    -
    -
    -
    - Phone number -
    -
    - +1 (555) 123-4567 -
    -
    -
    -
    -
    -

    - Join our team -

    -
    -
    -
    - Email -
    -
    - support@example.com -
    -
    -
    -
    - Phone number -
    -
    - +1 (555) 123-4567 -
    -
    -
    -
    -
    -

    - Say hello -

    -
    -
    -
    - Email -
    -
    - support@example.com -
    -
    -
    -
    - Phone number -
    -
    - +1 (555) 123-4567 -
    -
    -
    -
    -
    -
    -
    -
    -

    - Locations -

    -
    -
    -

    - Los Angeles -

    -
    -

    - 4556 Brendan Ferry -

    -

    - Los Angeles, CA 90210 -

    -
    -
    -
    -

    - New York -

    -
    -

    - 886 Walter Streets -

    -

    - New York, NY 12345 -

    -
    -
    -
    -

    - Toronto -

    -
    -

    - 7363 Cynthia Pass -

    -

    - Toronto, ON N3Y 4H8 -

    -
    -
    -
    -

    - Chicago -

    -
    -

    - 726 Mavis Island -

    -

    - Chicago, IL 60601 -

    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/contact-sections/simple_two_column.html b/tailwindui/components/marketing/sections/contact-sections/simple_two_column.html deleted file mode 100644 index 204a0139a..000000000 --- a/tailwindui/components/marketing/sections/contact-sections/simple_two_column.html +++ /dev/null @@ -1,95 +0,0 @@ - - -
    -
    -
    -
    -

    - Sales Support -

    -
    -

    - Nullam risus blandit ac aliquam justo ipsum. Quam mauris volutpat massa dictumst amet. Sapien tortor lacus arcu. -

    -
    -
    -
    -
    - - - - -
    -
    -

    - +1 (555) 123 4567 -

    -

    - Mon-Fri 8am to 6pm PST -

    -
    -
    -
    -
    - - - - -
    -
    -

    - support@example.com -

    -
    -
    -
    -
    -
    -

    - Technical Support -

    -
    -

    - Lorem, ipsum dolor sit amet consectetur adipisicing elit. Magni, repellat error corporis doloribus similique, voluptatibus numquam quam, quae officiis facilis. -

    -
    -
    -
    -
    - - - - -
    -
    -

    - +1 (555) 123 4567 -

    -

    - Mon-Fri 8am to 6pm PST -

    -
    -
    -
    -
    - - - - -
    -
    -

    - support@example.com -

    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/contact-sections/split_two_tone.html b/tailwindui/components/marketing/sections/contact-sections/split_two_tone.html deleted file mode 100644 index c4a2ac06c..000000000 --- a/tailwindui/components/marketing/sections/contact-sections/split_two_tone.html +++ /dev/null @@ -1,98 +0,0 @@ - - -
    -
    -
    -
    -
    -
    -
    -

    - Get in touch -

    -

    - Nullam risus blandit ac aliquam justo ipsum. Quam mauris volutpat massa dictumst amet. Sapien tortor lacus arcu. -

    -
    -
    -
    Postal address
    -
    -

    742 Evergreen Terrace

    -

    Springfield, OR 12345

    -
    -
    -
    -
    Phone number
    -
    - - - - - - +1 (555) 123-4567 - -
    -
    -
    -
    Email
    -
    - - - - - - support@example.com - -
    -
    -
    -

    - Looking for careers? - View all job openings. -

    -
    -
    -
    -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - - - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/contact-sections/split_with_image.html b/tailwindui/components/marketing/sections/contact-sections/split_with_image.html deleted file mode 100644 index bf4d0c073..000000000 --- a/tailwindui/components/marketing/sections/contact-sections/split_with_image.html +++ /dev/null @@ -1,114 +0,0 @@ - - -
    -
    -
    - -
    -
    -
    -
    -
    -

    - Let's work together -

    -

    - We’d love to hear from you! Send us a message using the form opposite, or email us. We’d love to hear from you! Send us a message using the form opposite, or email us. -

    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    - -
    - -
    -
    -
    -
    - - Optional -
    -
    - -
    -
    -
    -
    - - Max. 500 characters -
    -
    - -
    -
    -
    - - Expected budget - -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    - - -
    -
    -
    -
    - -
    - -
    -
    -
    - - - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/content-sections/centered.html b/tailwindui/components/marketing/sections/content-sections/centered.html deleted file mode 100644 index 38d0749cb..000000000 --- a/tailwindui/components/marketing/sections/content-sections/centered.html +++ /dev/null @@ -1,66 +0,0 @@ - - -
    - -
    -
    -

    Introducing

    -

    JavaScript for Beginners

    -

    Aliquet nec orci mattis amet quisque ullamcorper neque, nibh sem. At arcu, sit dui mi, nibh dui, diam eget aliquam. Quisque id at vitae feugiat egestas ac. Diam nulla orci at in viverra scelerisque eget. Eleifend egestas fringilla sapien.

    -
    -
    -

    Faucibus commodo massa rhoncus, volutpat. Dignissim sed eget risus enim. Mattis mauris semper sed amet vitae sed turpis id. Id dolor praesent donec est. Odio penatibus risus viverra tellus varius sit neque erat velit. Faucibus commodo massa rhoncus, volutpat. Dignissim sed eget risus enim. Mattis mauris semper sed amet vitae sed turpis id.

    -
      -
    • Quis elit egestas venenatis mattis dignissim.
    • -
    • Cras cras lobortis vitae vivamus ultricies facilisis tempus.
    • -
    • Orci in sit morbi dignissim metus diam arcu pretium.
    • -
    -

    Quis semper vulputate aliquam venenatis egestas sagittis quisque orci. Donec commodo sit viverra aliquam porttitor ultrices gravida eu. Tincidunt leo, elementum mattis elementum ut nisl, justo, amet, mattis. Nunc purus, diam commodo tincidunt turpis. Amet, duis sed elit interdum dignissim.

    -

    From beginner to expert in 30 days

    -

    Id orci tellus laoreet id ac. Dolor, aenean leo, ac etiam consequat in. Convallis arcu ipsum urna nibh. Pharetra, euismod vitae interdum mauris enim, consequat vulputate nibh. Maecenas pellentesque id sed tellus mauris, ultrices mauris. Tincidunt enim cursus ridiculus mi. Pellentesque nam sed nullam sed diam turpis ipsum eu a sed convallis diam.

    -
    -

    Sagittis scelerisque nulla cursus in enim consectetur quam. Dictum urna sed consectetur neque tristique pellentesque. Blandit amet, sed aenean erat arcu morbi.

    -
    -

    Faucibus commodo massa rhoncus, volutpat. Dignissim sed eget risus enim. Mattis mauris semper sed amet vitae sed turpis id. Id dolor praesent donec est. Odio penatibus risus viverra tellus varius sit neque erat velit.

    -
    - -
    Sagittis scelerisque nulla cursus in enim consectetur quam.
    -
    -

    Everything you need to get up and running

    -

    Purus morbi dignissim senectus mattis adipiscing. Amet, massa quam varius orci dapibus volutpat cras. In amet eu ridiculus leo sodales cursus tristique. Tincidunt sed tempus ut viverra ridiculus non molestie. Gravida quis fringilla amet eget dui tempor dignissim. Facilisis auctor venenatis varius nunc, congue erat ac. Cras fermentum convallis quam.

    -

    Faucibus commodo massa rhoncus, volutpat. Dignissim sed eget risus enim. Mattis mauris semper sed amet vitae sed turpis id. Id dolor praesent donec est. Odio penatibus risus viverra tellus varius sit neque erat velit.

    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/content-sections/index.html b/tailwindui/components/marketing/sections/content-sections/index.html deleted file mode 100644 index 6bd5fdcbe..000000000 --- a/tailwindui/components/marketing/sections/content-sections/index.html +++ /dev/null @@ -1,376 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Content Sections -

    -
    -
    -
    - -
    -
    -

    - Centered -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Split with image -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Two columns with image -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Two columns with testimonial -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Two columns -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/content-sections/split_with_image.html b/tailwindui/components/marketing/sections/content-sections/split_with_image.html deleted file mode 100644 index 23122e0a0..000000000 --- a/tailwindui/components/marketing/sections/content-sections/split_with_image.html +++ /dev/null @@ -1,37 +0,0 @@ - - -
    -
    -
    - -
    -
    -
    -
    -
    -

    Work with us

    -

    Our Process

    -

    Sagittis scelerisque nulla cursus in enim consectetur quam. Dictum urna sed consectetur neque tristique pellentesque. Blandit amet, sed aenean erat arcu morbi.

    -
    -

    Sollicitudin tristique eros erat odio sed vitae, consequat turpis elementum. Lorem nibh vel, eget pretium arcu vitae. Eros eu viverra donec ut volutpat donec laoreet quam urna.

    -

    Bibendum eu nulla feugiat justo, elit adipiscing. Ut tristique sit nisi lorem pulvinar. Urna, laoreet fusce nibh leo. Dictum et et et sit. Faucibus sed non gravida lectus dignissim imperdiet a.

    -

    Dictum magnis risus phasellus vitae quam morbi. Quis lorem lorem arcu, metus, egestas netus cursus. In.

    -
      -
    • Quis elit egestas venenatis mattis dignissim.
    • -
    • Cras cras lobortis vitae vivamus ultricies facilisis tempus.
    • -
    • Orci in sit morbi dignissim metus diam arcu pretium.
    • -
    -

    Rhoncus nisl, libero egestas diam fermentum dui. At quis tincidunt vel ultricies. Vulputate aliquet velit faucibus semper. Pellentesque in venenatis vestibulum consectetur nibh id. In id ut tempus egestas. Enim sit aliquam nec, a. Morbi enim fermentum lacus in. Viverra.

    -

    How we’re different

    -

    Tincidunt integer commodo, cursus etiam aliquam neque, et. Consectetur pretium in volutpat, diam. Montes, magna cursus nulla feugiat dignissim id lobortis amet. Laoreet sem est phasellus eu proin massa, lectus. Diam rutrum posuere donec ultricies non morbi. Mi a platea auctor mi.

    -

    Mauris ullamcorper imperdiet nec egestas mi quis quam ante vulputate. Vel faucibus adipiscing lacus, eget. Nunc fermentum id tellus donec. Ut metus odio sit sit varius non nunc orci. Eu, mi neque, ornare suspendisse amet, nibh. Facilisi volutpat lectus id sapien dis mauris rhoncus. Est rhoncus, interdum imperdiet ac eros, diam mauris, tortor. Risus id sit molestie magna.

    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/content-sections/two_columns.html b/tailwindui/components/marketing/sections/content-sections/two_columns.html deleted file mode 100644 index aa5db9d2b..000000000 --- a/tailwindui/components/marketing/sections/content-sections/two_columns.html +++ /dev/null @@ -1,58 +0,0 @@ - - -
    -
    -
    -
    -

    Transactions

    -

    A better way to send money

    -
    -
    -
    - - -
    -
    -
    -

    Ultrices ultricies a in odio consequat egestas rutrum. Ut vitae aliquam in ipsum. Duis nullam placerat cursus risus ultrices nisi, vitae tellus in. Qui non fugiat aut minus aut rerum. Perspiciatis iusto mollitia iste minima soluta id.

    -

    Erat pellentesque dictumst ligula porttitor risus eget et eget. Ultricies tellus felis id dignissim eget. Est augue maecenas risus nulla ultrices congue nunc tortor. Eu leo risus porta integer suspendisse sed sit ligula elit.

    -
      -
    1. Integer varius imperdiet sed interdum felis cras in nec nunc.
    2. -
    3. Quam malesuada odio ut sit egestas. Elementum at porta vitae.
    4. -
    -

    Amet, eu nulla id molestie quis tortor. Auctor erat justo, sed pellentesque scelerisque interdum blandit lectus. Nec viverra amet ac facilisis vestibulum. Vestibulum purus nibh ac ultricies congue.

    -
    -
    -

    Erat pellentesque dictumst ligula porttitor risus eget et eget. Ultricies tellus felis id dignissim eget. Est augue maecenas risus nulla ultrices congue nunc tortor.

    -

    Eu leo risus porta integer suspendisse sed sit ligula elit. Elit egestas lacinia sagittis pellentesque neque dignissim vulputate sodales. Diam sed mauris felis risus, ultricies mauris netus tincidunt. Mauris sit eu ac tellus nibh non eget sed accumsan. Viverra ac sed venenatis pulvinar elit. Cras diam quis tincidunt lectus. Non mi vitae, scelerisque felis nisi, netus amet nisl.

    -

    Eu eu mauris bibendum scelerisque adipiscing et. Justo, elementum consectetur morbi eros, posuere ipsum tortor. Eget cursus massa sed velit feugiat sed ut. Faucibus eros mauris morbi aliquam nullam. Scelerisque elementum sit magna ullamcorper dignissim pretium.

    -
    -
    - -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/content-sections/two_columns_with_image.html b/tailwindui/components/marketing/sections/content-sections/two_columns_with_image.html deleted file mode 100644 index cdc40bd04..000000000 --- a/tailwindui/components/marketing/sections/content-sections/two_columns_with_image.html +++ /dev/null @@ -1,61 +0,0 @@ - - -
    -
    - -
    -

    Case Study

    -

    Meet Whitney

    -
    -
    -
    - -
    -
    -
    - -
    -
    - - - - - Photograph by Marcus O’Leary -
    -
    -
    -
    -
    -
    -

    Sagittis scelerisque nulla cursus in enim consectetur quam. Dictum urna sed consectetur neque tristique pellentesque. Blandit amet, sed aenean erat arcu morbi.

    -
    -
    -

    Sollicitudin tristique eros erat odio sed vitae, consequat turpis elementum. Lorem nibh vel, eget pretium arcu vitae. Eros eu viverra donec ut volutpat donec laoreet quam urna.

    -

    Bibendum eu nulla feugiat justo, elit adipiscing. Ut tristique sit nisi lorem pulvinar. Urna, laoreet fusce nibh leo. Dictum et et et sit. Faucibus sed non gravida lectus dignissim imperdiet a.

    -

    Dictum magnis risus phasellus vitae quam morbi. Quis lorem lorem arcu, metus, egestas netus cursus. In.

    -
      -
    • Quis elit egestas venenatis mattis dignissim.
    • -
    • Cras cras lobortis vitae vivamus ultricies facilisis tempus.
    • -
    • Orci in sit morbi dignissim metus diam arcu pretium.
    • -
    -

    Rhoncus nisl, libero egestas diam fermentum dui. At quis tincidunt vel ultricies. Vulputate aliquet velit faucibus semper. Pellentesque in venenatis vestibulum consectetur nibh id. In id ut tempus egestas. Enim sit aliquam nec, a. Morbi enim fermentum lacus in. Viverra.

    -

    How we helped

    -

    Tincidunt integer commodo, cursus etiam aliquam neque, et. Consectetur pretium in volutpat, diam. Montes, magna cursus nulla feugiat dignissim id lobortis amet. Laoreet sem est phasellus eu proin massa, lectus. Diam rutrum posuere donec ultricies non morbi. Mi a platea auctor mi.

    -

    Sagittis scelerisque nulla cursus in enim consectetur quam. Dictum urna sed consectetur neque tristique pellentesque. Blandit amet, sed aenean erat arcu morbi.

    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/content-sections/two_columns_with_testimonial.html b/tailwindui/components/marketing/sections/content-sections/two_columns_with_testimonial.html deleted file mode 100644 index c9beccd97..000000000 --- a/tailwindui/components/marketing/sections/content-sections/two_columns_with_testimonial.html +++ /dev/null @@ -1,76 +0,0 @@ - - -
    -
    -
    -

    Transactions

    -

    What makes us different

    -
    -
    -

    Sagittis scelerisque nulla cursus in enim consectetur quam. Dictum urna sed consectetur neque tristique pellentesque. Blandit amet, sed aenean erat arcu morbi. Cursus faucibus nunc nisl netus morbi vel porttitor vitae ut. Amet vitae fames senectus vitae.

    -
    -
    -
    -
    -

    Sollicitudin tristique eros erat odio sed vitae, consequat turpis elementum. Lorem nibh vel, eget pretium arcu vitae. Eros eu viverra donec ut volutpat donec laoreet quam urna.

    -
      -
    • Quis elit egestas venenatis mattis dignissim.
    • -
    • Cras cras lobortis vitae vivamus ultricies facilisis tempus.
    • -
    • Orci in sit morbi dignissim metus diam arcu pretium.
    • -
    -

    Rhoncus nisl, libero egestas diam fermentum dui. At quis tincidunt vel ultricies. Vulputate aliquet velit faucibus semper. Pellentesque in venenatis vestibulum consectetur nibh id. In id ut tempus egestas. Enim sit aliquam nec, a. Morbi enim fermentum lacus in. Viverra.

    -

    We’re here to help

    -

    Tincidunt integer commodo, cursus etiam aliquam neque, et. Consectetur pretium in volutpat, diam. Montes, magna cursus nulla feugiat dignissim id lobortis amet. Laoreet sem est phasellus eu proin massa, lectus. Diam rutrum posuere donec ultricies non morbi. Mi a platea auctor mi.

    -
    - -
    -
    - - - - - - - - -
    -
    - Workcation -
    - - - -

    Tincidunt integer commodo, cursus etiam aliquam neque, et. Consectetur pretium in volutpat, diam. Montes, magna cursus nulla feugiat dignissim id lobortis amet. Laoreet sem est phasellus eu proin massa, lectus.

    -
    -
    - -
    - -
    - - Judith Black -
    - CEO at Workcation -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/cta-sections/brand_panel_with_app_screenshot.html b/tailwindui/components/marketing/sections/cta-sections/brand_panel_with_app_screenshot.html deleted file mode 100644 index 25c7783c6..000000000 --- a/tailwindui/components/marketing/sections/cta-sections/brand_panel_with_app_screenshot.html +++ /dev/null @@ -1,26 +0,0 @@ - - -
    -
    -
    -
    -
    -

    - Ready to dive in? - Start your free trial today. -

    -

    Ac euismod vel sit maecenas id pellentesque eu sed consectetur. Malesuada adipiscing sagittis vel nulla nec.

    - Sign up for free -
    -
    -
    - App screenshot -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/cta-sections/index.html b/tailwindui/components/marketing/sections/cta-sections/index.html deleted file mode 100644 index 486216b8a..000000000 --- a/tailwindui/components/marketing/sections/cta-sections/index.html +++ /dev/null @@ -1,484 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - CTA Sections -

    -
    -
    -
    - -
    -
    -

    - Brand panel with app screenshot -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple center branded -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple centered -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple justified on light brand -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple justified -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple stacked -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Split with image -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/cta-sections/simple_center_branded.html b/tailwindui/components/marketing/sections/cta-sections/simple_center_branded.html deleted file mode 100644 index 9fc0bba14..000000000 --- a/tailwindui/components/marketing/sections/cta-sections/simple_center_branded.html +++ /dev/null @@ -1,19 +0,0 @@ - - -
    -
    -

    - Boost your productivity. - Start using Workflow today. -

    -

    Ac euismod vel sit maecenas id pellentesque eu sed consectetur. Malesuada adipiscing sagittis vel nulla nec.

    - - Sign up for free - -
    -
    - - diff --git a/tailwindui/components/marketing/sections/cta-sections/simple_centered.html b/tailwindui/components/marketing/sections/cta-sections/simple_centered.html deleted file mode 100644 index 7b08f25d7..000000000 --- a/tailwindui/components/marketing/sections/cta-sections/simple_centered.html +++ /dev/null @@ -1,28 +0,0 @@ - - -
    -
    -

    - Ready to dive in? -
    - Start your free trial today. -

    - -
    -
    - - diff --git a/tailwindui/components/marketing/sections/cta-sections/simple_justified.html b/tailwindui/components/marketing/sections/cta-sections/simple_justified.html deleted file mode 100644 index 64426256e..000000000 --- a/tailwindui/components/marketing/sections/cta-sections/simple_justified.html +++ /dev/null @@ -1,28 +0,0 @@ - - -
    -
    -

    - Ready to dive in? -
    - Start your free trial today. -

    - -
    -
    - - diff --git a/tailwindui/components/marketing/sections/cta-sections/simple_justified_on_light_brand.html b/tailwindui/components/marketing/sections/cta-sections/simple_justified_on_light_brand.html deleted file mode 100644 index 75e5b3735..000000000 --- a/tailwindui/components/marketing/sections/cta-sections/simple_justified_on_light_brand.html +++ /dev/null @@ -1,22 +0,0 @@ - - -
    -
    -

    - Ready to dive in? - Start your free trial today. -

    - -
    -
    - - diff --git a/tailwindui/components/marketing/sections/cta-sections/simple_stacked.html b/tailwindui/components/marketing/sections/cta-sections/simple_stacked.html deleted file mode 100644 index 01a376b6e..000000000 --- a/tailwindui/components/marketing/sections/cta-sections/simple_stacked.html +++ /dev/null @@ -1,28 +0,0 @@ - - -
    -
    -

    - Ready to dive in? -
    - Start your free trial today. -

    - -
    -
    - - diff --git a/tailwindui/components/marketing/sections/cta-sections/split_with_image.html b/tailwindui/components/marketing/sections/cta-sections/split_with_image.html deleted file mode 100644 index 3fd66edc1..000000000 --- a/tailwindui/components/marketing/sections/cta-sections/split_with_image.html +++ /dev/null @@ -1,37 +0,0 @@ - - -
    -
    - Support team -
    -
    -
    -
    - Award winning support -
    -

    - We’re here to help -

    -

    - Lorem ipsum dolor sit amet, consectetur adipiscing elit. Et, egestas tempus tellus etiam sed. Quam a scelerisque amet ullamcorper eu enim et fermentum, augue. Aliquet amet volutpat quisque ut interdum tincidunt duis. -

    - -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/faq-sections/centered_accordion.html b/tailwindui/components/marketing/sections/faq-sections/centered_accordion.html deleted file mode 100644 index 67aee0d5e..000000000 --- a/tailwindui/components/marketing/sections/faq-sections/centered_accordion.html +++ /dev/null @@ -1,180 +0,0 @@ - - -
    -
    -
    -

    - Frequently asked questions -

    -
    -
    -
    -
    - - -
    -
    -

    - I don't know, but the flag is a big plus. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -

    -
    -
    -
    -
    -
    - - -
    -
    -

    - You boil the hell out of it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Magnam aut tempora vitae odio inventore fuga aliquam nostrum quod porro. Delectus quia facere id sequi expedita natus. -

    -
    -
    -
    -
    -
    -
    - - -
    -
    -

    - Nobody knows. Lorem ipsum dolor sit amet consectetur adipisicing elit. Culpa, voluptas ipsa quia excepturi, quibusdam natus exercitationem sapiente tempore labore voluptatem. -

    -
    -
    -
    -
    -
    -
    - - -
    -
    -

    - Because they're so good at it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -

    -
    -
    -
    -
    -
    -
    - - -
    -
    -

    - Because the pee is silent. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ipsam, quas voluptatibus ex culpa ipsum, aspernatur blanditiis fugiat ullam magnam suscipit deserunt illum natus facilis atque vero consequatur! Quisquam, debitis error. -

    -
    -
    -
    -
    -
    -
    - - -
    -
    -

    - He couldn't see himself doing it. Lorem ipsum dolor sit, amet consectetur adipisicing elit. Eveniet perspiciatis officiis corrupti tenetur. Temporibus ut voluptatibus, perferendis sed unde rerum deserunt eius. -

    -
    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/faq-sections/index.html b/tailwindui/components/marketing/sections/faq-sections/index.html deleted file mode 100644 index b0f6e6b86..000000000 --- a/tailwindui/components/marketing/sections/faq-sections/index.html +++ /dev/null @@ -1,430 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - FAQs -

    -
    -
    -
    - -
    -
    -

    - Centered accordion -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Offset with supporting text -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Side-by-side -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Three columns -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Two columns on brand -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Two columns -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/faq-sections/offset_with_supporting_text.html b/tailwindui/components/marketing/sections/faq-sections/offset_with_supporting_text.html deleted file mode 100644 index 5bcbb75c4..000000000 --- a/tailwindui/components/marketing/sections/faq-sections/offset_with_supporting_text.html +++ /dev/null @@ -1,55 +0,0 @@ - - -
    -
    -
    -
    -

    - Frequently asked questions -

    -

    Can’t find the answer you’re looking for? Reach out to our customer support team.

    -
    -
    -
    -
    -
    - How do you make holy water? -
    -
    - You boil the hell out of it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - What's the best thing about Switzerland? -
    -
    - I don't know, but the flag is a big plus. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - What do you call someone with no body and no nose? -
    -
    - Nobody knows. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why do you never see elephants hiding in trees? -
    -
    - Because they're so good at it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/faq-sections/side_by_side.html b/tailwindui/components/marketing/sections/faq-sections/side_by_side.html deleted file mode 100644 index de87050e3..000000000 --- a/tailwindui/components/marketing/sections/faq-sections/side_by_side.html +++ /dev/null @@ -1,78 +0,0 @@ - - -
    -
    -

    - Frequently asked questions -

    -
    -
    -
    -
    - What's the best thing about Switzerland? -
    -
    -

    - I don't know, but the flag is a big plus. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -

    -
    -
    -
    -
    - How do you make holy water? -
    -
    -

    - You boil the hell out of it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Magnam aut tempora vitae odio inventore fuga aliquam nostrum quod porro. Delectus quia facere id sequi expedita natus. -

    -
    -
    -
    -
    - What do you call someone with no body and no nose? -
    -
    -

    - Nobody knows. Lorem ipsum dolor sit amet consectetur adipisicing elit. Culpa, voluptas ipsa quia excepturi, quibusdam natus exercitationem sapiente tempore labore voluptatem. -

    -
    -
    -
    -
    - Why do you never see elephants hiding in trees? -
    -
    -

    - Because they're so good at it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -

    -
    -
    -
    -
    - Why can't you hear a pterodactyl go to the bathroom? -
    -
    -

    - Because the pee is silent. Lorem ipsum dolor sit amet, consectetur adipisicing elit. Ipsam, quas voluptatibus ex culpa ipsum, aspernatur blanditiis fugiat ullam magnam suscipit deserunt illum natus facilis atque vero consequatur! Quisquam, debitis error. -

    -
    -
    -
    -
    - Why did the invisible man turn down the job offer? -
    -
    -

    - He couldn't see himself doing it. Lorem ipsum dolor sit, amet consectetur adipisicing elit. Eveniet perspiciatis officiis corrupti tenetur. Temporibus ut voluptatibus, perferendis sed unde rerum deserunt eius. -

    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/faq-sections/three_columns.html b/tailwindui/components/marketing/sections/faq-sections/three_columns.html deleted file mode 100644 index 9fb08ff22..000000000 --- a/tailwindui/components/marketing/sections/faq-sections/three_columns.html +++ /dev/null @@ -1,66 +0,0 @@ - - -
    -
    -

    - Frequently asked questions -

    -
    -
    -
    -
    - What's the best thing about Switzerland? -
    -
    - I don't know, but the flag is a big plus. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - How do you make holy water? -
    -
    - You boil the hell out of it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why do you never see elephants hiding in trees? -
    -
    - Because they're so good at it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - What do you call someone with no body and no nose? -
    -
    - Nobody knows. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why can't you hear a pterodactyl go to the bathroom? -
    -
    - Because the pee is silent. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why did the invisible man turn down the job offer? -
    -
    - He couldn't see himself doing it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/faq-sections/two_columns.html b/tailwindui/components/marketing/sections/faq-sections/two_columns.html deleted file mode 100644 index a8c09211e..000000000 --- a/tailwindui/components/marketing/sections/faq-sections/two_columns.html +++ /dev/null @@ -1,72 +0,0 @@ - - -
    -
    -

    - Frequently asked questions -

    - -
    -
    -
    -
    - What's the best thing about Switzerland? -
    -
    - I don't know, but the flag is a big plus. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    - -
    -
    - Why do you never see elephants hiding in trees? -
    -
    - Because they're so good at it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    - -
    -
    - How do you make holy water? -
    -
    - You boil the hell out of it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    - -
    -
    - Why can't you hear a pterodactyl go to the bathroom? -
    -
    - Because the pee is silent. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    - -
    -
    - What do you call someone with no body and no nose? -
    -
    - Nobody knows. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    - -
    -
    - Why did the invisible man turn down the job offer? -
    -
    - He couldn't see himself doing it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/faq-sections/two_columns_on_brand.html b/tailwindui/components/marketing/sections/faq-sections/two_columns_on_brand.html deleted file mode 100644 index 3e6f5bd1b..000000000 --- a/tailwindui/components/marketing/sections/faq-sections/two_columns_on_brand.html +++ /dev/null @@ -1,66 +0,0 @@ - - -
    -
    -

    - Frequently asked questions -

    -
    -
    -
    -
    - What's the best thing about Switzerland? -
    -
    - I don't know, but the flag is a big plus. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why do you never see elephants hiding in trees? -
    -
    - Because they're so good at it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - How do you make holy water? -
    -
    - You boil the hell out of it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why can't you hear a pterodactyl go to the bathroom? -
    -
    - Because the pee is silent. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - What do you call someone with no body and no nose? -
    -
    - Nobody knows. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    - Why did the invisible man turn down the job offer? -
    -
    - He couldn't see himself doing it. Lorem ipsum dolor sit amet consectetur adipisicing elit. Quas cupiditate laboriosam fugiat. -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/feature-sections/alternative_side_by_side_with_images.html b/tailwindui/components/marketing/sections/feature-sections/alternative_side_by_side_with_images.html deleted file mode 100644 index 7b8d1c704..000000000 --- a/tailwindui/components/marketing/sections/feature-sections/alternative_side_by_side_with_images.html +++ /dev/null @@ -1,181 +0,0 @@ - - -
    -
    - - -
    -

    - A better way to send money -

    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus magnam voluptatum cupiditate veritatis in, accusamus quisquam. -

    -
    - -
    -
    -

    - Transfer funds world-wide -

    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit. Pariatur minima sequi recusandae, porro maiores officia assumenda aliquam laborum ab aliquid veritatis impedit odit adipisci optio iste blanditiis facere. Totam, velit. -

    - -
      -
    • -
      -
      -
      - - - - -
      -
      -
      -
      Competitive exchange rates
      -

      - Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. -

      -
      -
      -
    • -
    • -
      -
      -
      - - - - -
      -
      -
      -
      No hidden fees
      -

      - Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. -

      -
      -
      -
    • -
    • -
      -
      -
      - - - - -
      -
      -
      -
      Transfers are instant
      -

      - Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. -

      -
      -
      -
    • -
    -
    - -
    - - - - - - - - - -
    -
    - - - -
    -
    -
    -

    - Always in the loop -

    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit. Impedit ex obcaecati natus eligendi delectus, cum deleniti sunt in labore nihil quod quibusdam expedita nemo. -

    - -
      -
    • -
      -
      -
      - - - - -
      -
      -
      -
      Mobile notifications
      -

      - Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. -

      -
      -
      -
    • -
    • -
      -
      -
      - - - - -
      -
      -
      -
      Reminder emails
      -

      - Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. -

      -
      -
      -
    • -
    -
    - -
    - - - - - - - - - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/feature-sections/centered_2x2_grid.html b/tailwindui/components/marketing/sections/feature-sections/centered_2x2_grid.html deleted file mode 100644 index 3b6942ebf..000000000 --- a/tailwindui/components/marketing/sections/feature-sections/centered_2x2_grid.html +++ /dev/null @@ -1,97 +0,0 @@ - - -
    -
    -
    -

    Transactions

    -

    - A better way to send money -

    -

    - Lorem ipsum dolor sit amet consect adipisicing elit. Possimus magnam voluptatum cupiditate veritatis in accusamus quisquam. -

    -
    - -
    -
      -
    • -
      -
      -
      - - - - -
      -
      -
      -

      Competitive exchange rates

      -

      - Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. -

      -
      -
      -
    • -
    • -
      -
      -
      - - - - -
      -
      -
      -

      No hidden fees

      -

      - Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. -

      -
      -
      -
    • -
    • -
      -
      -
      - - - - -
      -
      -
      -

      Transfers are instant

      -

      - Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. -

      -
      -
      -
    • -
    • -
      -
      -
      - - - - -
      -
      -
      -

      Mobile notifications

      -

      - Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. -

      -
      -
      -
    • -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/feature-sections/index.html b/tailwindui/components/marketing/sections/feature-sections/index.html deleted file mode 100644 index c00a142cd..000000000 --- a/tailwindui/components/marketing/sections/feature-sections/index.html +++ /dev/null @@ -1,430 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Feature Sections -

    -
    -
    -
    - -
    -
    -

    - Alternative side-by-side with images -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Centered 2x2 grid -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With feature grid list -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With feature list -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Offset 2x2 grid -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple three-column -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/feature-sections/offset_2x2_grid.html b/tailwindui/components/marketing/sections/feature-sections/offset_2x2_grid.html deleted file mode 100644 index e93ebacab..000000000 --- a/tailwindui/components/marketing/sections/feature-sections/offset_2x2_grid.html +++ /dev/null @@ -1,85 +0,0 @@ - - -
    -
    - - - - - - - - - -
    -
    -

    - A better way to send money. -

    -
    -
    -
    -
    - - - - -
    -
    -

    Competitive rates

    -

    - Consequuntur omnis dicta cumque, inventore atque ab dolores aspernatur tempora ab doloremque. -

    -
    -
    -
    -
    - - - - -
    -
    -

    No hidden fees

    -

    - Corporis quisquam nostrum nulla veniam recusandae temporibus aperiam officia incidunt at distinctio ratione. -

    -
    -
    -
    -
    - - - - -
    -
    -

    Instant transfers

    -

    - Omnis, illo delectus? Libero, possimus nulla nemo tenetur adipisci repellat dolore eligendi velit doloribus mollitia. -

    -
    -
    -
    -
    - - - - -
    -
    -

    Reminder emails

    -

    - Veniam necessitatibus reiciendis fugit explicabo dolorem nihil et omnis assumenda odit? Quisquam unde accusantium. -

    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/feature-sections/simple_three_column.html b/tailwindui/components/marketing/sections/feature-sections/simple_three_column.html deleted file mode 100644 index df629d8dd..000000000 --- a/tailwindui/components/marketing/sections/feature-sections/simple_three_column.html +++ /dev/null @@ -1,55 +0,0 @@ - - -
    -
    -
    -
    -
    - - - - -
    -
    -
    Competitive exchange rates
    -

    - Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. -

    -
    -
    -
    -
    - - - - -
    -
    -
    No hidden fees
    -

    - Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. -

    -
    -
    -
    -
    - - - - -
    -
    -
    Transfers are instant
    -

    - Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. -

    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/feature-sections/with_feature_grid_list.html b/tailwindui/components/marketing/sections/feature-sections/with_feature_grid_list.html deleted file mode 100644 index a86049148..000000000 --- a/tailwindui/components/marketing/sections/feature-sections/with_feature_grid_list.html +++ /dev/null @@ -1,113 +0,0 @@ - - -
    -
    -
    -

    All-in-one platform

    -

    Ac euismod vel sit maecenas id pellentesque eu sed consectetur. Malesuada adipiscing sagittis vel nulla nec.

    -
    -
    -
    - - -
    -
    Invite team members
    -
    - Tempor tellus in aliquet eu et sit nulla tellus. Suspendisse est, molestie blandit quis ac. Lacus. -
    -
    -
    -
    - - -
    -
    Notifications
    -
    - Ornare donec rhoncus vitae nisl velit, neque, mauris dictum duis. Nibh urna non parturient. -
    -
    -
    -
    - - -
    -
    List view
    -
    - Etiam cras augue ornare pretium sit malesuada morbi orci, venenatis. Dictum lacus. -
    -
    -
    -
    - - -
    -
    Boards
    -
    - Interdum quam pulvinar turpis tortor, egestas quis diam amet, natoque. Mauris sagittis. -
    -
    -
    -
    - - -
    -
    Keyboard shortcuts
    -
    - Ullamcorper in ipsum ac feugiat. Senectus at aliquam vulputate mollis nec. In at risus odio. -
    -
    -
    -
    - - -
    -
    Reporting
    -
    - Magna a vel sagittis aliquam eu amet. Et lorem auctor quam nunc odio. Sed bibendum. -
    -
    -
    -
    - - -
    -
    Calendars
    -
    - Sed mi, dapibus turpis orci posuere integer. A porta viverra posuere adipiscing turpis. -
    -
    -
    -
    - - -
    -
    Mobile app
    -
    - Quisque sapien nunc nisl eros. Facilisis sagittis maecenas id dignissim tristique proin sed. -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/feature-sections/with_feature_list.html b/tailwindui/components/marketing/sections/feature-sections/with_feature_list.html deleted file mode 100644 index cf0919189..000000000 --- a/tailwindui/components/marketing/sections/feature-sections/with_feature_list.html +++ /dev/null @@ -1,116 +0,0 @@ - - -
    -
    -
    -

    Everything you need

    -

    All-in-one platform

    -

    Ac euismod vel sit maecenas id pellentesque eu sed consectetur. Malesuada adipiscing sagittis vel nulla nec.

    -
    -
    -
    -
    - - -
    -
    Invite team members
    -
    - You can manage phone, email and chat conversations all from a single mailbox. -
    -
    -
    -
    - - -
    -
    List view
    -
    - You can manage phone, email and chat conversations all from a single mailbox. -
    -
    -
    -
    - - -
    -
    Keyboard shortcuts
    -
    - You can manage phone, email and chat conversations all from a single mailbox. -
    -
    -
    -
    - - -
    -
    Calendars
    -
    - You can manage phone, email and chat conversations all from a single mailbox. -
    -
    -
    -
    - - -
    -
    Notifications
    -
    - Find what you need with advanced filters, bulk actions, and quick views. -
    -
    -
    -
    - - -
    -
    Boards
    -
    - Find what you need with advanced filters, bulk actions, and quick views. -
    -
    -
    -
    - - -
    -
    Reporting
    -
    - Find what you need with advanced filters, bulk actions, and quick views. -
    -
    -
    -
    - - -
    -
    Mobile app
    -
    - Find what you need with advanced filters, bulk actions, and quick views. -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/footers/4_column_with_company_mission.html b/tailwindui/components/marketing/sections/footers/4_column_with_company_mission.html deleted file mode 100644 index a34493b6b..000000000 --- a/tailwindui/components/marketing/sections/footers/4_column_with_company_mission.html +++ /dev/null @@ -1,170 +0,0 @@ - - - - - diff --git a/tailwindui/components/marketing/sections/footers/4_column_with_newsletter.html b/tailwindui/components/marketing/sections/footers/4_column_with_newsletter.html deleted file mode 100644 index 4391b3b35..000000000 --- a/tailwindui/components/marketing/sections/footers/4_column_with_newsletter.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - diff --git a/tailwindui/components/marketing/sections/footers/4_column_with_newsletter_and_localization.html b/tailwindui/components/marketing/sections/footers/4_column_with_newsletter_and_localization.html deleted file mode 100644 index a4ba9a0d7..000000000 --- a/tailwindui/components/marketing/sections/footers/4_column_with_newsletter_and_localization.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - - diff --git a/tailwindui/components/marketing/sections/footers/4_column_with_newsletter_and_localization_dark.html b/tailwindui/components/marketing/sections/footers/4_column_with_newsletter_and_localization_dark.html deleted file mode 100644 index a5aef84bf..000000000 --- a/tailwindui/components/marketing/sections/footers/4_column_with_newsletter_and_localization_dark.html +++ /dev/null @@ -1,229 +0,0 @@ - - - - - diff --git a/tailwindui/components/marketing/sections/footers/4_column_with_newsletter_dark.html b/tailwindui/components/marketing/sections/footers/4_column_with_newsletter_dark.html deleted file mode 100644 index 3273c5acd..000000000 --- a/tailwindui/components/marketing/sections/footers/4_column_with_newsletter_dark.html +++ /dev/null @@ -1,181 +0,0 @@ - - - - - diff --git a/tailwindui/components/marketing/sections/footers/index.html b/tailwindui/components/marketing/sections/footers/index.html deleted file mode 100644 index 7824ecfd2..000000000 --- a/tailwindui/components/marketing/sections/footers/index.html +++ /dev/null @@ -1,484 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Footers -

    -
    -
    -
    - -
    -
    -

    - 4-column with company mission -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - 4-column with newsletter and localization dark -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - 4-column with newsletter and localization -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - 4-column with newsletter dark -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - 4-column with newsletter -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple centered -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Social links only -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/footers/simple_centered.html b/tailwindui/components/marketing/sections/footers/simple_centered.html deleted file mode 100644 index 15bccfce0..000000000 --- a/tailwindui/components/marketing/sections/footers/simple_centered.html +++ /dev/null @@ -1,78 +0,0 @@ - - - - - diff --git a/tailwindui/components/marketing/sections/footers/social_links_only.html b/tailwindui/components/marketing/sections/footers/social_links_only.html deleted file mode 100644 index 5c1aa4c8a..000000000 --- a/tailwindui/components/marketing/sections/footers/social_links_only.html +++ /dev/null @@ -1,48 +0,0 @@ - - - - - diff --git a/tailwindui/components/marketing/sections/header/index.html b/tailwindui/components/marketing/sections/header/index.html deleted file mode 100644 index c511c2dfc..000000000 --- a/tailwindui/components/marketing/sections/header/index.html +++ /dev/null @@ -1,268 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Header Sections -

    -
    -
    -
    - -
    -
    -

    - Simple centered -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple with select menu dark -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple with select menu -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/header/simple_centered.html b/tailwindui/components/marketing/sections/header/simple_centered.html deleted file mode 100644 index 744e7856b..000000000 --- a/tailwindui/components/marketing/sections/header/simple_centered.html +++ /dev/null @@ -1,16 +0,0 @@ - - -
    -
    -
    -

    Pricing

    -

    Take control of your team.

    -

    Start building for free, then add a site plan to go live. Account plans unlock additional features.

    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/header/simple_with_select_menu.html b/tailwindui/components/marketing/sections/header/simple_with_select_menu.html deleted file mode 100644 index 0ffc49a8c..000000000 --- a/tailwindui/components/marketing/sections/header/simple_with_select_menu.html +++ /dev/null @@ -1,37 +0,0 @@ - - -
    -
    -
    -

    Pricing Plans

    -

    Start building for free, then add a site plan to go live. Account plans unlock additional features.

    -
    -
    - -
    - - -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/header/simple_with_select_menu_dark.html b/tailwindui/components/marketing/sections/header/simple_with_select_menu_dark.html deleted file mode 100644 index 1b30a5f65..000000000 --- a/tailwindui/components/marketing/sections/header/simple_with_select_menu_dark.html +++ /dev/null @@ -1,37 +0,0 @@ - - -
    -
    -
    -

    Pricing Plans

    -

    Start building for free, then add a site plan to go live. Account plans unlock additional features.

    -
    -
    - -
    - - -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/heroes/index.html b/tailwindui/components/marketing/sections/heroes/index.html deleted file mode 100644 index d9334c378..000000000 --- a/tailwindui/components/marketing/sections/heroes/index.html +++ /dev/null @@ -1,430 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Hero Sections -

    -
    -
    -
    - -
    -
    -

    - Simple centered -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Split with navbar -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With angled image on right -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With app screenshot -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With sign-in form -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With sign up and media content -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/heroes/simple_centered.html b/tailwindui/components/marketing/sections/heroes/simple_centered.html deleted file mode 100644 index 74de796b6..000000000 --- a/tailwindui/components/marketing/sections/heroes/simple_centered.html +++ /dev/null @@ -1,128 +0,0 @@ - - -
    - - -
    -
    - -
    - - -
    -
    - -
    -
    - -
    -
    -

    - Data to enrich your -
    - online business -

    -

    - Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat fugiat aliqua. -

    - -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/heroes/split_with_navbar.html b/tailwindui/components/marketing/sections/heroes/split_with_navbar.html deleted file mode 100644 index 543d6cc5b..000000000 --- a/tailwindui/components/marketing/sections/heroes/split_with_navbar.html +++ /dev/null @@ -1,204 +0,0 @@ - - -
    - - -
    -
    -
    -

    - Data to enrich your -
    - online business -

    -

    - Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat fugiat aliqua. -

    - -
    -
    -
    - Woman on her phone -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/heroes/with_angled_image_on_right.html b/tailwindui/components/marketing/sections/heroes/with_angled_image_on_right.html deleted file mode 100644 index 05b1fcc0a..000000000 --- a/tailwindui/components/marketing/sections/heroes/with_angled_image_on_right.html +++ /dev/null @@ -1,110 +0,0 @@ - - -
    -
    -
    - - -
    - -
    - - -
    -
    - -
    -
    - -
    -
    -

    - Data to enrich your -
    - online business -

    -

    - Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat fugiat aliqua. -

    - -
    -
    -
    -
    -
    - -
    -
    - - diff --git a/tailwindui/components/marketing/sections/heroes/with_app_screenshot.html b/tailwindui/components/marketing/sections/heroes/with_app_screenshot.html deleted file mode 100644 index ad5e85fe8..000000000 --- a/tailwindui/components/marketing/sections/heroes/with_app_screenshot.html +++ /dev/null @@ -1,149 +0,0 @@ - - -
    -
    -
    -
    - - - - - - - - - - - - - - - - -
    -
    - -
    -
    - -
    - - -
    -
    - -
    -
    - -
    -
    -

    - Data to enrich your -
    - online business -

    -

    - Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat fugiat aliqua. -

    -
    -
    -
    -
    -
    -
    -
    -
    -
    - App screenshot -
    -
    -
    -
    -
    -

    Trusted by over 26,000 forward-thinking companies

    -
    -
    - Tuple -
    -
    - Mirage -
    -
    - StaticKit -
    -
    - Transistor -
    -
    - Workcation -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/heroes/with_sign_in_form.html b/tailwindui/components/marketing/sections/heroes/with_sign_in_form.html deleted file mode 100644 index 094323654..000000000 --- a/tailwindui/components/marketing/sections/heroes/with_sign_in_form.html +++ /dev/null @@ -1,225 +0,0 @@ - - -
    - -
    - - - -
    -
    - -
    -
    - -
    -
    -
    -
    -
    - - We're hiring - Visit our careers page - - - - - -

    - Data to enrich your - - online business -

    -

    - Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat fugiat aliqua ad ad non deserunt sunt. -

    -

    Used by

    -
    -
    -
    - Tuple -
    -
    - Workcation -
    -
    - StaticKit -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    - Sign in with -

    - -
    -
    - - - -
    - -
    - - - -
    - -
    - - - -
    -
    -
    - -
    -
    -
    -
    -
    - - Or - -
    -
    - -
    -
    -
    - -
    - -
    -
    - -
    - -
    - -
    -
    - -
    - -
    - -
    -
    - -
    - - - -
    -
    -
    -
    -
    -

    By signing up, you agree to our Terms, Data Policy and Cookies Policy.

    -
    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/heroes/with_sign_up_and_media_content.html b/tailwindui/components/marketing/sections/heroes/with_sign_up_and_media_content.html deleted file mode 100644 index 4eca5f5e7..000000000 --- a/tailwindui/components/marketing/sections/heroes/with_sign_up_and_media_content.html +++ /dev/null @@ -1,148 +0,0 @@ - - -
    - -
    - - - -
    -
    - -
    -
    - -
    -
    -
    -
    - Coming soon -
    -

    - Data to enrich your - - online business -

    -

    - Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat fugiat aliqua ad ad non deserunt sunt. -

    -
    -

    - Sign up to get notified when it’s ready. -

    -
    - - -
    -

    - We care about the protection of your data. Read our - Privacy Policy. -

    -
    -
    -
    - - - - - - - - - -
    - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/logo-clouds/index.html b/tailwindui/components/marketing/sections/logo-clouds/index.html deleted file mode 100644 index 78ecd7583..000000000 --- a/tailwindui/components/marketing/sections/logo-clouds/index.html +++ /dev/null @@ -1,376 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Logo Clouds -

    -
    -
    -
    - -
    -
    -

    - Off-white grid -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple with heading on brand -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple with heading -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Split with grid on right -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/logo-clouds/off_white_grid.html b/tailwindui/components/marketing/sections/logo-clouds/off_white_grid.html deleted file mode 100644 index 669bc32e9..000000000 --- a/tailwindui/components/marketing/sections/logo-clouds/off_white_grid.html +++ /dev/null @@ -1,34 +0,0 @@ - - -
    -
    -

    - Trusted by over 5 very average small businesses -

    -
    -
    - Workcation -
    -
    - Mirage -
    -
    - Tuple -
    -
    - Laravel -
    -
    - StaticKit -
    -
    - Statamic -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/logo-clouds/simple.html b/tailwindui/components/marketing/sections/logo-clouds/simple.html deleted file mode 100644 index d40c0ecdd..000000000 --- a/tailwindui/components/marketing/sections/logo-clouds/simple.html +++ /dev/null @@ -1,28 +0,0 @@ - - -
    -
    -
    -
    - Tuple -
    -
    - Mirage -
    -
    - StaticKit -
    -
    - Transistor -
    -
    - Workcation -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/logo-clouds/simple_with_heading.html b/tailwindui/components/marketing/sections/logo-clouds/simple_with_heading.html deleted file mode 100644 index 40d769531..000000000 --- a/tailwindui/components/marketing/sections/logo-clouds/simple_with_heading.html +++ /dev/null @@ -1,29 +0,0 @@ - - -
    -
    -
    -

    - The world's most innovative companies use Workflow -

    -
    -
    -
    - Workcation -
    -
    - Tuple -
    -
    - Level -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/logo-clouds/simple_with_heading_on_brand.html b/tailwindui/components/marketing/sections/logo-clouds/simple_with_heading_on_brand.html deleted file mode 100644 index 064cf3b7e..000000000 --- a/tailwindui/components/marketing/sections/logo-clouds/simple_with_heading_on_brand.html +++ /dev/null @@ -1,35 +0,0 @@ - - -
    -
    -
    -

    - The world's most innovative companies use Workflow -

    -
    -
    -
    - Tuple -
    -
    - Mirage -
    -
    - StaticKit -
    -
    - Transistor -
    -
    - Workcation -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/logo-clouds/split_with_grid_on_right.html b/tailwindui/components/marketing/sections/logo-clouds/split_with_grid_on_right.html deleted file mode 100644 index 549468084..000000000 --- a/tailwindui/components/marketing/sections/logo-clouds/split_with_grid_on_right.html +++ /dev/null @@ -1,53 +0,0 @@ - - -
    -
    -
    -
    -

    - Used by the world's most average companies -

    -

    - Lorem ipsum dolor sit amet, consectetur adipiscing elit. Et, egestas tempus tellus etiam sed. Quam a scelerisque amet ullamcorper eu enim et fermentum, augue. -

    - -
    -
    -
    - Workcation -
    -
    - Mirage -
    -
    - Tuple -
    -
    - Laravel -
    -
    - StaticKit -
    -
    - Statamic -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/newsletter-sections/index.html b/tailwindui/components/marketing/sections/newsletter-sections/index.html deleted file mode 100644 index a0801fb46..000000000 --- a/tailwindui/components/marketing/sections/newsletter-sections/index.html +++ /dev/null @@ -1,268 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Newsletter Sections -

    -
    -
    -
    - -
    -
    -

    - Simple stacked -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With paragraph on brand card -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With paragraph on dark -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/newsletter-sections/simple_stacked.html b/tailwindui/components/marketing/sections/newsletter-sections/simple_stacked.html deleted file mode 100644 index d91713fca..000000000 --- a/tailwindui/components/marketing/sections/newsletter-sections/simple_stacked.html +++ /dev/null @@ -1,24 +0,0 @@ - - -
    -
    -

    - Want product news and updates? - - Sign up for our newsletter. -

    -
    - -
    - -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/newsletter-sections/with_paragraph_on_brand_card.html b/tailwindui/components/marketing/sections/newsletter-sections/with_paragraph_on_brand_card.html deleted file mode 100644 index 63db936d7..000000000 --- a/tailwindui/components/marketing/sections/newsletter-sections/with_paragraph_on_brand_card.html +++ /dev/null @@ -1,37 +0,0 @@ - - -
    -
    -
    -
    -

    - Want products news and updates? -

    -

    - Sign up for our newsletter to stay up to date. -

    -
    -
    -
    - -
    - -
    -
    -

    - We care about the protection of your data. Read our - - Privacy Policy. - -

    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/newsletter-sections/with_paragraph_on_dark.html b/tailwindui/components/marketing/sections/newsletter-sections/with_paragraph_on_dark.html deleted file mode 100644 index 7d9725077..000000000 --- a/tailwindui/components/marketing/sections/newsletter-sections/with_paragraph_on_dark.html +++ /dev/null @@ -1,35 +0,0 @@ - - -
    -
    -
    -

    - Sign up for our newsletter -

    -

    - Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui Lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat fugiat. -

    -
    -
    -
    - -
    - -
    -
    -

    - We care about the protection of your data. Read our - - Privacy Policy. - -

    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/pricing/four_tiers_with_toggle.html b/tailwindui/components/marketing/sections/pricing/four_tiers_with_toggle.html deleted file mode 100644 index a3fde2cdf..000000000 --- a/tailwindui/components/marketing/sections/pricing/four_tiers_with_toggle.html +++ /dev/null @@ -1,212 +0,0 @@ - - -
    -
    -
    -

    Pricing Plans

    -

    Start building for free, then add a site plan to go live. Account plans unlock additional features.

    -
    - - -
    -
    -
    -
    -
    -

    Hobby

    -

    All the basics for starting a new business

    -

    - $12 - /mo -

    - -
    -
    -

    What's included

    -
      -
    • - - - Potenti felis, in cras at at ligula nunc. -
    • - -
    • - - - Orci neque eget pellentesque. -
    • -
    -
    -
    - -
    -
    -

    Freelancer

    -

    All the basics for starting a new business

    -

    - $24 - /mo -

    - -
    -
    -

    What's included

    -
      -
    • - - - Potenti felis, in cras at at ligula nunc. -
    • - -
    • - - - Orci neque eget pellentesque. -
    • - -
    • - - - Donec mauris sit in eu tincidunt etiam. -
    • -
    -
    -
    - -
    -
    -

    Startup

    -

    All the basics for starting a new business

    -

    - $32 - /mo -

    - -
    -
    -

    What's included

    -
      -
    • - - - Potenti felis, in cras at at ligula nunc. -
    • - -
    • - - - Orci neque eget pellentesque. -
    • - -
    • - - - Donec mauris sit in eu tincidunt etiam. -
    • - -
    • - - - Faucibus volutpat magna. -
    • -
    -
    -
    - -
    -
    -

    Enterprise

    -

    All the basics for starting a new business

    -

    - $48 - /mo -

    - -
    -
    -

    What's included

    -
      -
    • - - - Potenti felis, in cras at at ligula nunc. -
    • - -
    • - - - Orci neque eget pellentesque. -
    • - -
    • - - - Donec mauris sit in eu tincidunt etiam. -
    • - -
    • - - - Faucibus volutpat magna. -
    • - -
    • - - - Id sed tellus in varius quisque. -
    • - -
    • - - - Risus egestas faucibus. -
    • - -
    • - - - Risus cursus ullamcorper. -
    • -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/pricing/index.html b/tailwindui/components/marketing/sections/pricing/index.html deleted file mode 100644 index f1dc4f9de..000000000 --- a/tailwindui/components/marketing/sections/pricing/index.html +++ /dev/null @@ -1,484 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Pricing Sections -

    -
    -
    -
    - -
    -
    -

    - Four tiers with toggle -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Single price with details -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Single price with feature list -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Split with brand panel -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Three tiers with emphasized tier -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Two tiers with extra tier -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With comparison table -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/pricing/single_price_with_details.html b/tailwindui/components/marketing/sections/pricing/single_price_with_details.html deleted file mode 100644 index 75416a4e9..000000000 --- a/tailwindui/components/marketing/sections/pricing/single_price_with_details.html +++ /dev/null @@ -1,125 +0,0 @@ - - -
    -
    -
    -
    -

    - Simple no-tricks pricing -

    -

    - If you're not satisfied, contact us within the first 14 days and we'll send you a full refund. -

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    - Lifetime Membership -

    -

    - Lorem ipsum dolor sit amet consect etur adipisicing elit. Itaque amet indis perferendis blanditiis repellendus etur quidem assumenda. -

    -
    -
    -

    - What's included -

    -
    -
    -
      -
    • -
      - - - - -
      -

      - Private forum access -

      -
    • -
    • -
      - - - - -
      -

      - Member resources -

      -
    • -
    • -
      - - - - -
      -

      - Entry to annual conference -

      -
    • -
    • -
      - - - - -
      -

      - Official member t-shirt -

      -
    • -
    -
    -
    -
    -

    - Pay once, own it forever -

    -
    - - $349 - - - USD - -
    -

    - - Learn about our membership policy - -

    - - -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/pricing/single_price_with_feature_list.html b/tailwindui/components/marketing/sections/pricing/single_price_with_feature_list.html deleted file mode 100644 index b3e66a906..000000000 --- a/tailwindui/components/marketing/sections/pricing/single_price_with_feature_list.html +++ /dev/null @@ -1,104 +0,0 @@ - - -
    -
    -
    -
    -

    - Everything you need for - $99 a month -

    -

    Includes every feature we offer plus unlimited projects and unlimited users.

    -
    - Get started today -
    -
    -
    -

    Everything you need

    -

    All-in-one platform

    -

    Ac euismod vel sit maecenas id pellentesque eu sed consectetur. Malesuada adipiscing sagittis vel nulla nec. Urna, sed a lectus elementum blandit et.

    -
    -
    -
      -
    • - - - Vitae in pulvinar odio id utobortis in inter. -
    • -
    • - - - Sed sed id viverra viverra augue eget massa. -
    • -
    • - - - Urna, gravida amet, a, integer venenatis. -
    • -
    • - - - Lobortis sed pharetra amet vitae eleifend. -
    • -
    • - - - Ullamcorper blandit a consequat donec elit aoreet. -
    • -
    -
      -
    • - - - Vitae in pulvinar odio id utobortis in inter. -
    • -
    • - - - Sed sed id viverra viverra augue eget massa. -
    • -
    • - - - Urna, gravida amet, a, integer venenatis. -
    • -
    • - - - Lobortis sed pharetra amet vitae eleifend. -
    • -
    • - - - Ullamcorper blandit a consequat donec elit aoreet. -
    • -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/pricing/split_with_brand_panel.html b/tailwindui/components/marketing/sections/pricing/split_with_brand_panel.html deleted file mode 100644 index 32afccd37..000000000 --- a/tailwindui/components/marketing/sections/pricing/split_with_brand_panel.html +++ /dev/null @@ -1,167 +0,0 @@ - - -
    - -
    -
    -
    -

    - Full-featured -

    -

    Everything you need to talk with your customers

    -
    -
    -
    - - -
    -
    -
    - List view -
    -
    - Nunc a, lacinia sed risus neque, arcu, rhoncus. Id mauris justo facilisis aliquam platea vestibulum condimentum morbi. -
    -
    -
    - -
    -
    - - -
    -
    -
    - Boards -
    -
    - Purus lobortis volutpat posuere id integer nunc tellus. Non mauris malesuada feugiat massa mi pellentesque cum est. Pharetra a varius urna rhoncus, tempor rutrum. -
    -
    -
    - -
    -
    - - -
    -
    -
    - Calendar -
    -
    - Purus lobortis volutpat posuere id integer nunc tellus. Non mauris malesuada feugiat massa mi pellentesque cum est. Pharetra a varius urna rhoncus, tempor rutrum. -
    -
    -
    - -
    -
    - - -
    -
    -
    - Teams -
    -
    - Tincidunt sollicitudin interdum nunc sit risus at bibendum vitae. Urna, quam ut sit justo non, consectetur et varius. -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    Price

    -

    - - $99 - Setup fee - plus - - - - - $4 - Per month - - -

    -
    -
      -
    • - - - Unlimited Projects -
    • -
    • - - - Unlimited storage -
    • -
    • - - - Cancel anytime -
    • -
    • - - - No per user fees -
    • -
    • - - - 24/7 support -
    • -
    • - - - Cancel anytime -
    • -
    - - Get started today - - - Try Workflow Lite for free - -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/pricing/three_tiers_with_emphasized_tier.html b/tailwindui/components/marketing/sections/pricing/three_tiers_with_emphasized_tier.html deleted file mode 100644 index bc97bd013..000000000 --- a/tailwindui/components/marketing/sections/pricing/three_tiers_with_emphasized_tier.html +++ /dev/null @@ -1,264 +0,0 @@ - - -
    -
    -
    -

    - Pricing -

    -

    - The right price for you, whoever you are -

    -

    - Lorem ipsum dolor sit, amet consectetur adipisicing elit. Velit numquam eligendi quos odit doloribus molestiae voluptatum. -

    -
    -
    - -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    - Hobby -

    -
    - - - $ - - - 79 - - - - /month - -
    -
    -
    -
    -
      -
    • -
      - - - -
      -

      - Pariatur quod similique -

      -
    • -
    • -
      - - - -
      -

      - Sapiente libero doloribus -

      -
    • -
    • -
      - - - -
      -

      - Vel ipsa esse repudiandae -

      -
    • -
    - -
    -
    -
    -
    -
    -
    -
    -
    -
    - - Most popular - -
    -
    -
    -
    -

    - Growth -

    -
    - - - $ - - - 149 - - - - /month - -
    -
    -
    -
    -
      -
    • -
      - - - - -
      -

      - Quia rem est sed impedit magnam -

      -
    • -
    • -
      - - - - -
      -

      - Dolorem vero ratione voluptates -

      -
    • -
    • -
      - - - - -
      -

      - Qui sed ab doloribus voluptatem dolore -

      -
    • -
    • -
      - - - - -
      -

      - Laborum commodi molestiae id et fugiat -

      -
    • -
    • -
      - - - - -
      -

      - Nam ut ipsa nesciunt culpa modi dolor -

      -
    • -
    - -
    -
    -
    -
    -
    -
    -
    -
    -

    - Scale -

    -
    - - - $ - - - 349 - - - - /month - -
    -
    -
    -
    -
      -
    • -
      - - - -
      -

      - Pariatur quod similique -

      -
    • -
    • -
      - - - -
      -

      - Sapiente libero doloribus -

      -
    • -
    • -
      - - - -
      -

      - Vel ipsa esse repudiandae -

      -
    • -
    - -
    -
    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/pricing/two_tiers_with_extra_tier.html b/tailwindui/components/marketing/sections/pricing/two_tiers_with_extra_tier.html deleted file mode 100644 index d6b809f02..000000000 --- a/tailwindui/components/marketing/sections/pricing/two_tiers_with_extra_tier.html +++ /dev/null @@ -1,207 +0,0 @@ - - -
    -
    -
    -
    -

    - Pricing -

    -

    - The right price for you, whoever you are -

    -

    - Lorem ipsum dolor, sit amet consectetur adipisicing elit. Harum sequi unde repudiandae natus. -

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    - Standard -

    -
    -
    - $49 - - /mo - -
    -

    - Lorem ipsum dolor sit amet consectetur, adipisicing elit. -

    -
    -
    -
      -
    • -
      - - - - -
      -

      - Pariatur quod similique -

      -
    • - -
    • -
      - - - - -
      -

      - Sapiente libero doloribus modi nostrum -

      -
    • - -
    • -
      - - - - -
      -

      - Vel ipsa esse repudiandae excepturi -

      -
    • - -
    • -
      - - - - -
      -

      - Itaque cupiditate adipisci quibusdam -

      -
    • -
    - -
    -
    - -
    -
    -
    -

    - Enterprise -

    -
    -
    - $79 - - /mo - -
    -

    - Lorem ipsum dolor sit amet consectetur, adipisicing elit. -

    -
    -
    -
      -
    • -
      - - - - -
      -

      - Pariatur quod similique -

      -
    • - -
    • -
      - - - - -
      -

      - Sapiente libero doloribus modi nostrum -

      -
    • - -
    • -
      - - - - -
      -

      - Vel ipsa esse repudiandae excepturi -

      -
    • - -
    • -
      - - - - -
      -

      - Itaque cupiditate adipisci quibusdam -

      -
    • -
    - -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    -

    - Discounted -

    -
    -
    - Get full access to all of standard license features for solo projects that make less than $20k gross revenue for - - $29 - - . -
    -
    - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/pricing/with_comparison_table.html b/tailwindui/components/marketing/sections/pricing/with_comparison_table.html deleted file mode 100644 index 1f1e597f5..000000000 --- a/tailwindui/components/marketing/sections/pricing/with_comparison_table.html +++ /dev/null @@ -1,991 +0,0 @@ - - -
    -
    - -
    -
    -

    Basic

    -

    - $9 - /mo -

    -

    Quis suspendisse ut fermentum neque vivamus non tellus.

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Features -
    FeatureIncluded
    Molestie lobortis massa. - - - Yes -
    Urna purus felis. - - - Yes -
    Tellus pulvinar sit dictum. - - - No -
    Convallis. - - - No -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Reporting -
    FeatureIncluded
    Adipiscing. - - - Yes -
    Eget risus integer. - - - No -
    Gravida leo urna velit. - - - No -
    Elementum ut dapibus mi feugiat cras nisl. - - - No -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Support -
    FeatureIncluded
    Sit dignissim. - - - Yes -
    Congue at nibh et. - - - No -
    Volutpat feugiat mattis. - - - No -
    Tristique pellentesque ornare diam sapien. - - - No -
    - -
    - -
    - -
    -

    Essential

    -

    - $29 - /mo -

    -

    Quis eleifend a tincidunt pellentesque. A tempor in sed.

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Features -
    FeatureIncluded
    Molestie lobortis massa. - - - Yes -
    Urna purus felis. - - - Yes -
    Tellus pulvinar sit dictum. - - - Yes -
    Convallis. - Up to 20 users -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Reporting -
    FeatureIncluded
    Adipiscing. - - - Yes -
    Eget risus integer. - - - Yes -
    Gravida leo urna velit. - - - No -
    Elementum ut dapibus mi feugiat cras nisl. - - - No -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Support -
    FeatureIncluded
    Sit dignissim. - - - Yes -
    Congue at nibh et. - - - Yes -
    Volutpat feugiat mattis. - - - Yes -
    Tristique pellentesque ornare diam sapien. - - - No -
    - -
    - -
    - -
    -

    Premium

    -

    - $59 - /mo -

    -

    Orci volutpat ut sed sed neque, dui eget. Quis tristique non.

    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Features -
    FeatureIncluded
    Molestie lobortis massa. - - - Yes -
    Urna purus felis. - - - Yes -
    Tellus pulvinar sit dictum. - - - Yes -
    Convallis. - Up to 50 users -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Reporting -
    FeatureIncluded
    Adipiscing. - - - Yes -
    Eget risus integer. - - - Yes -
    Gravida leo urna velit. - - - Yes -
    Elementum ut dapibus mi feugiat cras nisl. - - - Yes -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - Support -
    FeatureIncluded
    Sit dignissim. - - - Yes -
    Congue at nibh et. - - - Yes -
    Volutpat feugiat mattis. - - - Yes -
    Tristique pellentesque ornare diam sapien. - - - Yes -
    - -
    - -
    -
    - - - -
    -
    - - diff --git a/tailwindui/components/marketing/sections/stats-sections/index.html b/tailwindui/components/marketing/sections/stats-sections/index.html deleted file mode 100644 index 4a7896920..000000000 --- a/tailwindui/components/marketing/sections/stats-sections/index.html +++ /dev/null @@ -1,268 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Stats -

    -
    -
    -
    - -
    -
    -

    - Simple in card -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple on brand -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Split with image -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/stats-sections/simple_in_card.html b/tailwindui/components/marketing/sections/stats-sections/simple_in_card.html deleted file mode 100644 index b28e6163a..000000000 --- a/tailwindui/components/marketing/sections/stats-sections/simple_in_card.html +++ /dev/null @@ -1,54 +0,0 @@ - - -
    -
    -
    -

    - Trusted by developers from over 80 planets -

    -

    - Lorem ipsum dolor, sit amet consectetur adipisicing elit. Repellendus repellat laudantium. -

    -
    -
    -
    -
    -
    -
    -
    -
    -
    -
    - Pepperoni -
    -
    - 100% -
    -
    -
    -
    - Delivery -
    -
    - 24/7 -
    -
    -
    -
    - Calories -
    -
    - 100k -
    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/stats-sections/simple_on_brand.html b/tailwindui/components/marketing/sections/stats-sections/simple_on_brand.html deleted file mode 100644 index d912eadcf..000000000 --- a/tailwindui/components/marketing/sections/stats-sections/simple_on_brand.html +++ /dev/null @@ -1,45 +0,0 @@ - - -
    -
    -
    -

    - Trusted by developers from over 80 planets -

    -

    - Lorem ipsum dolor, sit amet consectetur adipisicing elit. Repellendus repellat laudantium. -

    -
    -
    -
    -
    - Pepperoni -
    -
    - 100% -
    -
    -
    -
    - Delivery -
    -
    - 24/7 -
    -
    -
    -
    - Calories -
    -
    - 100k+ -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/stats-sections/split_with_image.html b/tailwindui/components/marketing/sections/stats-sections/split_with_image.html deleted file mode 100644 index 438740a54..000000000 --- a/tailwindui/components/marketing/sections/stats-sections/split_with_image.html +++ /dev/null @@ -1,58 +0,0 @@ - - -
    -
    - Support team -
    -
    -
    -
    -
    - - - - -
    -
    -

    - Deliver what your customers want every time -

    -

    - Lorem ipsum dolor, sit amet consectetur adipisicing elit. Dolore nihil ea rerum ipsa. Nostrum consectetur sequi culpa doloribus omnis, molestiae esse placeat, exercitationem magnam quod molestias quia aspernatur deserunt voluptatibus. -

    -
    -
    -
    -
    - Delivery -
    -
    - 24/7 -
    -
    -
    -
    - Pepperoni -
    -
    - 99.9% -
    -
    -
    -
    - Calories -
    -
    - 100k+ -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/team-sections/dark_version_with_large_images.html b/tailwindui/components/marketing/sections/team-sections/dark_version_with_large_images.html deleted file mode 100644 index 051ab7feb..000000000 --- a/tailwindui/components/marketing/sections/team-sections/dark_version_with_large_images.html +++ /dev/null @@ -1,51 +0,0 @@ - - -
    -
    -
    -
    -

    Meet our team

    -

    Ornare sagittis, suspendisse in hendrerit quis. Sed dui aliquet lectus sit pretium egestas vel mattis neque.

    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/team-sections/full_width_with_vertical_images.html b/tailwindui/components/marketing/sections/team-sections/full_width_with_vertical_images.html deleted file mode 100644 index 6c9340ccc..000000000 --- a/tailwindui/components/marketing/sections/team-sections/full_width_with_vertical_images.html +++ /dev/null @@ -1,37 +0,0 @@ - - -
    -
    -
    -

    Meet our leadership

    - -
      -
    • -
      - -
      -
      -
      -

      Whitney Francis

      -

      Copywriter

      -
      -
      -

      Ultricies massa malesuada viverra cras lobortis. Tempor orci hac ligula dapibus mauris sit ut eu. Eget turpis urna maecenas cras. Nisl dictum.

      -
      -
      -
      -
      -
    • - - -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/team-sections/grid_with_large_round_images.html b/tailwindui/components/marketing/sections/team-sections/grid_with_large_round_images.html deleted file mode 100644 index ffd6b5c62..000000000 --- a/tailwindui/components/marketing/sections/team-sections/grid_with_large_round_images.html +++ /dev/null @@ -1,198 +0,0 @@ - - -
    -
    -
    -
    -

    Meet our team

    -

    Ornare sagittis, suspendisse in hendrerit quis. Sed dui aliquet lectus sit pretium egestas vel mattis neque.

    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/team-sections/grid_with_round_images.html b/tailwindui/components/marketing/sections/team-sections/grid_with_round_images.html deleted file mode 100644 index 8d4c5f9a5..000000000 --- a/tailwindui/components/marketing/sections/team-sections/grid_with_round_images.html +++ /dev/null @@ -1,30 +0,0 @@ - - -
    -
    -
    -
    -

    The People

    -

    Risus velit condimentum vitae tincidunt tincidunt. Mauris ridiculus fusce amet urna nunc. Ut nisl ornare diam in.

    -
    -
      -
    • -
      - -
      -
      -

      Michael Foster

      -

      Co-Founder / CTO

      -
      -
      -
      -
    • -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/team-sections/index.html b/tailwindui/components/marketing/sections/team-sections/index.html deleted file mode 100644 index f4c550e10..000000000 --- a/tailwindui/components/marketing/sections/team-sections/index.html +++ /dev/null @@ -1,538 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Team Sections -

    -
    -
    -
    - -
    -
    -

    - With small images -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With large images -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Grid with round images -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Dark version with large images -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With image and short paragraph -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With vertical images -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Full width with vertical images -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Grid with large round images -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/team-sections/with_image_and_short_paragraph.html b/tailwindui/components/marketing/sections/team-sections/with_image_and_short_paragraph.html deleted file mode 100644 index 45d733a5f..000000000 --- a/tailwindui/components/marketing/sections/team-sections/with_image_and_short_paragraph.html +++ /dev/null @@ -1,56 +0,0 @@ - - -
    -
    -
    -
    -

    Our Team

    -

    Nulla quam felis, enim faucibus proin velit, ornare id pretium. Augue ultrices sed arcu condimentum vestibulum suspendisse. Volutpat eu faucibus vivamus eget bibendum cras.

    -
    -
    -
      -
    • -
      -
      - -
      -
      -

      Emma Dorsey

      -

      Senior Front-end Developer

      -
      -
      -

      Ultricies massa malesuada viverra cras lobortis. Tempor orci hac ligula dapibus mauris sit ut eu. Eget turpis urna maecenas cras. Nisl dictum.

      -
      - - -
      -
    • - - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/team-sections/with_large_images.html b/tailwindui/components/marketing/sections/team-sections/with_large_images.html deleted file mode 100644 index 18042196e..000000000 --- a/tailwindui/components/marketing/sections/team-sections/with_large_images.html +++ /dev/null @@ -1,53 +0,0 @@ - - -
    -
    -
    -
    -

    Our Team

    -

    Odio nisi, lectus dis nulla. Ultrices maecenas vitae rutrum dolor ultricies donec risus sodales. Tempus quis et.

    -
    - -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/team-sections/with_small_images.html b/tailwindui/components/marketing/sections/team-sections/with_small_images.html deleted file mode 100644 index dc196884e..000000000 --- a/tailwindui/components/marketing/sections/team-sections/with_small_images.html +++ /dev/null @@ -1,82 +0,0 @@ - - -
    -
    -
    -
    -

    Meet our leadership

    -

    Libero fames augue nisl porttitor nisi, quis. Id ac elit odio vitae elementum enim vitae ullamcorper suspendisse. Vivamus fringilla.

    -
    -
    -
      -
    • -
      - -
      -

      Leslie Alexander

      -

      Co-Founder / CEO

      -
      -
      -
    • - -
    • -
      - -
      -

      Michael Foster

      -

      Co-Founder / CTO

      -
      -
      -
    • - -
    • -
      - -
      -

      Dries Vincent

      -

      Manager, Business Relations

      -
      -
      -
    • - -
    • -
      - -
      -

      Lindsay Walton

      -

      Front-end Developer

      -
      -
      -
    • - -
    • -
      - -
      -

      Courtney Henry

      -

      Designer

      -
      -
      -
    • - -
    • -
      - -
      -

      Tom Cook

      -

      Director, Product Development

      -
      -
      -
    • - - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/team-sections/with_vertical_images.html b/tailwindui/components/marketing/sections/team-sections/with_vertical_images.html deleted file mode 100644 index e3d60f6a1..000000000 --- a/tailwindui/components/marketing/sections/team-sections/with_vertical_images.html +++ /dev/null @@ -1,60 +0,0 @@ - - -
    -
    -
    -
    -

    About Us

    -

    Nulla quam felis, enim faucibus proin velit, ornare id pretium. Augue ultrices sed arcu condimentum vestibulum suspendisse. Volutpat eu faucibus vivamus eget bibendum cras.

    -
    -
    -
      -
    • -
      - -
      - -
      -
      -
      -
      -

      Leslie Alexander

      -

      Co-Founder / CEO

      -
      -
      -

      Ultricies massa malesuada viverra cras lobortis. Tempor orci hac ligula dapibus mauris sit ut eu. Eget turpis urna maecenas cras. Nisl dictum.

      -
      - -
      -
      -
      -
    • - - -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/testimonials/index.html b/tailwindui/components/marketing/sections/testimonials/index.html deleted file mode 100644 index a0d1b8753..000000000 --- a/tailwindui/components/marketing/sections/testimonials/index.html +++ /dev/null @@ -1,268 +0,0 @@ - - - Tailwind UI Components - - - - - - - - - -
    -
    -
    - -

    - Testimonials -

    -
    -
    -
    - -
    -
    -

    - Side-by-side on brand -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - Simple centered -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -

    - With large avatar -

    -
    -
    - -
    - - -
    -
    -
    -
    -
    - -
    -
    - - - -
    -
    -
    - -
    -
    - -
    -
    -
    -
    - - - \ No newline at end of file diff --git a/tailwindui/components/marketing/sections/testimonials/side_by_side_on_brand.html b/tailwindui/components/marketing/sections/testimonials/side_by_side_on_brand.html deleted file mode 100644 index 8fbc7f4c1..000000000 --- a/tailwindui/components/marketing/sections/testimonials/side_by_side_on_brand.html +++ /dev/null @@ -1,77 +0,0 @@ - - -
    -
    -
    -
    - - Tuple - - - - - -
    -
    -
    - - - -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit. Nemo expedita voluptas culpa sapiente alias molestiae. Numquam corrupti in laborum sed rerum et corporis. -

    -
    -
    -
    -
    - -
    -
    -
    Judith Black
    -
    CEO, Tuple
    -
    -
    -
    -
    -
    -
    -
    - - Workcation - - - - - - - -
    -
    -
    - - - -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit. Nemo expedita voluptas culpa sapiente alias molestiae. Numquam corrupti in laborum sed rerum et corporis. Nemo expedita voluptas culpa sapiente alias molestiae. -

    -
    -
    -
    -
    - -
    -
    -
    Joseph Rodriguez
    -
    CEO, Workcation
    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/testimonials/simple_centered.html b/tailwindui/components/marketing/sections/testimonials/simple_centered.html deleted file mode 100644 index ee395b77f..000000000 --- a/tailwindui/components/marketing/sections/testimonials/simple_centered.html +++ /dev/null @@ -1,51 +0,0 @@ - - -
    -
    - - Workcation - - - - - - - - -
    - - - - - -
    -
    -

    - “Lorem ipsum dolor sit amet consectetur adipisicing elit. Nemo expedita voluptas culpa sapiente alias molestiae. Numquam corrupti in laborum sed rerum et corporis.” -

    -
    -
    -
    -
    - -
    -
    -
    Judith Black
    - - - -
    CEO, Workcation
    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/components/marketing/sections/testimonials/with_large_avatar.html b/tailwindui/components/marketing/sections/testimonials/with_large_avatar.html deleted file mode 100644 index 9d553f0b7..000000000 --- a/tailwindui/components/marketing/sections/testimonials/with_large_avatar.html +++ /dev/null @@ -1,58 +0,0 @@ - - -
    -
    - - - - - - - - - - - -
    - - -
    - - - -
    -
    -

    - Lorem ipsum dolor sit amet consectetur adipisicing elit. Nemo expedita voluptas culpa sapiente alias molestiae. Numquam corrupti in laborum sed rerum et corporis. -

    -
    -
    -
    -
    - -
    -
    -
    Judith Black
    -
    CEO, Tuple
    -
    -
    -
    -
    -
    -
    -
    -
    - - diff --git a/tailwindui/index.html b/tailwindui/index.html deleted file mode 100644 index cc6d66f27..000000000 --- a/tailwindui/index.html +++ /dev/null @@ -1,557 +0,0 @@ - - - Tailwind UI Components - - - - - - -
    -
    - - - -
    -
    -
    -
    -

    - Application UI -

    -
    - - - - - - -
    -
    -

    - Feedback -

    -
    - -
    - - - - - -
    -
    -
    \ No newline at end of file diff --git a/tailwindui/readme.md b/tailwindui/readme.md deleted file mode 100644 index caa04facf..000000000 --- a/tailwindui/readme.md +++ /dev/null @@ -1,3 +0,0 @@ -https://github.com/kiliman/tailwindui-crawler - -https://tailwind.build/ diff --git a/tailwindui/tailwindui.zip b/tailwindui/tailwindui.zip deleted file mode 100644 index 26ea79756..000000000 Binary files a/tailwindui/tailwindui.zip and /dev/null differ diff --git a/templates/_default/base.html b/templates/_default/base.html new file mode 100644 index 000000000..90b3ce456 --- /dev/null +++ b/templates/_default/base.html @@ -0,0 +1,18 @@ + + +{% include "partials/head.html" %} + +{% include "partials/header.html" %} + + + +
    + {% block content %}{% endblock %} +
    +
    + {% include "partials/footer.html" %} +
    + + + + \ No newline at end of file diff --git a/templates/blogPage.html b/templates/blogPage.html new file mode 100644 index 000000000..f58f46e3a --- /dev/null +++ b/templates/blogPage.html @@ -0,0 +1,74 @@ +{% extends "_default/base.html" %} +{% block content %} + + +
    + +
    + +
    +
    +

    + {{ page.title }} +

    +

    + {{ page.description }} +

    + + +
    {{ page.content | safe }}
    + + + +
    +
    + + +
    +
    + +{% endblock content %} \ No newline at end of file diff --git a/templates/categories/list.html b/templates/categories/list.html new file mode 100644 index 000000000..f628a84fb --- /dev/null +++ b/templates/categories/list.html @@ -0,0 +1,4 @@ +{% extends "index.html" %} + +{% block content %} +{% endblock content %} \ No newline at end of file diff --git a/templates/categories/single.html b/templates/categories/single.html new file mode 100644 index 000000000..c57944732 --- /dev/null +++ b/templates/categories/single.html @@ -0,0 +1,14 @@ +{% extends "index.html" %} + +{% block content %} + +
    + +
    + {% include "partials/blogPosts.html" %} + {% include "partials/blogSidebar.html" %} +
    +
    + + {% endblock content %} + diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 000000000..24ba5b74c --- /dev/null +++ b/templates/index.html @@ -0,0 +1,8 @@ +{% extends "_default/base.html" %} +{% block content %} + + +
    + {{section.content | safe}} +
    +{% endblock content %} \ No newline at end of file diff --git a/templates/jobPage.html b/templates/jobPage.html new file mode 100644 index 000000000..58922bc02 --- /dev/null +++ b/templates/jobPage.html @@ -0,0 +1,40 @@ +{% extends "_default/base.html" %} +{% block content %} + +
    +
    +
    +

    + {{ page.title }} +

    +
    +
    +
    +
    {{ page.content | safe }}
    + +
    +
    +{% endblock content %} \ No newline at end of file diff --git a/templates/layouts/blog.html b/templates/layouts/blog.html new file mode 100644 index 000000000..62c113a6f --- /dev/null +++ b/templates/layouts/blog.html @@ -0,0 +1,30 @@ +{% extends "_default/base.html" %} + + +{% block content %} + +
    + + + {%- set section = get_section(path="blog/_index.md") %} + {% for page in section.pages %} + {% if page.extra.isFeatured %} + {%- set_global featured = page %} + {% break %} + {% endif %} + {% endfor %} + + {% include "partials/featuredBlog.html" %} + +
    + {% include "partials/blogPosts.html" %} + {% include "partials/blogSidebar.html" %} +
    +
    + + {% endblock content %} diff --git a/templates/layouts/faq.html b/templates/layouts/faq.html new file mode 100644 index 000000000..b56136ca7 --- /dev/null +++ b/templates/layouts/faq.html @@ -0,0 +1,8 @@ +{% extends "_default/base.html" %} + +{% block content %} +
    + {% include "partials/accordion.html" %} +
    + +{% endblock content %} \ No newline at end of file diff --git a/templates/layouts/horizontal_section.html b/templates/layouts/horizontal_section.html new file mode 100644 index 000000000..ca84bf8eb --- /dev/null +++ b/templates/layouts/horizontal_section.html @@ -0,0 +1,18 @@ +{% extends "_default/base.html" %} +{% import "macros.html" as macros %} + +{% block content %} + +
    +
    +
    + {{ section.content | safe}} +
    +
    + {{ macros::page_list(item_type="page-box", group=false) }} +
    +
    +
    +
    + +{% endblock content %} diff --git a/templates/layouts/newsroom.html b/templates/layouts/newsroom.html new file mode 100644 index 000000000..30b74c8a2 --- /dev/null +++ b/templates/layouts/newsroom.html @@ -0,0 +1,30 @@ +{% extends "_default/base.html" %} + + +{% block content %} + +
    + + + {%- set section = get_section(path="newsroom/_index.md") %} + {% for page in section.pages %} + {% if page.extra.isFeatured %} + {%- set_global featured = page %} + {% break %} + {% endif %} + {% endfor %} + + {% include "partials/featuredNews.html" %} + +
    + {% include "partials/newsPosts.html" %} + {% include "partials/newsSidebar.html" %} +
    +
    + + {% endblock content %} diff --git a/templates/layouts/partners.html b/templates/layouts/partners.html new file mode 100644 index 000000000..ff613ab96 --- /dev/null +++ b/templates/layouts/partners.html @@ -0,0 +1,21 @@ +{% extends "_default/base.html" %} + + +{% block content %} + +
    + + + {%- set section = get_section(path="partners/_index.md") %} +
    + {% include "partials/partnersCards.html" %} + {% include "partials/partnersSidebar.html" %} +
    +
    + + {% endblock content %} diff --git a/templates/list.html b/templates/list.html new file mode 100644 index 000000000..56e839945 --- /dev/null +++ b/templates/list.html @@ -0,0 +1,14 @@ +{% extends "_default/base.html" %} +{% block content %} + + +

    + {{ section.title }} +

    + +

    This comes from /templates/_default/list.html.

    +{% endblock content %} \ No newline at end of file diff --git a/templates/macros.html b/templates/macros.html new file mode 100644 index 000000000..c349733c8 --- /dev/null +++ b/templates/macros.html @@ -0,0 +1,28 @@ +{% macro page_list(type="text") %} +
    + {% if section.extra.group_pages_by %} +
    + {% set taxonomy = get_taxonomy(kind=section.extra.group_pages_by) %} + {% set roles = taxonomy.items %} + {% for role in roles %} +
    + {% set icon_path = config.extra.taxonomies["roles"][role.name].icon_path | as_str %} + role category icon + {% set path = role.name | slugify %} + {% set fullpath = "/roles/" ~ path %} + {{role.name}} + {% for page in role.pages %} + {% include "partials/pageBox.html"%} + {% endfor %} +
    + {% endfor %} +
    + {% else %} + {% for page in section.pages %} + {{page}} + {% include "partials/pageBox.html"%} + {% endfor %} + {% endif %} +{% endmacro page_list %} + + diff --git a/templates/newsPage.html b/templates/newsPage.html new file mode 100644 index 000000000..3ec7992ae --- /dev/null +++ b/templates/newsPage.html @@ -0,0 +1,49 @@ +{% extends "_default/base.html" %} +{% block content %} + + +
    + +
    + +
    +
    +

    + {{ page.title }} +

    +

    + {{ page.description }} +

    +
    + + + + + {{ page.content | safe }} + +
    +
    + + +
    +
    + +{% endblock content %} \ No newline at end of file diff --git a/templates/page.html b/templates/page.html new file mode 100644 index 000000000..5f9cac96d --- /dev/null +++ b/templates/page.html @@ -0,0 +1,10 @@ +{% extends "_default/base.html" %} + +{% block content %} + +
    + + + {{page.content | safe}} + +
    {% endblock content %} diff --git a/templates/partials/accordion.html b/templates/partials/accordion.html new file mode 100644 index 000000000..942bf921d --- /dev/null +++ b/templates/partials/accordion.html @@ -0,0 +1,48 @@ +{% set tfFaq = get_section(path="faq/_index.md") %} +{% set farmFaq = get_section(path="farmfaq/_index.md") %} +{% set tftFaq = get_section(path="tftfaq/_index.md") %} + +{% if current_path == '/faq/' %} +

    {{ tfFaq.title }}

    +
    + {% for page in tfFaq.pages %} +
    + {{ page.title }} +
    +

    {{ page.content | safe }}

    +
    +
    + {% endfor %} +
    + +{% elif current_path == '/farmfaq/' %} +

    {{ farmFaq.title }}

    +
    + {% for page in farmFaq.pages %} +
    + {{ page.title }} +
    +

    {{ page.content | safe }}

    +
    +
    + {% endfor %} +
    + +{% elif current_path == '/tftfaq/' %} +

    {{ tftFaq.title }}

    +
    + {% for page in tftFaq.pages %} +
    + {{ page.title }} +
    +

    {{ page.content | safe }}

    +
    +
    + {% endfor %} +
    +{% endif %} + \ No newline at end of file diff --git a/templates/partials/applicationForm.html b/templates/partials/applicationForm.html new file mode 100644 index 000000000..c2b84c973 --- /dev/null +++ b/templates/partials/applicationForm.html @@ -0,0 +1,60 @@ +
    +
    +
    +
    +

    Application

    +
    +
    + +
    + http:// + +
    +
    +
    + +
    + +
    + +
    +

    Brief description for your profile. URLs are hyperlinked.

    +
    + +
    + +
    + + + + + + +
    +
    + +
    + +
    +
    + +
    + +

    or drag and drop

    +
    +

    PDF up to 10MB

    +
    +
    +
    +
    +
    + +
    +
    +
    +
    \ No newline at end of file diff --git a/templates/partials/blogPosts.html b/templates/partials/blogPosts.html new file mode 100644 index 000000000..e76d05ef9 --- /dev/null +++ b/templates/partials/blogPosts.html @@ -0,0 +1,70 @@ +{% block content %} + +
    +

    + {% set path_array = current_path | split(pat="/") %} + {% set taxonomy = path_array[1] %} + {% set category = path_array[2] %} + The Latest from ThreeFold + {% if taxonomy == "categories" %} - + {{category | replace(from='-', to=' ' ) | title}} + {% endif %} +

    +
    +
    + {%- for post in paginator.pages %} + {% if "Engineering" == "Engineering"%} + {% include "partials/postCard.html" %} + {%endif%} {%- endfor %} +
    +
    +

    + {% if paginator.previous %} + {% include "partials/icons/svgPrevPageIcon.html" %}{% include + "partials/icons/svgPrevPageIcon.html" %} +           + {% include "partials/icons/svgPrevPageIcon.html" %} +           +           {% else %} {% + include "partials/icons/svgFirstPageIcon.html" %}{% include + "partials/icons/svgFirstPageIcon.html" %} +           {% include + "partials/icons/svgFirstPageIcon.html" %} +           +           {% endif %} {% if + paginator.next %} + {% include "partials/icons/svgNextPageIcon.html" %} +           + {% include "partials/icons/svgNextPageIcon.html" %}{% include + "partials/icons/svgNextPageIcon.html" %} + {% else %} {% include "partials/icons/svgLastPageIcon.html" %} +           {% include + "partials/icons/svgLastPageIcon.html" %}{% include + "partials/icons/svgLastPageIcon.html" %} {% endif %} +

    +
    +
    + +{% endblock content %} diff --git a/templates/partials/blogSidebar.html b/templates/partials/blogSidebar.html new file mode 100644 index 000000000..7c910c74c --- /dev/null +++ b/templates/partials/blogSidebar.html @@ -0,0 +1,38 @@ + +
    +
    +

    FILTER POSTS BY

    + All + {% set taxonomy = get_taxonomy(kind="categories") %} + {% set categories = taxonomy.items %} + {% for category in categories %} + {% set path = category.name | slugify %} + {% set fullpath = "/categories/" ~ path %} + {{category.name}} + {% endfor %} +
    + +{% set section = get_section(path="blog/_index.md")%} + +
    +

    FEATURED POSTS

    + + {% for page in section.pages %} + {% if page.extra.isFeatured %} + {{ page.title }} + {% endif %} + {% endfor %} + +
    +
    + + \ No newline at end of file diff --git a/templates/partials/featuredBlog.html b/templates/partials/featuredBlog.html new file mode 100644 index 000000000..5e4de6aca --- /dev/null +++ b/templates/partials/featuredBlog.html @@ -0,0 +1,26 @@ + + +
    +
    +

    FEATURED POST

    + +

    + {{ featured.title }} +

    +
    +

    + {{ featured.date | date(format="%B %e, %Y", timezone="America/Chicago")}} - + {{ featured.extra.author }} +

    + +
    + +
    + +
    +
    + + + + \ No newline at end of file diff --git a/templates/partials/featuredNews.html b/templates/partials/featuredNews.html new file mode 100644 index 000000000..e5e75171c --- /dev/null +++ b/templates/partials/featuredNews.html @@ -0,0 +1,27 @@ + + +
    +
    +

    FEATURED NEWS

    + +

    + {{ featured.title }} +

    +
    + +

    + {{ featured.date | date(format="%B %e, %Y", timezone="America/Chicago")}} - + {{ featured.extra.author }} +

    + +
    + +
    + +
    +
    + + + + \ No newline at end of file diff --git a/templates/partials/filter_bar.html b/templates/partials/filter_bar.html new file mode 100644 index 000000000..57257e0f5 --- /dev/null +++ b/templates/partials/filter_bar.html @@ -0,0 +1,48 @@ +{% set path_array = current_path | split(pat="/") %} +{% set taxonomy = path_array[1] %} +{% set category = path_array[2] %} +{% if path_array | length < 4%} +{% set category = "All" %} +{% endif %} + + + +
    +
    +
    +
    + + Filter: + +
    +
    + +
    +
    \ No newline at end of file diff --git a/templates/partials/footer.html b/templates/partials/footer.html new file mode 100644 index 000000000..56d662177 --- /dev/null +++ b/templates/partials/footer.html @@ -0,0 +1,45 @@ + + +{%- set section = get_section(path="footer/_index.md") %} +{%- set logoPath = section.extra.logoPath %} + + + +
    + + + + \ No newline at end of file diff --git a/templates/partials/head.html b/templates/partials/head.html new file mode 100644 index 000000000..dc03d86c8 --- /dev/null +++ b/templates/partials/head.html @@ -0,0 +1,56 @@ +{% set cloudiBase = 'https://res.cloudinary.com/brycewray-com/image/upload/' %} +{% set xFmPart1 = 'f_auto,q_auto:eco,w_' %} +{% set xFmPart2 = ',x_0,z_1/' %} +{% set fallbackImg = 'typewriter-monochrome_2242164_6260x4374.jpg' %} +{% set zolaVer = '0.13.0' %} + + + + + {% block title %} + {% if current_path == '/' %} + {{ config.title }} + + {% else %} + {% if section.title %}{{ section.title }} • {% endif %}{% if page.title %}{{ page.title }} • {% endif %}{{ config.title }} + + {% endif %} + {% endblock title %} + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/templates/partials/header copy.html b/templates/partials/header copy.html new file mode 100644 index 000000000..044e16724 --- /dev/null +++ b/templates/partials/header copy.html @@ -0,0 +1,230 @@ + + + + +{%- set section = get_section(path="header/_index.md") %} +{% set header_items = section.content | safe | split(pat="
  • ") %} + +
    +
    +
    +
    +
    + + Ourworld Logo + +
    +
    + + +
    +
  • ") %} + {% set header_label = header_arr[0] %} + {% if ' + {{link_label}} + + {% else %} +
    + {% set button_id = header_label ~ "-menu-btn" | slugify %} + +
    + + {% endif %} +{% endif %} +{% endfor %} + + + + + + +{% for header_item in header_items %} +{% if not loop.first %} + {% set header_arr = header_item | split(pat="") %} + {% set header_label = header_arr[0] %} + {% set header_menu = header_arr[1] %} + {% set menu_id = header_label ~ "-menu" | slugify %} + + + + +{% endif %} +{% endfor %} + + + + + + + diff --git a/templates/partials/header.html b/templates/partials/header.html new file mode 100644 index 000000000..cfb9a88dc --- /dev/null +++ b/templates/partials/header.html @@ -0,0 +1,151 @@ +{%- set section = get_section(path="header/_index.md") %} +{% set header_items = section.content | safe | split(pat="
  • ") %} + +
    +
    +
    +
    +
    + + Ourworld Logo + +
    +
    + + +
    +
  • ") %} + {% set header_label = header_arr[0] %} + {% if ' + {{link_label}} + + {% else %} + + {{link_label}} + + {% endif %} + {% else %} +
    + {% set button_id = header_label ~ "-menu-btn" | slugify %} + +
    + + {% endif %} + {% endif %} + {% endfor %} + + + + +{% for header_item in header_items %} +{% if not loop.first %} + {% set header_arr = header_item | split(pat="") %} + {% set header_label = header_arr[0] %} + {% set header_menu = header_arr[1] %} + {% set menu_id = header_label ~ "-menu" | slugify %} + + + + +{% endif %} +{% endfor %} + + + + + + + diff --git a/templates/partials/icons/bar-svgrepo-com.svg b/templates/partials/icons/bar-svgrepo-com.svg new file mode 100644 index 000000000..07ac56deb --- /dev/null +++ b/templates/partials/icons/bar-svgrepo-com.svg @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/partials/icons/code-svgrepo-com.svg b/templates/partials/icons/code-svgrepo-com.svg new file mode 100644 index 000000000..6be0cd832 --- /dev/null +++ b/templates/partials/icons/code-svgrepo-com.svg @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/partials/icons/form-svgrepo-com.svg b/templates/partials/icons/form-svgrepo-com.svg new file mode 100644 index 000000000..1da426885 --- /dev/null +++ b/templates/partials/icons/form-svgrepo-com.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/partials/icons/paint-brush-art-svgrepo-com.svg b/templates/partials/icons/paint-brush-art-svgrepo-com.svg new file mode 100644 index 000000000..f8ed55af8 --- /dev/null +++ b/templates/partials/icons/paint-brush-art-svgrepo-com.svg @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/partials/icons/svgDribbbleIcon.html b/templates/partials/icons/svgDribbbleIcon.html new file mode 100644 index 000000000..0ec7187fa --- /dev/null +++ b/templates/partials/icons/svgDribbbleIcon.html @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/templates/partials/icons/svgFacebookIcon.html b/templates/partials/icons/svgFacebookIcon.html new file mode 100644 index 000000000..2e6044b73 --- /dev/null +++ b/templates/partials/icons/svgFacebookIcon.html @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/templates/partials/icons/svgFirstPageIcon.html b/templates/partials/icons/svgFirstPageIcon.html new file mode 100644 index 000000000..00e6d61b5 --- /dev/null +++ b/templates/partials/icons/svgFirstPageIcon.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/partials/icons/svgGithubIcon.html b/templates/partials/icons/svgGithubIcon.html new file mode 100644 index 000000000..84ab44958 --- /dev/null +++ b/templates/partials/icons/svgGithubIcon.html @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/templates/partials/icons/svgInstagramIcon.html b/templates/partials/icons/svgInstagramIcon.html new file mode 100644 index 000000000..0b0b52136 --- /dev/null +++ b/templates/partials/icons/svgInstagramIcon.html @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/templates/partials/icons/svgLastPageIcon.html b/templates/partials/icons/svgLastPageIcon.html new file mode 100644 index 000000000..ca9be49f1 --- /dev/null +++ b/templates/partials/icons/svgLastPageIcon.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/partials/icons/svgLinkedInIcon.html b/templates/partials/icons/svgLinkedInIcon.html new file mode 100644 index 000000000..f34f47400 --- /dev/null +++ b/templates/partials/icons/svgLinkedInIcon.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/partials/icons/svgNextPageIcon.html b/templates/partials/icons/svgNextPageIcon.html new file mode 100644 index 000000000..b4b67a51a --- /dev/null +++ b/templates/partials/icons/svgNextPageIcon.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/partials/icons/svgPrevPageIcon.html b/templates/partials/icons/svgPrevPageIcon.html new file mode 100644 index 000000000..e2ae89b63 --- /dev/null +++ b/templates/partials/icons/svgPrevPageIcon.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/partials/icons/svgTelegram.html b/templates/partials/icons/svgTelegram.html new file mode 100644 index 000000000..7407721a0 --- /dev/null +++ b/templates/partials/icons/svgTelegram.html @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/templates/partials/icons/svgTwitterIcon.html b/templates/partials/icons/svgTwitterIcon.html new file mode 100644 index 000000000..2f0897667 --- /dev/null +++ b/templates/partials/icons/svgTwitterIcon.html @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/templates/partials/memberships.html b/templates/partials/memberships.html new file mode 100644 index 000000000..7fa75d7e7 --- /dev/null +++ b/templates/partials/memberships.html @@ -0,0 +1,39 @@ +{% block content %} + +{% if not paginator %} + {% set paginator = section %} +{% endif %} + +{% set path_array = current_path | split(pat="/") %} +{% set taxonomy = path_array[1] %} +{% set category = path_array[2] %} +{% if path_array | length < 3%} +{% set category = "All" %} +{% endif %} + +
    + {% include "partials/filter_bar.html" %} +
    +
    +

    + {{category | replace(from='-', to=' ' ) | title}} +

    +
    + {{ paginator.total_pages ~ " People"}} +
    +
    + +
    + +
    +
    + {%- for post in paginator.pages %} + {% include "partials/person_card.html" %} + {%- endfor %} +
    +
    +
    + +
    + +{% endblock content %} diff --git a/templates/partials/newsCard.html b/templates/partials/newsCard.html new file mode 100644 index 000000000..f156fd052 --- /dev/null +++ b/templates/partials/newsCard.html @@ -0,0 +1,20 @@ + \ No newline at end of file diff --git a/templates/partials/newsPosts.html b/templates/partials/newsPosts.html new file mode 100644 index 000000000..5db545038 --- /dev/null +++ b/templates/partials/newsPosts.html @@ -0,0 +1,70 @@ +{% block content %} + +
    +

    + {% set path_array = current_path | split(pat="/") %} + {% set taxonomy = path_array[1] %} + {% set category = path_array[2] %} + The Latest from ThreeFold + {% if taxonomy == "news-category" %} - + {{category | replace(from='-', to=' ' ) | title}} + {% endif %} +

    +
    +
    + {%- for post in paginator.pages %} + {% if "Engineering" == "Engineering"%} + {% include "partials/newsCard.html" %} + {%endif%} {%- endfor %} +
    +
    +

    + {% if paginator.previous %} + {% include "partials/icons/svgPrevPageIcon.html" %}{% include + "partials/icons/svgPrevPageIcon.html" %} +           + {% include "partials/icons/svgPrevPageIcon.html" %} +           +           {% else %} {% + include "partials/icons/svgFirstPageIcon.html" %}{% include + "partials/icons/svgFirstPageIcon.html" %} +           {% include + "partials/icons/svgFirstPageIcon.html" %} +           +           {% endif %} {% if + paginator.next %} + {% include "partials/icons/svgNextPageIcon.html" %} +           + {% include "partials/icons/svgNextPageIcon.html" %}{% include + "partials/icons/svgNextPageIcon.html" %} + {% else %} {% include "partials/icons/svgLastPageIcon.html" %} +           {% include + "partials/icons/svgLastPageIcon.html" %}{% include + "partials/icons/svgLastPageIcon.html" %} {% endif %} +

    +
    +
    + +{% endblock content %} diff --git a/templates/partials/newsSidebar.html b/templates/partials/newsSidebar.html new file mode 100644 index 000000000..1d3f625e6 --- /dev/null +++ b/templates/partials/newsSidebar.html @@ -0,0 +1,38 @@ + +
    +
    +

    FILTER NEWS BY

    + All + {% set taxonomy = get_taxonomy(kind="news-category") %} + {% set categories = taxonomy.items %} + {% for category in categories %} + {% set path = category.name | slugify %} + {% set fullpath = "/news-category/" ~ path %} + {{category.name}} + {% endfor %} +
    + +{% set section = get_section(path="newsroom/_index.md")%} + +
    +

    FEATURED NEWS

    + + {% for page in section.pages %} + {% if page.extra.isFeatured %} + {{ page.title }} + {% endif %} + {% endfor %} + +
    +
    + + \ No newline at end of file diff --git a/templates/partials/pageBox.html b/templates/partials/pageBox.html new file mode 100644 index 000000000..d33740c7e --- /dev/null +++ b/templates/partials/pageBox.html @@ -0,0 +1,9 @@ +
    + + {{page.title | safe}} + + {% include "partials/tags.html" %} +

    + {{page.description | safe}} +

    +
    \ No newline at end of file diff --git a/templates/partials/page_list.html b/templates/partials/page_list.html new file mode 100644 index 000000000..b773a04d5 --- /dev/null +++ b/templates/partials/page_list.html @@ -0,0 +1,19 @@ +
    +{% if section.extra.group_pages_by %} +
    + {% set taxonomy = get_taxonomy(kind=section.extra.group_pages_by) %} + {% set roles = taxonomy.items %} + {% for role in roles %} +
    + {% set icon_path = config.extra.taxonomies["roles"][role.name].icon_path | as_str %} + role category icon + {% set path = role.name | slugify %} + {% set fullpath = "/roles/" ~ path %} + {{role.name}} + {% for page in role.pages %} + {% include "partials/pageBox.html"%} + {% endfor %} +
    + {% endfor %} +
    +{% endif %} \ No newline at end of file diff --git a/templates/partials/partnerCard.html b/templates/partials/partnerCard.html new file mode 100644 index 000000000..f156fd052 --- /dev/null +++ b/templates/partials/partnerCard.html @@ -0,0 +1,20 @@ + \ No newline at end of file diff --git a/templates/partials/partnersCards.html b/templates/partials/partnersCards.html new file mode 100644 index 000000000..c4c7552b7 --- /dev/null +++ b/templates/partials/partnersCards.html @@ -0,0 +1,69 @@ +{% block content %} + +
    +

    + {% set path_array = current_path | split(pat="/") %} + {% set taxonomy = path_array[1] %} + {% set category = path_array[2] %} + {% if taxonomy == "partners-category" %} - + {{category | replace(from='-', to=' ' ) | title}} + {% endif %} +

    +
    +
    + {%- for post in paginator.pages %} + {% if "Engineering" == "Engineering"%} + {% include "partials/partnerCard.html" %} + {%endif%} {%- endfor %} +
    +
    +

    + {% if paginator.previous %} + {% include "partials/icons/svgPrevPageIcon.html" %}{% include + "partials/icons/svgPrevPageIcon.html" %} +           + {% include "partials/icons/svgPrevPageIcon.html" %} +           +           {% else %} {% + include "partials/icons/svgFirstPageIcon.html" %}{% include + "partials/icons/svgFirstPageIcon.html" %} +           {% include + "partials/icons/svgFirstPageIcon.html" %} +           +           {% endif %} {% if + paginator.next %} + {% include "partials/icons/svgNextPageIcon.html" %} +           + {% include "partials/icons/svgNextPageIcon.html" %}{% include + "partials/icons/svgNextPageIcon.html" %} + {% else %} {% include "partials/icons/svgLastPageIcon.html" %} +           {% include + "partials/icons/svgLastPageIcon.html" %}{% include + "partials/icons/svgLastPageIcon.html" %} {% endif %} +

    +
    +
    + +{% endblock content %} diff --git a/templates/partials/partnersSidebar.html b/templates/partials/partnersSidebar.html new file mode 100644 index 000000000..d3ddb7ddb --- /dev/null +++ b/templates/partials/partnersSidebar.html @@ -0,0 +1,24 @@ +
    +
    +

    FILTER PARTNERS BY

    + All + {% set taxonomy = get_taxonomy(kind="partners-category") %} + {% set categories = taxonomy.items %} + {% for category in categories %} + {% set path = category.name | slugify %} + {% set fullpath = "/partners-category/" ~ path %} + {{category.name}} + {% endfor %} +
    +
    + + \ No newline at end of file diff --git a/templates/partials/person_card.html b/templates/partials/person_card.html new file mode 100644 index 000000000..3f4a6cd2d --- /dev/null +++ b/templates/partials/person_card.html @@ -0,0 +1,23 @@ + + diff --git a/templates/partials/postCard.html b/templates/partials/postCard.html new file mode 100644 index 000000000..7c92c584b --- /dev/null +++ b/templates/partials/postCard.html @@ -0,0 +1,43 @@ +
    +
    + +
    + +
    +
    +
    +
    +
    +
    +
      +
    • {{post.extra.author}}
    • +
    +
    +
    + +
    +
    +
    +
    +
    +
    + + \ No newline at end of file diff --git a/templates/partials/socialLinks.html b/templates/partials/socialLinks.html new file mode 100644 index 000000000..076ebc052 --- /dev/null +++ b/templates/partials/socialLinks.html @@ -0,0 +1,31 @@ +{% if not section %} +{% set section = page %} +{% endif %} + + \ No newline at end of file diff --git a/templates/partials/tags.html b/templates/partials/tags.html new file mode 100644 index 000000000..55c7e5c7c --- /dev/null +++ b/templates/partials/tags.html @@ -0,0 +1,5 @@ +
    + {% for tag in page.taxonomies.tags %} +
    {{tag}}
    + {% endfor %} +
    \ No newline at end of file diff --git a/templates/partnerPage.html b/templates/partnerPage.html new file mode 100644 index 000000000..5ca6f7408 --- /dev/null +++ b/templates/partnerPage.html @@ -0,0 +1,39 @@ +{% extends "_default/base.html" %} +{% block content %} + + +
    +
    +
    + +
    +
    +

    + {{ page.title }} +

    + {% if page.extra.bio %} +

    + {{ page.extra.bio }} +

    + {% endif %} + +
    +
    + +
    + +
    +
    {{ page.content | safe }}
    +
    +
    +
    + +{% endblock content %} \ No newline at end of file diff --git a/templates/people_page.html b/templates/people_page.html new file mode 100644 index 000000000..ef6e614a1 --- /dev/null +++ b/templates/people_page.html @@ -0,0 +1,73 @@ +{% extends "_default/base.html" %} +{% block content %} + + +
    + {% include "partials/filter_bar.html" %} + +
    +

    + {% set path_array = current_path | split(pat="/") %} + {% set taxonomy = path_array[1] %} + {% set category = path_array[2] %} + {{category | replace(from='-', to=' ' ) | title}} +

    +
    +
    + {%- for post in paginator.pages %} + {% if "Engineering" == "Engineering"%} + {% include "partials/person_card.html" %} + {%endif%} {%- endfor %} +
    +
    +

    + {% if paginator.previous %} + {% include "partials/icons/svgPrevPageIcon.html" %}{% include + "partials/icons/svgPrevPageIcon.html" %} +           + {% include "partials/icons/svgPrevPageIcon.html" %} +           +           {% else %} {% + include "partials/icons/svgFirstPageIcon.html" %}{% include + "partials/icons/svgFirstPageIcon.html" %} +           {% include + "partials/icons/svgFirstPageIcon.html" %} +           +           {% endif %} {% if + paginator.next %} + {% include "partials/icons/svgNextPageIcon.html" %} +           + {% include "partials/icons/svgNextPageIcon.html" %}{% include + "partials/icons/svgNextPageIcon.html" %} + {% else %} {% include "partials/icons/svgLastPageIcon.html" %} +           {% include + "partials/icons/svgLastPageIcon.html" %}{% include + "partials/icons/svgLastPageIcon.html" %} {% endif %} +

    +
    +
    +
    + +{% endblock content %} diff --git a/templates/person_page.html b/templates/person_page.html new file mode 100644 index 000000000..7b379a3a6 --- /dev/null +++ b/templates/person_page.html @@ -0,0 +1,48 @@ +{% extends "_default/base.html" %} +{% block content %} + +
    +
    +
    + +
    +
    +
    +

    + {{page.title}} +

    +
    + {% include "partials/socialLinks.html" %} +
    +
    +
    + {{page.content | safe }} +
    +
    +
    +
      + {% for org in page.extra.organizations %} +
    • + + + +
    • + {% endfor %} +
    +
    +
    + {% for tag in page.taxonomies.memberships %} + + {{tag}} + + {% endfor %} +
    +
    +
    +
    +
    +
    +
    +
    + +{% endblock content %} \ No newline at end of file diff --git a/templates/positionPage.html b/templates/positionPage.html new file mode 100644 index 000000000..e1f6be626 --- /dev/null +++ b/templates/positionPage.html @@ -0,0 +1,31 @@ +{% extends "_default/base.html" %} +{% block content %} + + +
    + +{% set banner_path = config.extra.taxonomies["roles"][page.taxonomies.roles[0]].banner_path | as_str %} +{% set styles = "background: url('/" ~ banner_path ~ "'); background-size: cover; background-position: center" %} + +
    +
    +
    +
    +

    Our World

    +

    + {{ page.title }} +

    +

    {{page.description}}

    + {% include "partials/tags.html" %} +
    + {{ page.content | safe }} +
    +
    + {% include "partials/applicationForm.html"%} +
    +
    + + +
    + +{% endblock content %} \ No newline at end of file diff --git a/templates/resourcesPage.html b/templates/resourcesPage.html new file mode 100644 index 000000000..b5e758a61 --- /dev/null +++ b/templates/resourcesPage.html @@ -0,0 +1,37 @@ +{% extends "_default/base.html" %} +{% block content %} + +
    + +
    +
    + + +
    {{ page.content | safe }}
    +
    + + +
    +
    +{% endblock content %} \ No newline at end of file diff --git a/templates/roles/list.html b/templates/roles/list.html new file mode 100644 index 000000000..7330b1fed --- /dev/null +++ b/templates/roles/list.html @@ -0,0 +1,7 @@ +{% extends "index.html" %} + +{% block content %} + +{{ terms }} + +{% endblock content %} diff --git a/templates/roles/single.html b/templates/roles/single.html new file mode 100644 index 000000000..f089d8c4d --- /dev/null +++ b/templates/roles/single.html @@ -0,0 +1,35 @@ +{% extends "index.html" %} + +{% block content %} + + +
    + +{% set banner_path = config.extra.taxonomies["roles"][term.name].banner_path | as_str %} +{% set styles = "background: url('/" ~ banner_path ~ "'); background-size: cover; background-position: center" %} + +
    +
    +
    +
    +

    Our World

    +

    + {{ config.extra.taxonomies["roles"][term.name].title }} +

    +

    {{config.extra.taxonomies["roles"][term.name].description}}

    +
    +
    +

    {{term.name}} @ Ourworld

    + {% for page in term.pages %} + {% include "partials/pageBox.html"%} + {% endfor %} +
    +
    + {% include "partials/applicationForm.html"%} +
    +
    + + +
    + +{% endblock content %} \ No newline at end of file diff --git a/templates/section.html b/templates/section.html new file mode 100644 index 000000000..e32861669 --- /dev/null +++ b/templates/section.html @@ -0,0 +1,11 @@ +{% extends "_default/base.html" %} + +{% block content %} + +
    + {{ section.content | safe}} + + {% include "partials/page_list.html" %} +
    + + {% endblock content %} diff --git a/templates/shortcodes/admonition.html b/templates/shortcodes/admonition.html new file mode 100644 index 000000000..0fff67e14 --- /dev/null +++ b/templates/shortcodes/admonition.html @@ -0,0 +1,65 @@ + + +{% set classes = "" %} + +{% set first_line = body | split(pat="\n") | first %} +{% set parsed_first_line = first_line | split(pat=" ") %} +{% set admonition = parsed_first_line | first %} +{% set style = "" %} + +{% set content = body | split(pat="\n") | slice(start=2) | join(sep="\n") %} + + +{% if admonition == "!!!" %} + {% set classes = "admonition" %} +{% elif admonition == "???" %} + {% set style = "collapsible closed" %} + {% set classes = "admonition" %} +{% elif admonition == "???+" %} + {% set style = "collapsible open" %} + {% set classes = "admonition" %} +{% else %} + {% set classes = "hidden" %} +{% endif %} + +{% if "inline end" in first_line %} + {% set classes = classes ~ " inline end" %} + {% set parsed_first_line = parsed_first_line | slice(end=-2)%} +{% elif "inline" in first_line %} + {% set classes = classes ~ " inline" %} + {% set parsed_first_line = parsed_first_line | slice(end=-1)%} +{% endif %} + +{% if classes != "hidden"%} + {% if parsed_first_line[1] %} + {% set classes = classes ~ " " ~ parsed_first_line[1] %} + {% endif %} + {% if parsed_first_line[2] %} + {% if not parsed_first_line[2] == '""' %} + {% set title = parsed_first_line | slice(start=2) | join(sep=" ") %} + {% endif %} + {% else %} + {% if parsed_first_line[1] %} + {% set title = parsed_first_line[1] | title %} + {% endif %} + {% endif %} +{% endif %} + + +{% if "collapsible" in style %} +
    + {% if title %} + {{ title | trim_start_matches(pat='"') | trim_end_matches(pat='"') }} +

    {{ content }}

    + {% endif %} +
    +{% else %} +
    + {% if title %} +
    {{ title | trim_start_matches(pat='"') | trim_end_matches(pat='"') }}
    + {% endif %} +

    {{ content }}

    +
    +{% endif %} diff --git a/templates/shortcodes/button.html b/templates/shortcodes/button.html new file mode 100644 index 000000000..6f330e391 --- /dev/null +++ b/templates/shortcodes/button.html @@ -0,0 +1,5 @@ + +{% set path = body | split(pat="href=") | slice(start=1) | first | split(pat=">") | first | trim_start_matches(pat='"') | trim_end_matches(pat='"') %} + \ No newline at end of file diff --git a/templates/shortcodes/cloud_header.html b/templates/shortcodes/cloud_header.html new file mode 100644 index 000000000..a85c8d802 --- /dev/null +++ b/templates/shortcodes/cloud_header.html @@ -0,0 +1,49 @@ +
    +
    +
    +
    + Store +
    +
    + TF Cloud +
    +
    + Build +
    +
    +
    +
    + + \ No newline at end of file diff --git a/templates/shortcodes/cloud_stats.html b/templates/shortcodes/cloud_stats.html new file mode 100644 index 000000000..b948b498e --- /dev/null +++ b/templates/shortcodes/cloud_stats.html @@ -0,0 +1,173 @@ +{% set data = load_data(url="https://explorer.threefold.io/api/stats", required=false, format="json") %} +{% if data %} + {% set capacity = data.hru + data.sru / 1000 %} + {% set nodes = data.onlinenodes %} + {% set countries = data.countries %} + {% set cores = data.cru %} +{% endif %} + +{% if data %} +
    +
    +
    +

    + A GLOBAL EDGE INFRASTRUCTURE +

    +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + Nodes +
    +
    + {{ nodes }} +
    +
    +
    +
    + Capacity +
    +
    + {{ capacity / 1000000 | round(precision=2) }}PB +
    +
    +
    +
    + Cores +
    +
    + {{ cores | num_format }} +
    +
    +
    +
    + Countries +
    +
    + {{ countries }} +
    +
    +
    +
    +
    +
    +
    + + +
    +{% endif %} \ No newline at end of file diff --git a/templates/shortcodes/dev_resourses.html b/templates/shortcodes/dev_resourses.html new file mode 100644 index 000000000..375bbf2d2 --- /dev/null +++ b/templates/shortcodes/dev_resourses.html @@ -0,0 +1,115 @@ +
    +
    +

    + WHERE WOULD YOU LIKE TO START? +

    +
    ThreeFold's open-source + infrastructure has been built from the ground up on the Linux Kernel to create a fully decentralized + Internet and Cloud. From a stateless operating system to new compute, storage and networking primitives, the + next-generation Internet is here. +
    +
    + +
    \ No newline at end of file diff --git a/templates/shortcodes/featured_stories.html b/templates/shortcodes/featured_stories.html new file mode 100644 index 000000000..6823afd3b --- /dev/null +++ b/templates/shortcodes/featured_stories.html @@ -0,0 +1,74 @@ + \ No newline at end of file diff --git a/templates/shortcodes/grid_stats.html b/templates/shortcodes/grid_stats.html new file mode 100644 index 000000000..01bd9cab8 --- /dev/null +++ b/templates/shortcodes/grid_stats.html @@ -0,0 +1,92 @@ +{% set styles = "background-image: url('images/grid_map.png');" %} +{% set data = load_data(url="https://explorer.threefold.io/api/stats", required=false, format="json") %} +{% if data %} +{% set capacity = data.hru + data.sru / 1000 %} +{% set nodes = data.onlinenodes %} +{% set countries = data.countries %} +{% set cores = data.cru %} +{% endif %} + + +{% if data %} +
    +
    +
    + {{body | markdown | safe }} + +
    +
    + + +
    + {{ capacity / 1000000 | round(precision=2) }}PB + capacity +
    +
    + + +
    +
    + {{ nodes }} + nodes +
    +
    + + + +
    +
    + {{ countries }} + countries +
    +
    +
    +
    + + +
    + {{ cores | num_format }} + cores +
    + +
    +
    +
    +{% endif %} + \ No newline at end of file diff --git a/templates/shortcodes/jobs.html b/templates/shortcodes/jobs.html new file mode 100644 index 000000000..19e3700b0 --- /dev/null +++ b/templates/shortcodes/jobs.html @@ -0,0 +1,209 @@ +
    +
    +
    +
    +
    +
    +

    + ThreeFold Grid Operations Lead +

    +

    + The ThreeFold Grid will eventually connect millions of nodes. You'll be in charge of finding + the best ways to operate such a network. +

    + +
    +
    + +
    +
    +

    + ThreeFold Grid Developer Lead +

    +

    + Take ownership of the ongoing development and documentation of the tech components that + constitute the ThreeFold Grid. +

    + +
    +
    + +
    +
    +

    + Master Technical Architect +

    +

    + Take the lead on the architectural design of the Digital Twin tech and ecosystem defining a + new paradigm for the tech industry. +

    + +
    +
    + +
    +
    +

    + Quality Assurance Engineer +

    +

    + ThreeFold is developing infrastructures and products like never before. Join the testing + team and ensure optimum tech releases. +

    + +
    +
    + +
    +
    +

    + Senior Developer +

    +

    + Join the core developer team working on our operating system Zero-OS, Digital Twin, + blockchain layers or other products we are building. +

    + +
    +
    +
    +
    +
    +
    \ No newline at end of file diff --git a/templates/shortcodes/menu.html b/templates/shortcodes/menu.html new file mode 100644 index 000000000..4def2f7db --- /dev/null +++ b/templates/shortcodes/menu.html @@ -0,0 +1,44 @@ + + +{% set columns = body | safe | markdown | split(pat="|||") %} + + + +{% set classes = "relative flex flex-col lg:flex-row items-baseline -mx-8 sm:-mx-12 lg:-mx-12 xl:-mx-8" %} +{% set column_classes = "flex-1 m-2 lg:m-4 my-header" %} + + + +
    + {% for column in columns%} + + {% if column | as_str | length < 10 %} + + {% else %} +
    + {{column | split(pat="{% button() %}") | slice(end=1) | first | safe}} +
    +
    + {% for button in column | split(pat="{% button() %}") | slice(start=1) | join(sep="") | split(pat="{%% end %%}") | slice(end=-1) %} + {% set body = button %} + {% include "shortcodes/button.html" %} + {% endfor %} +
    + {% endif %} + {% endfor %} +
    \ No newline at end of file diff --git a/templates/shortcodes/mermaid.html b/templates/shortcodes/mermaid.html new file mode 100644 index 000000000..7ddc2e971 --- /dev/null +++ b/templates/shortcodes/mermaid.html @@ -0,0 +1,3 @@ +
    + {{ body }} +
    \ No newline at end of file diff --git a/templates/shortcodes/row.html b/templates/shortcodes/row.html new file mode 100644 index 000000000..cb91e7678 --- /dev/null +++ b/templates/shortcodes/row.html @@ -0,0 +1,105 @@ + + +{% set columns = body | safe | markdown | split(pat="|||") %} +{% set row_class = "relative pt-12 flex flex-col sm:grid sm:grid-cols-2 sm:gap-10 xl:flex xl:flex-row"%} + + +{% if 2 < columns | length %} + {% set row_class = row_class ~ " lg:items-start" %} +{% else %} + {% set row_class = row_class ~ " lg:items-center" %} +{% endif %} + +{% set col_class = "flex-1 mb-8 md:mb-0 md:mx-8" %} + +{% if style %} + + {% if "center" in style %} + {% set row_class = row_class ~ " text-center mx-auto justify-center" %} + {% set col_class = col_class ~ " flex-1 m-4 lg:m-0" %} + {% endif %} + + {% if "text-white" in style %} + {% set row_class = row_class ~ " text-white" %} + {% endif %} + + + {% if "margin" in style %} + {% set row_class = row_class ~ " lg:py-28 sm:p-12 md:p-16 lg:p-20" %} + {% set col_class = col_class ~ " flex-1 m-4 lg:m-0" %} + {% endif %} + + + {% if "lean" in style %} + {% set row_class = "relative flex flex-col lg:flex-row items-baseline -mx-8 sm:-mx-12 md:-mx-16 lg:-mx-20" %} + {% set col_class = "flex-1 m-4 lg:m-0" %} + {% endif %} + + + {% if "between" in style %} + {% set row_class = row_class ~ " lg:max-w-6xl" %} + {% elif "moderate" in style %} + {% set row_class = row_class ~ " lg:m-20" %} + {% endif %} + + + {% if "narrow" in style %} + {% set row_class = row_class ~ " lg:max-w-3xl" %} + {% elif "moderate" in style %} + {% set row_class = row_class ~ " lg:m-20" %} + {% endif %} + +{% endif %} + + +{% set styles = "" %} +{% if bgPath %} + {% set styles = "background: url('" ~ bgPath ~ "'); background-size: cover" %} + {% set row_class = row_class ~ "w-screen -mx-8 sm:-mx-12 md:-mx-16 lg:-mx-20" %} +{% endif %} +{% if bgColor %} + {% set styles = "background-color: " ~ bgColor ~ "; background-size: cover" %} + {% set row_class = row_class ~ "w-screen -mx-8 sm:-mx-12 md:-mx-16 lg:-mx-20" %} +{% endif %} +{% if gradient %} + {% set styles = "background: " ~ gradient ~ "; background-size: cover" %} + {% set row_class = row_class ~ "w-screen -mx-8 sm:-mx-12 md:-mx-16 lg:-mx-20" %} +{% endif %} + + + + +
    + {% for column in columns%} + + + {% if column | as_str | length < 10 %} + + + {% else %} +
    + + {% if "{% mermaid() %}" in column %} + {% set mermaid_section = column | safe | markdown | split(pat="{% mermaid() %}") %} + {% set mermaid_content = mermaid_section[1] | striptags | replace(from="–", to="--")%} +
    + {{mermaid_content | safe }} +
    + {% else %} + {{ column | safe }} + {% endif %} +
    + {% endif %} + {% endfor %} +
    \ No newline at end of file diff --git a/templates/shortcodes/team_sec.html b/templates/shortcodes/team_sec.html new file mode 100644 index 000000000..98f931aaf --- /dev/null +++ b/templates/shortcodes/team_sec.html @@ -0,0 +1,277 @@ +
    +

    + THE TEAM +

    +
    Spread across the world, our team has + built some of the world’s best Internet storage and cloud automation technologies since the ‘90s. With a strong + vision for the future, we’re now on a mission to create a peer-to-peer Internet that can host all of humanity’s + digital workloads via smart contract, removing all forms of centralization from global IT systems.
    +
    +
    +
    +
    + + Kristof De Spiegeleer + +
    +
    +
    +
    + + Adnan Fatayerji + +
    +
    +
    +
    + + Andreas Hartl + +
    +
    +
    +
    + + Christopher Hutton + +
    +
    +
    +
    + + Ewald Weizenbauer + +
    +
    +
    +
    + + Jan De Landtsheer + +
    +
    +
    +
    + + Libor Voncina + +
    +
    +
    +
    + + Owen Kemp + +
    +
    +
    +
    + + Peter van der Henst + +
    +
    +
    +
    + + Rajinder Singh Grewal + +
    +
    +
    +
    + + Sabrina Sadik + +
    +
    +
    +
    + + Sam Taggart + +
    +
    +
    +
    +
    + + \ No newline at end of file diff --git a/templates/tags/list.html b/templates/tags/list.html new file mode 100644 index 000000000..7330b1fed --- /dev/null +++ b/templates/tags/list.html @@ -0,0 +1,7 @@ +{% extends "index.html" %} + +{% block content %} + +{{ terms }} + +{% endblock content %} diff --git a/templates/tags/single.html b/templates/tags/single.html new file mode 100644 index 000000000..655485f60 --- /dev/null +++ b/templates/tags/single.html @@ -0,0 +1,12 @@ +{% extends "index.html" %} + +{% block content %} + +{% set section = get_section(path="join-us/_index.md")%} +
    + {{ section.content | safe}} +
    + {% include "partials/page_list.html" %} +
    + + {% endblock content %} diff --git a/templates/taxonomy_list.html b/templates/taxonomy_list.html new file mode 100644 index 000000000..f628a84fb --- /dev/null +++ b/templates/taxonomy_list.html @@ -0,0 +1,4 @@ +{% extends "index.html" %} + +{% block content %} +{% endblock content %} \ No newline at end of file diff --git a/templates/taxonomy_single.html b/templates/taxonomy_single.html new file mode 100644 index 000000000..ea43a74d6 --- /dev/null +++ b/templates/taxonomy_single.html @@ -0,0 +1,21 @@ +{% extends "index.html" %} + +{% block content %} + +
    + +
    + {% if current_path is containing("partners") %} + {% include "partials/partnersCards.html" %} + {% include "partials/partnersSidebar.html" %} + {% elif current_path is containing("memberships") %} + {% include "partials/memberships.html" %} + {% else %} + {% include "partials/newsPosts.html" %} + {% include "partials/newsSidebar.html" %} + {% endif %} +
    +
    + + {% endblock content %} + diff --git a/tsconfig.json b/tsconfig.json new file mode 100644 index 000000000..46a1ab969 --- /dev/null +++ b/tsconfig.json @@ -0,0 +1,5 @@ +{ + "compilerOptions": { + "esModuleInterop": true, + } + } \ No newline at end of file diff --git a/vercel.json b/vercel.json new file mode 100644 index 000000000..1b88a9a93 --- /dev/null +++ b/vercel.json @@ -0,0 +1,48 @@ +{ + "build": { + "env": { + "ZOLA_VERSION": "0.14.0" + } + }, + "github": { + "silent": true + }, + "headers": [ + { + "source": "/css/(.*)", + "headers": [ + { + "key": "Cache-Control", + "value": "public, max-age=2678400" + } + ] + }, + { + "source": "/images/(.*)", + "headers": [ + { + "key": "Cache-Control", + "value": "public, max-age=2678400" + } + ] + }, + { + "source": "/images/icons/(.*)", + "headers": [ + { + "key": "Cache-Control", + "value": "public, max-age=2678400" + } + ] + }, + { + "source": "/fonts/(.*)", + "headers": [ + { + "key": "Cache-Control", + "value": "public, max-age=2678400" + } + ] + } + ] +} \ No newline at end of file diff --git a/workspace.code-workspace b/workspace.code-workspace deleted file mode 100644 index 05b53492f..000000000 --- a/workspace.code-workspace +++ /dev/null @@ -1,14 +0,0 @@ -{ - "folders": [ - { - "path": "/home/gitpod/code/github/freeflowuniverse/crystaltools/" - }, - { - "path": "." - }, - { - "path": "/home/gitpod/.vmodules/despiegk/crystallib" - } - ], - "settings": {} -} \ No newline at end of file