diff --git a/README.rst b/README.rst
index 8c9ac1da5..d7ea484ce 100644
--- a/README.rst
+++ b/README.rst
@@ -58,3 +58,26 @@ And now you are ready to start the webserver::
Setting the environment variables is needed when developing on a PC.
Open your browser and point to http://localhost:8888/.
+
+UI Development
+---
+
+To manage tooling, the use of `asdf` is required. Asdf is a version manager that allows you to easily install and manage multiple versions of different tools, such as Node.js. This is particularly useful when working on projects that require specific versions of tools.
+
+To get started with asdf, you need to install it on your system. You can find installation instructions for your specific operating system on the asdf website.
+
+The UI is built using Vite and React. To start the development server, first ensure that you have the required dependencies installed::
+
+Install the required tools::
+
+ $ (cd src; asdf plugin-add nodejs pnpm; asdf install)
+
+Install the required packages::
+
+ $ (cd src; pnpm install)
+
+Then start the development server::
+
+ $ (cd src; pnpm dev)
+
+This will start a development server on http://localhost:5173. The server will automatically reload when you make changes to the source code.
\ No newline at end of file
diff --git a/html/allguis.html b/html/allguis.html
deleted file mode 100644
index 662d7d0eb..000000000
--- a/html/allguis.html
+++ /dev/null
@@ -1,113 +0,0 @@
-
-
-
- Thank you for choosing MOD Desktop. Our commitment to your privacy is paramount, and we aim to be transparent about how we handle data related to your use of MOD Desktop.
- Protecting your privacy and ensuring you understand our practices is crucial to us.
-
-
-
Data Collection and Use
-
- MOD Desktop is dedicated to enhancing your user experience while respecting your privacy.
- To achieve this, we exclusively utilize Matomo analytics for collecting non-personal usage data.
- Choosing Matomo is a deliberate decision to ensure we have full control over the collected information, without relying on third-party platforms such as Google, Facebook, or others.
- This approach allows us to maintain the highest standards of privacy and data security by keeping this data in-house.
-
-
- We collect data on the following events to understand usage patterns and improve our service:
-
-
-
App Open: Tracks each time the application is opened, helping us gauge application usage frequency.
-
Plugin Load: Records the loading of plugins by name to identify popular plugins and inform our development focus.
-
Pedalboard Save: Monitors when pedalboards are saved, capturing usage patterns without storing any pedalboard names.
-
Pedalboard Load: Tracks the loading of pedalboards, similar to saves, without collecting pedalboard names.
-
-
- This collected data is purely for internal use to enhance the MOD Desktop experience and is strictly non-personal.
- Our commitment to your privacy means we prioritize the security and integrity of this usage data, ensuring it remains confidential and is used solely for the purposes outlined above.
-
-
-
Data Sharing and Disclosure
-
- We firmly stand by our commitment to not sell, share, or disclose the collected data to any third parties, except as strictly required by law.
- Our use of Matomo enables us to uphold this commitment by providing us complete oversight and control over the analytics data, ensuring it is protected from unauthorized access or use.
-
-
-
Data Security
-
- The security of your data is a top priority.
- We implement robust security measures to safeguard the non-personal information collected through our analytics.
- While we strive for the highest level of security, it’s important to recognize that no method of electronic storage or transmission over the Internet is entirely secure.
- We are committed to using commercially acceptable means to protect your data to ensure its security to the best of our ability.
-
-
-
Changes to the Privacy Policy
-
- We reserve the right to modify or update our Privacy Policy at any time.
- Such changes will be communicated through our application and/or website, encouraging you to review our Privacy Policy periodically for any updates.
-
-
-
Contact information
-
- Should you have any inquiries or concerns about our Privacy Policy, please do not hesitate to reach out to us through our designated support channels.
- We are here to ensure your experience with MOD Desktop is secure, private, and enjoyable.
-
-
Owner and Data Controller:
-
-
- Gianfranco Ceccolini
- MOD Audio UG (haftungsbeschränkt)
- Ernst-Augustin-Straße 9 12489 Berlin
- Germany
-
- Welcome to MOD Desktop.
- These Terms of Use (“Terms”) govern your access to and use of MOD Desktop, an open-source application governed by the GNU Affero General Public License version 3 (AGPL-3.0).
- By accessing or using MOD Desktop, you agree to be bound by these Terms and the AGPL-3.0 under which MOD Desktop is licensed.
-
-
- This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
-
- By using MOD Desktop, you acknowledge that you have read, understood, and agree to be bound by these Terms and the AGPL-3.0. If you do not agree with any part of these Terms, you may not use MOD Desktop.
-
-
-
License and Use Rights
-
- MOD Desktop is provided under the AGPL-3.0 license, which allows you to use, modify, and distribute the software under the same license.
- The AGPL-3.0 is designed to ensure that all users have the freedom to use, study, share, and modify the software.
- You are encouraged to review the full text of the AGPL-3.0 to understand your rights and obligations under this license.
-
-
-
Modifications and Contributions
-
-
Modifications: You may modify MOD Desktop for personal or community use, subject to the AGPL-3.0’s terms. Any modifications must also be made available under the AGPL-3.0.
-
Contributions: Contributions to MOD Desktop are welcome and encouraged. By submitting contributions, you agree to license them under the AGPL-3.0, allowing them to be freely used, modified, and shared by the community.
-
-
-
Prohibited Use
-
- You may not use MOD Desktop for any unlawful or prohibited purpose.
- You agree not to use MOD Desktop in a way that could damage, disable, overburden, or impair the software or interfere with any other party’s use and enjoyment of MOD Desktop.
-
-
-
Intellectual Property
-
- MOD Desktop and its original content, features, and functionality are and will remain the exclusive property of MOD Desktop’s developers and its contributors.
- Your use of MOD Desktop does not grant you ownership rights to the software or its content.
-
-
-
Disclaimer of Warranties
-
- MOD Desktop is provided “AS IS,” without warranty of any kind, express or implied.
- The developers of MOD Desktop expressly disclaim all warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose.
-
-
-
Limitation of Liability
-
- In no event shall the developers or contributors of MOD Desktop be liable for any direct, indirect, incidental, special, consequential, or punitive damages arising out of or in connection with your use of MOD Desktop.
-
-
-
Changes to Terms
-
- We reserve the right to modify or replace these Terms at any time. We will provide notice of any changes by posting the new Terms on the MOD Desktop website or within the application itself.
-
-
-
Governing Law
-
- These Terms will be governed by and interpreted in accordance with the laws of the jurisdiction in which MOD Desktop’s primary developers are located, without regard to its conflict of law provisions.
-
-
-
Contact Us
-
- If you have any questions about these Terms, please contact us through the designated channels provided by MOD Desktop.
-
-
-
-
-
-
-
-
diff --git a/html/favicon.ico b/html/favicon.ico
deleted file mode 100644
index 5426a13c9..000000000
Binary files a/html/favicon.ico and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.eot b/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.eot
deleted file mode 100644
index 8b179d151..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.eot and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.svg b/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.svg
deleted file mode 100644
index 4548c2f45..000000000
--- a/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.svg
+++ /dev/null
@@ -1,999 +0,0 @@
-
-
-
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.ttf b/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.ttf
deleted file mode 100644
index cb4906d6f..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.ttf and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.woff b/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.woff
deleted file mode 100644
index ea4c74f37..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.woff and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.woff2 b/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.woff2
deleted file mode 100644
index e37601509..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-200/Ek-Mukta-200.woff2 and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-200/LICENSE.txt b/html/fonts/Ek-Mukta/Ek-Mukta-200/LICENSE.txt
deleted file mode 100644
index 383af7282..000000000
--- a/html/fonts/Ek-Mukta/Ek-Mukta-200/LICENSE.txt
+++ /dev/null
@@ -1,93 +0,0 @@
-Copyright (c) 2013-2014 Ek Type (www.ektype.in)
-
-This Font Software is licensed under the SIL Open Font License, Version 1.1.
-This license is copied below, and is also available with a FAQ at:
-http://scripts.sil.org/OFL
-
-
------------------------------------------------------------
-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
------------------------------------------------------------
-
-PREAMBLE
-The goals of the Open Font License (OFL) are to stimulate worldwide
-development of collaborative font projects, to support the font creation
-efforts of academic and linguistic communities, and to provide a free and
-open framework in which fonts may be shared and improved in partnership
-with others.
-
-The OFL allows the licensed fonts to be used, studied, modified and
-redistributed freely as long as they are not sold by themselves. The
-fonts, including any derivative works, can be bundled, embedded,
-redistributed and/or sold with any software provided that any reserved
-names are not used by derivative works. The fonts and derivatives,
-however, cannot be released under any other type of license. The
-requirement for fonts to remain under this license does not apply
-to any document created using the fonts or their derivatives.
-
-DEFINITIONS
-"Font Software" refers to the set of files released by the Copyright
-Holder(s) under this license and clearly marked as such. This may
-include source files, build scripts and documentation.
-
-"Reserved Font Name" refers to any names specified as such after the
-copyright statement(s).
-
-"Original Version" refers to the collection of Font Software components as
-distributed by the Copyright Holder(s).
-
-"Modified Version" refers to any derivative made by adding to, deleting,
-or substituting -- in part or in whole -- any of the components of the
-Original Version, by changing formats or by porting the Font Software to a
-new environment.
-
-"Author" refers to any designer, engineer, programmer, technical
-writer or other person who contributed to the Font Software.
-
-PERMISSION & CONDITIONS
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of the Font Software, to use, study, copy, merge, embed, modify,
-redistribute, and sell modified and unmodified copies of the Font
-Software, subject to the following conditions:
-
-1) Neither the Font Software nor any of its individual components,
-in Original or Modified Versions, may be sold by itself.
-
-2) Original or Modified Versions of the Font Software may be bundled,
-redistributed and/or sold with any software, provided that each copy
-contains the above copyright notice and this license. These can be
-included either as stand-alone text files, human-readable headers or
-in the appropriate machine-readable metadata fields within text or
-binary files as long as those fields can be easily viewed by the user.
-
-3) No Modified Version of the Font Software may use the Reserved Font
-Name(s) unless explicit written permission is granted by the corresponding
-Copyright Holder. This restriction only applies to the primary font name as
-presented to the users.
-
-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
-Software shall not be used to promote, endorse or advertise any
-Modified Version, except to acknowledge the contribution(s) of the
-Copyright Holder(s) and the Author(s) or with their explicit written
-permission.
-
-5) The Font Software, modified or unmodified, in part or in whole,
-must be distributed entirely under this license, and must not be
-distributed under any other license. The requirement for fonts to
-remain under this license does not apply to any document created
-using the Font Software.
-
-TERMINATION
-This license becomes null and void if any of the above conditions are
-not met.
-
-DISCLAIMER
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
-OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.eot b/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.eot
deleted file mode 100644
index c5b5ab431..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.eot and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.svg b/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.svg
deleted file mode 100644
index 93b62c17c..000000000
--- a/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.svg
+++ /dev/null
@@ -1,734 +0,0 @@
-
-
-
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.ttf b/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.ttf
deleted file mode 100644
index dc2df81b6..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.ttf and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.woff b/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.woff
deleted file mode 100644
index 73a489447..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.woff and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.woff2 b/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.woff2
deleted file mode 100644
index da8628cc9..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-600/Ek-Mukta-600.woff2 and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-600/LICENSE.txt b/html/fonts/Ek-Mukta/Ek-Mukta-600/LICENSE.txt
deleted file mode 100644
index 383af7282..000000000
--- a/html/fonts/Ek-Mukta/Ek-Mukta-600/LICENSE.txt
+++ /dev/null
@@ -1,93 +0,0 @@
-Copyright (c) 2013-2014 Ek Type (www.ektype.in)
-
-This Font Software is licensed under the SIL Open Font License, Version 1.1.
-This license is copied below, and is also available with a FAQ at:
-http://scripts.sil.org/OFL
-
-
------------------------------------------------------------
-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
------------------------------------------------------------
-
-PREAMBLE
-The goals of the Open Font License (OFL) are to stimulate worldwide
-development of collaborative font projects, to support the font creation
-efforts of academic and linguistic communities, and to provide a free and
-open framework in which fonts may be shared and improved in partnership
-with others.
-
-The OFL allows the licensed fonts to be used, studied, modified and
-redistributed freely as long as they are not sold by themselves. The
-fonts, including any derivative works, can be bundled, embedded,
-redistributed and/or sold with any software provided that any reserved
-names are not used by derivative works. The fonts and derivatives,
-however, cannot be released under any other type of license. The
-requirement for fonts to remain under this license does not apply
-to any document created using the fonts or their derivatives.
-
-DEFINITIONS
-"Font Software" refers to the set of files released by the Copyright
-Holder(s) under this license and clearly marked as such. This may
-include source files, build scripts and documentation.
-
-"Reserved Font Name" refers to any names specified as such after the
-copyright statement(s).
-
-"Original Version" refers to the collection of Font Software components as
-distributed by the Copyright Holder(s).
-
-"Modified Version" refers to any derivative made by adding to, deleting,
-or substituting -- in part or in whole -- any of the components of the
-Original Version, by changing formats or by porting the Font Software to a
-new environment.
-
-"Author" refers to any designer, engineer, programmer, technical
-writer or other person who contributed to the Font Software.
-
-PERMISSION & CONDITIONS
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of the Font Software, to use, study, copy, merge, embed, modify,
-redistribute, and sell modified and unmodified copies of the Font
-Software, subject to the following conditions:
-
-1) Neither the Font Software nor any of its individual components,
-in Original or Modified Versions, may be sold by itself.
-
-2) Original or Modified Versions of the Font Software may be bundled,
-redistributed and/or sold with any software, provided that each copy
-contains the above copyright notice and this license. These can be
-included either as stand-alone text files, human-readable headers or
-in the appropriate machine-readable metadata fields within text or
-binary files as long as those fields can be easily viewed by the user.
-
-3) No Modified Version of the Font Software may use the Reserved Font
-Name(s) unless explicit written permission is granted by the corresponding
-Copyright Holder. This restriction only applies to the primary font name as
-presented to the users.
-
-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
-Software shall not be used to promote, endorse or advertise any
-Modified Version, except to acknowledge the contribution(s) of the
-Copyright Holder(s) and the Author(s) or with their explicit written
-permission.
-
-5) The Font Software, modified or unmodified, in part or in whole,
-must be distributed entirely under this license, and must not be
-distributed under any other license. The requirement for fonts to
-remain under this license does not apply to any document created
-using the Font Software.
-
-TERMINATION
-This license becomes null and void if any of the above conditions are
-not met.
-
-DISCLAIMER
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
-OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.eot b/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.eot
deleted file mode 100644
index 06e244c01..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.eot and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.svg b/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.svg
deleted file mode 100644
index 582009fad..000000000
--- a/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.svg
+++ /dev/null
@@ -1,696 +0,0 @@
-
-
-
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.ttf b/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.ttf
deleted file mode 100644
index 014020b5d..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.ttf and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.woff b/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.woff
deleted file mode 100644
index cccc792c5..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.woff and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.woff2 b/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.woff2
deleted file mode 100644
index 10cfda3ec..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-700/Ek-Mukta-700.woff2 and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-700/LICENSE.txt b/html/fonts/Ek-Mukta/Ek-Mukta-700/LICENSE.txt
deleted file mode 100644
index 383af7282..000000000
--- a/html/fonts/Ek-Mukta/Ek-Mukta-700/LICENSE.txt
+++ /dev/null
@@ -1,93 +0,0 @@
-Copyright (c) 2013-2014 Ek Type (www.ektype.in)
-
-This Font Software is licensed under the SIL Open Font License, Version 1.1.
-This license is copied below, and is also available with a FAQ at:
-http://scripts.sil.org/OFL
-
-
------------------------------------------------------------
-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
------------------------------------------------------------
-
-PREAMBLE
-The goals of the Open Font License (OFL) are to stimulate worldwide
-development of collaborative font projects, to support the font creation
-efforts of academic and linguistic communities, and to provide a free and
-open framework in which fonts may be shared and improved in partnership
-with others.
-
-The OFL allows the licensed fonts to be used, studied, modified and
-redistributed freely as long as they are not sold by themselves. The
-fonts, including any derivative works, can be bundled, embedded,
-redistributed and/or sold with any software provided that any reserved
-names are not used by derivative works. The fonts and derivatives,
-however, cannot be released under any other type of license. The
-requirement for fonts to remain under this license does not apply
-to any document created using the fonts or their derivatives.
-
-DEFINITIONS
-"Font Software" refers to the set of files released by the Copyright
-Holder(s) under this license and clearly marked as such. This may
-include source files, build scripts and documentation.
-
-"Reserved Font Name" refers to any names specified as such after the
-copyright statement(s).
-
-"Original Version" refers to the collection of Font Software components as
-distributed by the Copyright Holder(s).
-
-"Modified Version" refers to any derivative made by adding to, deleting,
-or substituting -- in part or in whole -- any of the components of the
-Original Version, by changing formats or by porting the Font Software to a
-new environment.
-
-"Author" refers to any designer, engineer, programmer, technical
-writer or other person who contributed to the Font Software.
-
-PERMISSION & CONDITIONS
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of the Font Software, to use, study, copy, merge, embed, modify,
-redistribute, and sell modified and unmodified copies of the Font
-Software, subject to the following conditions:
-
-1) Neither the Font Software nor any of its individual components,
-in Original or Modified Versions, may be sold by itself.
-
-2) Original or Modified Versions of the Font Software may be bundled,
-redistributed and/or sold with any software, provided that each copy
-contains the above copyright notice and this license. These can be
-included either as stand-alone text files, human-readable headers or
-in the appropriate machine-readable metadata fields within text or
-binary files as long as those fields can be easily viewed by the user.
-
-3) No Modified Version of the Font Software may use the Reserved Font
-Name(s) unless explicit written permission is granted by the corresponding
-Copyright Holder. This restriction only applies to the primary font name as
-presented to the users.
-
-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
-Software shall not be used to promote, endorse or advertise any
-Modified Version, except to acknowledge the contribution(s) of the
-Copyright Holder(s) and the Author(s) or with their explicit written
-permission.
-
-5) The Font Software, modified or unmodified, in part or in whole,
-must be distributed entirely under this license, and must not be
-distributed under any other license. The requirement for fonts to
-remain under this license does not apply to any document created
-using the Font Software.
-
-TERMINATION
-This license becomes null and void if any of the above conditions are
-not met.
-
-DISCLAIMER
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
-OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.eot b/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.eot
deleted file mode 100644
index 1ab32ba65..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.eot and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.svg b/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.svg
deleted file mode 100644
index 4c53258e6..000000000
--- a/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.svg
+++ /dev/null
@@ -1,918 +0,0 @@
-
-
-
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.ttf b/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.ttf
deleted file mode 100644
index 8417db9f1..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.ttf and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.woff b/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.woff
deleted file mode 100644
index cc9f1303f..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.woff and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.woff2 b/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.woff2
deleted file mode 100644
index 6a48cc129..000000000
Binary files a/html/fonts/Ek-Mukta/Ek-Mukta-regular/Ek-Mukta-regular.woff2 and /dev/null differ
diff --git a/html/fonts/Ek-Mukta/Ek-Mukta-regular/LICENSE.txt b/html/fonts/Ek-Mukta/Ek-Mukta-regular/LICENSE.txt
deleted file mode 100644
index 383af7282..000000000
--- a/html/fonts/Ek-Mukta/Ek-Mukta-regular/LICENSE.txt
+++ /dev/null
@@ -1,93 +0,0 @@
-Copyright (c) 2013-2014 Ek Type (www.ektype.in)
-
-This Font Software is licensed under the SIL Open Font License, Version 1.1.
-This license is copied below, and is also available with a FAQ at:
-http://scripts.sil.org/OFL
-
-
------------------------------------------------------------
-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
------------------------------------------------------------
-
-PREAMBLE
-The goals of the Open Font License (OFL) are to stimulate worldwide
-development of collaborative font projects, to support the font creation
-efforts of academic and linguistic communities, and to provide a free and
-open framework in which fonts may be shared and improved in partnership
-with others.
-
-The OFL allows the licensed fonts to be used, studied, modified and
-redistributed freely as long as they are not sold by themselves. The
-fonts, including any derivative works, can be bundled, embedded,
-redistributed and/or sold with any software provided that any reserved
-names are not used by derivative works. The fonts and derivatives,
-however, cannot be released under any other type of license. The
-requirement for fonts to remain under this license does not apply
-to any document created using the fonts or their derivatives.
-
-DEFINITIONS
-"Font Software" refers to the set of files released by the Copyright
-Holder(s) under this license and clearly marked as such. This may
-include source files, build scripts and documentation.
-
-"Reserved Font Name" refers to any names specified as such after the
-copyright statement(s).
-
-"Original Version" refers to the collection of Font Software components as
-distributed by the Copyright Holder(s).
-
-"Modified Version" refers to any derivative made by adding to, deleting,
-or substituting -- in part or in whole -- any of the components of the
-Original Version, by changing formats or by porting the Font Software to a
-new environment.
-
-"Author" refers to any designer, engineer, programmer, technical
-writer or other person who contributed to the Font Software.
-
-PERMISSION & CONDITIONS
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of the Font Software, to use, study, copy, merge, embed, modify,
-redistribute, and sell modified and unmodified copies of the Font
-Software, subject to the following conditions:
-
-1) Neither the Font Software nor any of its individual components,
-in Original or Modified Versions, may be sold by itself.
-
-2) Original or Modified Versions of the Font Software may be bundled,
-redistributed and/or sold with any software, provided that each copy
-contains the above copyright notice and this license. These can be
-included either as stand-alone text files, human-readable headers or
-in the appropriate machine-readable metadata fields within text or
-binary files as long as those fields can be easily viewed by the user.
-
-3) No Modified Version of the Font Software may use the Reserved Font
-Name(s) unless explicit written permission is granted by the corresponding
-Copyright Holder. This restriction only applies to the primary font name as
-presented to the users.
-
-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
-Software shall not be used to promote, endorse or advertise any
-Modified Version, except to acknowledge the contribution(s) of the
-Copyright Holder(s) and the Author(s) or with their explicit written
-permission.
-
-5) The Font Software, modified or unmodified, in part or in whole,
-must be distributed entirely under this license, and must not be
-distributed under any other license. The requirement for fonts to
-remain under this license does not apply to any document created
-using the Font Software.
-
-TERMINATION
-This license becomes null and void if any of the above conditions are
-not met.
-
-DISCLAIMER
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
-OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/html/fonts/Ek-Mukta/LICENSE.txt b/html/fonts/Ek-Mukta/LICENSE.txt
deleted file mode 100644
index 383af7282..000000000
--- a/html/fonts/Ek-Mukta/LICENSE.txt
+++ /dev/null
@@ -1,93 +0,0 @@
-Copyright (c) 2013-2014 Ek Type (www.ektype.in)
-
-This Font Software is licensed under the SIL Open Font License, Version 1.1.
-This license is copied below, and is also available with a FAQ at:
-http://scripts.sil.org/OFL
-
-
------------------------------------------------------------
-SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
------------------------------------------------------------
-
-PREAMBLE
-The goals of the Open Font License (OFL) are to stimulate worldwide
-development of collaborative font projects, to support the font creation
-efforts of academic and linguistic communities, and to provide a free and
-open framework in which fonts may be shared and improved in partnership
-with others.
-
-The OFL allows the licensed fonts to be used, studied, modified and
-redistributed freely as long as they are not sold by themselves. The
-fonts, including any derivative works, can be bundled, embedded,
-redistributed and/or sold with any software provided that any reserved
-names are not used by derivative works. The fonts and derivatives,
-however, cannot be released under any other type of license. The
-requirement for fonts to remain under this license does not apply
-to any document created using the fonts or their derivatives.
-
-DEFINITIONS
-"Font Software" refers to the set of files released by the Copyright
-Holder(s) under this license and clearly marked as such. This may
-include source files, build scripts and documentation.
-
-"Reserved Font Name" refers to any names specified as such after the
-copyright statement(s).
-
-"Original Version" refers to the collection of Font Software components as
-distributed by the Copyright Holder(s).
-
-"Modified Version" refers to any derivative made by adding to, deleting,
-or substituting -- in part or in whole -- any of the components of the
-Original Version, by changing formats or by porting the Font Software to a
-new environment.
-
-"Author" refers to any designer, engineer, programmer, technical
-writer or other person who contributed to the Font Software.
-
-PERMISSION & CONDITIONS
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of the Font Software, to use, study, copy, merge, embed, modify,
-redistribute, and sell modified and unmodified copies of the Font
-Software, subject to the following conditions:
-
-1) Neither the Font Software nor any of its individual components,
-in Original or Modified Versions, may be sold by itself.
-
-2) Original or Modified Versions of the Font Software may be bundled,
-redistributed and/or sold with any software, provided that each copy
-contains the above copyright notice and this license. These can be
-included either as stand-alone text files, human-readable headers or
-in the appropriate machine-readable metadata fields within text or
-binary files as long as those fields can be easily viewed by the user.
-
-3) No Modified Version of the Font Software may use the Reserved Font
-Name(s) unless explicit written permission is granted by the corresponding
-Copyright Holder. This restriction only applies to the primary font name as
-presented to the users.
-
-4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
-Software shall not be used to promote, endorse or advertise any
-Modified Version, except to acknowledge the contribution(s) of the
-Copyright Holder(s) and the Author(s) or with their explicit written
-permission.
-
-5) The Font Software, modified or unmodified, in part or in whole,
-must be distributed entirely under this license, and must not be
-distributed under any other license. The requirement for fonts to
-remain under this license does not apply to any document created
-using the Font Software.
-
-TERMINATION
-This license becomes null and void if any of the above conditions are
-not met.
-
-DISCLAIMER
-THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
-OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
-COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
-INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
-DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
-OTHER DEALINGS IN THE FONT SOFTWARE.
diff --git a/html/fonts/comforta/Comfortaa-Bold.ttf b/html/fonts/comforta/Comfortaa-Bold.ttf
deleted file mode 100755
index 5beebe0ae..000000000
Binary files a/html/fonts/comforta/Comfortaa-Bold.ttf and /dev/null differ
diff --git a/html/fonts/comforta/Comfortaa-Light.ttf b/html/fonts/comforta/Comfortaa-Light.ttf
deleted file mode 100755
index 67fa2f7fb..000000000
Binary files a/html/fonts/comforta/Comfortaa-Light.ttf and /dev/null differ
diff --git a/html/fonts/comforta/Comfortaa-Regular.ttf b/html/fonts/comforta/Comfortaa-Regular.ttf
deleted file mode 100755
index 3f900aa00..000000000
Binary files a/html/fonts/comforta/Comfortaa-Regular.ttf and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-book-webfont.eot b/html/fonts/cooper/cooperhewitt-book-webfont.eot
deleted file mode 100644
index 6c355f903..000000000
Binary files a/html/fonts/cooper/cooperhewitt-book-webfont.eot and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-book-webfont.ttf b/html/fonts/cooper/cooperhewitt-book-webfont.ttf
deleted file mode 100644
index 2078ad9fc..000000000
Binary files a/html/fonts/cooper/cooperhewitt-book-webfont.ttf and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-book-webfont.woff b/html/fonts/cooper/cooperhewitt-book-webfont.woff
deleted file mode 100644
index 5ce9504c3..000000000
Binary files a/html/fonts/cooper/cooperhewitt-book-webfont.woff and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-book-webfont.woff2 b/html/fonts/cooper/cooperhewitt-book-webfont.woff2
deleted file mode 100644
index e5d9a4c78..000000000
Binary files a/html/fonts/cooper/cooperhewitt-book-webfont.woff2 and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-bookitalic-webfont.eot b/html/fonts/cooper/cooperhewitt-bookitalic-webfont.eot
deleted file mode 100644
index 52cb88866..000000000
Binary files a/html/fonts/cooper/cooperhewitt-bookitalic-webfont.eot and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-bookitalic-webfont.ttf b/html/fonts/cooper/cooperhewitt-bookitalic-webfont.ttf
deleted file mode 100644
index 9335fa672..000000000
Binary files a/html/fonts/cooper/cooperhewitt-bookitalic-webfont.ttf and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-bookitalic-webfont.woff b/html/fonts/cooper/cooperhewitt-bookitalic-webfont.woff
deleted file mode 100644
index 8776fd3e7..000000000
Binary files a/html/fonts/cooper/cooperhewitt-bookitalic-webfont.woff and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-bookitalic-webfont.woff2 b/html/fonts/cooper/cooperhewitt-bookitalic-webfont.woff2
deleted file mode 100644
index ebb0af513..000000000
Binary files a/html/fonts/cooper/cooperhewitt-bookitalic-webfont.woff2 and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-light-webfont.eot b/html/fonts/cooper/cooperhewitt-light-webfont.eot
deleted file mode 100644
index 803b4f9c5..000000000
Binary files a/html/fonts/cooper/cooperhewitt-light-webfont.eot and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-light-webfont.ttf b/html/fonts/cooper/cooperhewitt-light-webfont.ttf
deleted file mode 100644
index c5e989910..000000000
Binary files a/html/fonts/cooper/cooperhewitt-light-webfont.ttf and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-light-webfont.woff b/html/fonts/cooper/cooperhewitt-light-webfont.woff
deleted file mode 100644
index db8e7ece7..000000000
Binary files a/html/fonts/cooper/cooperhewitt-light-webfont.woff and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-light-webfont.woff2 b/html/fonts/cooper/cooperhewitt-light-webfont.woff2
deleted file mode 100644
index 935d1df78..000000000
Binary files a/html/fonts/cooper/cooperhewitt-light-webfont.woff2 and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-lightitalic-webfont.eot b/html/fonts/cooper/cooperhewitt-lightitalic-webfont.eot
deleted file mode 100644
index a1f7c1846..000000000
Binary files a/html/fonts/cooper/cooperhewitt-lightitalic-webfont.eot and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-lightitalic-webfont.ttf b/html/fonts/cooper/cooperhewitt-lightitalic-webfont.ttf
deleted file mode 100644
index 0c5373cf8..000000000
Binary files a/html/fonts/cooper/cooperhewitt-lightitalic-webfont.ttf and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-lightitalic-webfont.woff b/html/fonts/cooper/cooperhewitt-lightitalic-webfont.woff
deleted file mode 100644
index feea2211b..000000000
Binary files a/html/fonts/cooper/cooperhewitt-lightitalic-webfont.woff and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-lightitalic-webfont.woff2 b/html/fonts/cooper/cooperhewitt-lightitalic-webfont.woff2
deleted file mode 100644
index e79179997..000000000
Binary files a/html/fonts/cooper/cooperhewitt-lightitalic-webfont.woff2 and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-semibold-webfont.eot b/html/fonts/cooper/cooperhewitt-semibold-webfont.eot
deleted file mode 100644
index 36491a51f..000000000
Binary files a/html/fonts/cooper/cooperhewitt-semibold-webfont.eot and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-semibold-webfont.ttf b/html/fonts/cooper/cooperhewitt-semibold-webfont.ttf
deleted file mode 100644
index 1c30bf512..000000000
Binary files a/html/fonts/cooper/cooperhewitt-semibold-webfont.ttf and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-semibold-webfont.woff b/html/fonts/cooper/cooperhewitt-semibold-webfont.woff
deleted file mode 100644
index 53a9ea184..000000000
Binary files a/html/fonts/cooper/cooperhewitt-semibold-webfont.woff and /dev/null differ
diff --git a/html/fonts/cooper/cooperhewitt-semibold-webfont.woff2 b/html/fonts/cooper/cooperhewitt-semibold-webfont.woff2
deleted file mode 100644
index a925502e9..000000000
Binary files a/html/fonts/cooper/cooperhewitt-semibold-webfont.woff2 and /dev/null differ
diff --git a/html/fonts/css/fonts.css b/html/fonts/css/fonts.css
deleted file mode 100644
index c2963ba6a..000000000
--- a/html/fonts/css/fonts.css
+++ /dev/null
@@ -1,56 +0,0 @@
-@font-face {
- font-family: 'Ek Mukta';
- font-weight: 200;
- font-style: normal;
- src: url('/fonts/Ek-Mukta-200/Ek-Mukta-200.eot');
- src: url('/fonts/Ek-Mukta-200/Ek-Mukta-200.eot?#iefix') format('embedded-opentype'),
- local('Ek Mukta ExtraLight'),
- local('Ek-Mukta-200'),
- url('/fonts/Ek-Mukta-200/Ek-Mukta-200.woff2') format('woff2'),
- url('/fonts/Ek-Mukta-200/Ek-Mukta-200.woff') format('woff'),
- url('/fonts/Ek-Mukta-200/Ek-Mukta-200.ttf') format('truetype'),
- url('/fonts/Ek-Mukta-200/Ek-Mukta-200.svg#EkMukta') format('svg');
-}
-
-@font-face {
- font-family: 'Ek Mukta';
- font-weight: 400;
- font-style: normal;
- src: url('/fonts/Ek-Mukta-regular/Ek-Mukta-regular.eot');
- src: url('/fonts/Ek-Mukta-regular/Ek-Mukta-regular.eot?#iefix') format('embedded-opentype'),
- local('Ek Mukta'),
- local('Ek-Mukta-regular'),
- url('/fonts/Ek-Mukta-regular/Ek-Mukta-regular.woff2') format('woff2'),
- url('/fonts/Ek-Mukta-regular/Ek-Mukta-regular.woff') format('woff'),
- url('/fonts/Ek-Mukta-regular/Ek-Mukta-regular.ttf') format('truetype'),
- url('/fonts/Ek-Mukta-regular/Ek-Mukta-regular.svg#EkMukta') format('svg');
-}
-
-@font-face {
- font-family: 'Ek Mukta';
- font-weight: 600;
- font-style: normal;
- src: url('/fonts/Ek-Mukta-600/Ek-Mukta-600.eot');
- src: url('/fonts/Ek-Mukta-600/Ek-Mukta-600.eot?#iefix') format('embedded-opentype'),
- local('Ek Mukta SemiBold'),
- local('Ek-Mukta-600'),
- url('/fonts/Ek-Mukta-600/Ek-Mukta-600.woff2') format('woff2'),
- url('/fonts/Ek-Mukta-600/Ek-Mukta-600.woff') format('woff'),
- url('/fonts/Ek-Mukta-600/Ek-Mukta-600.ttf') format('truetype'),
- url('/fonts/Ek-Mukta-600/Ek-Mukta-600.svg#EkMukta') format('svg');
-}
-
-@font-face {
- font-family: 'Ek Mukta';
- font-weight: 700;
- font-style: normal;
- src: url('/fonts/Ek-Mukta-700/Ek-Mukta-700.eot');
- src: url('/fonts/Ek-Mukta-700/Ek-Mukta-700.eot?#iefix') format('embedded-opentype'),
- local('Ek Mukta Bold'),
- local('Ek-Mukta-700'),
- url('/fonts/Ek-Mukta-700/Ek-Mukta-700.woff2') format('woff2'),
- url('/fonts/Ek-Mukta-700/Ek-Mukta-700.woff') format('woff'),
- url('/fonts/Ek-Mukta-700/Ek-Mukta-700.ttf') format('truetype'),
- url('/fonts/Ek-Mukta-700/Ek-Mukta-700.svg#EkMukta') format('svg');
-}
-
diff --git a/html/fonts/england-hand/england-webfont.eot b/html/fonts/england-hand/england-webfont.eot
deleted file mode 100755
index 5c43d26f6..000000000
Binary files a/html/fonts/england-hand/england-webfont.eot and /dev/null differ
diff --git a/html/fonts/england-hand/england-webfont.svg b/html/fonts/england-hand/england-webfont.svg
deleted file mode 100755
index efd37703b..000000000
--- a/html/fonts/england-hand/england-webfont.svg
+++ /dev/null
@@ -1,247 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/html/fonts/england-hand/england-webfont.ttf b/html/fonts/england-hand/england-webfont.ttf
deleted file mode 100755
index d51154c8d..000000000
Binary files a/html/fonts/england-hand/england-webfont.ttf and /dev/null differ
diff --git a/html/fonts/england-hand/england-webfont.woff b/html/fonts/england-hand/england-webfont.woff
deleted file mode 100755
index f79cfd6c8..000000000
Binary files a/html/fonts/england-hand/england-webfont.woff and /dev/null differ
diff --git a/html/fonts/england-hand/stylesheet.css b/html/fonts/england-hand/stylesheet.css
deleted file mode 100755
index 530501f10..000000000
--- a/html/fonts/england-hand/stylesheet.css
+++ /dev/null
@@ -1,16 +0,0 @@
-/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 14, 2013 12:29:02 PM America/New_York */
-
-
-
-@font-face {
- font-family: 'EnglandHand';
- src: url('england-webfont.eot');
- src: url('england-webfont.eot?#iefix') format('embedded-opentype'),
- url('england-webfont.woff') format('woff'),
- url('england-webfont.ttf') format('truetype'),
- url('england-webfont.svg#EnglandHandDBRegular') format('svg');
- font-weight: normal;
- font-style: normal;
-
-}
-
diff --git a/html/fonts/epf/epf_lul-webfont.eot b/html/fonts/epf/epf_lul-webfont.eot
deleted file mode 100755
index 8f2a0a1a9..000000000
Binary files a/html/fonts/epf/epf_lul-webfont.eot and /dev/null differ
diff --git a/html/fonts/epf/epf_lul-webfont.svg b/html/fonts/epf/epf_lul-webfont.svg
deleted file mode 100755
index 78236dd66..000000000
--- a/html/fonts/epf/epf_lul-webfont.svg
+++ /dev/null
@@ -1,190 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/html/fonts/epf/epf_lul-webfont.ttf b/html/fonts/epf/epf_lul-webfont.ttf
deleted file mode 100755
index 6876dd5ab..000000000
Binary files a/html/fonts/epf/epf_lul-webfont.ttf and /dev/null differ
diff --git a/html/fonts/epf/epf_lul-webfont.woff b/html/fonts/epf/epf_lul-webfont.woff
deleted file mode 100755
index eebb9a92c..000000000
Binary files a/html/fonts/epf/epf_lul-webfont.woff and /dev/null differ
diff --git a/html/fonts/epf/stylesheet.css b/html/fonts/epf/stylesheet.css
deleted file mode 100755
index 2e8a6720f..000000000
--- a/html/fonts/epf/stylesheet.css
+++ /dev/null
@@ -1,12 +0,0 @@
-/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 9, 2013 */
-@font-face {
- font-family: 'epflul';
- src: url('epf_lul-webfont.eot');
- src: url('epf_lul-webfont.eot?#iefix') format('embedded-opentype'),
- url('epf_lul-webfont.woff') format('woff'),
- url('epf_lul-webfont.ttf') format('truetype'),
- url('epf_lul-webfont.svg#epflul') format('svg');
- font-weight: normal;
- font-style: normal;
-
-}
\ No newline at end of file
diff --git a/html/fonts/nexa/Nexa_Free_Bold-webfont.eot b/html/fonts/nexa/Nexa_Free_Bold-webfont.eot
deleted file mode 100755
index bd283aeb4..000000000
Binary files a/html/fonts/nexa/Nexa_Free_Bold-webfont.eot and /dev/null differ
diff --git a/html/fonts/nexa/Nexa_Free_Bold-webfont.svg b/html/fonts/nexa/Nexa_Free_Bold-webfont.svg
deleted file mode 100755
index 963844309..000000000
--- a/html/fonts/nexa/Nexa_Free_Bold-webfont.svg
+++ /dev/null
@@ -1,1816 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/html/fonts/nexa/Nexa_Free_Bold-webfont.ttf b/html/fonts/nexa/Nexa_Free_Bold-webfont.ttf
deleted file mode 100755
index 1c7319f11..000000000
Binary files a/html/fonts/nexa/Nexa_Free_Bold-webfont.ttf and /dev/null differ
diff --git a/html/fonts/nexa/Nexa_Free_Bold-webfont.woff b/html/fonts/nexa/Nexa_Free_Bold-webfont.woff
deleted file mode 100755
index 4bce9d86e..000000000
Binary files a/html/fonts/nexa/Nexa_Free_Bold-webfont.woff and /dev/null differ
diff --git a/html/fonts/nexa/stylesheet.css b/html/fonts/nexa/stylesheet.css
deleted file mode 100755
index 5d6e319cf..000000000
--- a/html/fonts/nexa/stylesheet.css
+++ /dev/null
@@ -1,36 +0,0 @@
-/*
- * Web Fonts from fontspring.com
- *
- * All OpenType features and all extended glyphs have been removed.
- * Fully installable fonts can be purchased at http://www.fontspring.com
- *
- * The fonts included in this stylesheet are subject to the End User License you purchased
- * from Fontspring. The fonts are protected under domestic and international trademark and
- * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
- * distributing this font software.
- *
- * (c) 2010-2012 Fontspring
- *
- *
- *
- *
- * The fonts included are copyrighted by the vendor listed below.
- *
- * Vendor: Fontfabric
- * License URL: http://www.fontspring.com/fflicense/fontfabric
- *
- *
- */
-
-@font-face {
- font-family: 'Nexa';
- src: url('Nexa_Free_Bold-webfont.eot');
- src: url('Nexa_Free_Bold-webfont.eot?#iefix') format('embedded-opentype'),
- url('Nexa_Free_Bold-webfont.woff') format('woff'),
- url('Nexa_Free_Bold-webfont.ttf') format('truetype'),
- url('Nexa_Free_Bold-webfont.svg#nexa_boldregular') format('svg');
- font-weight: normal;
- font-style: normal;
-
-}
-
diff --git a/html/fonts/pirulen/pirulen_rg-demo.html b/html/fonts/pirulen/pirulen_rg-demo.html
deleted file mode 100755
index 787394811..000000000
--- a/html/fonts/pirulen/pirulen_rg-demo.html
+++ /dev/null
@@ -1,608 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
- Pirulen Regular Specimen
-
-
-
-
-
-
-
10.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
11.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
12.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
13.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
-
-
-
-
14.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
16.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
18.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
-
-
-
-
-
-
20.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
24.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
-
-
-
-
-
30.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
-
-
-
-
-
-
10.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
11.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
12.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
13.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
-
-
-
-
-
14.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
16.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
18.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
-
-
-
-
-
20.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
24.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
-
-
-
-
-
-
-
-
-
30.Aenean lacinia bibendum nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra augue.
Donec sed odio dui. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.
-
-
-
Pellentesque ornare sem
-
-
Maecenas sed diam eget risus varius blandit sit amet non magna. Maecenas faucibus mollis interdum. Donec ullamcorper nulla non metus auctor fringilla. Nullam id dolor id nibh ultricies vehicula ut id elit. Nullam id dolor id nibh ultricies vehicula ut id elit.
-
-
Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.
-
-
Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Aenean lacinia bibendum nulla sed consectetur.
-
-
Nullam quis risus eget urna mollis ornare vel eu leo. Nullam quis risus eget urna mollis ornare vel eu leo. Maecenas sed diam eget risus varius blandit sit amet non magna. Donec ullamcorper nulla non metus auctor fringilla.
-
-
Cras mattis consectetur
-
-
Aenean eu leo quam. Pellentesque ornare sem lacinia quam venenatis vestibulum. Aenean lacinia bibendum nulla sed consectetur. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Cras mattis consectetur purus sit amet fermentum.
-
-
Nullam id dolor id nibh ultricies vehicula ut id elit. Nullam quis risus eget urna mollis ornare vel eu leo. Cras mattis consectetur purus sit amet fermentum.
-
-
-
-
-
-
Nullam quis risus eget urna mollis ornare vel eu leo. Donec ullamcorper nulla non metus auctor fringilla. Cras mattis consectetur purus sit amet fermentum. Sed posuere consectetur est at lobortis. Lorem ipsum dolor sit amet, consectetur adipiscing elit.
-
-
-
Maecenas sed diam eget risus varius.
-
-
Vestibulum id ligula porta felis euismod semper. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Vestibulum id ligula porta felis euismod semper. Sed posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet non magna. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.
-
-
-
-
Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit. Aenean lacinia bibendum nulla sed consectetur. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Aenean lacinia bibendum nulla sed consectetur. Nullam quis risus eget urna mollis ornare vel eu leo.
-
-
Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Donec ullamcorper nulla non metus auctor fringilla. Maecenas faucibus mollis interdum. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Language Support
-
The subset of Pirulen Regular in this kit supports the following languages:
-
- Albanian, Danish, Dutch, English, Faroese, French, German, Icelandic, Italian, Malagasy, Norwegian, Portuguese, Spanish, Swedish
-
Glyph Chart
-
The subset of Pirulen Regular in this kit includes all the glyphs listed below. Unicode entities are included above each glyph to help you insert individual characters into your layout.
Webfonts are supported by all major browser platforms but not all in the same way. There are currently four different font formats that must be included in order to target all browsers. This includes TTF, WOFF, EOT and SVG.
-
-
1. Upload your webfonts
-
You must upload your webfont kit to your website. They should be in or near the same directory as your CSS files.
-
-
2. Include the webfont stylesheet
-
A special CSS @font-face declaration helps the various browsers select the appropriate font it needs without causing you a bunch of headaches. Learn more about this syntax by reading the Fontspring blog post about it. The code for it is as follows:
To take advantage of your new fonts, you must tell your stylesheet to use them. Look at the original @font-face declaration above and find the property called "font-family." The name linked there will be what you use to reference the font. Prepend that webfont name to the font stack in the "font-family" property, inside the selector you want to change. For example:
Getting webfonts to work cross-browser can be tricky. Use the information in the sidebar to help you if you find that fonts aren't loading in a particular browser.
-
-
-
-
-
Troubleshooting Font-Face Problems
-
Having trouble getting your webfonts to load in your new website? Here are some tips to sort out what might be the problem.
-
-
Fonts not showing in any browser
-
-
This sounds like you need to work on the plumbing. You either did not upload the fonts to the correct directory, or you did not link the fonts properly in the CSS. If you've confirmed that all this is correct and you still have a problem, take a look at your .htaccess file and see if requests are getting intercepted.
-
-
Fonts not loading in iPhone or iPad
-
-
The most common problem here is that you are serving the fonts from an IIS server. IIS refuses to serve files that have unknown MIME types. If that is the case, you must set the MIME type for SVG to "image/svg+xml" in the server settings. Follow these instructions from Microsoft if you need help.
-
-
Fonts not loading in Firefox
-
-
The primary reason for this failure? You are still using a version Firefox older than 3.5. So upgrade already! If that isn't it, then you are very likely serving fonts from a different domain. Firefox requires that all font assets be served from the same domain. Lastly it is possible that you need to add WOFF to your list of MIME types (if you are serving via IIS.)
-
-
Fonts not loading in IE
-
-
Are you looking at Internet Explorer on an actual Windows machine or are you cheating by using a service like Adobe BrowserLab? Many of these screenshot services do not render @font-face for IE. Best to test it on a real machine.
-
-
Fonts not loading in IE9
-
-
IE9, like Firefox, requires that fonts be served from the same domain as the website. Make sure that is the case.
-
-
-
-
-
-
-
-
-
-
-
diff --git a/html/fonts/pirulen/pirulen_rg-webfont.eot b/html/fonts/pirulen/pirulen_rg-webfont.eot
deleted file mode 100755
index 32057ba7d..000000000
Binary files a/html/fonts/pirulen/pirulen_rg-webfont.eot and /dev/null differ
diff --git a/html/fonts/pirulen/pirulen_rg-webfont.ttf b/html/fonts/pirulen/pirulen_rg-webfont.ttf
deleted file mode 100755
index acd0cd465..000000000
Binary files a/html/fonts/pirulen/pirulen_rg-webfont.ttf and /dev/null differ
diff --git a/html/fonts/pirulen/pirulen_rg-webfont.woff b/html/fonts/pirulen/pirulen_rg-webfont.woff
deleted file mode 100755
index 8df692edc..000000000
Binary files a/html/fonts/pirulen/pirulen_rg-webfont.woff and /dev/null differ
diff --git a/html/fonts/pirulen/stylesheet.css b/html/fonts/pirulen/stylesheet.css
deleted file mode 100755
index 30de957c5..000000000
--- a/html/fonts/pirulen/stylesheet.css
+++ /dev/null
@@ -1,12 +0,0 @@
-/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 25, 2013 */
-
-@font-face {
- font-family: 'Pirulen';
- src: url('pirulen_rg-webfont.eot');
- src: url('pirulen_rg-webfont.eot?#iefix') format('embedded-opentype'),
- url('pirulen_rg-webfont.woff') format('woff'),
- url('pirulen_rg-webfont.ttf') format('truetype');
- font-weight: normal;
- font-style: normal;
-
-}
\ No newline at end of file
diff --git a/html/fonts/questrial/questrial-regular-webfont.eot b/html/fonts/questrial/questrial-regular-webfont.eot
deleted file mode 100755
index e75e3b05c..000000000
Binary files a/html/fonts/questrial/questrial-regular-webfont.eot and /dev/null differ
diff --git a/html/fonts/questrial/questrial-regular-webfont.svg b/html/fonts/questrial/questrial-regular-webfont.svg
deleted file mode 100755
index 73c4c10c0..000000000
--- a/html/fonts/questrial/questrial-regular-webfont.svg
+++ /dev/null
@@ -1,244 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/html/fonts/questrial/questrial-regular-webfont.ttf b/html/fonts/questrial/questrial-regular-webfont.ttf
deleted file mode 100755
index 76270d4f4..000000000
Binary files a/html/fonts/questrial/questrial-regular-webfont.ttf and /dev/null differ
diff --git a/html/fonts/questrial/questrial-regular-webfont.woff b/html/fonts/questrial/questrial-regular-webfont.woff
deleted file mode 100755
index 0043bff41..000000000
Binary files a/html/fonts/questrial/questrial-regular-webfont.woff and /dev/null differ
diff --git a/html/fonts/questrial/stylesheet.css b/html/fonts/questrial/stylesheet.css
deleted file mode 100755
index 8296b482e..000000000
--- a/html/fonts/questrial/stylesheet.css
+++ /dev/null
@@ -1,13 +0,0 @@
-/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 27, 2013 */
-
-@font-face {
- font-family: 'Questrial';
- src: url('questrial-regular-webfont.eot');
- src: url('questrial-regular-webfont.eot?#iefix') format('embedded-opentype'),
- url('questrial-regular-webfont.woff') format('woff'),
- url('questrial-regular-webfont.ttf') format('truetype'),
- url('questrial-regular-webfont.svg#questrialregular') format('svg');
- font-weight: normal;
- font-style: normal;
-
-}
\ No newline at end of file
diff --git a/html/icon.html b/html/icon.html
deleted file mode 100644
index 4fdd4f67d..000000000
--- a/html/icon.html
+++ /dev/null
@@ -1,105 +0,0 @@
-
-
-
-
- MOD
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/html/img/audio-input-connected-highlight.png b/html/img/audio-input-connected-highlight.png
deleted file mode 100644
index fedd20bfd..000000000
Binary files a/html/img/audio-input-connected-highlight.png and /dev/null differ
diff --git a/html/img/audio-input-connected.png b/html/img/audio-input-connected.png
deleted file mode 100644
index abd00e117..000000000
Binary files a/html/img/audio-input-connected.png and /dev/null differ
diff --git a/html/img/audio-input-connecting-highlight.png b/html/img/audio-input-connecting-highlight.png
deleted file mode 100644
index 9db6fcfdb..000000000
Binary files a/html/img/audio-input-connecting-highlight.png and /dev/null differ
diff --git a/html/img/audio-input-connecting.png b/html/img/audio-input-connecting.png
deleted file mode 100644
index 89e46d936..000000000
Binary files a/html/img/audio-input-connecting.png and /dev/null differ
diff --git a/html/img/audio-input.png b/html/img/audio-input.png
deleted file mode 100644
index a001b3aeb..000000000
Binary files a/html/img/audio-input.png and /dev/null differ
diff --git a/html/img/audio-jack-nconnect.png b/html/img/audio-jack-nconnect.png
deleted file mode 100644
index b0e617e2f..000000000
Binary files a/html/img/audio-jack-nconnect.png and /dev/null differ
diff --git a/html/img/audio-jack.png b/html/img/audio-jack.png
deleted file mode 100644
index 0e64ec68d..000000000
Binary files a/html/img/audio-jack.png and /dev/null differ
diff --git a/html/img/audio-output-connected.png b/html/img/audio-output-connected.png
deleted file mode 100644
index 4842b3dbc..000000000
Binary files a/html/img/audio-output-connected.png and /dev/null differ
diff --git a/html/img/audio-output.png b/html/img/audio-output.png
deleted file mode 100644
index b032c3311..000000000
Binary files a/html/img/audio-output.png and /dev/null differ
diff --git a/html/img/avatar-default.png b/html/img/avatar-default.png
deleted file mode 100644
index ec6c99efc..000000000
Binary files a/html/img/avatar-default.png and /dev/null differ
diff --git a/html/img/background.jpg b/html/img/background.jpg
deleted file mode 100644
index a0d864f87..000000000
Binary files a/html/img/background.jpg and /dev/null differ
diff --git a/html/img/cloud/icn-rockit.png b/html/img/cloud/icn-rockit.png
deleted file mode 100644
index aa481e950..000000000
Binary files a/html/img/cloud/icn-rockit.png and /dev/null differ
diff --git a/html/img/cloud/icn-techspecs-footswitch.png b/html/img/cloud/icn-techspecs-footswitch.png
deleted file mode 100755
index a83d70ba6..000000000
Binary files a/html/img/cloud/icn-techspecs-footswitch.png and /dev/null differ
diff --git a/html/img/cloud/icn-techspecs-input.png b/html/img/cloud/icn-techspecs-input.png
deleted file mode 100755
index a66e8e477..000000000
Binary files a/html/img/cloud/icn-techspecs-input.png and /dev/null differ
diff --git a/html/img/cloud/icn-techspecs-midiin.png b/html/img/cloud/icn-techspecs-midiin.png
deleted file mode 100644
index 623cae00a..000000000
Binary files a/html/img/cloud/icn-techspecs-midiin.png and /dev/null differ
diff --git a/html/img/cloud/icn-techspecs-output.png b/html/img/cloud/icn-techspecs-output.png
deleted file mode 100755
index 9df348a8a..000000000
Binary files a/html/img/cloud/icn-techspecs-output.png and /dev/null differ
diff --git a/html/img/cloud/icn-techspecs-pedal.png b/html/img/cloud/icn-techspecs-pedal.png
deleted file mode 100644
index c31732f15..000000000
Binary files a/html/img/cloud/icn-techspecs-pedal.png and /dev/null differ
diff --git a/html/img/cloud/icn-techspecs-rotary.png b/html/img/cloud/icn-techspecs-rotary.png
deleted file mode 100755
index 32217bf0c..000000000
Binary files a/html/img/cloud/icn-techspecs-rotary.png and /dev/null differ
diff --git a/html/img/cv-input-connected-highlight.png b/html/img/cv-input-connected-highlight.png
deleted file mode 100644
index 4d29165d8..000000000
Binary files a/html/img/cv-input-connected-highlight.png and /dev/null differ
diff --git a/html/img/cv-input-connected.png b/html/img/cv-input-connected.png
deleted file mode 100644
index 38b10af9c..000000000
Binary files a/html/img/cv-input-connected.png and /dev/null differ
diff --git a/html/img/cv-input-connecting-highlight.png b/html/img/cv-input-connecting-highlight.png
deleted file mode 100644
index 3dbf54064..000000000
Binary files a/html/img/cv-input-connecting-highlight.png and /dev/null differ
diff --git a/html/img/cv-input-connecting.png b/html/img/cv-input-connecting.png
deleted file mode 100644
index 0fcb7aaad..000000000
Binary files a/html/img/cv-input-connecting.png and /dev/null differ
diff --git a/html/img/cv-input.png b/html/img/cv-input.png
deleted file mode 100644
index 0e91fd618..000000000
Binary files a/html/img/cv-input.png and /dev/null differ
diff --git a/html/img/cv-jack-nconnect.png b/html/img/cv-jack-nconnect.png
deleted file mode 100644
index ea857991f..000000000
Binary files a/html/img/cv-jack-nconnect.png and /dev/null differ
diff --git a/html/img/cv-jack.png b/html/img/cv-jack.png
deleted file mode 100644
index ce520c3da..000000000
Binary files a/html/img/cv-jack.png and /dev/null differ
diff --git a/html/img/cv-output-connected.png b/html/img/cv-output-connected.png
deleted file mode 100644
index e7119796a..000000000
Binary files a/html/img/cv-output-connected.png and /dev/null differ
diff --git a/html/img/cv-output.png b/html/img/cv-output.png
deleted file mode 100644
index 05c081c85..000000000
Binary files a/html/img/cv-output.png and /dev/null differ
diff --git a/html/img/effects-icon.png b/html/img/effects-icon.png
deleted file mode 100755
index aaca62ff0..000000000
Binary files a/html/img/effects-icon.png and /dev/null differ
diff --git a/html/img/expanded_background.png b/html/img/expanded_background.png
deleted file mode 100644
index 88e47b4cf..000000000
Binary files a/html/img/expanded_background.png and /dev/null differ
diff --git a/html/img/expanded_bottom.png b/html/img/expanded_bottom.png
deleted file mode 100644
index 6b89002d5..000000000
Binary files a/html/img/expanded_bottom.png and /dev/null differ
diff --git a/html/img/expanded_left.png b/html/img/expanded_left.png
deleted file mode 100644
index a65ee765a..000000000
Binary files a/html/img/expanded_left.png and /dev/null differ
diff --git a/html/img/expanded_right.png b/html/img/expanded_right.png
deleted file mode 100644
index ab23aee07..000000000
Binary files a/html/img/expanded_right.png and /dev/null differ
diff --git a/html/img/expanded_top.png b/html/img/expanded_top.png
deleted file mode 100644
index 588717fee..000000000
Binary files a/html/img/expanded_top.png and /dev/null differ
diff --git a/html/img/facebook-icons.png b/html/img/facebook-icons.png
deleted file mode 100755
index fdaa78231..000000000
Binary files a/html/img/facebook-icons.png and /dev/null differ
diff --git a/html/img/facebook-menu-sprite.png b/html/img/facebook-menu-sprite.png
deleted file mode 100755
index 635ceef0e..000000000
Binary files a/html/img/facebook-menu-sprite.png and /dev/null differ
diff --git a/html/img/favicon/android-icon-144x144.png b/html/img/favicon/android-icon-144x144.png
deleted file mode 100644
index f67328691..000000000
Binary files a/html/img/favicon/android-icon-144x144.png and /dev/null differ
diff --git a/html/img/favicon/android-icon-192x192.png b/html/img/favicon/android-icon-192x192.png
deleted file mode 100644
index dd8c24fbb..000000000
Binary files a/html/img/favicon/android-icon-192x192.png and /dev/null differ
diff --git a/html/img/favicon/android-icon-36x36.png b/html/img/favicon/android-icon-36x36.png
deleted file mode 100644
index c0cca08d1..000000000
Binary files a/html/img/favicon/android-icon-36x36.png and /dev/null differ
diff --git a/html/img/favicon/android-icon-48x48.png b/html/img/favicon/android-icon-48x48.png
deleted file mode 100644
index f77817846..000000000
Binary files a/html/img/favicon/android-icon-48x48.png and /dev/null differ
diff --git a/html/img/favicon/android-icon-72x72.png b/html/img/favicon/android-icon-72x72.png
deleted file mode 100644
index f48103dd7..000000000
Binary files a/html/img/favicon/android-icon-72x72.png and /dev/null differ
diff --git a/html/img/favicon/android-icon-96x96.png b/html/img/favicon/android-icon-96x96.png
deleted file mode 100644
index 6f058ff1a..000000000
Binary files a/html/img/favicon/android-icon-96x96.png and /dev/null differ
diff --git a/html/img/favicon/apple-icon-114x114.png b/html/img/favicon/apple-icon-114x114.png
deleted file mode 100644
index 93dc48b30..000000000
Binary files a/html/img/favicon/apple-icon-114x114.png and /dev/null differ
diff --git a/html/img/favicon/apple-icon-120x120.png b/html/img/favicon/apple-icon-120x120.png
deleted file mode 100644
index 04d233ea8..000000000
Binary files a/html/img/favicon/apple-icon-120x120.png and /dev/null differ
diff --git a/html/img/favicon/apple-icon-144x144.png b/html/img/favicon/apple-icon-144x144.png
deleted file mode 100644
index f67328691..000000000
Binary files a/html/img/favicon/apple-icon-144x144.png and /dev/null differ
diff --git a/html/img/favicon/apple-icon-152x152.png b/html/img/favicon/apple-icon-152x152.png
deleted file mode 100644
index 58343bb6c..000000000
Binary files a/html/img/favicon/apple-icon-152x152.png and /dev/null differ
diff --git a/html/img/favicon/apple-icon-180x180.png b/html/img/favicon/apple-icon-180x180.png
deleted file mode 100644
index fcdb20d12..000000000
Binary files a/html/img/favicon/apple-icon-180x180.png and /dev/null differ
diff --git a/html/img/favicon/apple-icon-57x57.png b/html/img/favicon/apple-icon-57x57.png
deleted file mode 100644
index b2639039d..000000000
Binary files a/html/img/favicon/apple-icon-57x57.png and /dev/null differ
diff --git a/html/img/favicon/apple-icon-60x60.png b/html/img/favicon/apple-icon-60x60.png
deleted file mode 100644
index d0df6f5a4..000000000
Binary files a/html/img/favicon/apple-icon-60x60.png and /dev/null differ
diff --git a/html/img/favicon/apple-icon-72x72.png b/html/img/favicon/apple-icon-72x72.png
deleted file mode 100644
index f48103dd7..000000000
Binary files a/html/img/favicon/apple-icon-72x72.png and /dev/null differ
diff --git a/html/img/favicon/apple-icon-76x76.png b/html/img/favicon/apple-icon-76x76.png
deleted file mode 100644
index d5a834de5..000000000
Binary files a/html/img/favicon/apple-icon-76x76.png and /dev/null differ
diff --git a/html/img/favicon/apple-icon-precomposed.png b/html/img/favicon/apple-icon-precomposed.png
deleted file mode 100644
index 18d5a8cb3..000000000
Binary files a/html/img/favicon/apple-icon-precomposed.png and /dev/null differ
diff --git a/html/img/favicon/apple-icon.png b/html/img/favicon/apple-icon.png
deleted file mode 100644
index 18d5a8cb3..000000000
Binary files a/html/img/favicon/apple-icon.png and /dev/null differ
diff --git a/html/img/favicon/favicon-16x16.png b/html/img/favicon/favicon-16x16.png
deleted file mode 100644
index 17592ba81..000000000
Binary files a/html/img/favicon/favicon-16x16.png and /dev/null differ
diff --git a/html/img/favicon/favicon-32x32.png b/html/img/favicon/favicon-32x32.png
deleted file mode 100644
index 30cebb119..000000000
Binary files a/html/img/favicon/favicon-32x32.png and /dev/null differ
diff --git a/html/img/favicon/favicon-96x96.png b/html/img/favicon/favicon-96x96.png
deleted file mode 100644
index 6f058ff1a..000000000
Binary files a/html/img/favicon/favicon-96x96.png and /dev/null differ
diff --git a/html/img/favicon/favicon.png b/html/img/favicon/favicon.png
deleted file mode 100644
index 6fa4ccc9c..000000000
Binary files a/html/img/favicon/favicon.png and /dev/null differ
diff --git a/html/img/favicon/manifest.json b/html/img/favicon/manifest.json
deleted file mode 100644
index 013d4a6a5..000000000
--- a/html/img/favicon/manifest.json
+++ /dev/null
@@ -1,41 +0,0 @@
-{
- "name": "App",
- "icons": [
- {
- "src": "\/android-icon-36x36.png",
- "sizes": "36x36",
- "type": "image\/png",
- "density": "0.75"
- },
- {
- "src": "\/android-icon-48x48.png",
- "sizes": "48x48",
- "type": "image\/png",
- "density": "1.0"
- },
- {
- "src": "\/android-icon-72x72.png",
- "sizes": "72x72",
- "type": "image\/png",
- "density": "1.5"
- },
- {
- "src": "\/android-icon-96x96.png",
- "sizes": "96x96",
- "type": "image\/png",
- "density": "2.0"
- },
- {
- "src": "\/android-icon-144x144.png",
- "sizes": "144x144",
- "type": "image\/png",
- "density": "3.0"
- },
- {
- "src": "\/android-icon-192x192.png",
- "sizes": "192x192",
- "type": "image\/png",
- "density": "4.0"
- }
- ]
-}
\ No newline at end of file
diff --git a/html/img/favicon/ms-icon-144x144.png b/html/img/favicon/ms-icon-144x144.png
deleted file mode 100644
index f67328691..000000000
Binary files a/html/img/favicon/ms-icon-144x144.png and /dev/null differ
diff --git a/html/img/favicon/ms-icon-150x150.png b/html/img/favicon/ms-icon-150x150.png
deleted file mode 100644
index c248d3ef5..000000000
Binary files a/html/img/favicon/ms-icon-150x150.png and /dev/null differ
diff --git a/html/img/favicon/ms-icon-310x310.png b/html/img/favicon/ms-icon-310x310.png
deleted file mode 100644
index 5321dc0a8..000000000
Binary files a/html/img/favicon/ms-icon-310x310.png and /dev/null differ
diff --git a/html/img/favicon/ms-icon-70x70.png b/html/img/favicon/ms-icon-70x70.png
deleted file mode 100644
index 34d314662..000000000
Binary files a/html/img/favicon/ms-icon-70x70.png and /dev/null differ
diff --git a/html/img/footswitch-addressed.png b/html/img/footswitch-addressed.png
deleted file mode 100644
index 76737e8b6..000000000
Binary files a/html/img/footswitch-addressed.png and /dev/null differ
diff --git a/html/img/footswitch-free.png b/html/img/footswitch-free.png
deleted file mode 100644
index 154140706..000000000
Binary files a/html/img/footswitch-free.png and /dev/null differ
diff --git a/html/img/footswitch.png b/html/img/footswitch.png
deleted file mode 100755
index a0cbb18b5..000000000
Binary files a/html/img/footswitch.png and /dev/null differ
diff --git a/html/img/glyphicons-halflings-white.png b/html/img/glyphicons-halflings-white.png
deleted file mode 100644
index 3bf6484a2..000000000
Binary files a/html/img/glyphicons-halflings-white.png and /dev/null differ
diff --git a/html/img/glyphicons-halflings.png b/html/img/glyphicons-halflings.png
deleted file mode 100644
index a99699932..000000000
Binary files a/html/img/glyphicons-halflings.png and /dev/null differ
diff --git a/html/img/header-pattern.png b/html/img/header-pattern.png
deleted file mode 100755
index 251f52328..000000000
Binary files a/html/img/header-pattern.png and /dev/null differ
diff --git a/html/img/icn-addressing.png b/html/img/icn-addressing.png
deleted file mode 100755
index 40f0dcba8..000000000
Binary files a/html/img/icn-addressing.png and /dev/null differ
diff --git a/html/img/icn-bank.png b/html/img/icn-bank.png
deleted file mode 100755
index 2eb4c254c..000000000
Binary files a/html/img/icn-bank.png and /dev/null differ
diff --git a/html/img/icn-blocked.png b/html/img/icn-blocked.png
deleted file mode 100644
index 9afcbdf45..000000000
Binary files a/html/img/icn-blocked.png and /dev/null differ
diff --git a/html/img/icn-favorite-off.png b/html/img/icn-favorite-off.png
deleted file mode 100755
index 97231f8a4..000000000
Binary files a/html/img/icn-favorite-off.png and /dev/null differ
diff --git a/html/img/icn-favorite-on.png b/html/img/icn-favorite-on.png
deleted file mode 100755
index 16298fd80..000000000
Binary files a/html/img/icn-favorite-on.png and /dev/null differ
diff --git a/html/img/icn-grid-list.png b/html/img/icn-grid-list.png
deleted file mode 100755
index 129da1388..000000000
Binary files a/html/img/icn-grid-list.png and /dev/null differ
diff --git a/html/img/icn-help-16x16.png b/html/img/icn-help-16x16.png
deleted file mode 100755
index 6dfd9990c..000000000
Binary files a/html/img/icn-help-16x16.png and /dev/null differ
diff --git a/html/img/icn-help.png b/html/img/icn-help.png
deleted file mode 100755
index 954f7190c..000000000
Binary files a/html/img/icn-help.png and /dev/null differ
diff --git a/html/img/icn-input-output.png b/html/img/icn-input-output.png
deleted file mode 100644
index 9b63d1433..000000000
Binary files a/html/img/icn-input-output.png and /dev/null differ
diff --git a/html/img/icn-installed.png b/html/img/icn-installed.png
deleted file mode 100644
index 197b675ff..000000000
Binary files a/html/img/icn-installed.png and /dev/null differ
diff --git a/html/img/icn-outdated.png b/html/img/icn-outdated.png
deleted file mode 100644
index be328e4ca..000000000
Binary files a/html/img/icn-outdated.png and /dev/null differ
diff --git a/html/img/icn-rating.png b/html/img/icn-rating.png
deleted file mode 100755
index 70cb0375f..000000000
Binary files a/html/img/icn-rating.png and /dev/null differ
diff --git a/html/img/icn-remove-16x16.png b/html/img/icn-remove-16x16.png
deleted file mode 100755
index 24d706803..000000000
Binary files a/html/img/icn-remove-16x16.png and /dev/null differ
diff --git a/html/img/icn-remove-bank.png b/html/img/icn-remove-bank.png
deleted file mode 100755
index 0cbc5669f..000000000
Binary files a/html/img/icn-remove-bank.png and /dev/null differ
diff --git a/html/img/icn-search-white.png b/html/img/icn-search-white.png
deleted file mode 100755
index 75d7eaa87..000000000
Binary files a/html/img/icn-search-white.png and /dev/null differ
diff --git a/html/img/icn-search.png b/html/img/icn-search.png
deleted file mode 100755
index e55ec75a3..000000000
Binary files a/html/img/icn-search.png and /dev/null differ
diff --git a/html/img/icn-settings-16x16.png b/html/img/icn-settings-16x16.png
deleted file mode 100755
index 08e074d5c..000000000
Binary files a/html/img/icn-settings-16x16.png and /dev/null differ
diff --git a/html/img/icn-settings.png b/html/img/icn-settings.png
deleted file mode 100755
index a5115e143..000000000
Binary files a/html/img/icn-settings.png and /dev/null differ
diff --git a/html/img/icn-share.png b/html/img/icn-share.png
deleted file mode 100755
index 98561a43f..000000000
Binary files a/html/img/icn-share.png and /dev/null differ
diff --git a/html/img/icn-zoom-in.png b/html/img/icn-zoom-in.png
deleted file mode 100644
index d16a638ec..000000000
Binary files a/html/img/icn-zoom-in.png and /dev/null differ
diff --git a/html/img/icn-zoom-out.png b/html/img/icn-zoom-out.png
deleted file mode 100644
index 9f30e60e3..000000000
Binary files a/html/img/icn-zoom-out.png and /dev/null differ
diff --git a/html/img/icons/25/autohide.png b/html/img/icons/25/autohide.png
deleted file mode 100644
index fe4f50264..000000000
Binary files a/html/img/icons/25/autohide.png and /dev/null differ
diff --git a/html/img/icons/25/bypass.png b/html/img/icons/25/bypass.png
deleted file mode 100644
index 3cfb3b4a8..000000000
Binary files a/html/img/icons/25/bypass.png and /dev/null differ
diff --git a/html/img/icons/25/cpu.png b/html/img/icons/25/cpu.png
deleted file mode 100644
index 0772d22e7..000000000
Binary files a/html/img/icons/25/cpu.png and /dev/null differ
diff --git a/html/img/icons/25/cv.png b/html/img/icons/25/cv.png
deleted file mode 100644
index 31994bce5..000000000
Binary files a/html/img/icons/25/cv.png and /dev/null differ
diff --git a/html/img/icons/25/delete.png b/html/img/icons/25/delete.png
deleted file mode 100644
index abaeea6c6..000000000
Binary files a/html/img/icons/25/delete.png and /dev/null differ
diff --git a/html/img/icons/25/disconnect.png b/html/img/icons/25/disconnect.png
deleted file mode 100644
index 88426b18f..000000000
Binary files a/html/img/icons/25/disconnect.png and /dev/null differ
diff --git a/html/img/icons/25/language.png b/html/img/icons/25/language.png
deleted file mode 100644
index 42fc15d24..000000000
Binary files a/html/img/icons/25/language.png and /dev/null differ
diff --git a/html/img/icons/25/midi.png b/html/img/icons/25/midi.png
deleted file mode 100644
index fc3a7fb22..000000000
Binary files a/html/img/icons/25/midi.png and /dev/null differ
diff --git a/html/img/icons/25/new.png b/html/img/icons/25/new.png
deleted file mode 100644
index f4ed0f06f..000000000
Binary files a/html/img/icons/25/new.png and /dev/null differ
diff --git a/html/img/icons/25/pin.png b/html/img/icons/25/pin.png
deleted file mode 100644
index df3f4db79..000000000
Binary files a/html/img/icons/25/pin.png and /dev/null differ
diff --git a/html/img/icons/25/pinned.png b/html/img/icons/25/pinned.png
deleted file mode 100644
index f0e6a7178..000000000
Binary files a/html/img/icons/25/pinned.png and /dev/null differ
diff --git a/html/img/icons/25/ram.png b/html/img/icons/25/ram.png
deleted file mode 100644
index eb3c1b7d6..000000000
Binary files a/html/img/icons/25/ram.png and /dev/null differ
diff --git a/html/img/icons/25/reload.png b/html/img/icons/25/reload.png
deleted file mode 100644
index 4c7929861..000000000
Binary files a/html/img/icons/25/reload.png and /dev/null differ
diff --git a/html/img/icons/25/rename.png b/html/img/icons/25/rename.png
deleted file mode 100644
index f2da4d354..000000000
Binary files a/html/img/icons/25/rename.png and /dev/null differ
diff --git a/html/img/icons/25/save.png b/html/img/icons/25/save.png
deleted file mode 100644
index bc90ffb82..000000000
Binary files a/html/img/icons/25/save.png and /dev/null differ
diff --git a/html/img/icons/25/save_as.png b/html/img/icons/25/save_as.png
deleted file mode 100644
index 144780e33..000000000
Binary files a/html/img/icons/25/save_as.png and /dev/null differ
diff --git a/html/img/icons/25/star-border.png b/html/img/icons/25/star-border.png
deleted file mode 100644
index 1afb069ef..000000000
Binary files a/html/img/icons/25/star-border.png and /dev/null differ
diff --git a/html/img/icons/25/star.png b/html/img/icons/25/star.png
deleted file mode 100644
index 801868bd9..000000000
Binary files a/html/img/icons/25/star.png and /dev/null differ
diff --git a/html/img/icons/25/stop.png b/html/img/icons/25/stop.png
deleted file mode 100644
index ada6a46c2..000000000
Binary files a/html/img/icons/25/stop.png and /dev/null differ
diff --git a/html/img/icons/25/transport.png b/html/img/icons/25/transport.png
deleted file mode 100644
index dcc22ca78..000000000
Binary files a/html/img/icons/25/transport.png and /dev/null differ
diff --git a/html/img/icons/25/update.png b/html/img/icons/25/update.png
deleted file mode 100644
index a670c5291..000000000
Binary files a/html/img/icons/25/update.png and /dev/null differ
diff --git a/html/img/icons/36/assembler.png b/html/img/icons/36/assembler.png
deleted file mode 100644
index 31c11af9e..000000000
Binary files a/html/img/icons/36/assembler.png and /dev/null differ
diff --git a/html/img/icons/36/banks.png b/html/img/icons/36/banks.png
deleted file mode 100644
index 00014947d..000000000
Binary files a/html/img/icons/36/banks.png and /dev/null differ
diff --git a/html/img/icons/36/bind.png b/html/img/icons/36/bind.png
deleted file mode 100644
index d488d3a1b..000000000
Binary files a/html/img/icons/36/bind.png and /dev/null differ
diff --git a/html/img/icons/36/bluetooth.png b/html/img/icons/36/bluetooth.png
deleted file mode 100644
index 19a4662dc..000000000
Binary files a/html/img/icons/36/bluetooth.png and /dev/null differ
diff --git a/html/img/icons/36/bypass_L.png b/html/img/icons/36/bypass_L.png
deleted file mode 100644
index fa74a87c6..000000000
Binary files a/html/img/icons/36/bypass_L.png and /dev/null differ
diff --git a/html/img/icons/36/bypass_R.png b/html/img/icons/36/bypass_R.png
deleted file mode 100644
index 673c70928..000000000
Binary files a/html/img/icons/36/bypass_R.png and /dev/null differ
diff --git a/html/img/icons/36/clear.png b/html/img/icons/36/clear.png
deleted file mode 100644
index 9c6694f35..000000000
Binary files a/html/img/icons/36/clear.png and /dev/null differ
diff --git a/html/img/icons/36/cloud.png b/html/img/icons/36/cloud.png
deleted file mode 100644
index 707c80d55..000000000
Binary files a/html/img/icons/36/cloud.png and /dev/null differ
diff --git a/html/img/icons/36/confirm.png b/html/img/icons/36/confirm.png
deleted file mode 100644
index 6aa6441a2..000000000
Binary files a/html/img/icons/36/confirm.png and /dev/null differ
diff --git a/html/img/icons/36/control-chain.png b/html/img/icons/36/control-chain.png
deleted file mode 100644
index 30dbcfd01..000000000
Binary files a/html/img/icons/36/control-chain.png and /dev/null differ
diff --git a/html/img/icons/36/cpu.png b/html/img/icons/36/cpu.png
deleted file mode 100644
index 0772d22e7..000000000
Binary files a/html/img/icons/36/cpu.png and /dev/null differ
diff --git a/html/img/icons/36/disconnect.png b/html/img/icons/36/disconnect.png
deleted file mode 100644
index 069d8a9fc..000000000
Binary files a/html/img/icons/36/disconnect.png and /dev/null differ
diff --git a/html/img/icons/36/disconnected.png b/html/img/icons/36/disconnected.png
deleted file mode 100644
index 069d8a9fc..000000000
Binary files a/html/img/icons/36/disconnected.png and /dev/null differ
diff --git a/html/img/icons/36/edit.png b/html/img/icons/36/edit.png
deleted file mode 100644
index e3b17c4e0..000000000
Binary files a/html/img/icons/36/edit.png and /dev/null differ
diff --git a/html/img/icons/36/faders.png b/html/img/icons/36/faders.png
deleted file mode 100644
index d488d3a1b..000000000
Binary files a/html/img/icons/36/faders.png and /dev/null differ
diff --git a/html/img/icons/36/folder.png b/html/img/icons/36/folder.png
deleted file mode 100644
index 20eaa7cd7..000000000
Binary files a/html/img/icons/36/folder.png and /dev/null differ
diff --git a/html/img/icons/36/footswitch.png b/html/img/icons/36/footswitch.png
deleted file mode 100644
index d0ca0d1b8..000000000
Binary files a/html/img/icons/36/footswitch.png and /dev/null differ
diff --git a/html/img/icons/36/help.png b/html/img/icons/36/help.png
deleted file mode 100644
index 6aa6441a2..000000000
Binary files a/html/img/icons/36/help.png and /dev/null differ
diff --git a/html/img/icons/36/knob.png b/html/img/icons/36/knob.png
deleted file mode 100644
index 5adf0253a..000000000
Binary files a/html/img/icons/36/knob.png and /dev/null differ
diff --git a/html/img/icons/36/load.png b/html/img/icons/36/load.png
deleted file mode 100644
index 018018eb0..000000000
Binary files a/html/img/icons/36/load.png and /dev/null differ
diff --git a/html/img/icons/36/midi.png b/html/img/icons/36/midi.png
deleted file mode 100644
index 4604de478..000000000
Binary files a/html/img/icons/36/midi.png and /dev/null differ
diff --git a/html/img/icons/36/mod.png b/html/img/icons/36/mod.png
deleted file mode 100644
index 1c05d9fc9..000000000
Binary files a/html/img/icons/36/mod.png and /dev/null differ
diff --git a/html/img/icons/36/ok.png b/html/img/icons/36/ok.png
deleted file mode 100644
index bbc1742a7..000000000
Binary files a/html/img/icons/36/ok.png and /dev/null differ
diff --git a/html/img/icons/36/pedal.png b/html/img/icons/36/pedal.png
deleted file mode 100644
index 34a6cdb00..000000000
Binary files a/html/img/icons/36/pedal.png and /dev/null differ
diff --git a/html/img/icons/36/pedalboard.png b/html/img/icons/36/pedalboard.png
deleted file mode 100644
index b1b267b05..000000000
Binary files a/html/img/icons/36/pedalboard.png and /dev/null differ
diff --git a/html/img/icons/36/pedalboardlibrary.png b/html/img/icons/36/pedalboardlibrary.png
deleted file mode 100644
index 32deaa9c2..000000000
Binary files a/html/img/icons/36/pedalboardlibrary.png and /dev/null differ
diff --git a/html/img/icons/36/pedalboardstore.png b/html/img/icons/36/pedalboardstore.png
deleted file mode 100644
index 9fe4a40d1..000000000
Binary files a/html/img/icons/36/pedalboardstore.png and /dev/null differ
diff --git a/html/img/icons/36/pedals.png b/html/img/icons/36/pedals.png
deleted file mode 100644
index b1b267b05..000000000
Binary files a/html/img/icons/36/pedals.png and /dev/null differ
diff --git a/html/img/icons/36/pedals2.png b/html/img/icons/36/pedals2.png
deleted file mode 100644
index 4d7b225c1..000000000
Binary files a/html/img/icons/36/pedals2.png and /dev/null differ
diff --git a/html/img/icons/36/pin.png b/html/img/icons/36/pin.png
deleted file mode 100644
index 9ec28c315..000000000
Binary files a/html/img/icons/36/pin.png and /dev/null differ
diff --git a/html/img/icons/36/pluginlibrary.png b/html/img/icons/36/pluginlibrary.png
deleted file mode 100644
index eef6205d4..000000000
Binary files a/html/img/icons/36/pluginlibrary.png and /dev/null differ
diff --git a/html/img/icons/36/pluginstore.png b/html/img/icons/36/pluginstore.png
deleted file mode 100644
index 3413b40cb..000000000
Binary files a/html/img/icons/36/pluginstore.png and /dev/null differ
diff --git a/html/img/icons/36/presets.png b/html/img/icons/36/presets.png
deleted file mode 100644
index 412e13886..000000000
Binary files a/html/img/icons/36/presets.png and /dev/null differ
diff --git a/html/img/icons/36/ram.png b/html/img/icons/36/ram.png
deleted file mode 100644
index eb3c1b7d6..000000000
Binary files a/html/img/icons/36/ram.png and /dev/null differ
diff --git a/html/img/icons/36/remove.png b/html/img/icons/36/remove.png
deleted file mode 100644
index ff37a80df..000000000
Binary files a/html/img/icons/36/remove.png and /dev/null differ
diff --git a/html/img/icons/36/save.png b/html/img/icons/36/save.png
deleted file mode 100644
index 4cc8dc551..000000000
Binary files a/html/img/icons/36/save.png and /dev/null differ
diff --git a/html/img/icons/36/settings.png b/html/img/icons/36/settings.png
deleted file mode 100644
index 4d38e192b..000000000
Binary files a/html/img/icons/36/settings.png and /dev/null differ
diff --git a/html/img/icons/36/share-fb.png b/html/img/icons/36/share-fb.png
deleted file mode 100644
index 60633686e..000000000
Binary files a/html/img/icons/36/share-fb.png and /dev/null differ
diff --git a/html/img/icons/36/share-tw.png b/html/img/icons/36/share-tw.png
deleted file mode 100644
index 7f3f95d2e..000000000
Binary files a/html/img/icons/36/share-tw.png and /dev/null differ
diff --git a/html/img/icons/36/switch.png b/html/img/icons/36/switch.png
deleted file mode 100644
index d0ca0d1b8..000000000
Binary files a/html/img/icons/36/switch.png and /dev/null differ
diff --git a/html/img/icons/36/toggle.png b/html/img/icons/36/toggle.png
deleted file mode 100644
index d0ca0d1b8..000000000
Binary files a/html/img/icons/36/toggle.png and /dev/null differ
diff --git a/html/img/icons/36/update.png b/html/img/icons/36/update.png
deleted file mode 100644
index a41d97274..000000000
Binary files a/html/img/icons/36/update.png and /dev/null differ
diff --git a/html/img/icons/blocked.svg b/html/img/icons/blocked.svg
deleted file mode 100644
index 05a69e25d..000000000
--- a/html/img/icons/blocked.svg
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
diff --git a/html/img/icons/broken_image.svg b/html/img/icons/broken_image.svg
deleted file mode 100644
index 24da5aca9..000000000
--- a/html/img/icons/broken_image.svg
+++ /dev/null
@@ -1,19 +0,0 @@
-
-
diff --git a/html/img/icons/broken_pedal.svg b/html/img/icons/broken_pedal.svg
deleted file mode 100644
index b4fc06853..000000000
--- a/html/img/icons/broken_pedal.svg
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
diff --git a/html/img/icons/icons.css b/html/img/icons/icons.css
deleted file mode 100644
index b0067dfe9..000000000
--- a/html/img/icons/icons.css
+++ /dev/null
@@ -1,184 +0,0 @@
-.mod-dark .mod-icon-autohide, .mod-light.mod-icon-autohide {
- background-image: url(white/autohide.png);
-}
-.mod-light .mod-icon-autohide, .mod-dark.mod-icon-autohide {
- background-image: url(black/autohide.png);
-}
-
-
-.mod-dark .mod-icon-bind, .mod-light.mod-icon-bind {
- background-image: url(white/bind.png);
-}
-.mod-light .mod-icon-bind, .mod-dark.mod-icon-bind {
- background-image: url(black/bind.png);
-}
-
-
-.mod-dark .mod-icon-bluetooth, .mod-light.mod-icon-bluetooth {
- background-image: url(white/bluetooth.png);
-}
-.mod-light .mod-icon-bluetooth, .mod-dark.mod-icon-bluetooth {
- background-image: url(black/bluetooth.png);
-}
-
-
-.mod-dark .mod-icon-clear, .mod-light.mod-icon-clear {
- background-image: url(white/clear.png);
-}
-.mod-light .mod-icon-clear, .mod-dark.mod-icon-clear {
- background-image: url(black/clear.png);
-}
-
-
-.mod-dark .mod-icon-cloud, .mod-light.mod-icon-cloud {
- background-image: url(white/cloud.png);
-}
-.mod-light .mod-icon-cloud, .mod-dark.mod-icon-cloud {
- background-image: url(black/cloud.png);
-}
-
-
-.mod-dark .mod-icon-confirm, .mod-light.mod-icon-confirm {
- background-image: url(white/confirm.png);
-}
-.mod-light .mod-icon-confirm, .mod-dark.mod-icon-confirm {
- background-image: url(black/confirm.png);
-}
-
-
-.mod-dark .mod-icon-disconnected, .mod-light.mod-icon-disconnected {
- background-image: url(white/disconnected.png);
-}
-.mod-light .mod-icon-disconnected, .mod-dark.mod-icon-disconnected {
- background-image: url(black/disconnected.png);
-}
-
-
-.mod-dark .mod-icon-edit, .mod-light.mod-icon-edit {
- background-image: url(white/edit.png);
-}
-.mod-light .mod-icon-edit, .mod-dark.mod-icon-edit {
- background-image: url(black/edit.png);
-}
-
-
-.mod-dark .mod-icon-folder, .mod-light.mod-icon-folder {
- background-image: url(white/folder.png);
-}
-.mod-light .mod-icon-folder, .mod-dark.mod-icon-folder {
- background-image: url(black/folder.png);
-}
-
-
-.mod-dark .mod-icon-footswitch, .mod-light.mod-icon-footswitch {
- background-image: url(white/footswitch.png);
-}
-.mod-light .mod-icon-footswitch, .mod-dark.mod-icon-footswitch {
- background-image: url(black/footswitch.png);
-}
-
-
-.mod-dark .mod-icon-knob, .mod-light.mod-icon-knob {
- background-image: url(white/knob.png);
-}
-.mod-light .mod-icon-knob, .mod-dark.mod-icon-knob {
- background-image: url(black/knob.png);
-}
-
-
-.mod-dark .mod-icon-load, .mod-light.mod-icon-load {
- background-image: url(white/load.png);
-}
-.mod-light .mod-icon-load, .mod-dark.mod-icon-load {
- background-image: url(black/load.png);
-}
-
-
-.mod-dark .mod-icon-midi, .mod-light.mod-icon-midi {
- background-image: url(white/midi.png);
-}
-.mod-light .mod-icon-midi, .mod-dark.mod-icon-midi {
- background-image: url(black/midi.png);
-}
-
-
-.mod-dark .mod-icon-mod, .mod-light.mod-icon-mod {
- background-image: url(white/mod.png);
-}
-.mod-light .mod-icon-mod, .mod-dark.mod-icon-mod {
- background-image: url(black/mod.png);
-}
-
-
-.mod-dark .mod-icon-ok, .mod-light.mod-icon-ok {
- background-image: url(white/ok.png);
-}
-.mod-light .mod-icon-ok, .mod-dark.mod-icon-ok {
- background-image: url(black/ok.png);
-}
-
-
-.mod-dark .mod-icon-pedal, .mod-light.mod-icon-pedal {
- background-image: url(white/pedal.png);
-}
-.mod-light .mod-icon-pedal, .mod-dark.mod-icon-pedal {
- background-image: url(black/pedal.png);
-}
-
-
-.mod-dark .mod-icon-pedalboard, .mod-light.mod-icon-pedalboard {
- background-image: url(white/pedalboard.png);
-}
-.mod-light .mod-icon-pedalboard, .mod-dark.mod-icon-pedalboard {
- background-image: url(black/pedalboard.png);
-}
-
-
-.mod-dark .mod-icon-pedals, .mod-light.mod-icon-pedals {
- background-image: url(white/pedals.png);
-}
-.mod-light .mod-icon-pedals, .mod-dark.mod-icon-pedals {
- background-image: url(black/pedals.png);
-}
-
-
-.mod-dark .mod-icon-pin, .mod-light.mod-icon-pin {
- background-image: url(white/pin.png);
-}
-.mod-light .mod-icon-pin, .mod-dark.mod-icon-pin {
- background-image: url(black/pin.png);
-}
-
-
-.mod-dark .mod-icon-pinned, .mod-light.mod-icon-pinned {
- background-image: url(white/pinned.png);
-}
-.mod-light .mod-icon-pinned, .mod-dark.mod-icon-pinned {
- background-image: url(black/pinned.png);
-}
-
-
-.mod-dark .mod-icon-remove, .mod-light.mod-icon-remove {
- background-image: url(white/remove.png);
-}
-.mod-light .mod-icon-remove, .mod-dark.mod-icon-remove {
- background-image: url(black/remove.png);
-}
-
-
-.mod-dark .mod-icon-save, .mod-light.mod-icon-save {
- background-image: url(white/save.png);
-}
-.mod-light .mod-icon-save, .mod-dark.mod-icon-save {
- background-image: url(black/save.png);
-}
-
-
-.mod-dark .mod-icon-settings, .mod-light.mod-icon-settings {
- background-image: url(white/settings.png);
-}
-.mod-light .mod-icon-settings, .mod-dark.mod-icon-settings {
- background-image: url(black/settings.png);
-}
-
-
diff --git a/html/img/icons/icons.svg b/html/img/icons/icons.svg
deleted file mode 100644
index b91e2318a..000000000
--- a/html/img/icons/icons.svg
+++ /dev/null
@@ -1,1511 +0,0 @@
-
-
-
-
diff --git a/html/img/icons/makefile b/html/img/icons/makefile
deleted file mode 100644
index 398ce57fa..000000000
--- a/html/img/icons/makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-PNG = $(wildcard *.png)
-FILE="icons.css"
-
-all:
- @-rm icons.css
- @touch icons.css
- @for i in $(PNG) ; do \
- io=$$(echo $$i | sed 's/.png//') ; \
- convert $$i -negate black/$$i ; \
- mv $$i white/$$i ; \
- done
- @for i in white/*.png ; do \
- io=$$(echo $$i | sed 's/.png//' | sed 's/white\///') ; \
- if=$$(echo $$i | sed 's/white\///') ; \
- echo ".mod-dark .mod-icon-"$$io", .mod-light.mod-icon-"$$io" {\n background-image: url(white/"$$if");\n}" >> $(FILE) ; \
- echo ".mod-light .mod-icon-"$$io", .mod-dark.mod-icon-"$$io" {\n background-image: url(black/"$$if");\n}\n\n" >> $(FILE) ; \
- done
diff --git a/html/img/icons/stop.png b/html/img/icons/stop.png
deleted file mode 100644
index 126eb8129..000000000
Binary files a/html/img/icons/stop.png and /dev/null differ
diff --git a/html/img/icons/transport.png b/html/img/icons/transport.png
deleted file mode 100644
index fe76cc2cb..000000000
Binary files a/html/img/icons/transport.png and /dev/null differ
diff --git a/html/img/icons/transport.svg b/html/img/icons/transport.svg
deleted file mode 100644
index 34d9165b0..000000000
--- a/html/img/icons/transport.svg
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
diff --git a/html/img/knob.png b/html/img/knob.png
deleted file mode 100644
index 19cde252a..000000000
Binary files a/html/img/knob.png and /dev/null differ
diff --git a/html/img/knob_steps_10.png b/html/img/knob_steps_10.png
deleted file mode 100644
index aecd0e296..000000000
Binary files a/html/img/knob_steps_10.png and /dev/null differ
diff --git a/html/img/knob_steps_11.png b/html/img/knob_steps_11.png
deleted file mode 100644
index eba7ef17b..000000000
Binary files a/html/img/knob_steps_11.png and /dev/null differ
diff --git a/html/img/knob_steps_12.png b/html/img/knob_steps_12.png
deleted file mode 100644
index 2da203744..000000000
Binary files a/html/img/knob_steps_12.png and /dev/null differ
diff --git a/html/img/knob_steps_13.png b/html/img/knob_steps_13.png
deleted file mode 100644
index d919e60c9..000000000
Binary files a/html/img/knob_steps_13.png and /dev/null differ
diff --git a/html/img/knob_steps_14.png b/html/img/knob_steps_14.png
deleted file mode 100644
index 12c15a880..000000000
Binary files a/html/img/knob_steps_14.png and /dev/null differ
diff --git a/html/img/knob_steps_15.png b/html/img/knob_steps_15.png
deleted file mode 100644
index ade363388..000000000
Binary files a/html/img/knob_steps_15.png and /dev/null differ
diff --git a/html/img/knob_steps_16.png b/html/img/knob_steps_16.png
deleted file mode 100644
index f3456437b..000000000
Binary files a/html/img/knob_steps_16.png and /dev/null differ
diff --git a/html/img/knob_steps_17.png b/html/img/knob_steps_17.png
deleted file mode 100644
index f1df1a503..000000000
Binary files a/html/img/knob_steps_17.png and /dev/null differ
diff --git a/html/img/knob_steps_3.png b/html/img/knob_steps_3.png
deleted file mode 100644
index 250dcaf13..000000000
Binary files a/html/img/knob_steps_3.png and /dev/null differ
diff --git a/html/img/knob_steps_4.png b/html/img/knob_steps_4.png
deleted file mode 100644
index 276861e54..000000000
Binary files a/html/img/knob_steps_4.png and /dev/null differ
diff --git a/html/img/knob_steps_5.png b/html/img/knob_steps_5.png
deleted file mode 100644
index f0513b2f6..000000000
Binary files a/html/img/knob_steps_5.png and /dev/null differ
diff --git a/html/img/knob_steps_6.png b/html/img/knob_steps_6.png
deleted file mode 100644
index c366ad396..000000000
Binary files a/html/img/knob_steps_6.png and /dev/null differ
diff --git a/html/img/knob_steps_7.png b/html/img/knob_steps_7.png
deleted file mode 100644
index 47e815f81..000000000
Binary files a/html/img/knob_steps_7.png and /dev/null differ
diff --git a/html/img/knob_steps_8.png b/html/img/knob_steps_8.png
deleted file mode 100644
index 3fd139591..000000000
Binary files a/html/img/knob_steps_8.png and /dev/null differ
diff --git a/html/img/knob_steps_9.png b/html/img/knob_steps_9.png
deleted file mode 100644
index 17ae5d1f5..000000000
Binary files a/html/img/knob_steps_9.png and /dev/null differ
diff --git a/html/img/library-background.png b/html/img/library-background.png
deleted file mode 100755
index 5e507963f..000000000
Binary files a/html/img/library-background.png and /dev/null differ
diff --git a/html/img/loading-effect.gif b/html/img/loading-effect.gif
deleted file mode 100644
index 13f0f64ea..000000000
Binary files a/html/img/loading-effect.gif and /dev/null differ
diff --git a/html/img/loading-pedalboard.gif b/html/img/loading-pedalboard.gif
deleted file mode 100644
index ffb2ddc64..000000000
Binary files a/html/img/loading-pedalboard.gif and /dev/null differ
diff --git a/html/img/loading-pedalboard_old.gif b/html/img/loading-pedalboard_old.gif
deleted file mode 100644
index 3fa906395..000000000
Binary files a/html/img/loading-pedalboard_old.gif and /dev/null differ
diff --git a/html/img/loading.gif b/html/img/loading.gif
deleted file mode 100644
index cbc528efb..000000000
Binary files a/html/img/loading.gif and /dev/null differ
diff --git a/html/img/loading.svg b/html/img/loading.svg
deleted file mode 100644
index e66e212f3..000000000
--- a/html/img/loading.svg
+++ /dev/null
@@ -1,103 +0,0 @@
-
-
diff --git a/html/img/menu-icons-sprite.png b/html/img/menu-icons-sprite.png
deleted file mode 100755
index e757b27db..000000000
Binary files a/html/img/menu-icons-sprite.png and /dev/null differ
diff --git a/html/img/midi-input-connected-highlight.png b/html/img/midi-input-connected-highlight.png
deleted file mode 100644
index 6c300da4d..000000000
Binary files a/html/img/midi-input-connected-highlight.png and /dev/null differ
diff --git a/html/img/midi-input-connected.png b/html/img/midi-input-connected.png
deleted file mode 100644
index 39ac165b0..000000000
Binary files a/html/img/midi-input-connected.png and /dev/null differ
diff --git a/html/img/midi-input-connecting-highlight.png b/html/img/midi-input-connecting-highlight.png
deleted file mode 100644
index 6d918a535..000000000
Binary files a/html/img/midi-input-connecting-highlight.png and /dev/null differ
diff --git a/html/img/midi-input-connecting.png b/html/img/midi-input-connecting.png
deleted file mode 100644
index aa0484d65..000000000
Binary files a/html/img/midi-input-connecting.png and /dev/null differ
diff --git a/html/img/midi-input.png b/html/img/midi-input.png
deleted file mode 100644
index 6bf714a7c..000000000
Binary files a/html/img/midi-input.png and /dev/null differ
diff --git a/html/img/midi-jack-nconnect.png b/html/img/midi-jack-nconnect.png
deleted file mode 100644
index b0aa98084..000000000
Binary files a/html/img/midi-jack-nconnect.png and /dev/null differ
diff --git a/html/img/midi-jack.png b/html/img/midi-jack.png
deleted file mode 100644
index 6e5005da1..000000000
Binary files a/html/img/midi-jack.png and /dev/null differ
diff --git a/html/img/midi-output-connected.png b/html/img/midi-output-connected.png
deleted file mode 100644
index 6b99f90ff..000000000
Binary files a/html/img/midi-output-connected.png and /dev/null differ
diff --git a/html/img/midi-output.png b/html/img/midi-output.png
deleted file mode 100644
index d07f42722..000000000
Binary files a/html/img/midi-output.png and /dev/null differ
diff --git a/html/img/midi-plug.png b/html/img/midi-plug.png
deleted file mode 100644
index 6e5005da1..000000000
Binary files a/html/img/midi-plug.png and /dev/null differ
diff --git a/html/img/mod-mini.png b/html/img/mod-mini.png
deleted file mode 100755
index 36424cd7a..000000000
Binary files a/html/img/mod-mini.png and /dev/null differ
diff --git a/html/img/mod-popout-anchor-bottom.png b/html/img/mod-popout-anchor-bottom.png
deleted file mode 100644
index 7759132d0..000000000
Binary files a/html/img/mod-popout-anchor-bottom.png and /dev/null differ
diff --git a/html/img/mod-popout-anchor-left.png b/html/img/mod-popout-anchor-left.png
deleted file mode 100644
index 5a302a45d..000000000
Binary files a/html/img/mod-popout-anchor-left.png and /dev/null differ
diff --git a/html/img/mod-popout-anchor-right.png b/html/img/mod-popout-anchor-right.png
deleted file mode 100644
index 486d904d3..000000000
Binary files a/html/img/mod-popout-anchor-right.png and /dev/null differ
diff --git a/html/img/mod-popout-anchor-top.png b/html/img/mod-popout-anchor-top.png
deleted file mode 100644
index c2229fd0b..000000000
Binary files a/html/img/mod-popout-anchor-top.png and /dev/null differ
diff --git a/html/img/move.png b/html/img/move.png
deleted file mode 100755
index 5d3e94384..000000000
Binary files a/html/img/move.png and /dev/null differ
diff --git a/html/img/nav-bottom.png b/html/img/nav-bottom.png
deleted file mode 100644
index c98504c15..000000000
Binary files a/html/img/nav-bottom.png and /dev/null differ
diff --git a/html/img/nav-left.png b/html/img/nav-left.png
deleted file mode 100755
index e3dbbfd05..000000000
Binary files a/html/img/nav-left.png and /dev/null differ
diff --git a/html/img/nav-right.png b/html/img/nav-right.png
deleted file mode 100755
index 8b0bcd469..000000000
Binary files a/html/img/nav-right.png and /dev/null differ
diff --git a/html/img/nav-top.png b/html/img/nav-top.png
deleted file mode 100644
index b104c0fa3..000000000
Binary files a/html/img/nav-top.png and /dev/null differ
diff --git a/html/img/purple-light-off.png b/html/img/purple-light-off.png
deleted file mode 100644
index 2c5624011..000000000
Binary files a/html/img/purple-light-off.png and /dev/null differ
diff --git a/html/img/purple-light-on.png b/html/img/purple-light-on.png
deleted file mode 100644
index a56bc381e..000000000
Binary files a/html/img/purple-light-on.png and /dev/null differ
diff --git a/html/img/px.gif b/html/img/px.gif
deleted file mode 100644
index 57c007ba1..000000000
Binary files a/html/img/px.gif and /dev/null differ
diff --git a/html/img/rack.png b/html/img/rack.png
deleted file mode 100755
index 8f7a60de5..000000000
Binary files a/html/img/rack.png and /dev/null differ
diff --git a/html/img/red-light-off.png b/html/img/red-light-off.png
deleted file mode 100755
index 6239f0754..000000000
Binary files a/html/img/red-light-off.png and /dev/null differ
diff --git a/html/img/red-light-on.png b/html/img/red-light-on.png
deleted file mode 100755
index 55474155c..000000000
Binary files a/html/img/red-light-on.png and /dev/null differ
diff --git a/html/img/rocker-switch-off.png b/html/img/rocker-switch-off.png
deleted file mode 100755
index 064aef2b4..000000000
Binary files a/html/img/rocker-switch-off.png and /dev/null differ
diff --git a/html/img/rocker-switch-on.png b/html/img/rocker-switch-on.png
deleted file mode 100755
index 22982dfb0..000000000
Binary files a/html/img/rocker-switch-on.png and /dev/null differ
diff --git a/html/img/sample-lata.png b/html/img/sample-lata.png
deleted file mode 100755
index dce5af801..000000000
Binary files a/html/img/sample-lata.png and /dev/null differ
diff --git a/html/img/settings.png b/html/img/settings.png
deleted file mode 100755
index a771b0664..000000000
Binary files a/html/img/settings.png and /dev/null differ
diff --git a/html/img/slider.png b/html/img/slider.png
deleted file mode 100644
index a35755c20..000000000
Binary files a/html/img/slider.png and /dev/null differ
diff --git a/html/img/social/default-plugin.png b/html/img/social/default-plugin.png
deleted file mode 100644
index 2471fd06d..000000000
Binary files a/html/img/social/default-plugin.png and /dev/null differ
diff --git a/html/img/social/favicon.png b/html/img/social/favicon.png
deleted file mode 100644
index 3c64cc018..000000000
Binary files a/html/img/social/favicon.png and /dev/null differ
diff --git a/html/img/social/logo-b.png b/html/img/social/logo-b.png
deleted file mode 100644
index 15f6c27b8..000000000
Binary files a/html/img/social/logo-b.png and /dev/null differ
diff --git a/html/img/social/logo-w.png b/html/img/social/logo-w.png
deleted file mode 100644
index 02ac62e9b..000000000
Binary files a/html/img/social/logo-w.png and /dev/null differ
diff --git a/html/img/social/pattern-collapse.png b/html/img/social/pattern-collapse.png
deleted file mode 100644
index 53f6f0d73..000000000
Binary files a/html/img/social/pattern-collapse.png and /dev/null differ
diff --git a/html/img/social/social_pedal.png b/html/img/social/social_pedal.png
deleted file mode 100644
index f1314dbac..000000000
Binary files a/html/img/social/social_pedal.png and /dev/null differ
diff --git a/html/img/social/social_pedalboards.png b/html/img/social/social_pedalboards.png
deleted file mode 100644
index 77bf67e80..000000000
Binary files a/html/img/social/social_pedalboards.png and /dev/null differ
diff --git a/html/img/social/thumbnail.png b/html/img/social/thumbnail.png
deleted file mode 100644
index 60cfc2a80..000000000
Binary files a/html/img/social/thumbnail.png and /dev/null differ
diff --git a/html/img/switch.png b/html/img/switch.png
deleted file mode 100644
index fa6c0b5e5..000000000
Binary files a/html/img/switch.png and /dev/null differ
diff --git a/html/img/switch.svg b/html/img/switch.svg
deleted file mode 100644
index 0a5aeadcc..000000000
--- a/html/img/switch.svg
+++ /dev/null
@@ -1,509 +0,0 @@
-
-
-
-
diff --git a/html/img/teste.png b/html/img/teste.png
deleted file mode 100755
index 122e112f4..000000000
Binary files a/html/img/teste.png and /dev/null differ
diff --git a/html/img/trial-src.svg b/html/img/trial-src.svg
deleted file mode 100644
index c0521b809..000000000
--- a/html/img/trial-src.svg
+++ /dev/null
@@ -1,84 +0,0 @@
-
-
-
-
diff --git a/html/img/trial.svg b/html/img/trial.svg
deleted file mode 100644
index dc1bf1fd1..000000000
--- a/html/img/trial.svg
+++ /dev/null
@@ -1,96 +0,0 @@
-
-
-
-
diff --git a/html/img/ui-elements.svg b/html/img/ui-elements.svg
deleted file mode 100644
index 1b77f59f0..000000000
--- a/html/img/ui-elements.svg
+++ /dev/null
@@ -1,174 +0,0 @@
-
-
-
-
diff --git a/html/img/watermark.png b/html/img/watermark.png
deleted file mode 100644
index 77376a437..000000000
Binary files a/html/img/watermark.png and /dev/null differ
diff --git a/html/include/addressing.html b/html/include/addressing.html
deleted file mode 100644
index b49110e25..000000000
--- a/html/include/addressing.html
+++ /dev/null
@@ -1,130 +0,0 @@
-
-
-
-
-
-
-
-{% if using_desktop == 'true' or using_mod == 'true' %}
-
-
-
- {% if using_desktop == 'true' %}
-
Welcome to MOD Desktop!
-
-
- We're thrilled to have you on board and can't wait for you to explore all the amazing features we've built for you.
- Before you dive in, there's just a little bit of housekeeping to take care of.
- By using this application you're agreeing to our
- Terms of Use
- and
- Privacy Policy.
- They outline how we work together, use your data, and protect your privacy – ensuring a safe and enjoyable experience for everyone.
- So, take a quick moment to review these documents.
- Once you're all set, the world of MOD is yours to explore.
- Happy modding!
-
-
- {% else %}
-
Terms of Use for MOD online components
- ×
-
-
-
- (NOTE: THIS AN EXAMPLE TEXT YET TO BE REVIEWED)
- Your MOD unit can receive firmware updates over the internet, and also download new plugins and pedalboards.
- The use of these online services is under Terms of Use and Privacy Policy in order to comply with different regulatory laws across the globe.
-
-
- Please review our
- Terms of Use
- and
- Privacy Policy before continuing.
- While you can freely use your MOD unit without accepting these terms, you must agree to them in order to enable or perform any online interaction.
-
-
- {% end %}
-
- {% if using_desktop == 'true' %}
-
- {% else %}
-
-
- {% end %}
-
-
-
-
-{% end %}
-
-
-
-
-
-
-
Settings
-
-
-
-
-
-
-
-
-
-
-
Saving Pedalboard
×
-
-
-
-
-
-
-
-
-
Saving
×
-
-
-
-
-
-
-
-
-
SHARE
×
-
- Warning: This pedalboard contains MOD Labs plugins and won't be available to most users
-