mirror of
https://github.com/ivabus/www
synced 2024-11-10 05:25:14 +03:00
Merge pull request #335 from teaxyz/remove-app-store
Remove 'app store'
This commit is contained in:
commit
dadf88c972
|
@ -6,8 +6,8 @@
|
|||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12 my-auto">
|
||||
<h1 class="display-4">The App Store for Developers</h1>
|
||||
<p class="mb-4">Meet GUI - the app store for developers! Our visual package manager lets you browse, install, and update open-source software in a snap. Say goodbye to manual updates and hello to streamlined development. Try it today!</p>
|
||||
<h1 class="display-4">The 'Open Store' for Open Source</h1>
|
||||
<p class="mb-4">Introduing the <span class="tea">tea/gui</span>— a visual package manager that lets you browse, install, and update open-source software in a snap. Say goodbye to manual updates and hello to streamlined development. Try it today!</p>
|
||||
<p>Download the <span class="tea">tea/gui</span> beta for Mac (v0.0.38)</p>
|
||||
<div style="display:flex;align-items:flex-start;">
|
||||
<div class="">
|
||||
|
@ -57,15 +57,15 @@
|
|||
<div class="row">
|
||||
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
|
||||
<h3>One-Click Installs</h3>
|
||||
<p>Say goodbye to the days of scavenging through cluttered docs. tea/gui enables to you to query our expansive pantry and install your desired version of any package with one click. Openai-python, jupyter, youtube-dl, and hundreds more… all available to you within seconds.</p>
|
||||
<p>Say goodbye to the days of scavenging through cluttered docs. <span class="tea">tea/gui</span> enables to you to query our expansive pantry and install your desired version of any package with one click. Openai-python, jupyter, youtube-dl, and hundreds more… all available to you within seconds.</p>
|
||||
</div>
|
||||
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
|
||||
<h3>Easy Updates</h3>
|
||||
<p>Our aim is to enhance your workflow, not disrupt it. tea/gui will alert you via desktop notifcations when new updates are available for your installed packages. Your can bullk update everything, or update one-by-one in the event you'd like to exercise some more discretion. </p>
|
||||
<p>Our aim is to enhance your workflow, not disrupt it. <span class="tea">tea/gui</span> will alert you via desktop notifcations when new updates are available for your installed packages. Your can bullk update everything, or update one-by-one in the event you'd like to exercise some more discretion. </p>
|
||||
</div>
|
||||
<div class="col-xl-4 col-lg-4 col-md-4 col-sm-12 col-12">
|
||||
<h3>Version Management</h3>
|
||||
<p>tea/gui makes managing your package versions a simply delightful experience. You can prune packages to remove all but the latest version, choose your desired version when installing, and install or add specific versions for previously installed packages.</p>
|
||||
<p><span class="tea">tea/gui</span> makes managing your package versions a simply delightful experience. You can prune packages to remove all but the latest version, choose your desired version when installing, and install or add specific versions for previously installed packages.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue