Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
Refreshes Retype-generated documentation.
Browse files Browse the repository at this point in the history
Process triggered by aitronssesin.
  • Loading branch information
Retype GitHub Action committed Sep 17, 2023
0 parents commit fb260d8
Show file tree
Hide file tree
Showing 30 changed files with 2,729 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
204 changes: 204 additions & 0 deletions 404.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
example.com
Binary file added assets/applio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/exe_installer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/go_applio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/script.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
301 changes: 301 additions & 0 deletions faq/index.html

Large diffs are not rendered by default.

272 changes: 272 additions & 0 deletions index.html

Large diffs are not rendered by default.

400 changes: 400 additions & 0 deletions installation/index.html

Large diffs are not rendered by default.

373 changes: 373 additions & 0 deletions requirements/index.html

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions resources/css/retype.css

Large diffs are not rendered by default.

Binary file added resources/fonts/Inter-italic-latin-var.woff2
Binary file not shown.
Binary file added resources/fonts/Inter-roman-latin-var.woff2
Binary file not shown.
1 change: 1 addition & 0 deletions resources/js/config.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions resources/js/lunr.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions resources/js/prism.js

Large diffs are not rendered by default.

27 changes: 27 additions & 0 deletions resources/js/retype.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions resources/js/search.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[[{"l":"Applio Docs"}],[{"l":"Installation","p":["Go to this page and install all the requirements needed"]},{"i":"automatic-installation","l":"Automatic installation:","p":["To quickly and effortlessly install Applio along with all the necessary models and configurations on Windows.","If you have a nvdia graphics card use the Applio_Installer.exe available in the releases section.","If you have another graphics card or the first option is not working use the install_Applio.bat available in the releases section."]},{"i":"manual-installation","l":"Manual installation:","p":["Clone the repository","Install dependencies (Python 3.9.8):"]},{"i":"paperspace","l":"Paperspace:"},{"l":"Run Applio","p":["Open the go_Applio.bat script and select the option you prefer","NVDIA:","AMD or Intel:"]}],[{"l":"Requirements","p":["Spanish: https://rentry.org/appliolocal"]},{"l":"1. Buildtools","p":["Download the file and execute it.","Follow the installation steps until you reach this screen:","Select the options as shown in the image.","Click \"Install.\""]},{"l":"2. Redistributable","p":["Download the file and execute it.","Click \"Install,\" and you're done."]},{"l":"3. Git","p":["Download the file and execute it.","Click \"Next\" for all options.","Click \"Install,\" and you're done."]},{"l":"4. Python","p":["Download the file and execute it.","Check the box that says \"Add Python 3.9 to path.\"","Click \"Install Now.\"","When it says installed, click \"Close.\"","After installing everything, it is recommended to restart your PC."]}],[{"i":"faq-frequent-asked-questions","l":"FAQ (Frequent Asked Questions)"},{"i":"colab-is-working-wheres-the-colab-url","l":"Colab is working? Wheres the colab url?","p":["No colab is not working google banned all the colabs including Applio so please do not ask this question again"]},{"l":"Instalation"},{"i":"im-getting-the-error-python-module-not-found-or-similar","l":"I'm getting the error python \"module\" not found or similar","p":["First try to open the applio manager and selecting the third option if that doesnt works go to the requirements .txt and search for the module that is causing the error and in the cmd use this commands","(Change module with the name of the module that you searched in the requirements)"]}]]
61 changes: 61 additions & 0 deletions resources/lunr.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
/*!
* lunr.Builder
* Copyright (C) 2020 Oliver Nightingale
*/

/*!
* lunr.Index
* Copyright (C) 2020 Oliver Nightingale
*/

/*!
* lunr.Pipeline
* Copyright (C) 2020 Oliver Nightingale
*/

/*!
* lunr.Set
* Copyright (C) 2020 Oliver Nightingale
*/

/*!
* lunr.TokenSet
* Copyright (C) 2020 Oliver Nightingale
*/

/*!
* lunr.Vector
* Copyright (C) 2020 Oliver Nightingale
*/

/*!
* lunr.stemmer
* Copyright (C) 2020 Oliver Nightingale
* Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt
*/

/*!
* lunr.stopWordFilter
* Copyright (C) 2020 Oliver Nightingale
*/

/*!
* lunr.tokenizer
* Copyright (C) 2020 Oliver Nightingale
*/

/*!
* lunr.trimmer
* Copyright (C) 2020 Oliver Nightingale
*/

/*!
* lunr.utils
* Copyright (C) 2020 Oliver Nightingale
*/

/**
* lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9
* Copyright (C) 2020 Oliver Nightingale
* @license MIT
*/
28 changes: 28 additions & 0 deletions resources/mermaid.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
/*!
* Wait for document loaded before starting the execution
*/

/*!
Embeddable Minimum Strictly-Compliant Promises/A+ 1.1.1 Thenable
Copyright (c) 2013-2014 Ralf S. Engelschall (http://engelschall.com)
Licensed under The MIT License (http://opensource.org/licenses/MIT)
*/

/*! @license DOMPurify 3.0.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.5/LICENSE */

/*! Bezier curve function generator. Copyright Gaetan Renaudeau. MIT License: http://en.wikipedia.org/wiki/MIT_License */

/*! Check if previously processed */

/*! Runge-Kutta spring physics function generator. Adapted from Framer.js, copyright Koen Bok. MIT License: http://en.wikipedia.org/wiki/MIT_License */

/*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT */

/**
* Mermaid is a Javascript based diagramming and charting tool that uses Markdown-inspired text definitions and a renderer to create and modify complex diagrams.
*
* @license MIT <https://opensource.org/licenses/MIT>
* @author Knut Sveidqvist <https://github.com/knsv>
* @namespace
* @public
*/
8 changes: 8 additions & 0 deletions resources/prism.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/**
* Prism: Lightweight, robust, elegant syntax highlighting
*
* @license MIT <https://opensource.org/licenses/MIT>
* @author Lea Verou <https://lea.verou.me>
* @namespace
* @public
*/
Loading

0 comments on commit fb260d8

Please sign in to comment.