+
+
+
diff --git a/CNAME b/CNAME
new file mode 100644
index 0000000..e63c21c
--- /dev/null
+++ b/CNAME
@@ -0,0 +1 @@
+docs.coderbot.org
diff --git a/LICENSE.txt b/LICENSE.txt
deleted file mode 100644
index a96d1dc..0000000
--- a/LICENSE.txt
+++ /dev/null
@@ -1,676 +0,0 @@
-(C) 2018-2019 Antonio Vivace, Roberto Previtera, CoderBot contributors.
-
- GNU GENERAL PUBLIC LICENSE
- Version 3, 29 June 2007
-
- Copyright (C) 2007 Free Software Foundation, Inc.
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
- Preamble
-
- The GNU General Public License is a free, copyleft license for
-software and other kinds of works.
-
- The licenses for most software and other practical works are designed
-to take away your freedom to share and change the works. By contrast,
-the GNU General Public License is intended to guarantee your freedom to
-share and change all versions of a program--to make sure it remains free
-software for all its users. We, the Free Software Foundation, use the
-GNU General Public License for most of our software; it applies also to
-any other work released this way by its authors. You can apply it to
-your programs, too.
-
- When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-them if you wish), that you receive source code or can get it if you
-want it, that you can change the software or use pieces of it in new
-free programs, and that you know you can do these things.
-
- To protect your rights, we need to prevent others from denying you
-these rights or asking you to surrender the rights. Therefore, you have
-certain responsibilities if you distribute copies of the software, or if
-you modify it: responsibilities to respect the freedom of others.
-
- For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must pass on to the recipients the same
-freedoms that you received. You must make sure that they, too, receive
-or can get the source code. And you must show them these terms so they
-know their rights.
-
- Developers that use the GNU GPL protect your rights with two steps:
-(1) assert copyright on the software, and (2) offer you this License
-giving you legal permission to copy, distribute and/or modify it.
-
- For the developers' and authors' protection, the GPL clearly explains
-that there is no warranty for this free software. For both users' and
-authors' sake, the GPL requires that modified versions be marked as
-changed, so that their problems will not be attributed erroneously to
-authors of previous versions.
-
- Some devices are designed to deny users access to install or run
-modified versions of the software inside them, although the manufacturer
-can do so. This is fundamentally incompatible with the aim of
-protecting users' freedom to change the software. The systematic
-pattern of such abuse occurs in the area of products for individuals to
-use, which is precisely where it is most unacceptable. Therefore, we
-have designed this version of the GPL to prohibit the practice for those
-products. If such problems arise substantially in other domains, we
-stand ready to extend this provision to those domains in future versions
-of the GPL, as needed to protect the freedom of users.
-
- Finally, every program is threatened constantly by software patents.
-States should not allow patents to restrict development and use of
-software on general-purpose computers, but in those that do, we wish to
-avoid the special danger that patents applied to a free program could
-make it effectively proprietary. To prevent this, the GPL assures that
-patents cannot be used to render the program non-free.
-
- The precise terms and conditions for copying, distribution and
-modification follow.
-
- TERMS AND CONDITIONS
-
- 0. Definitions.
-
- "This License" refers to version 3 of the GNU General Public License.
-
- "Copyright" also means copyright-like laws that apply to other kinds of
-works, such as semiconductor masks.
-
- "The Program" refers to any copyrightable work licensed under this
-License. Each licensee is addressed as "you". "Licensees" and
-"recipients" may be individuals or organizations.
-
- To "modify" a work means to copy from or adapt all or part of the work
-in a fashion requiring copyright permission, other than the making of an
-exact copy. The resulting work is called a "modified version" of the
-earlier work or a work "based on" the earlier work.
-
- A "covered work" means either the unmodified Program or a work based
-on the Program.
-
- To "propagate" a work means to do anything with it that, without
-permission, would make you directly or secondarily liable for
-infringement under applicable copyright law, except executing it on a
-computer or modifying a private copy. Propagation includes copying,
-distribution (with or without modification), making available to the
-public, and in some countries other activities as well.
-
- To "convey" a work means any kind of propagation that enables other
-parties to make or receive copies. Mere interaction with a user through
-a computer network, with no transfer of a copy, is not conveying.
-
- An interactive user interface displays "Appropriate Legal Notices"
-to the extent that it includes a convenient and prominently visible
-feature that (1) displays an appropriate copyright notice, and (2)
-tells the user that there is no warranty for the work (except to the
-extent that warranties are provided), that licensees may convey the
-work under this License, and how to view a copy of this License. If
-the interface presents a list of user commands or options, such as a
-menu, a prominent item in the list meets this criterion.
-
- 1. Source Code.
-
- The "source code" for a work means the preferred form of the work
-for making modifications to it. "Object code" means any non-source
-form of a work.
-
- A "Standard Interface" means an interface that either is an official
-standard defined by a recognized standards body, or, in the case of
-interfaces specified for a particular programming language, one that
-is widely used among developers working in that language.
-
- The "System Libraries" of an executable work include anything, other
-than the work as a whole, that (a) is included in the normal form of
-packaging a Major Component, but which is not part of that Major
-Component, and (b) serves only to enable use of the work with that
-Major Component, or to implement a Standard Interface for which an
-implementation is available to the public in source code form. A
-"Major Component", in this context, means a major essential component
-(kernel, window system, and so on) of the specific operating system
-(if any) on which the executable work runs, or a compiler used to
-produce the work, or an object code interpreter used to run it.
-
- The "Corresponding Source" for a work in object code form means all
-the source code needed to generate, install, and (for an executable
-work) run the object code and to modify the work, including scripts to
-control those activities. However, it does not include the work's
-System Libraries, or general-purpose tools or generally available free
-programs which are used unmodified in performing those activities but
-which are not part of the work. For example, Corresponding Source
-includes interface definition files associated with source files for
-the work, and the source code for shared libraries and dynamically
-linked subprograms that the work is specifically designed to require,
-such as by intimate data communication or control flow between those
-subprograms and other parts of the work.
-
- The Corresponding Source need not include anything that users
-can regenerate automatically from other parts of the Corresponding
-Source.
-
- The Corresponding Source for a work in source code form is that
-same work.
-
- 2. Basic Permissions.
-
- All rights granted under this License are granted for the term of
-copyright on the Program, and are irrevocable provided the stated
-conditions are met. This License explicitly affirms your unlimited
-permission to run the unmodified Program. The output from running a
-covered work is covered by this License only if the output, given its
-content, constitutes a covered work. This License acknowledges your
-rights of fair use or other equivalent, as provided by copyright law.
-
- You may make, run and propagate covered works that you do not
-convey, without conditions so long as your license otherwise remains
-in force. You may convey covered works to others for the sole purpose
-of having them make modifications exclusively for you, or provide you
-with facilities for running those works, provided that you comply with
-the terms of this License in conveying all material for which you do
-not control copyright. Those thus making or running the covered works
-for you must do so exclusively on your behalf, under your direction
-and control, on terms that prohibit them from making any copies of
-your copyrighted material outside their relationship with you.
-
- Conveying under any other circumstances is permitted solely under
-the conditions stated below. Sublicensing is not allowed; section 10
-makes it unnecessary.
-
- 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
-
- No covered work shall be deemed part of an effective technological
-measure under any applicable law fulfilling obligations under article
-11 of the WIPO copyright treaty adopted on 20 December 1996, or
-similar laws prohibiting or restricting circumvention of such
-measures.
-
- When you convey a covered work, you waive any legal power to forbid
-circumvention of technological measures to the extent such circumvention
-is effected by exercising rights under this License with respect to
-the covered work, and you disclaim any intention to limit operation or
-modification of the work as a means of enforcing, against the work's
-users, your or third parties' legal rights to forbid circumvention of
-technological measures.
-
- 4. Conveying Verbatim Copies.
-
- You may convey verbatim copies of the Program's source code as you
-receive it, in any medium, provided that you conspicuously and
-appropriately publish on each copy an appropriate copyright notice;
-keep intact all notices stating that this License and any
-non-permissive terms added in accord with section 7 apply to the code;
-keep intact all notices of the absence of any warranty; and give all
-recipients a copy of this License along with the Program.
-
- You may charge any price or no price for each copy that you convey,
-and you may offer support or warranty protection for a fee.
-
- 5. Conveying Modified Source Versions.
-
- You may convey a work based on the Program, or the modifications to
-produce it from the Program, in the form of source code under the
-terms of section 4, provided that you also meet all of these conditions:
-
- a) The work must carry prominent notices stating that you modified
- it, and giving a relevant date.
-
- b) The work must carry prominent notices stating that it is
- released under this License and any conditions added under section
- 7. This requirement modifies the requirement in section 4 to
- "keep intact all notices".
-
- c) You must license the entire work, as a whole, under this
- License to anyone who comes into possession of a copy. This
- License will therefore apply, along with any applicable section 7
- additional terms, to the whole of the work, and all its parts,
- regardless of how they are packaged. This License gives no
- permission to license the work in any other way, but it does not
- invalidate such permission if you have separately received it.
-
- d) If the work has interactive user interfaces, each must display
- Appropriate Legal Notices; however, if the Program has interactive
- interfaces that do not display Appropriate Legal Notices, your
- work need not make them do so.
-
- A compilation of a covered work with other separate and independent
-works, which are not by their nature extensions of the covered work,
-and which are not combined with it such as to form a larger program,
-in or on a volume of a storage or distribution medium, is called an
-"aggregate" if the compilation and its resulting copyright are not
-used to limit the access or legal rights of the compilation's users
-beyond what the individual works permit. Inclusion of a covered work
-in an aggregate does not cause this License to apply to the other
-parts of the aggregate.
-
- 6. Conveying Non-Source Forms.
-
- You may convey a covered work in object code form under the terms
-of sections 4 and 5, provided that you also convey the
-machine-readable Corresponding Source under the terms of this License,
-in one of these ways:
-
- a) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by the
- Corresponding Source fixed on a durable physical medium
- customarily used for software interchange.
-
- b) Convey the object code in, or embodied in, a physical product
- (including a physical distribution medium), accompanied by a
- written offer, valid for at least three years and valid for as
- long as you offer spare parts or customer support for that product
- model, to give anyone who possesses the object code either (1) a
- copy of the Corresponding Source for all the software in the
- product that is covered by this License, on a durable physical
- medium customarily used for software interchange, for a price no
- more than your reasonable cost of physically performing this
- conveying of source, or (2) access to copy the
- Corresponding Source from a network server at no charge.
-
- c) Convey individual copies of the object code with a copy of the
- written offer to provide the Corresponding Source. This
- alternative is allowed only occasionally and noncommercially, and
- only if you received the object code with such an offer, in accord
- with subsection 6b.
-
- d) Convey the object code by offering access from a designated
- place (gratis or for a charge), and offer equivalent access to the
- Corresponding Source in the same way through the same place at no
- further charge. You need not require recipients to copy the
- Corresponding Source along with the object code. If the place to
- copy the object code is a network server, the Corresponding Source
- may be on a different server (operated by you or a third party)
- that supports equivalent copying facilities, provided you maintain
- clear directions next to the object code saying where to find the
- Corresponding Source. Regardless of what server hosts the
- Corresponding Source, you remain obligated to ensure that it is
- available for as long as needed to satisfy these requirements.
-
- e) Convey the object code using peer-to-peer transmission, provided
- you inform other peers where the object code and Corresponding
- Source of the work are being offered to the general public at no
- charge under subsection 6d.
-
- A separable portion of the object code, whose source code is excluded
-from the Corresponding Source as a System Library, need not be
-included in conveying the object code work.
-
- A "User Product" is either (1) a "consumer product", which means any
-tangible personal property which is normally used for personal, family,
-or household purposes, or (2) anything designed or sold for incorporation
-into a dwelling. In determining whether a product is a consumer product,
-doubtful cases shall be resolved in favor of coverage. For a particular
-product received by a particular user, "normally used" refers to a
-typical or common use of that class of product, regardless of the status
-of the particular user or of the way in which the particular user
-actually uses, or expects or is expected to use, the product. A product
-is a consumer product regardless of whether the product has substantial
-commercial, industrial or non-consumer uses, unless such uses represent
-the only significant mode of use of the product.
-
- "Installation Information" for a User Product means any methods,
-procedures, authorization keys, or other information required to install
-and execute modified versions of a covered work in that User Product from
-a modified version of its Corresponding Source. The information must
-suffice to ensure that the continued functioning of the modified object
-code is in no case prevented or interfered with solely because
-modification has been made.
-
- If you convey an object code work under this section in, or with, or
-specifically for use in, a User Product, and the conveying occurs as
-part of a transaction in which the right of possession and use of the
-User Product is transferred to the recipient in perpetuity or for a
-fixed term (regardless of how the transaction is characterized), the
-Corresponding Source conveyed under this section must be accompanied
-by the Installation Information. But this requirement does not apply
-if neither you nor any third party retains the ability to install
-modified object code on the User Product (for example, the work has
-been installed in ROM).
-
- The requirement to provide Installation Information does not include a
-requirement to continue to provide support service, warranty, or updates
-for a work that has been modified or installed by the recipient, or for
-the User Product in which it has been modified or installed. Access to a
-network may be denied when the modification itself materially and
-adversely affects the operation of the network or violates the rules and
-protocols for communication across the network.
-
- Corresponding Source conveyed, and Installation Information provided,
-in accord with this section must be in a format that is publicly
-documented (and with an implementation available to the public in
-source code form), and must require no special password or key for
-unpacking, reading or copying.
-
- 7. Additional Terms.
-
- "Additional permissions" are terms that supplement the terms of this
-License by making exceptions from one or more of its conditions.
-Additional permissions that are applicable to the entire Program shall
-be treated as though they were included in this License, to the extent
-that they are valid under applicable law. If additional permissions
-apply only to part of the Program, that part may be used separately
-under those permissions, but the entire Program remains governed by
-this License without regard to the additional permissions.
-
- When you convey a copy of a covered work, you may at your option
-remove any additional permissions from that copy, or from any part of
-it. (Additional permissions may be written to require their own
-removal in certain cases when you modify the work.) You may place
-additional permissions on material, added by you to a covered work,
-for which you have or can give appropriate copyright permission.
-
- Notwithstanding any other provision of this License, for material you
-add to a covered work, you may (if authorized by the copyright holders of
-that material) supplement the terms of this License with terms:
-
- a) Disclaiming warranty or limiting liability differently from the
- terms of sections 15 and 16 of this License; or
-
- b) Requiring preservation of specified reasonable legal notices or
- author attributions in that material or in the Appropriate Legal
- Notices displayed by works containing it; or
-
- c) Prohibiting misrepresentation of the origin of that material, or
- requiring that modified versions of such material be marked in
- reasonable ways as different from the original version; or
-
- d) Limiting the use for publicity purposes of names of licensors or
- authors of the material; or
-
- e) Declining to grant rights under trademark law for use of some
- trade names, trademarks, or service marks; or
-
- f) Requiring indemnification of licensors and authors of that
- material by anyone who conveys the material (or modified versions of
- it) with contractual assumptions of liability to the recipient, for
- any liability that these contractual assumptions directly impose on
- those licensors and authors.
-
- All other non-permissive additional terms are considered "further
-restrictions" within the meaning of section 10. If the Program as you
-received it, or any part of it, contains a notice stating that it is
-governed by this License along with a term that is a further
-restriction, you may remove that term. If a license document contains
-a further restriction but permits relicensing or conveying under this
-License, you may add to a covered work material governed by the terms
-of that license document, provided that the further restriction does
-not survive such relicensing or conveying.
-
- If you add terms to a covered work in accord with this section, you
-must place, in the relevant source files, a statement of the
-additional terms that apply to those files, or a notice indicating
-where to find the applicable terms.
-
- Additional terms, permissive or non-permissive, may be stated in the
-form of a separately written license, or stated as exceptions;
-the above requirements apply either way.
-
- 8. Termination.
-
- You may not propagate or modify a covered work except as expressly
-provided under this License. Any attempt otherwise to propagate or
-modify it is void, and will automatically terminate your rights under
-this License (including any patent licenses granted under the third
-paragraph of section 11).
-
- However, if you cease all violation of this License, then your
-license from a particular copyright holder is reinstated (a)
-provisionally, unless and until the copyright holder explicitly and
-finally terminates your license, and (b) permanently, if the copyright
-holder fails to notify you of the violation by some reasonable means
-prior to 60 days after the cessation.
-
- Moreover, your license from a particular copyright holder is
-reinstated permanently if the copyright holder notifies you of the
-violation by some reasonable means, this is the first time you have
-received notice of violation of this License (for any work) from that
-copyright holder, and you cure the violation prior to 30 days after
-your receipt of the notice.
-
- Termination of your rights under this section does not terminate the
-licenses of parties who have received copies or rights from you under
-this License. If your rights have been terminated and not permanently
-reinstated, you do not qualify to receive new licenses for the same
-material under section 10.
-
- 9. Acceptance Not Required for Having Copies.
-
- You are not required to accept this License in order to receive or
-run a copy of the Program. Ancillary propagation of a covered work
-occurring solely as a consequence of using peer-to-peer transmission
-to receive a copy likewise does not require acceptance. However,
-nothing other than this License grants you permission to propagate or
-modify any covered work. These actions infringe copyright if you do
-not accept this License. Therefore, by modifying or propagating a
-covered work, you indicate your acceptance of this License to do so.
-
- 10. Automatic Licensing of Downstream Recipients.
-
- Each time you convey a covered work, the recipient automatically
-receives a license from the original licensors, to run, modify and
-propagate that work, subject to this License. You are not responsible
-for enforcing compliance by third parties with this License.
-
- An "entity transaction" is a transaction transferring control of an
-organization, or substantially all assets of one, or subdividing an
-organization, or merging organizations. If propagation of a covered
-work results from an entity transaction, each party to that
-transaction who receives a copy of the work also receives whatever
-licenses to the work the party's predecessor in interest had or could
-give under the previous paragraph, plus a right to possession of the
-Corresponding Source of the work from the predecessor in interest, if
-the predecessor has it or can get it with reasonable efforts.
-
- You may not impose any further restrictions on the exercise of the
-rights granted or affirmed under this License. For example, you may
-not impose a license fee, royalty, or other charge for exercise of
-rights granted under this License, and you may not initiate litigation
-(including a cross-claim or counterclaim in a lawsuit) alleging that
-any patent claim is infringed by making, using, selling, offering for
-sale, or importing the Program or any portion of it.
-
- 11. Patents.
-
- A "contributor" is a copyright holder who authorizes use under this
-License of the Program or a work on which the Program is based. The
-work thus licensed is called the contributor's "contributor version".
-
- A contributor's "essential patent claims" are all patent claims
-owned or controlled by the contributor, whether already acquired or
-hereafter acquired, that would be infringed by some manner, permitted
-by this License, of making, using, or selling its contributor version,
-but do not include claims that would be infringed only as a
-consequence of further modification of the contributor version. For
-purposes of this definition, "control" includes the right to grant
-patent sublicenses in a manner consistent with the requirements of
-this License.
-
- Each contributor grants you a non-exclusive, worldwide, royalty-free
-patent license under the contributor's essential patent claims, to
-make, use, sell, offer for sale, import and otherwise run, modify and
-propagate the contents of its contributor version.
-
- In the following three paragraphs, a "patent license" is any express
-agreement or commitment, however denominated, not to enforce a patent
-(such as an express permission to practice a patent or covenant not to
-sue for patent infringement). To "grant" such a patent license to a
-party means to make such an agreement or commitment not to enforce a
-patent against the party.
-
- If you convey a covered work, knowingly relying on a patent license,
-and the Corresponding Source of the work is not available for anyone
-to copy, free of charge and under the terms of this License, through a
-publicly available network server or other readily accessible means,
-then you must either (1) cause the Corresponding Source to be so
-available, or (2) arrange to deprive yourself of the benefit of the
-patent license for this particular work, or (3) arrange, in a manner
-consistent with the requirements of this License, to extend the patent
-license to downstream recipients. "Knowingly relying" means you have
-actual knowledge that, but for the patent license, your conveying the
-covered work in a country, or your recipient's use of the covered work
-in a country, would infringe one or more identifiable patents in that
-country that you have reason to believe are valid.
-
- If, pursuant to or in connection with a single transaction or
-arrangement, you convey, or propagate by procuring conveyance of, a
-covered work, and grant a patent license to some of the parties
-receiving the covered work authorizing them to use, propagate, modify
-or convey a specific copy of the covered work, then the patent license
-you grant is automatically extended to all recipients of the covered
-work and works based on it.
-
- A patent license is "discriminatory" if it does not include within
-the scope of its coverage, prohibits the exercise of, or is
-conditioned on the non-exercise of one or more of the rights that are
-specifically granted under this License. You may not convey a covered
-work if you are a party to an arrangement with a third party that is
-in the business of distributing software, under which you make payment
-to the third party based on the extent of your activity of conveying
-the work, and under which the third party grants, to any of the
-parties who would receive the covered work from you, a discriminatory
-patent license (a) in connection with copies of the covered work
-conveyed by you (or copies made from those copies), or (b) primarily
-for and in connection with specific products or compilations that
-contain the covered work, unless you entered into that arrangement,
-or that patent license was granted, prior to 28 March 2007.
-
- Nothing in this License shall be construed as excluding or limiting
-any implied license or other defenses to infringement that may
-otherwise be available to you under applicable patent law.
-
- 12. No Surrender of Others' Freedom.
-
- If conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License. If you cannot convey a
-covered work so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you may
-not convey it at all. For example, if you agree to terms that obligate you
-to collect a royalty for further conveying from those to whom you convey
-the Program, the only way you could satisfy both those terms and this
-License would be to refrain entirely from conveying the Program.
-
- 13. Use with the GNU Affero General Public License.
-
- Notwithstanding any other provision of this License, you have
-permission to link or combine any covered work with a work licensed
-under version 3 of the GNU Affero General Public License into a single
-combined work, and to convey the resulting work. The terms of this
-License will continue to apply to the part which is the covered work,
-but the special requirements of the GNU Affero General Public License,
-section 13, concerning interaction through a network will apply to the
-combination as such.
-
- 14. Revised Versions of this License.
-
- The Free Software Foundation may publish revised and/or new versions of
-the GNU General Public License from time to time. Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
- Each version is given a distinguishing version number. If the
-Program specifies that a certain numbered version of the GNU General
-Public License "or any later version" applies to it, you have the
-option of following the terms and conditions either of that numbered
-version or of any later version published by the Free Software
-Foundation. If the Program does not specify a version number of the
-GNU General Public License, you may choose any version ever published
-by the Free Software Foundation.
-
- If the Program specifies that a proxy can decide which future
-versions of the GNU General Public License can be used, that proxy's
-public statement of acceptance of a version permanently authorizes you
-to choose that version for the Program.
-
- Later license versions may give you additional or different
-permissions. However, no additional obligations are imposed on any
-author or copyright holder as a result of your choosing to follow a
-later version.
-
- 15. Disclaimer of Warranty.
-
- THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
-APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
-HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
-OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
-PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
-IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
-ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
-
- 16. Limitation of Liability.
-
- IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
-THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
-GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
-USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
-DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
-PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
-EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGES.
-
- 17. Interpretation of Sections 15 and 16.
-
- If the disclaimer of warranty and limitation of liability provided
-above cannot be given local legal effect according to their terms,
-reviewing courts shall apply local law that most closely approximates
-an absolute waiver of all civil liability in connection with the
-Program, unless a warranty or assumption of liability accompanies a
-copy of the Program in return for a fee.
-
- END OF TERMS AND CONDITIONS
-
- How to Apply These Terms to Your New Programs
-
- If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
- To do so, attach the following notices to the program. It is safest
-to attach them to the start of each source file to most effectively
-state the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-
- Copyright (C)
-
- 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.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program. If not, see .
-
-Also add information on how to contact you by electronic and paper mail.
-
- If the program does terminal interaction, make it output a short
-notice like this when it starts in an interactive mode:
-
- Copyright (C)
- This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
- This is free software, and you are welcome to redistribute it
- under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License. Of course, your program's commands
-might be different; for a GUI interface, you would use an "about box".
-
- You should also get your employer (if you work as a programmer) or school,
-if any, to sign a "copyright disclaimer" for the program, if necessary.
-For more information on this, and how to apply and follow the GNU GPL, see
-.
-
- The GNU General Public License does not permit incorporating your program
-into proprietary programs. If your program is a subroutine library, you
-may consider it more useful to permit linking proprietary applications with
-the library. If this is what you want to do, use the GNU Lesser General
-Public License instead of this License. But first, please read
-.
diff --git a/LICENSE_contents.txt b/LICENSE_contents.txt
deleted file mode 100644
index 2e83c7a..0000000
--- a/LICENSE_contents.txt
+++ /dev/null
@@ -1,441 +0,0 @@
-Attribution-NonCommercial-ShareAlike 4.0 International
-
-(C) Copyright 2014 - 2019 Roberto Previtera, Antonio Vivace,
-Edoardo Datteri, CoderBot contributors.
-
-=======================================================================
-
-Creative Commons Corporation ("Creative Commons") is not a law firm and
-does not provide legal services or legal advice. Distribution of
-Creative Commons public licenses does not create a lawyer-client or
-other relationship. Creative Commons makes its licenses and related
-information available on an "as-is" basis. Creative Commons gives no
-warranties regarding its licenses, any material licensed under their
-terms and conditions, or any related information. Creative Commons
-disclaims all liability for damages resulting from their use to the
-fullest extent possible.
-
-Using Creative Commons Public Licenses
-
-Creative Commons public licenses provide a standard set of terms and
-conditions that creators and other rights holders may use to share
-original works of authorship and other material subject to copyright
-and certain other rights specified in the public license below. The
-following considerations are for informational purposes only, are not
-exhaustive, and do not form part of our licenses.
-
- Considerations for licensors: Our public licenses are
- intended for use by those authorized to give the public
- permission to use material in ways otherwise restricted by
- copyright and certain other rights. Our licenses are
- irrevocable. Licensors should read and understand the terms
- and conditions of the license they choose before applying it.
- Licensors should also secure all rights necessary before
- applying our licenses so that the public can reuse the
- material as expected. Licensors should clearly mark any
- material not subject to the license. This includes other CC-
- licensed material, or material used under an exception or
- limitation to copyright. More considerations for licensors:
- wiki.creativecommons.org/Considerations_for_licensors
-
- Considerations for the public: By using one of our public
- licenses, a licensor grants the public permission to use the
- licensed material under specified terms and conditions. If
- the licensor's permission is not necessary for any reason--for
- example, because of any applicable exception or limitation to
- copyright--then that use is not regulated by the license. Our
- licenses grant only permissions under copyright and certain
- other rights that a licensor has authority to grant. Use of
- the licensed material may still be restricted for other
- reasons, including because others have copyright or other
- rights in the material. A licensor may make special requests,
- such as asking that all changes be marked or described.
- Although not required by our licenses, you are encouraged to
- respect those requests where reasonable. More considerations
- for the public:
- wiki.creativecommons.org/Considerations_for_licensees
-
-=======================================================================
-
-Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
-Public License
-
-By exercising the Licensed Rights (defined below), You accept and agree
-to be bound by the terms and conditions of this Creative Commons
-Attribution-NonCommercial-ShareAlike 4.0 International Public License
-("Public License"). To the extent this Public License may be
-interpreted as a contract, You are granted the Licensed Rights in
-consideration of Your acceptance of these terms and conditions, and the
-Licensor grants You such rights in consideration of benefits the
-Licensor receives from making the Licensed Material available under
-these terms and conditions.
-
-
-Section 1 -- Definitions.
-
- a. Adapted Material means material subject to Copyright and Similar
- Rights that is derived from or based upon the Licensed Material
- and in which the Licensed Material is translated, altered,
- arranged, transformed, or otherwise modified in a manner requiring
- permission under the Copyright and Similar Rights held by the
- Licensor. For purposes of this Public License, where the Licensed
- Material is a musical work, performance, or sound recording,
- Adapted Material is always produced where the Licensed Material is
- synched in timed relation with a moving image.
-
- b. Adapter's License means the license You apply to Your Copyright
- and Similar Rights in Your contributions to Adapted Material in
- accordance with the terms and conditions of this Public License.
-
- c. BY-NC-SA Compatible License means a license listed at
- creativecommons.org/compatiblelicenses, approved by Creative
- Commons as essentially the equivalent of this Public License.
-
- d. Copyright and Similar Rights means copyright and/or similar rights
- closely related to copyright including, without limitation,
- performance, broadcast, sound recording, and Sui Generis Database
- Rights, without regard to how the rights are labeled or
- categorized. For purposes of this Public License, the rights
- specified in Section 2(b)(1)-(2) are not Copyright and Similar
- Rights.
-
- e. Effective Technological Measures means those measures that, in the
- absence of proper authority, may not be circumvented under laws
- fulfilling obligations under Article 11 of the WIPO Copyright
- Treaty adopted on December 20, 1996, and/or similar international
- agreements.
-
- f. Exceptions and Limitations means fair use, fair dealing, and/or
- any other exception or limitation to Copyright and Similar Rights
- that applies to Your use of the Licensed Material.
-
- g. License Elements means the license attributes listed in the name
- of a Creative Commons Public License. The License Elements of this
- Public License are Attribution, NonCommercial, and ShareAlike.
-
- h. Licensed Material means the artistic or literary work, database,
- or other material to which the Licensor applied this Public
- License.
-
- i. Licensed Rights means the rights granted to You subject to the
- terms and conditions of this Public License, which are limited to
- all Copyright and Similar Rights that apply to Your use of the
- Licensed Material and that the Licensor has authority to license.
-
- j. Licensor means the individual(s) or entity(ies) granting rights
- under this Public License.
-
- k. NonCommercial means not primarily intended for or directed towards
- commercial advantage or monetary compensation. For purposes of
- this Public License, the exchange of the Licensed Material for
- other material subject to Copyright and Similar Rights by digital
- file-sharing or similar means is NonCommercial provided there is
- no payment of monetary compensation in connection with the
- exchange.
-
- l. Share means to provide material to the public by any means or
- process that requires permission under the Licensed Rights, such
- as reproduction, public display, public performance, distribution,
- dissemination, communication, or importation, and to make material
- available to the public including in ways that members of the
- public may access the material from a place and at a time
- individually chosen by them.
-
- m. Sui Generis Database Rights means rights other than copyright
- resulting from Directive 96/9/EC of the European Parliament and of
- the Council of 11 March 1996 on the legal protection of databases,
- as amended and/or succeeded, as well as other essentially
- equivalent rights anywhere in the world.
-
- n. You means the individual or entity exercising the Licensed Rights
- under this Public License. Your has a corresponding meaning.
-
-
-Section 2 -- Scope.
-
- a. License grant.
-
- 1. Subject to the terms and conditions of this Public License,
- the Licensor hereby grants You a worldwide, royalty-free,
- non-sublicensable, non-exclusive, irrevocable license to
- exercise the Licensed Rights in the Licensed Material to:
-
- a. reproduce and Share the Licensed Material, in whole or
- in part, for NonCommercial purposes only; and
-
- b. produce, reproduce, and Share Adapted Material for
- NonCommercial purposes only.
-
- 2. Exceptions and Limitations. For the avoidance of doubt, where
- Exceptions and Limitations apply to Your use, this Public
- License does not apply, and You do not need to comply with
- its terms and conditions.
-
- 3. Term. The term of this Public License is specified in Section
- 6(a).
-
- 4. Media and formats; technical modifications allowed. The
- Licensor authorizes You to exercise the Licensed Rights in
- all media and formats whether now known or hereafter created,
- and to make technical modifications necessary to do so. The
- Licensor waives and/or agrees not to assert any right or
- authority to forbid You from making technical modifications
- necessary to exercise the Licensed Rights, including
- technical modifications necessary to circumvent Effective
- Technological Measures. For purposes of this Public License,
- simply making modifications authorized by this Section 2(a)
- (4) never produces Adapted Material.
-
- 5. Downstream recipients.
-
- a. Offer from the Licensor -- Licensed Material. Every
- recipient of the Licensed Material automatically
- receives an offer from the Licensor to exercise the
- Licensed Rights under the terms and conditions of this
- Public License.
-
- b. Additional offer from the Licensor -- Adapted Material.
- Every recipient of Adapted Material from You
- automatically receives an offer from the Licensor to
- exercise the Licensed Rights in the Adapted Material
- under the conditions of the Adapter's License You apply.
-
- c. No downstream restrictions. You may not offer or impose
- any additional or different terms or conditions on, or
- apply any Effective Technological Measures to, the
- Licensed Material if doing so restricts exercise of the
- Licensed Rights by any recipient of the Licensed
- Material.
-
- 6. No endorsement. Nothing in this Public License constitutes or
- may be construed as permission to assert or imply that You
- are, or that Your use of the Licensed Material is, connected
- with, or sponsored, endorsed, or granted official status by,
- the Licensor or others designated to receive attribution as
- provided in Section 3(a)(1)(A)(i).
-
- b. Other rights.
-
- 1. Moral rights, such as the right of integrity, are not
- licensed under this Public License, nor are publicity,
- privacy, and/or other similar personality rights; however, to
- the extent possible, the Licensor waives and/or agrees not to
- assert any such rights held by the Licensor to the limited
- extent necessary to allow You to exercise the Licensed
- Rights, but not otherwise.
-
- 2. Patent and trademark rights are not licensed under this
- Public License.
-
- 3. To the extent possible, the Licensor waives any right to
- collect royalties from You for the exercise of the Licensed
- Rights, whether directly or through a collecting society
- under any voluntary or waivable statutory or compulsory
- licensing scheme. In all other cases the Licensor expressly
- reserves any right to collect such royalties, including when
- the Licensed Material is used other than for NonCommercial
- purposes.
-
-
-Section 3 -- License Conditions.
-
-Your exercise of the Licensed Rights is expressly made subject to the
-following conditions.
-
- a. Attribution.
-
- 1. If You Share the Licensed Material (including in modified
- form), You must:
-
- a. retain the following if it is supplied by the Licensor
- with the Licensed Material:
-
- i. identification of the creator(s) of the Licensed
- Material and any others designated to receive
- attribution, in any reasonable manner requested by
- the Licensor (including by pseudonym if
- designated);
-
- ii. a copyright notice;
-
- iii. a notice that refers to this Public License;
-
- iv. a notice that refers to the disclaimer of
- warranties;
-
- v. a URI or hyperlink to the Licensed Material to the
- extent reasonably practicable;
-
- b. indicate if You modified the Licensed Material and
- retain an indication of any previous modifications; and
-
- c. indicate the Licensed Material is licensed under this
- Public License, and include the text of, or the URI or
- hyperlink to, this Public License.
-
- 2. You may satisfy the conditions in Section 3(a)(1) in any
- reasonable manner based on the medium, means, and context in
- which You Share the Licensed Material. For example, it may be
- reasonable to satisfy the conditions by providing a URI or
- hyperlink to a resource that includes the required
- information.
- 3. If requested by the Licensor, You must remove any of the
- information required by Section 3(a)(1)(A) to the extent
- reasonably practicable.
-
- b. ShareAlike.
-
- In addition to the conditions in Section 3(a), if You Share
- Adapted Material You produce, the following conditions also apply.
-
- 1. The Adapter's License You apply must be a Creative Commons
- license with the same License Elements, this version or
- later, or a BY-NC-SA Compatible License.
-
- 2. You must include the text of, or the URI or hyperlink to, the
- Adapter's License You apply. You may satisfy this condition
- in any reasonable manner based on the medium, means, and
- context in which You Share Adapted Material.
-
- 3. You may not offer or impose any additional or different terms
- or conditions on, or apply any Effective Technological
- Measures to, Adapted Material that restrict exercise of the
- rights granted under the Adapter's License You apply.
-
-
-Section 4 -- Sui Generis Database Rights.
-
-Where the Licensed Rights include Sui Generis Database Rights that
-apply to Your use of the Licensed Material:
-
- a. for the avoidance of doubt, Section 2(a)(1) grants You the right
- to extract, reuse, reproduce, and Share all or a substantial
- portion of the contents of the database for NonCommercial purposes
- only;
-
- b. if You include all or a substantial portion of the database
- contents in a database in which You have Sui Generis Database
- Rights, then the database in which You have Sui Generis Database
- Rights (but not its individual contents) is Adapted Material,
- including for purposes of Section 3(b); and
-
- c. You must comply with the conditions in Section 3(a) if You Share
- all or a substantial portion of the contents of the database.
-
-For the avoidance of doubt, this Section 4 supplements and does not
-replace Your obligations under this Public License where the Licensed
-Rights include other Copyright and Similar Rights.
-
-
-Section 5 -- Disclaimer of Warranties and Limitation of Liability.
-
- a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
- EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
- AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
- ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
- IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
- WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
- PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
- ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
- KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
- ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
-
- b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
- TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
- NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
- INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
- COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
- USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
- ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
- DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
- IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
-
- c. The disclaimer of warranties and limitation of liability provided
- above shall be interpreted in a manner that, to the extent
- possible, most closely approximates an absolute disclaimer and
- waiver of all liability.
-
-
-Section 6 -- Term and Termination.
-
- a. This Public License applies for the term of the Copyright and
- Similar Rights licensed here. However, if You fail to comply with
- this Public License, then Your rights under this Public License
- terminate automatically.
-
- b. Where Your right to use the Licensed Material has terminated under
- Section 6(a), it reinstates:
-
- 1. automatically as of the date the violation is cured, provided
- it is cured within 30 days of Your discovery of the
- violation; or
-
- 2. upon express reinstatement by the Licensor.
-
- For the avoidance of doubt, this Section 6(b) does not affect any
- right the Licensor may have to seek remedies for Your violations
- of this Public License.
-
- c. For the avoidance of doubt, the Licensor may also offer the
- Licensed Material under separate terms or conditions or stop
- distributing the Licensed Material at any time; however, doing so
- will not terminate this Public License.
-
- d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
- License.
-
-
-Section 7 -- Other Terms and Conditions.
-
- a. The Licensor shall not be bound by any additional or different
- terms or conditions communicated by You unless expressly agreed.
-
- b. Any arrangements, understandings, or agreements regarding the
- Licensed Material not stated herein are separate from and
- independent of the terms and conditions of this Public License.
-
-
-Section 8 -- Interpretation.
-
- a. For the avoidance of doubt, this Public License does not, and
- shall not be interpreted to, reduce, limit, restrict, or impose
- conditions on any use of the Licensed Material that could lawfully
- be made without permission under this Public License.
-
- b. To the extent possible, if any provision of this Public License is
- deemed unenforceable, it shall be automatically reformed to the
- minimum extent necessary to make it enforceable. If the provision
- cannot be reformed, it shall be severed from this Public License
- without affecting the enforceability of the remaining terms and
- conditions.
-
- c. No term or condition of this Public License will be waived and no
- failure to comply consented to unless expressly agreed to by the
- Licensor.
-
- d. Nothing in this Public License constitutes or may be interpreted
- as a limitation upon, or waiver of, any privileges and immunities
- that apply to the Licensor or You, including from the legal
- processes of any jurisdiction or authority.
-
-=======================================================================
-
-Creative Commons is not a party to its public
-licenses. Notwithstanding, Creative Commons may elect to apply one of
-its public licenses to material it publishes and in those instances
-will be considered the “Licensor.” The text of the Creative Commons
-public licenses is dedicated to the public domain under the CC0 Public
-Domain Dedication. Except for the limited purpose of indicating that
-material is shared under a Creative Commons public license or as
-otherwise permitted by the Creative Commons policies published at
-creativecommons.org/policies, Creative Commons does not authorize the
-use of the trademark "Creative Commons" or any other trademark or logo
-of Creative Commons without its prior written consent including,
-without limitation, in connection with any unauthorized modifications
-to any of its public licenses or any other arrangements,
-understandings, or agreements concerning use of licensed material. For
-the avoidance of doubt, this paragraph does not form part of the
-public licenses.
-
-Creative Commons may be contacted at creativecommons.org.
-
diff --git a/README.md b/README.md
deleted file mode 100644
index a2aa01c..0000000
--- a/README.md
+++ /dev/null
@@ -1,33 +0,0 @@
-# docs
-
-This is the CoderBot documentation repository: a [Vue.js](https://vuejs.org/) application using [VuePress](https://vuepress.vuejs.org/) (1.x alpha).
-
-The development is done on the dev branch, since master is hosting the production build, served by GitHub pages (automatically deployed by an npm script, see package.json).
-
-Image assets are hosted using Git LFS. Before cloning this repository, be sure you have it [installed](https://git-lfs.github.com/).
-
-```bash
-git clone https://github.com/CoderBotOrg/docs.git
-npm install
-```
-
-### Deploy
-
-Push to the **main** branch.
-
-### Development
-
-Install node, then run:
-
-```
-# npm i
-# npm run docs:dev
-```
-
-### License
-
-The codebase is available under the terms of GNU [General Public License, version 3](LICENSE.txt).
-
-The VuePress theme we use is based on the [default](https://github.com/vuejs/vuepress/blob/master/LICENSE) one, released under the MIT License.
-
-If not differently specified, blog posts, pages, documentation and contents (Text and markdown files, assets) are licensed under the [Creative Commons Attribution Share Alike 4.0 International license](LICENSE_contents.txt) (CC-BY-SA-4.0).
diff --git a/assets/css/0.styles.34d67128.css b/assets/css/0.styles.34d67128.css
new file mode 100644
index 0000000..a164f44
--- /dev/null
+++ b/assets/css/0.styles.34d67128.css
@@ -0,0 +1 @@
+code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.theme-default-content code{color:#476582;padding:.25rem .5rem;margin:0;font-size:.85em;background-color:rgba(27,31,35,.05);border-radius:3px}.theme-default-content code .token.deleted{color:#ec5975}.theme-default-content code .token.inserted{color:#3eaf7c}.theme-default-content pre,.theme-default-content pre[class*=language-]{line-height:1.4;padding:1.25rem 1.5rem;margin:.85rem 0;background-color:#282c34;border-radius:6px;overflow:auto}.theme-default-content pre[class*=language-] code,.theme-default-content pre code{color:#fff;padding:0;background-color:transparent;border-radius:0}div[class*=language-]{position:relative;background-color:#282c34;border-radius:6px}div[class*=language-] .highlight-lines{-webkit-user-select:none;-ms-user-select:none;user-select:none;padding-top:1.3rem;position:absolute;top:0;left:0;width:100%;line-height:1.4}div[class*=language-] .highlight-lines .highlighted{background-color:rgba(0,0,0,.66)}div[class*=language-] pre,div[class*=language-] pre[class*=language-]{background:transparent;position:relative;z-index:1}div[class*=language-]:before{position:absolute;z-index:3;top:.8em;right:1em;font-size:.75rem;color:hsla(0,0%,100%,.4)}div[class*=language-]:not(.line-numbers-mode) .line-numbers-wrapper{display:none}div[class*=language-].line-numbers-mode .highlight-lines .highlighted{position:relative}div[class*=language-].line-numbers-mode .highlight-lines .highlighted:before{content:" ";position:absolute;z-index:3;left:0;top:0;display:block;width:3.5rem;height:100%;background-color:rgba(0,0,0,.66)}div[class*=language-].line-numbers-mode pre{padding-left:4.5rem;vertical-align:middle}div[class*=language-].line-numbers-mode .line-numbers-wrapper{position:absolute;top:0;width:3.5rem;text-align:center;color:hsla(0,0%,100%,.3);padding:1.25rem 0;line-height:1.4}div[class*=language-].line-numbers-mode .line-numbers-wrapper br{-webkit-user-select:none;-ms-user-select:none;user-select:none}div[class*=language-].line-numbers-mode .line-numbers-wrapper .line-number{position:relative;z-index:4;-webkit-user-select:none;-ms-user-select:none;user-select:none;font-size:.85em}div[class*=language-].line-numbers-mode:after{content:"";position:absolute;z-index:2;top:0;left:0;width:3.5rem;height:100%;border-radius:6px 0 0 6px;border-right:1px solid rgba(0,0,0,.66);background-color:#282c34}div[class~=language-js]:before{content:"js"}div[class~=language-ts]:before{content:"ts"}div[class~=language-html]:before{content:"html"}div[class~=language-md]:before{content:"md"}div[class~=language-vue]:before{content:"vue"}div[class~=language-css]:before{content:"css"}div[class~=language-sass]:before{content:"sass"}div[class~=language-scss]:before{content:"scss"}div[class~=language-less]:before{content:"less"}div[class~=language-stylus]:before{content:"stylus"}div[class~=language-go]:before{content:"go"}div[class~=language-java]:before{content:"java"}div[class~=language-c]:before{content:"c"}div[class~=language-sh]:before{content:"sh"}div[class~=language-yaml]:before{content:"yaml"}div[class~=language-py]:before{content:"py"}div[class~=language-docker]:before{content:"docker"}div[class~=language-dockerfile]:before{content:"dockerfile"}div[class~=language-makefile]:before{content:"makefile"}div[class~=language-javascript]:before{content:"js"}div[class~=language-typescript]:before{content:"ts"}div[class~=language-markup]:before{content:"html"}div[class~=language-markdown]:before{content:"md"}div[class~=language-json]:before{content:"json"}div[class~=language-ruby]:before{content:"rb"}div[class~=language-python]:before{content:"py"}div[class~=language-bash]:before{content:"sh"}div[class~=language-php]:before{content:"php"}.custom-block .custom-block-title{font-weight:600;margin-bottom:-.4rem}.custom-block.danger,.custom-block.tip,.custom-block.warning{padding:.1rem 1.5rem;border-left-width:.5rem;border-left-style:solid;margin:1rem 0}.custom-block.tip{background-color:#f3f5f7;border-color:#42b983}.custom-block.warning{background-color:rgba(255,229,100,.3);border-color:#e7c000;color:#6b5900}.custom-block.warning .custom-block-title{color:#b29400}.custom-block.warning a{color:#2c3e50}.custom-block.danger{background-color:#ffe6e6;border-color:#c00;color:#4d0000}.custom-block.danger .custom-block-title{color:#900}.custom-block.danger a{color:#2c3e50}.custom-block.details{display:block;position:relative;border-radius:2px;margin:1.6em 0;padding:1.6em;background-color:#eee}.custom-block.details h4{margin-top:0}.custom-block.details figure:last-child,.custom-block.details p:last-child{margin-bottom:0;padding-bottom:0}.custom-block.details summary{outline:none;cursor:pointer}.arrow{display:inline-block;width:0;height:0}.arrow.up{border-bottom:6px solid #ccc}.arrow.down,.arrow.up{border-left:4px solid transparent;border-right:4px solid transparent}.arrow.down{border-top:6px solid #ccc}.arrow.right{border-left:6px solid #ccc}.arrow.left,.arrow.right{border-top:4px solid transparent;border-bottom:4px solid transparent}.arrow.left{border-right:6px solid #ccc}.theme-default-content:not(.custom){max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.theme-default-content:not(.custom){padding:2rem}}@media (max-width:419px){.theme-default-content:not(.custom){padding:1.5rem}}.table-of-contents .badge{vertical-align:middle}body,html{padding:0;margin:0;background-color:#fff}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;color:#2c3e50}.page{padding-left:20rem}.navbar{z-index:20;right:0;height:3.6rem;background-color:#fff;box-sizing:border-box;border-bottom:1px solid #eaecef}.navbar,.sidebar-mask{position:fixed;top:0;left:0}.sidebar-mask{z-index:9;width:100vw;height:100vh;display:none}.sidebar{font-size:16px;background-color:#fff;width:20rem;position:fixed;z-index:10;margin:0;top:3.6rem;left:0;bottom:0;box-sizing:border-box;border-right:1px solid #eaecef;overflow-y:auto}.theme-default-content:not(.custom)>:first-child{margin-top:3.6rem}.theme-default-content:not(.custom) a:hover{text-decoration:underline}.theme-default-content:not(.custom) p.demo{padding:1rem 1.5rem;border:1px solid #ddd;border-radius:4px}.theme-default-content:not(.custom) img{max-width:100%}.theme-default-content.custom{padding:0;margin:0}.theme-default-content.custom img{max-width:100%}a{font-weight:500;text-decoration:none}a,p a code{color:#3eaf7c}p a code{font-weight:400}kbd{background:#eee;border:.15rem solid #ddd;border-bottom:.25rem solid #ddd;border-radius:.15rem;padding:0 .15em}blockquote{font-size:1rem;color:#999;border-left:.2rem solid #dfe2e5;margin:1rem 0;padding:.25rem 0 .25rem 1rem}blockquote>p{margin:0}ol,ul{padding-left:1.2em}strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}.theme-default-content:not(.custom)>h1,.theme-default-content:not(.custom)>h2,.theme-default-content:not(.custom)>h3,.theme-default-content:not(.custom)>h4,.theme-default-content:not(.custom)>h5,.theme-default-content:not(.custom)>h6{margin-top:-3.1rem;padding-top:4.6rem;margin-bottom:0}.theme-default-content:not(.custom)>h1:first-child,.theme-default-content:not(.custom)>h2:first-child,.theme-default-content:not(.custom)>h3:first-child,.theme-default-content:not(.custom)>h4:first-child,.theme-default-content:not(.custom)>h5:first-child,.theme-default-content:not(.custom)>h6:first-child{margin-top:-1.5rem;margin-bottom:1rem}.theme-default-content:not(.custom)>h1:first-child+.custom-block,.theme-default-content:not(.custom)>h1:first-child+p,.theme-default-content:not(.custom)>h1:first-child+pre,.theme-default-content:not(.custom)>h2:first-child+.custom-block,.theme-default-content:not(.custom)>h2:first-child+p,.theme-default-content:not(.custom)>h2:first-child+pre,.theme-default-content:not(.custom)>h3:first-child+.custom-block,.theme-default-content:not(.custom)>h3:first-child+p,.theme-default-content:not(.custom)>h3:first-child+pre,.theme-default-content:not(.custom)>h4:first-child+.custom-block,.theme-default-content:not(.custom)>h4:first-child+p,.theme-default-content:not(.custom)>h4:first-child+pre,.theme-default-content:not(.custom)>h5:first-child+.custom-block,.theme-default-content:not(.custom)>h5:first-child+p,.theme-default-content:not(.custom)>h5:first-child+pre,.theme-default-content:not(.custom)>h6:first-child+.custom-block,.theme-default-content:not(.custom)>h6:first-child+p,.theme-default-content:not(.custom)>h6:first-child+pre{margin-top:2rem}h1:hover .header-anchor,h2:hover .header-anchor,h3:hover .header-anchor,h4:hover .header-anchor,h5:hover .header-anchor,h6:hover .header-anchor{opacity:1}h1{font-size:2.2rem}h2{font-size:1.65rem;padding-bottom:.3rem;border-bottom:1px solid #eaecef}h3{font-size:1.35rem}a.header-anchor{font-size:.85em;float:left;margin-left:-.87em;padding-right:.23em;margin-top:.125em;opacity:0}a.header-anchor:hover{text-decoration:none}.line-number,code,kbd{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ol,p,ul{line-height:1.7}hr{border:0;border-top:1px solid #eaecef}table{border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto}tr{border-top:1px solid #dfe2e5}tr:nth-child(2n){background-color:#f6f8fa}td,th{border:1px solid #dfe2e5;padding:.6em 1em}.theme-container.sidebar-open .sidebar-mask{display:block}.theme-container.no-navbar .theme-default-content:not(.custom)>h1,.theme-container.no-navbar h2,.theme-container.no-navbar h3,.theme-container.no-navbar h4,.theme-container.no-navbar h5,.theme-container.no-navbar h6{margin-top:1.5rem;padding-top:0}.theme-container.no-navbar .sidebar{top:0}@media (min-width:720px){.theme-container.no-sidebar .sidebar{display:none}.theme-container.no-sidebar .page{padding-left:0}}@media (max-width:959px){.sidebar{font-size:15px;width:16.4rem}.page{padding-left:16.4rem}}@media (max-width:719px){.sidebar{top:0;padding-top:3.6rem;transform:translateX(-100%);transition:transform .2s ease}.page{padding-left:0}.theme-container.sidebar-open .sidebar{transform:translateX(0)}.theme-container.no-navbar .sidebar{padding-top:0}}@media (max-width:419px){h1{font-size:1.9rem}.theme-default-content div[class*=language-]{margin:.85rem -1.5rem;border-radius:0}}#nprogress{pointer-events:none}#nprogress .bar{background:#3eaf7c;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #3eaf7c,0 0 5px #3eaf7c;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#3eaf7c transparent transparent #3eaf7c;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.icon.outbound{color:#aaa;display:inline-block;vertical-align:middle;position:relative;top:-1px}.home{padding:3.6rem 2rem 0;max-width:960px;margin:0 auto;display:block}.home .hero{text-align:center}.home .hero img{max-width:100%;max-height:280px;display:block;margin:3rem auto 1.5rem}.home .hero h1{font-size:3rem}.home .hero .action,.home .hero .description,.home .hero h1{margin:1.8rem auto}.home .hero .description{max-width:35rem;font-size:1.6rem;line-height:1.3;color:#6a8bad}.home .hero .action-button{display:inline-block;font-size:1.2rem;color:#fff;background-color:#3eaf7c;padding:.8rem 1.6rem;border-radius:4px;transition:background-color .1s ease;box-sizing:border-box;border-bottom:1px solid #389d70}.home .hero .action-button:hover{background-color:#4abf8a}.home .features{border-top:1px solid #eaecef;padding:1.2rem 0;margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:stretch;justify-content:space-between}.home .feature{flex-grow:1;flex-basis:30%;max-width:30%}.home .feature h2{font-size:1.4rem;font-weight:500;border-bottom:none;padding-bottom:0;color:#3a5169}.home .feature p{color:#4e6e8e}.home .footer{padding:2.5rem;border-top:1px solid #eaecef;text-align:center;color:#4e6e8e}@media (max-width:719px){.home .features{flex-direction:column}.home .feature{max-width:100%;padding:0 2.5rem}}@media (max-width:419px){.home{padding-left:1.5rem;padding-right:1.5rem}.home .hero img{max-height:210px;margin:2rem auto 1.2rem}.home .hero h1{font-size:2rem}.home .hero .action,.home .hero .description,.home .hero h1{margin:1.2rem auto}.home .hero .description{font-size:1.2rem}.home .hero .action-button{font-size:1rem;padding:.6rem 1.2rem}.home .feature h2{font-size:1.25rem}}.search-box{display:inline-block;position:relative;margin-right:1rem}.search-box input{cursor:text;width:10rem;height:2rem;color:#4e6e8e;display:inline-block;border:1px solid #cfd4db;border-radius:2rem;font-size:.9rem;line-height:2rem;padding:0 .5rem 0 2rem;outline:none;transition:all .2s ease;background:#fff url(http://github.com/assets/img/search.83621669.svg) .6rem .5rem no-repeat;background-size:1rem}.search-box input:focus{cursor:auto;border-color:#3eaf7c}.search-box .suggestions{background:#fff;width:20rem;position:absolute;top:2rem;border:1px solid #cfd4db;border-radius:6px;padding:.4rem;list-style-type:none}.search-box .suggestions.align-right{right:0}.search-box .suggestion{line-height:1.4;padding:.4rem .6rem;border-radius:4px;cursor:pointer}.search-box .suggestion a{white-space:normal;color:#5d82a6}.search-box .suggestion a .page-title{font-weight:600}.search-box .suggestion a .header{font-size:.9em;margin-left:.25em}.search-box .suggestion.focused{background-color:#f3f4f5}.search-box .suggestion.focused a{color:#3eaf7c}@media (max-width:959px){.search-box input{cursor:pointer;width:0;border-color:transparent;position:relative}.search-box input:focus{cursor:text;left:0;width:10rem}}@media (-ms-high-contrast:none){.search-box input{height:2rem}}@media (max-width:959px) and (min-width:719px){.search-box .suggestions{left:0}}@media (max-width:719px){.search-box{margin-right:0}.search-box input{left:1rem}.search-box .suggestions{right:0}}@media (max-width:419px){.search-box .suggestions{width:calc(100vw - 4rem)}.search-box input:focus{width:8rem}}.sidebar-button{cursor:pointer;display:none;width:1.25rem;height:1.25rem;position:absolute;padding:.6rem;top:.6rem;left:1rem}.sidebar-button .icon{display:block;width:1.25rem;height:1.25rem}@media (max-width:719px){.sidebar-button{display:block}}.dropdown-enter,.dropdown-leave-to{height:0!important}.dropdown-wrapper{cursor:pointer}.dropdown-wrapper .dropdown-title{display:block;font-size:.9rem;font-family:inherit;cursor:inherit;padding:inherit;line-height:1.4rem;background:transparent;border:none;font-weight:500;color:#2c3e50}.dropdown-wrapper .dropdown-title:hover{border-color:transparent}.dropdown-wrapper .dropdown-title .arrow{vertical-align:middle;margin-top:-1px;margin-left:.4rem}.dropdown-wrapper .nav-dropdown .dropdown-item{color:inherit;line-height:1.7rem}.dropdown-wrapper .nav-dropdown .dropdown-item h4{margin:.45rem 0 0;border-top:1px solid #eee;padding:.45rem 1.5rem 0 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper{padding:0;list-style:none}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper .dropdown-subitem{font-size:.9em}.dropdown-wrapper .nav-dropdown .dropdown-item a{display:block;line-height:1.7rem;position:relative;border-bottom:none;font-weight:400;margin-bottom:0;padding:0 1.5rem 0 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active,.dropdown-wrapper .nav-dropdown .dropdown-item a:hover{color:#3eaf7c}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{content:"";width:0;height:0;border-left:5px solid #3eaf7c;border-top:3px solid transparent;border-bottom:3px solid transparent;position:absolute;top:calc(50% - 2px);left:9px}.dropdown-wrapper .nav-dropdown .dropdown-item:first-child h4{margin-top:0;padding-top:0;border-top:0}@media (max-width:719px){.dropdown-wrapper.open .dropdown-title{margin-bottom:.5rem}.dropdown-wrapper .dropdown-title{font-weight:600;font-size:inherit}.dropdown-wrapper .dropdown-title:hover{color:#3eaf7c}.dropdown-wrapper .nav-dropdown{transition:height .1s ease-out;overflow:hidden}.dropdown-wrapper .nav-dropdown .dropdown-item h4{border-top:0;margin-top:0;padding-top:0}.dropdown-wrapper .nav-dropdown .dropdown-item>a,.dropdown-wrapper .nav-dropdown .dropdown-item h4{font-size:15px;line-height:2rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem{font-size:14px;padding-left:1rem}}@media (min-width:719px){.dropdown-wrapper{height:1.8rem}.dropdown-wrapper.open .nav-dropdown,.dropdown-wrapper:hover .nav-dropdown{display:block!important}.dropdown-wrapper.open:blur{display:none}.dropdown-wrapper .dropdown-title .arrow{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #ccc;border-bottom:0}.dropdown-wrapper .nav-dropdown{display:none;height:auto!important;box-sizing:border-box;max-height:calc(100vh - 2.7rem);overflow-y:auto;position:absolute;top:100%;right:0;background-color:#fff;padding:.6rem 0;border:1px solid;border-color:#ddd #ddd #ccc;text-align:left;border-radius:.25rem;white-space:nowrap;margin:0}}.nav-links{display:inline-block}.nav-links a{line-height:1.4rem;color:inherit}.nav-links a.router-link-active,.nav-links a:hover{color:#3eaf7c}.nav-links .nav-item{position:relative;display:inline-block;margin-left:1.5rem;line-height:2rem}.nav-links .nav-item:first-child{margin-left:0}.nav-links .repo-link{margin-left:1.5rem}@media (max-width:719px){.nav-links .nav-item,.nav-links .repo-link{margin-left:0}}@media (min-width:719px){.nav-links a.router-link-active,.nav-links a:hover{color:#2c3e50}.nav-item>a:not(.external).router-link-active,.nav-item>a:not(.external):hover{margin-bottom:-2px;border-bottom:2px solid #46bd87}}.navbar{padding:.7rem 1.5rem;line-height:2.2rem}.navbar a,.navbar img,.navbar span{display:inline-block}.navbar .logo{height:2.2rem;min-width:2.2rem;margin-right:.8rem;vertical-align:top}.navbar .site-name{font-size:1.3rem;font-weight:600;color:#2c3e50;position:relative}.navbar .links{padding-left:1.5rem;box-sizing:border-box;background-color:#fff;white-space:nowrap;font-size:.9rem;position:absolute;right:1.5rem;top:.7rem;display:flex}.navbar .links .search-box{flex:0 0 auto;vertical-align:top}@media (max-width:719px){.navbar{padding-left:4rem}.navbar .can-hide{display:none}.navbar .links{padding-left:1.5rem}.navbar .site-name{width:calc(100vw - 9.4rem);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}}.page-edit{max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.page-edit{padding:2rem}}@media (max-width:419px){.page-edit{padding:1.5rem}}.page-edit{padding-top:1rem;padding-bottom:1rem;overflow:auto}.page-edit .edit-link{display:inline-block}.page-edit .edit-link a{color:#4e6e8e;margin-right:.25rem}.page-edit .last-updated{float:right;font-size:.9em}.page-edit .last-updated .prefix{font-weight:500;color:#4e6e8e}.page-edit .last-updated .time{font-weight:400;color:#aaa}@media (max-width:719px){.page-edit .edit-link{margin-bottom:.5rem}.page-edit .last-updated{font-size:.8em;float:none;text-align:left}}.page-nav{max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.page-nav{padding:2rem}}@media (max-width:419px){.page-nav{padding:1.5rem}}.page-nav{padding-top:1rem;padding-bottom:0}.page-nav .inner{min-height:2rem;margin-top:0;border-top:1px solid #eaecef;padding-top:1rem;overflow:auto}.page-nav .next{float:right}.page{padding-bottom:2rem;display:block}.sidebar-group .sidebar-group{padding-left:.5em}.sidebar-group:not(.collapsable) .sidebar-heading:not(.clickable){cursor:auto;color:inherit}.sidebar-group.is-sub-group{padding-left:0}.sidebar-group.is-sub-group>.sidebar-heading{font-size:.95em;line-height:1.4;font-weight:400;padding-left:2rem}.sidebar-group.is-sub-group>.sidebar-heading:not(.clickable){opacity:.5}.sidebar-group.is-sub-group>.sidebar-group-items{padding-left:1rem}.sidebar-group.is-sub-group>.sidebar-group-items>li>.sidebar-link{font-size:.95em;border-left:none}.sidebar-group.depth-2>.sidebar-heading{border-left:none}.sidebar-heading{color:#2c3e50;transition:color .15s ease;cursor:pointer;font-size:1.1em;font-weight:700;padding:.35rem 1.5rem .35rem 1.25rem;width:100%;box-sizing:border-box;margin:0;border-left:.25rem solid transparent}.sidebar-heading.open,.sidebar-heading:hover{color:inherit}.sidebar-heading .arrow{position:relative;top:-.12em;left:.5em}.sidebar-heading.clickable.active{font-weight:600;color:#3eaf7c;border-left-color:#3eaf7c}.sidebar-heading.clickable:hover{color:#3eaf7c}.sidebar-group-items{transition:height .1s ease-out;font-size:.95em;overflow:hidden}.sidebar .sidebar-sub-headers{padding-left:1rem;font-size:.95em}a.sidebar-link{font-size:1em;font-weight:400;display:inline-block;color:#2c3e50;border-left:.25rem solid transparent;padding:.35rem 1rem .35rem 1.25rem;line-height:1.4;width:100%;box-sizing:border-box}a.sidebar-link:hover{color:#3eaf7c}a.sidebar-link.active{font-weight:600;color:#3eaf7c;border-left-color:#3eaf7c}.sidebar-group a.sidebar-link{padding-left:2rem}.sidebar-sub-headers a.sidebar-link{padding-top:.25rem;padding-bottom:.25rem;border-left:none}.sidebar-sub-headers a.sidebar-link.active{font-weight:500}.sidebar ul{padding:0;margin:0;list-style-type:none}.sidebar a{display:inline-block}.sidebar .nav-links{display:none;border-bottom:1px solid #eaecef;padding:.5rem 0 .75rem}.sidebar .nav-links a{font-weight:600}.sidebar .nav-links .nav-item,.sidebar .nav-links .repo-link{display:block;line-height:1.25rem;font-size:1.1em;padding:.5rem 0 .5rem 1.5rem}.sidebar>.sidebar-links{padding:1.5rem 0}.sidebar>.sidebar-links>li>a.sidebar-link{font-size:1.1em;line-height:1.7;font-weight:700}.sidebar>.sidebar-links>li:not(:first-child){margin-top:.75rem}@media (max-width:719px){.sidebar .nav-links{display:block}.sidebar .nav-links .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{top:calc(1rem - 2px)}.sidebar>.sidebar-links{padding:1rem 0}}.badge[data-v-15b7b770]{display:inline-block;font-size:14px;height:18px;line-height:18px;border-radius:3px;padding:0 6px;color:#fff}.badge.green[data-v-15b7b770],.badge.tip[data-v-15b7b770],.badge[data-v-15b7b770]{background-color:#42b983}.badge.error[data-v-15b7b770]{background-color:#da5961}.badge.warn[data-v-15b7b770],.badge.warning[data-v-15b7b770],.badge.yellow[data-v-15b7b770]{background-color:#e7c000}.badge+.badge[data-v-15b7b770]{margin-left:5px}
\ No newline at end of file
diff --git a/assets/css/0.styles.4ad105b2.css b/assets/css/0.styles.4ad105b2.css
new file mode 100644
index 0000000..94bdd2f
--- /dev/null
+++ b/assets/css/0.styles.4ad105b2.css
@@ -0,0 +1 @@
+#nprogress{pointer-events:none}#nprogress .bar{background:#3eaf7c;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #3eaf7c,0 0 5px #3eaf7c;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#3eaf7c transparent transparent #3eaf7c;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.icon.outbound{color:#aaa;display:inline-block;vertical-align:middle;position:relative;top:-1px}@font-face{font-family:Overpass Mono;font-style:normal;font-display:swap;font-weight:300;src:local("Overpass Mono Light "),local("Overpass Mono-Light"),url(http://github.com/assets/fonts/overpass-mono-latin-300.028e7a5e.woff2) format("woff2"),url(http://github.com/assets/fonts/overpass-mono-latin-300.78f25990.woff) format("woff")}@font-face{font-family:Overpass Mono;font-style:normal;font-display:swap;font-weight:400;src:local("Overpass Mono Regular "),local("Overpass Mono-Regular"),url(http://github.com/assets/fonts/overpass-mono-latin-400.1d4bff23.woff2) format("woff2"),url(http://github.com/assets/fonts/overpass-mono-latin-400.721747e0.woff) format("woff")}@font-face{font-family:Overpass Mono;font-style:normal;font-display:swap;font-weight:600;src:local("Overpass Mono SemiBold "),local("Overpass Mono-SemiBold"),url(http://github.com/assets/fonts/overpass-mono-latin-600.1a0c0c12.woff2) format("woff2"),url(http://github.com/assets/fonts/overpass-mono-latin-600.96374f61.woff) format("woff")}@font-face{font-family:Overpass Mono;font-style:normal;font-display:swap;font-weight:700;src:local("Overpass Mono Bold "),local("Overpass Mono-Bold"),url(http://github.com/assets/fonts/overpass-mono-latin-700.034c90df.woff2) format("woff2"),url(http://github.com/assets/fonts/overpass-mono-latin-700.b55fd975.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:200;src:local("Nunito Extra Light "),local("Nunito-Extra Light"),url(http://github.com/assets/fonts/nunito-latin-200.6716dd95.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-200.4b3dd3e0.woff) format("woff")}@font-face{font-family:Nunito;font-style:italic;font-display:swap;font-weight:200;src:local("Nunito Extra Light italic"),local("Nunito-Extra Lightitalic"),url(http://github.com/assets/fonts/nunito-latin-200italic.06dea2b4.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-200italic.429b4b7f.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:300;src:local("Nunito Light "),local("Nunito-Light"),url(http://github.com/assets/fonts/nunito-latin-300.f708870c.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-300.3eb1a100.woff) format("woff")}@font-face{font-family:Nunito;font-style:italic;font-display:swap;font-weight:300;src:local("Nunito Light italic"),local("Nunito-Lightitalic"),url(http://github.com/assets/fonts/nunito-latin-300italic.6d3fe135.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-300italic.2c148521.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:400;src:local("Nunito Regular "),local("Nunito-Regular"),url(http://github.com/assets/fonts/nunito-latin-400.fe67e104.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-400.feb87cc9.woff) format("woff")}@font-face{font-family:Nunito;font-style:italic;font-display:swap;font-weight:400;src:local("Nunito Regular italic"),local("Nunito-Regularitalic"),url(http://github.com/assets/fonts/nunito-latin-400italic.f631a08d.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-400italic.aafaf212.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:600;src:local("Nunito SemiBold "),local("Nunito-SemiBold"),url(http://github.com/assets/fonts/nunito-latin-600.e57dde6f.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-600.ae6d08e9.woff) format("woff")}@font-face{font-family:Nunito;font-style:italic;font-display:swap;font-weight:600;src:local("Nunito SemiBold italic"),local("Nunito-SemiBolditalic"),url(http://github.com/assets/fonts/nunito-latin-600italic.0fdd3929.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-600italic.7ddb3a64.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:700;src:local("Nunito Bold "),local("Nunito-Bold"),url(http://github.com/assets/fonts/nunito-latin-700.dd42f32a.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-700.08673382.woff) format("woff")}@font-face{font-family:Nunito;font-style:italic;font-display:swap;font-weight:700;src:local("Nunito Bold italic"),local("Nunito-Bolditalic"),url(http://github.com/assets/fonts/nunito-latin-700italic.3a0274f5.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-700italic.812a8ec8.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:800;src:local("Nunito ExtraBold "),local("Nunito-ExtraBold"),url(http://github.com/assets/fonts/nunito-latin-800.389848e3.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-800.e345e7e8.woff) format("woff")}@font-face{font-family:Nunito;font-style:italic;font-display:swap;font-weight:800;src:local("Nunito ExtraBold italic"),local("Nunito-ExtraBolditalic"),url(http://github.com/assets/fonts/nunito-latin-800italic.26ad2c5e.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-800italic.f5ebcebb.woff) format("woff")}@font-face{font-family:Nunito;font-style:normal;font-display:swap;font-weight:900;src:local("Nunito Black "),local("Nunito-Black"),url(http://github.com/assets/fonts/nunito-latin-900.6d3158a3.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-900.b1b0d941.woff) format("woff")}@font-face{font-family:Nunito;font-style:italic;font-display:swap;font-weight:900;src:local("Nunito Black italic"),local("Nunito-Blackitalic"),url(http://github.com/assets/fonts/nunito-latin-900italic.f3daf4bf.woff2) format("woff2"),url(http://github.com/assets/fonts/nunito-latin-900italic.2ebb1fcb.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:normal;font-display:swap;font-weight:100;src:local("Roboto Mono Thin "),local("Roboto Mono-Thin"),url(http://github.com/assets/fonts/roboto-mono-latin-100.d6c0b24c.woff2) format("woff2"),url(http://github.com/assets/fonts/roboto-mono-latin-100.0599391c.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:italic;font-display:swap;font-weight:100;src:local("Roboto Mono Thin italic"),local("Roboto Mono-Thinitalic"),url(http://github.com/assets/fonts/roboto-mono-latin-100italic.09ccd022.woff2) format("woff2"),url(http://github.com/assets/fonts/roboto-mono-latin-100italic.0c62fd54.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:normal;font-display:swap;font-weight:300;src:local("Roboto Mono Light "),local("Roboto Mono-Light"),url(http://github.com/assets/fonts/roboto-mono-latin-300.db95b37e.woff2) format("woff2"),url(http://github.com/assets/fonts/roboto-mono-latin-300.4f691391.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:italic;font-display:swap;font-weight:300;src:local("Roboto Mono Light italic"),local("Roboto Mono-Lightitalic"),url(http://github.com/assets/fonts/roboto-mono-latin-300italic.18357dda.woff2) format("woff2"),url(http://github.com/assets/fonts/roboto-mono-latin-300italic.8debb2d5.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:normal;font-display:swap;font-weight:400;src:local("Roboto Mono Regular "),local("Roboto Mono-Regular"),url(http://github.com/assets/fonts/roboto-mono-latin-400.e92cc0fb.woff2) format("woff2"),url(http://github.com/assets/fonts/roboto-mono-latin-400.1db1469b.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:italic;font-display:swap;font-weight:400;src:local("Roboto Mono Regular italic"),local("Roboto Mono-Regularitalic"),url(http://github.com/assets/fonts/roboto-mono-latin-400italic.55befc28.woff2) format("woff2"),url(http://github.com/assets/fonts/roboto-mono-latin-400italic.5711b84f.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:normal;font-display:swap;font-weight:500;src:local("Roboto Mono Medium "),local("Roboto Mono-Medium"),url(http://github.com/assets/fonts/roboto-mono-latin-500.f70f506c.woff2) format("woff2"),url(http://github.com/assets/fonts/roboto-mono-latin-500.077525e5.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:italic;font-display:swap;font-weight:500;src:local("Roboto Mono Medium italic"),local("Roboto Mono-Mediumitalic"),url(http://github.com/assets/fonts/roboto-mono-latin-500italic.c5465264.woff2) format("woff2"),url(http://github.com/assets/fonts/roboto-mono-latin-500italic.93b351bd.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:normal;font-display:swap;font-weight:700;src:local("Roboto Mono Bold "),local("Roboto Mono-Bold"),url(http://github.com/assets/fonts/roboto-mono-latin-700.4bc0bd04.woff2) format("woff2"),url(http://github.com/assets/fonts/roboto-mono-latin-700.f61e5a8d.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:italic;font-display:swap;font-weight:700;src:local("Roboto Mono Bold italic"),local("Roboto Mono-Bolditalic"),url(http://github.com/assets/fonts/roboto-mono-latin-700italic.5eca10b5.woff2) format("woff2"),url(http://github.com/assets/fonts/roboto-mono-latin-700italic.7324e30e.woff) format("woff")}.home{padding:3.6rem 2rem 0;max-width:960px;margin:0 auto;display:block}.home .hero{text-align:center}.home .hero img{max-width:100%;max-height:280px;display:block;margin:3rem auto 1.5rem}.home .hero h1{font-size:3rem}.home .hero .action,.home .hero .description,.home .hero h1{margin:1.8rem auto}.home .hero .description{max-width:35rem;font-size:1.6rem;line-height:1.3;color:#6a8bad}.home .hero .action-button{display:inline-block;font-size:1.2rem;color:#fff;background-color:#3eaf7c;padding:.8rem 1.6rem;border-radius:4px;transition:background-color .1s ease;box-sizing:border-box;border-bottom:1px solid #389d70}.home .hero .action-button:hover{background-color:#4abf8a}.home .features{border-top:1px solid #eaecef;padding:1.2rem 0;margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:stretch;justify-content:space-between}.home .feature{flex-grow:1;flex-basis:30%;max-width:30%}.home .feature h2{font-size:1.4rem;font-weight:500;border-bottom:none;padding-bottom:0;color:#3a5169}.home .feature p{color:#4e6e8e}.home .footer{padding:2.5rem;border-top:1px solid #eaecef;text-align:center;color:#4e6e8e}@media (max-width:719px){.home .features{flex-direction:column}.home .feature{max-width:100%;padding:0 2.5rem}}@media (max-width:419px){.home{padding-left:1.5rem;padding-right:1.5rem}.home .hero img{max-height:210px;margin:2rem auto 1.2rem}.home .hero h1{font-size:2rem}.home .hero .action,.home .hero .description,.home .hero h1{margin:1.2rem auto}.home .hero .description{font-size:1.2rem}.home .hero .action-button{font-size:1rem;padding:.6rem 1.2rem}.home .feature h2{font-size:1.25rem}}.sidebar-button{cursor:pointer;display:none;width:1.25rem;height:1.25rem;position:absolute;padding:.6rem;top:.6rem;left:1rem}.sidebar-button .icon{display:block;width:1.25rem;height:1.25rem}@media (max-width:719px){.sidebar-button{display:block}}.search-box{display:inline-block;position:relative;margin-right:1rem}.search-box input{cursor:text;width:10rem;height:2rem;color:#4e6e8e;display:inline-block;border:1px solid #cfd4db;border-radius:2rem;font-size:.9rem;line-height:2rem;padding:0 .5rem 0 2rem;outline:none;transition:all .2s ease;background:#fff url(http://github.com/assets/img/search.83621669.svg) .6rem .5rem no-repeat;background-size:1rem}.search-box input:focus{cursor:auto;border-color:#3eaf7c}.search-box .suggestions{background:#fff;width:20rem;position:absolute;top:2rem;border:1px solid #cfd4db;border-radius:6px;padding:.4rem;list-style-type:none}.search-box .suggestions.align-right{right:0}.search-box .suggestion{line-height:1.4;padding:.4rem .6rem;border-radius:4px;cursor:pointer}.search-box .suggestion a{white-space:normal;color:#5d82a6}.search-box .suggestion a .page-title{font-weight:600}.search-box .suggestion a .header{font-size:.9em;margin-left:.25em}.search-box .suggestion.focused{background-color:#f3f4f5}.search-box .suggestion.focused a{color:#3eaf7c}@media (max-width:959px){.search-box input{cursor:pointer;width:0;border-color:transparent;position:relative}.search-box input:focus{cursor:text;left:0;width:10rem}}@media (-ms-high-contrast:none){.search-box input{height:2rem}}@media (max-width:959px) and (min-width:719px){.search-box .suggestions{left:0}}@media (max-width:719px){.search-box{margin-right:0}.search-box input{left:1rem}.search-box .suggestions{right:0}}@media (max-width:419px){.search-box .suggestions{width:calc(100vw - 4rem)}.search-box input:focus{width:8rem}}.dropdown-enter,.dropdown-leave-to{height:0!important}.dropdown-wrapper{cursor:pointer}.dropdown-wrapper .dropdown-title{display:block}.dropdown-wrapper .dropdown-title:hover{border-color:transparent}.dropdown-wrapper .dropdown-title .arrow{vertical-align:middle;margin-top:-1px;margin-left:.4rem}.dropdown-wrapper .nav-dropdown .dropdown-item{color:inherit;line-height:1.7rem}.dropdown-wrapper .nav-dropdown .dropdown-item h4{margin:.45rem 0 0;border-top:1px solid #eee;padding:.45rem 1.5rem 0 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper{padding:0;list-style:none}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem-wrapper .dropdown-subitem{font-size:.9em}.dropdown-wrapper .nav-dropdown .dropdown-item a{display:block;line-height:1.7rem;position:relative;border-bottom:none;font-weight:400;margin-bottom:0;padding:0 1.5rem 0 1.25rem}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active,.dropdown-wrapper .nav-dropdown .dropdown-item a:hover{color:#3eaf7c}.dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{content:"";width:0;height:0;border-left:5px solid #3eaf7c;border-top:3px solid transparent;border-bottom:3px solid transparent;position:absolute;top:calc(50% - 2px);left:9px}.dropdown-wrapper .nav-dropdown .dropdown-item:first-child h4{margin-top:0;padding-top:0;border-top:0}@media (max-width:719px){.dropdown-wrapper.open .dropdown-title{margin-bottom:.5rem}.dropdown-wrapper .nav-dropdown{transition:height .1s ease-out;overflow:hidden}.dropdown-wrapper .nav-dropdown .dropdown-item h4{border-top:0;margin-top:0;padding-top:0}.dropdown-wrapper .nav-dropdown .dropdown-item>a,.dropdown-wrapper .nav-dropdown .dropdown-item h4{font-size:15px;line-height:2rem}.dropdown-wrapper .nav-dropdown .dropdown-item .dropdown-subitem{font-size:14px;padding-left:1rem}}@media (min-width:719px){.dropdown-wrapper{height:1.8rem}.dropdown-wrapper:hover .nav-dropdown{display:block!important}.dropdown-wrapper .dropdown-title .arrow{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #ccc;border-bottom:0}.dropdown-wrapper .nav-dropdown{display:none;height:auto!important;box-sizing:border-box;max-height:calc(100vh - 2.7rem);overflow-y:auto;position:absolute;top:100%;right:0;background-color:#fff;padding:.6rem 0;border:1px solid;border-color:#ddd #ddd #ccc;text-align:left;border-radius:.25rem;white-space:nowrap;margin:0}}.nav-links{display:inline-block}.nav-links a{line-height:1.4rem;color:inherit}.nav-links a.router-link-active,.nav-links a:hover{color:#3eaf7c}.nav-links .nav-item{position:relative;display:inline-block;margin-left:1.5rem;line-height:2rem}.nav-links .nav-item:first-child{margin-left:0}.nav-links .repo-link{margin-left:1.5rem}@media (max-width:719px){.nav-links .nav-item,.nav-links .repo-link{margin-left:0}}@media (min-width:719px){.nav-links a.router-link-active,.nav-links a:hover{color:#2c3e50}.nav-item>a:not(.external).router-link-active,.nav-item>a:not(.external):hover{margin-bottom:-2px;border-bottom:2px solid #46bd87}}.navbar{padding:.7rem 1.5rem;line-height:2.2rem}.navbar a,.navbar img,.navbar span{display:inline-block}.navbar .logo{height:2.2rem;min-width:2.2rem;margin-right:.8rem}.navbar .site-name{font-size:1.6rem;font-weight:600;color:#2c3e50;position:relative}.navbar .links{padding-left:1.5rem;box-sizing:border-box;background-color:#fff;white-space:nowrap;font-size:.9rem;position:absolute;right:1.5rem;top:.7rem;display:flex}.navbar .links .search-box{flex:0 0 auto;vertical-align:top}@media (max-width:719px){.navbar{padding-left:4rem}.navbar .can-hide{display:none}.navbar .links{padding-left:1.5rem}}.page-edit,.page-nav{max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.page-edit,.page-nav{padding:2rem}}@media (max-width:419px){.page-edit,.page-nav{padding:1.5rem}}.page{padding-bottom:2rem;display:block}.page-edit{padding-top:1rem;padding-bottom:1rem;overflow:auto}.page-edit .edit-link{display:inline-block}.page-edit .edit-link a{color:#4e6e8e;margin-right:.25rem}.page-edit .last-updated{float:right;font-size:.9em}.page-edit .last-updated .prefix{font-weight:500;color:#4e6e8e}.page-edit .last-updated .time{font-weight:400;color:#aaa}.page-nav{padding-top:1rem;padding-bottom:0}.page-nav .inner{min-height:2rem;margin-top:0;border-top:1px solid #eaecef;padding-top:1rem;overflow:auto}.page-nav .next{float:right}@media (max-width:719px){.page-edit .edit-link{margin-bottom:.5rem}.page-edit .last-updated{font-size:.8em;float:none;text-align:left}}.sidebar .sidebar-sub-headers{padding-left:1rem;font-size:.95em}a.sidebar-link{font-weight:400;display:inline-block;color:#2c3e50;border-left:.25rem solid transparent;padding:.35rem 1rem .35rem 1.25rem;line-height:1.4;width:100%;box-sizing:border-box}a.sidebar-link:hover{color:#3eaf7c}a.sidebar-link.active{font-weight:600;color:#3eaf7c;border-left-color:#3eaf7c}.sidebar-group a.sidebar-link{padding-left:2rem}.sidebar-sub-headers a.sidebar-link{padding-top:.25rem;padding-bottom:.25rem;border-left:none}.sidebar-sub-headers a.sidebar-link.active{font-weight:500}.sidebar-group:not(.first){margin-top:1em}.sidebar-group .sidebar-group{padding-left:.5em}.sidebar-group:not(.collapsable) .sidebar-heading{cursor:auto;color:inherit}.sidebar-heading{color:#999;transition:color .15s ease;cursor:pointer;font-size:1.1em;font-weight:700;padding:0 1.5rem;margin-top:0;margin-bottom:.5rem}.sidebar-heading.open,.sidebar-heading:hover{color:inherit}.sidebar-heading .arrow{position:relative;top:-.12em;left:.5em}.sidebar-heading:.open .arrow{top:-.18em}.sidebar-group-items{transition:height .1s ease-out;overflow:hidden}.sidebar ul{padding:0;margin:0;list-style-type:none}.sidebar a{display:inline-block}.sidebar .nav-links{display:none;border-bottom:1px solid #eaecef;padding:.5rem 0 .75rem}.sidebar .nav-links a{font-weight:600}.sidebar .nav-links .nav-item,.sidebar .nav-links .repo-link{display:block;line-height:1.25rem;font-size:1.1em;padding:.5rem 0 .5rem 1.5rem}.sidebar .sidebar-links{padding:1.5rem 0}@media (max-width:719px){.sidebar .nav-links{display:block}.sidebar .nav-links .dropdown-wrapper .nav-dropdown .dropdown-item a.router-link-active:after{top:calc(1rem - 2px)}.sidebar .sidebar-links{padding:1rem 0}}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.attr-name,.token.deleted,.token.namespace,.token.tag{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#7ec699}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}.content code{font-weight:500;color:#476582;padding:.25rem .5rem;margin:0;font-size:.9em;background-color:rgba(27,31,35,.05);border-radius:3px}.content code .token.deleted{color:#ec5975}.content code .token.inserted{color:#3eaf7c}.content pre,.content pre[class*=language-]{line-height:1.4;padding:1.25rem 1.5rem;margin:.85rem 0;background-color:#282c34;border-radius:6px;overflow:auto}.content pre[class*=language-] code,.content pre code{color:#fff;padding:0;background-color:transparent;border-radius:0}div[class*=language-]{position:relative;background-color:#282c34;border-radius:6px}div[class*=language-] .highlight-lines{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-top:1.3rem;position:absolute;top:0;left:0;width:100%;line-height:1.4}div[class*=language-] .highlight-lines .highlighted{background-color:rgba(0,0,0,.66)}div[class*=language-] pre,div[class*=language-] pre[class*=language-]{background:transparent;position:relative;z-index:1}div[class*=language-]:before{position:absolute;z-index:3;top:.8em;right:1em;font-size:.75rem;color:hsla(0,0%,100%,.4)}div[class*=language-]:not(.line-numbers-mode) .line-numbers-wrapper{display:none}div[class*=language-].line-numbers-mode .highlight-lines .highlighted{position:relative}div[class*=language-].line-numbers-mode .highlight-lines .highlighted:before{content:" ";position:absolute;z-index:3;left:0;top:0;display:block;width:3.5rem;height:100%;background-color:rgba(0,0,0,.66)}div[class*=language-].line-numbers-mode pre{padding-left:4.5rem;vertical-align:middle}div[class*=language-].line-numbers-mode .line-numbers-wrapper{position:absolute;top:0;width:3.5rem;text-align:center;color:hsla(0,0%,100%,.3);padding:1.25rem 0;line-height:1.4}div[class*=language-].line-numbers-mode .line-numbers-wrapper .line-number,div[class*=language-].line-numbers-mode .line-numbers-wrapper br{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}div[class*=language-].line-numbers-mode .line-numbers-wrapper .line-number{position:relative;z-index:4;font-size:.85em}div[class*=language-].line-numbers-mode:after{content:"";position:absolute;z-index:2;top:0;left:0;width:3.5rem;height:100%;border-radius:6px 0 0 6px;border-right:1px solid rgba(0,0,0,.66);background-color:#282c34}div[class~=language-js]:before{content:"js"}div[class~=language-ts]:before{content:"ts"}div[class~=language-html]:before{content:"html"}div[class~=language-md]:before{content:"md"}div[class~=language-vue]:before{content:"vue"}div[class~=language-css]:before{content:"css"}div[class~=language-sass]:before{content:"sass"}div[class~=language-scss]:before{content:"scss"}div[class~=language-less]:before{content:"less"}div[class~=language-stylus]:before{content:"stylus"}div[class~=language-go]:before{content:"go"}div[class~=language-java]:before{content:"java"}div[class~=language-c]:before{content:"c"}div[class~=language-sh]:before{content:"sh"}div[class~=language-yaml]:before{content:"yaml"}div[class~=language-py]:before{content:"py"}div[class~=language-docker]:before{content:"docker"}div[class~=language-dockerfile]:before{content:"dockerfile"}div[class~=language-makefile]:before{content:"makefile"}div[class~=language-javascript]:before{content:"js"}div[class~=language-typescript]:before{content:"ts"}div[class~=language-markup]:before{content:"html"}div[class~=language-markdown]:before{content:"md"}div[class~=language-json]:before{content:"json"}div[class~=language-ruby]:before{content:"rb"}div[class~=language-python]:before{content:"py"}div[class~=language-bash]:before{content:"sh"}div[class~=language-php]:before{content:"php"}.custom-block .custom-block-title{font-weight:600;margin-bottom:-.4rem}.custom-block.danger,.custom-block.tip,.custom-block.warning{padding:.1rem 1.5rem;border-left-width:.5rem;border-left-style:solid;margin:1rem 0}.custom-block.tip{background-color:#f3f5f7;border-color:#42b983}.custom-block.warning{background-color:rgba(255,229,100,.3);border-color:#e7c000;color:#6b5900}.custom-block.warning .custom-block-title{color:#b29400}.custom-block.warning a{color:#2c3e50}.custom-block.danger{background-color:#ffe6e6;border-color:#c00;color:#4d0000}.custom-block.danger .custom-block-title{color:#900}.custom-block.danger a{color:#2c3e50}pre.vue-container{border-left:.5rem solid;border-color:#42b983;border-radius:0}pre.vue-container>code{font-size:14px!important}pre.vue-container>code>p{margin:-5px 0 -20px}pre.vue-container>code code{background-color:#42b983!important;padding:3px 5px;border-radius:3px;color:#000}pre.vue-container>code em{color:grey;font-weight:light}.arrow{display:inline-block;width:0;height:0}.arrow.up{border-bottom:6px solid #ccc}.arrow.down,.arrow.up{border-left:4px solid transparent;border-right:4px solid transparent}.arrow.down{border-top:6px solid #ccc}.arrow.right{border-left:6px solid #ccc}.arrow.left,.arrow.right{border-top:4px solid transparent;border-bottom:4px solid transparent}.arrow.left{border-right:6px solid #ccc}.content:not(.custom){max-width:740px;margin:0 auto;padding:2rem 2.5rem}@media (max-width:959px){.content:not(.custom){padding:2rem}}@media (max-width:419px){.content:not(.custom){padding:1.5rem}}.table-of-contents .badge{vertical-align:middle}body,html{padding:0;margin:0;background-color:#fff}img{box-shadow:0 0 15px 3px rgba(0,0,0,.25)}body{font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:17px;color:#2c3e50}.logo{font-size:1.5rem;font-family:Overpass Mono;font-weight:600;letter-spacing:-3px;background-color:#070300;color:transparent;text-shadow:3px 3px 3px hsla(0,0%,100%,.25);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text}.subtitle{font-size:1.3rem;font-weight:400;letter-spacing:-1px}.page{padding-left:20rem}.navbar{z-index:20;right:0;height:3.6rem;background-color:#fff;box-sizing:border-box;border-bottom:1px solid #eaecef}.navbar,.sidebar-mask{position:fixed;top:0;left:0}.sidebar-mask{z-index:9;width:100vw;height:100vh;display:none}.sidebar{font-size:15px;background-color:#fff;width:20rem;position:fixed;z-index:10;margin:0;top:3.6rem;left:0;bottom:0;box-sizing:border-box;border-right:1px solid #eaecef;overflow-y:auto}.content:not(.custom)>:first-child{margin-top:3.6rem}.content:not(.custom) a:hover{text-decoration:underline}.content:not(.custom) p.demo{padding:1rem 1.5rem;border:1px solid #ddd;border-radius:4px}.content:not(.custom) img{max-width:100%}.content.custom{padding:0;margin:0}.content.custom img{max-width:100%}a{font-weight:500;text-decoration:none}a,p a code{color:#3eaf7c}p a code{font-weight:400}kbd{background:#eee;border:.15rem solid #ddd;border-bottom:.25rem solid #ddd;border-radius:.15rem;padding:0 .15em}blockquote{font-size:.9rem;color:#999;border-left:.5rem solid #dfe2e5;margin:.5rem 0;padding:.25rem 0 .25rem 1rem}blockquote>p{margin:0}ol,ul{padding-left:1.2em}strong{font-weight:600}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}.content:not(.custom)>h1,.content:not(.custom)>h2,.content:not(.custom)>h3,.content:not(.custom)>h4,.content:not(.custom)>h5,.content:not(.custom)>h6{margin-top:-3.1rem;padding-top:4.6rem;margin-bottom:0}.content:not(.custom)>h1:first-child,.content:not(.custom)>h2:first-child,.content:not(.custom)>h3:first-child,.content:not(.custom)>h4:first-child,.content:not(.custom)>h5:first-child,.content:not(.custom)>h6:first-child{margin-top:-1.5rem;margin-bottom:1rem}.content:not(.custom)>h1:first-child+.custom-block,.content:not(.custom)>h1:first-child+p,.content:not(.custom)>h1:first-child+pre,.content:not(.custom)>h2:first-child+.custom-block,.content:not(.custom)>h2:first-child+p,.content:not(.custom)>h2:first-child+pre,.content:not(.custom)>h3:first-child+.custom-block,.content:not(.custom)>h3:first-child+p,.content:not(.custom)>h3:first-child+pre,.content:not(.custom)>h4:first-child+.custom-block,.content:not(.custom)>h4:first-child+p,.content:not(.custom)>h4:first-child+pre,.content:not(.custom)>h5:first-child+.custom-block,.content:not(.custom)>h5:first-child+p,.content:not(.custom)>h5:first-child+pre,.content:not(.custom)>h6:first-child+.custom-block,.content:not(.custom)>h6:first-child+p,.content:not(.custom)>h6:first-child+pre{margin-top:2rem}h1:hover .header-anchor,h2:hover .header-anchor,h3:hover .header-anchor,h4:hover .header-anchor,h5:hover .header-anchor,h6:hover .header-anchor{opacity:1}h1{font-size:2.2rem}h2{font-size:1.65rem;padding-bottom:.3rem;border-bottom:1px solid #eaecef}h3{font-size:1.35rem}a.header-anchor{font-size:.85em;float:left;margin-left:-.87em;padding-right:.23em;margin-top:.125em;opacity:0}a.header-anchor:hover{text-decoration:none}.line-number,code,kbd{font-family:Roboto Mono,source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}ol,p,ul{line-height:1.7}hr{border:0;border-top:1px solid #eaecef}table{border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto}tr{border-top:1px solid #dfe2e5}tr:nth-child(2n){background-color:#f6f8fa}td,th{border:1px solid #dfe2e5;padding:.6em 1em}.theme-container.sidebar-open .sidebar-mask{display:block}.theme-container.no-navbar .content:not(.custom)>h1,.theme-container.no-navbar h2,.theme-container.no-navbar h3,.theme-container.no-navbar h4,.theme-container.no-navbar h5,.theme-container.no-navbar h6{margin-top:1.5rem;padding-top:0}.theme-container.no-navbar .sidebar{top:0}@media (min-width:720px){.theme-container.no-sidebar .sidebar{display:none}.theme-container.no-sidebar .page{padding-left:0}}@media (max-width:959px){.sidebar{font-size:15px;width:16.4rem}.page{padding-left:16.4rem}}@media (max-width:719px){.sidebar{top:0;padding-top:3.6rem;transform:translateX(-100%);transition:transform .2s ease}.page{padding-left:0}.theme-container.sidebar-open .sidebar{transform:translateX(0)}.theme-container.no-navbar .sidebar{padding-top:0}}@media (max-width:419px){h1{font-size:1.9rem}.content div[class*=language-]{margin:.85rem -1.5rem;border-radius:0}}.badge[data-v-b7baf928]{display:inline-block;font-size:14px;height:18px;line-height:18px;border-radius:3px;padding:0 6px;color:#fff;margin-right:5px;background-color:#42b983}.badge.middle[data-v-b7baf928]{vertical-align:middle}.badge.top[data-v-b7baf928]{vertical-align:top}.badge.green[data-v-b7baf928],.badge.tip[data-v-b7baf928]{background-color:#42b983}.badge.error[data-v-b7baf928]{background-color:#da5961}.badge.warn[data-v-b7baf928],.badge.warning[data-v-b7baf928],.badge.yellow[data-v-b7baf928]{background-color:#e7c000}
\ No newline at end of file
diff --git a/assets/fonts/nunito-latin-200.4b3dd3e0.woff b/assets/fonts/nunito-latin-200.4b3dd3e0.woff
new file mode 100644
index 0000000..6825266
Binary files /dev/null and b/assets/fonts/nunito-latin-200.4b3dd3e0.woff differ
diff --git a/assets/fonts/nunito-latin-200.6716dd95.woff2 b/assets/fonts/nunito-latin-200.6716dd95.woff2
new file mode 100644
index 0000000..beb44e1
Binary files /dev/null and b/assets/fonts/nunito-latin-200.6716dd95.woff2 differ
diff --git a/assets/fonts/nunito-latin-200italic.06dea2b4.woff2 b/assets/fonts/nunito-latin-200italic.06dea2b4.woff2
new file mode 100644
index 0000000..a24f5a9
Binary files /dev/null and b/assets/fonts/nunito-latin-200italic.06dea2b4.woff2 differ
diff --git a/assets/fonts/nunito-latin-200italic.429b4b7f.woff b/assets/fonts/nunito-latin-200italic.429b4b7f.woff
new file mode 100644
index 0000000..4c2f2ee
Binary files /dev/null and b/assets/fonts/nunito-latin-200italic.429b4b7f.woff differ
diff --git a/assets/fonts/nunito-latin-300.3eb1a100.woff b/assets/fonts/nunito-latin-300.3eb1a100.woff
new file mode 100644
index 0000000..da0ae6a
Binary files /dev/null and b/assets/fonts/nunito-latin-300.3eb1a100.woff differ
diff --git a/assets/fonts/nunito-latin-300.f708870c.woff2 b/assets/fonts/nunito-latin-300.f708870c.woff2
new file mode 100644
index 0000000..8d63613
Binary files /dev/null and b/assets/fonts/nunito-latin-300.f708870c.woff2 differ
diff --git a/assets/fonts/nunito-latin-300italic.2c148521.woff b/assets/fonts/nunito-latin-300italic.2c148521.woff
new file mode 100644
index 0000000..62151ff
Binary files /dev/null and b/assets/fonts/nunito-latin-300italic.2c148521.woff differ
diff --git a/assets/fonts/nunito-latin-300italic.6d3fe135.woff2 b/assets/fonts/nunito-latin-300italic.6d3fe135.woff2
new file mode 100644
index 0000000..e06e8b6
Binary files /dev/null and b/assets/fonts/nunito-latin-300italic.6d3fe135.woff2 differ
diff --git a/assets/fonts/nunito-latin-400.fe67e104.woff2 b/assets/fonts/nunito-latin-400.fe67e104.woff2
new file mode 100644
index 0000000..28b65a1
Binary files /dev/null and b/assets/fonts/nunito-latin-400.fe67e104.woff2 differ
diff --git a/assets/fonts/nunito-latin-400.feb87cc9.woff b/assets/fonts/nunito-latin-400.feb87cc9.woff
new file mode 100644
index 0000000..0997cc3
Binary files /dev/null and b/assets/fonts/nunito-latin-400.feb87cc9.woff differ
diff --git a/assets/fonts/nunito-latin-400italic.aafaf212.woff b/assets/fonts/nunito-latin-400italic.aafaf212.woff
new file mode 100644
index 0000000..8162f07
Binary files /dev/null and b/assets/fonts/nunito-latin-400italic.aafaf212.woff differ
diff --git a/assets/fonts/nunito-latin-400italic.f631a08d.woff2 b/assets/fonts/nunito-latin-400italic.f631a08d.woff2
new file mode 100644
index 0000000..49e699e
Binary files /dev/null and b/assets/fonts/nunito-latin-400italic.f631a08d.woff2 differ
diff --git a/assets/fonts/nunito-latin-600.ae6d08e9.woff b/assets/fonts/nunito-latin-600.ae6d08e9.woff
new file mode 100644
index 0000000..d4806ff
Binary files /dev/null and b/assets/fonts/nunito-latin-600.ae6d08e9.woff differ
diff --git a/assets/fonts/nunito-latin-600.e57dde6f.woff2 b/assets/fonts/nunito-latin-600.e57dde6f.woff2
new file mode 100644
index 0000000..c31308b
Binary files /dev/null and b/assets/fonts/nunito-latin-600.e57dde6f.woff2 differ
diff --git a/assets/fonts/nunito-latin-600italic.0fdd3929.woff2 b/assets/fonts/nunito-latin-600italic.0fdd3929.woff2
new file mode 100644
index 0000000..e61cee9
Binary files /dev/null and b/assets/fonts/nunito-latin-600italic.0fdd3929.woff2 differ
diff --git a/assets/fonts/nunito-latin-600italic.7ddb3a64.woff b/assets/fonts/nunito-latin-600italic.7ddb3a64.woff
new file mode 100644
index 0000000..741e535
Binary files /dev/null and b/assets/fonts/nunito-latin-600italic.7ddb3a64.woff differ
diff --git a/assets/fonts/nunito-latin-700.08673382.woff b/assets/fonts/nunito-latin-700.08673382.woff
new file mode 100644
index 0000000..b7dd289
Binary files /dev/null and b/assets/fonts/nunito-latin-700.08673382.woff differ
diff --git a/assets/fonts/nunito-latin-700.dd42f32a.woff2 b/assets/fonts/nunito-latin-700.dd42f32a.woff2
new file mode 100644
index 0000000..fef6db6
Binary files /dev/null and b/assets/fonts/nunito-latin-700.dd42f32a.woff2 differ
diff --git a/assets/fonts/nunito-latin-700italic.3a0274f5.woff2 b/assets/fonts/nunito-latin-700italic.3a0274f5.woff2
new file mode 100644
index 0000000..dd4e25f
Binary files /dev/null and b/assets/fonts/nunito-latin-700italic.3a0274f5.woff2 differ
diff --git a/assets/fonts/nunito-latin-700italic.812a8ec8.woff b/assets/fonts/nunito-latin-700italic.812a8ec8.woff
new file mode 100644
index 0000000..4edc63d
Binary files /dev/null and b/assets/fonts/nunito-latin-700italic.812a8ec8.woff differ
diff --git a/assets/fonts/nunito-latin-800.389848e3.woff2 b/assets/fonts/nunito-latin-800.389848e3.woff2
new file mode 100644
index 0000000..9387af4
Binary files /dev/null and b/assets/fonts/nunito-latin-800.389848e3.woff2 differ
diff --git a/assets/fonts/nunito-latin-800.e345e7e8.woff b/assets/fonts/nunito-latin-800.e345e7e8.woff
new file mode 100644
index 0000000..5021955
Binary files /dev/null and b/assets/fonts/nunito-latin-800.e345e7e8.woff differ
diff --git a/assets/fonts/nunito-latin-800italic.26ad2c5e.woff2 b/assets/fonts/nunito-latin-800italic.26ad2c5e.woff2
new file mode 100644
index 0000000..1034430
Binary files /dev/null and b/assets/fonts/nunito-latin-800italic.26ad2c5e.woff2 differ
diff --git a/assets/fonts/nunito-latin-800italic.f5ebcebb.woff b/assets/fonts/nunito-latin-800italic.f5ebcebb.woff
new file mode 100644
index 0000000..0b09d41
Binary files /dev/null and b/assets/fonts/nunito-latin-800italic.f5ebcebb.woff differ
diff --git a/assets/fonts/nunito-latin-900.6d3158a3.woff2 b/assets/fonts/nunito-latin-900.6d3158a3.woff2
new file mode 100644
index 0000000..84dfb60
Binary files /dev/null and b/assets/fonts/nunito-latin-900.6d3158a3.woff2 differ
diff --git a/assets/fonts/nunito-latin-900.b1b0d941.woff b/assets/fonts/nunito-latin-900.b1b0d941.woff
new file mode 100644
index 0000000..5d0b969
Binary files /dev/null and b/assets/fonts/nunito-latin-900.b1b0d941.woff differ
diff --git a/assets/fonts/nunito-latin-900italic.2ebb1fcb.woff b/assets/fonts/nunito-latin-900italic.2ebb1fcb.woff
new file mode 100644
index 0000000..ab9e6c6
Binary files /dev/null and b/assets/fonts/nunito-latin-900italic.2ebb1fcb.woff differ
diff --git a/assets/fonts/nunito-latin-900italic.f3daf4bf.woff2 b/assets/fonts/nunito-latin-900italic.f3daf4bf.woff2
new file mode 100644
index 0000000..46c26f6
Binary files /dev/null and b/assets/fonts/nunito-latin-900italic.f3daf4bf.woff2 differ
diff --git a/assets/fonts/overpass-mono-latin-300.028e7a5e.woff2 b/assets/fonts/overpass-mono-latin-300.028e7a5e.woff2
new file mode 100644
index 0000000..4e4a834
Binary files /dev/null and b/assets/fonts/overpass-mono-latin-300.028e7a5e.woff2 differ
diff --git a/assets/fonts/overpass-mono-latin-300.78f25990.woff b/assets/fonts/overpass-mono-latin-300.78f25990.woff
new file mode 100644
index 0000000..af18df4
Binary files /dev/null and b/assets/fonts/overpass-mono-latin-300.78f25990.woff differ
diff --git a/assets/fonts/overpass-mono-latin-400.1d4bff23.woff2 b/assets/fonts/overpass-mono-latin-400.1d4bff23.woff2
new file mode 100644
index 0000000..3b75148
Binary files /dev/null and b/assets/fonts/overpass-mono-latin-400.1d4bff23.woff2 differ
diff --git a/assets/fonts/overpass-mono-latin-400.721747e0.woff b/assets/fonts/overpass-mono-latin-400.721747e0.woff
new file mode 100644
index 0000000..4910c41
Binary files /dev/null and b/assets/fonts/overpass-mono-latin-400.721747e0.woff differ
diff --git a/assets/fonts/overpass-mono-latin-600.1a0c0c12.woff2 b/assets/fonts/overpass-mono-latin-600.1a0c0c12.woff2
new file mode 100644
index 0000000..7b297ee
Binary files /dev/null and b/assets/fonts/overpass-mono-latin-600.1a0c0c12.woff2 differ
diff --git a/assets/fonts/overpass-mono-latin-600.96374f61.woff b/assets/fonts/overpass-mono-latin-600.96374f61.woff
new file mode 100644
index 0000000..8a0a9a5
Binary files /dev/null and b/assets/fonts/overpass-mono-latin-600.96374f61.woff differ
diff --git a/assets/fonts/overpass-mono-latin-700.034c90df.woff2 b/assets/fonts/overpass-mono-latin-700.034c90df.woff2
new file mode 100644
index 0000000..257e185
Binary files /dev/null and b/assets/fonts/overpass-mono-latin-700.034c90df.woff2 differ
diff --git a/assets/fonts/overpass-mono-latin-700.b55fd975.woff b/assets/fonts/overpass-mono-latin-700.b55fd975.woff
new file mode 100644
index 0000000..3151aa9
Binary files /dev/null and b/assets/fonts/overpass-mono-latin-700.b55fd975.woff differ
diff --git a/assets/fonts/roboto-mono-latin-100.0599391c.woff b/assets/fonts/roboto-mono-latin-100.0599391c.woff
new file mode 100644
index 0000000..28aa327
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-100.0599391c.woff differ
diff --git a/assets/fonts/roboto-mono-latin-100.d6c0b24c.woff2 b/assets/fonts/roboto-mono-latin-100.d6c0b24c.woff2
new file mode 100644
index 0000000..ca86ab1
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-100.d6c0b24c.woff2 differ
diff --git a/assets/fonts/roboto-mono-latin-100italic.09ccd022.woff2 b/assets/fonts/roboto-mono-latin-100italic.09ccd022.woff2
new file mode 100644
index 0000000..fe840a7
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-100italic.09ccd022.woff2 differ
diff --git a/assets/fonts/roboto-mono-latin-100italic.0c62fd54.woff b/assets/fonts/roboto-mono-latin-100italic.0c62fd54.woff
new file mode 100644
index 0000000..90e6886
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-100italic.0c62fd54.woff differ
diff --git a/assets/fonts/roboto-mono-latin-300.4f691391.woff b/assets/fonts/roboto-mono-latin-300.4f691391.woff
new file mode 100644
index 0000000..68d8403
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-300.4f691391.woff differ
diff --git a/assets/fonts/roboto-mono-latin-300.db95b37e.woff2 b/assets/fonts/roboto-mono-latin-300.db95b37e.woff2
new file mode 100644
index 0000000..ab64df3
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-300.db95b37e.woff2 differ
diff --git a/assets/fonts/roboto-mono-latin-300italic.18357dda.woff2 b/assets/fonts/roboto-mono-latin-300italic.18357dda.woff2
new file mode 100644
index 0000000..5a26303
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-300italic.18357dda.woff2 differ
diff --git a/assets/fonts/roboto-mono-latin-300italic.8debb2d5.woff b/assets/fonts/roboto-mono-latin-300italic.8debb2d5.woff
new file mode 100644
index 0000000..1513915
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-300italic.8debb2d5.woff differ
diff --git a/assets/fonts/roboto-mono-latin-400.1db1469b.woff b/assets/fonts/roboto-mono-latin-400.1db1469b.woff
new file mode 100644
index 0000000..0ea5db8
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-400.1db1469b.woff differ
diff --git a/assets/fonts/roboto-mono-latin-400.e92cc0fb.woff2 b/assets/fonts/roboto-mono-latin-400.e92cc0fb.woff2
new file mode 100644
index 0000000..6163de7
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-400.e92cc0fb.woff2 differ
diff --git a/assets/fonts/roboto-mono-latin-400italic.55befc28.woff2 b/assets/fonts/roboto-mono-latin-400italic.55befc28.woff2
new file mode 100644
index 0000000..e03ab45
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-400italic.55befc28.woff2 differ
diff --git a/assets/fonts/roboto-mono-latin-400italic.5711b84f.woff b/assets/fonts/roboto-mono-latin-400italic.5711b84f.woff
new file mode 100644
index 0000000..5476b4e
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-400italic.5711b84f.woff differ
diff --git a/assets/fonts/roboto-mono-latin-500.077525e5.woff b/assets/fonts/roboto-mono-latin-500.077525e5.woff
new file mode 100644
index 0000000..b12f6a1
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-500.077525e5.woff differ
diff --git a/assets/fonts/roboto-mono-latin-500.f70f506c.woff2 b/assets/fonts/roboto-mono-latin-500.f70f506c.woff2
new file mode 100644
index 0000000..125f098
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-500.f70f506c.woff2 differ
diff --git a/assets/fonts/roboto-mono-latin-500italic.93b351bd.woff b/assets/fonts/roboto-mono-latin-500italic.93b351bd.woff
new file mode 100644
index 0000000..34d9f92
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-500italic.93b351bd.woff differ
diff --git a/assets/fonts/roboto-mono-latin-500italic.c5465264.woff2 b/assets/fonts/roboto-mono-latin-500italic.c5465264.woff2
new file mode 100644
index 0000000..735e9c6
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-500italic.c5465264.woff2 differ
diff --git a/assets/fonts/roboto-mono-latin-700.4bc0bd04.woff2 b/assets/fonts/roboto-mono-latin-700.4bc0bd04.woff2
new file mode 100644
index 0000000..d4c3305
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-700.4bc0bd04.woff2 differ
diff --git a/assets/fonts/roboto-mono-latin-700.f61e5a8d.woff b/assets/fonts/roboto-mono-latin-700.f61e5a8d.woff
new file mode 100644
index 0000000..5c09bba
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-700.f61e5a8d.woff differ
diff --git a/assets/fonts/roboto-mono-latin-700italic.5eca10b5.woff2 b/assets/fonts/roboto-mono-latin-700italic.5eca10b5.woff2
new file mode 100644
index 0000000..9efd8eb
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-700italic.5eca10b5.woff2 differ
diff --git a/assets/fonts/roboto-mono-latin-700italic.7324e30e.woff b/assets/fonts/roboto-mono-latin-700italic.7324e30e.woff
new file mode 100644
index 0000000..2529fa7
Binary files /dev/null and b/assets/fonts/roboto-mono-latin-700italic.7324e30e.woff differ
diff --git a/assets/img/search.83621669.svg b/assets/img/search.83621669.svg
new file mode 100644
index 0000000..03d8391
--- /dev/null
+++ b/assets/img/search.83621669.svg
@@ -0,0 +1 @@
+
diff --git a/assets/js/10.379c352a.js b/assets/js/10.379c352a.js
new file mode 100644
index 0000000..364c5ac
--- /dev/null
+++ b/assets/js/10.379c352a.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[10],{355:function(a,e,i){"use strict";i.r(e);var t=i(43),r=Object(t.a)({},(function(){var a=this,e=a.$createElement,i=a._self._c||e;return i("ContentSlotsDistributor",{attrs:{"slot-key":a.$parent.slotKey}},[i("h1",{attrs:{id:"manuale-d-uso"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#manuale-d-uso"}},[a._v("#")]),a._v(" Manuale d'Uso")]),a._v(" "),i("p",[a._v("Questa parte copre l'utilizzo vero e proprio dell'applicazione. "),i("RouterLink",{attrs:{to:"/manual/#messa-in-funzione"}},[a._v("Accendi CoderBot")]),a._v(", connettiti alla rete WiFi e accedi a "),i("a",{attrs:{href:"http://coder.bot/",target:"_blank",rel:"noopener noreferrer"}},[a._v("coder.bot"),i("OutboundLink")],1),a._v(". Dovresti essere di fronte alla schermata principale di CoderBot:")],1),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/landing.png")}}),a._v(" "),i("h2",{attrs:{id:"programmazione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#programmazione"}},[a._v("#")]),a._v(" Programmazione")]),a._v(" "),i("p",[a._v("Un "),i("em",[a._v("Programma")]),a._v(" è un insieme di blocchi che definiscono quali azioni che CoderBot dovrà eseguire e in che modo.")]),a._v(" "),i("p",[a._v("Il modo più semplice di scrivere un programma, è cliccare sul bottone Programma nella schermata principale, oppure nel menù laterale.")]),a._v(" "),i("p",[a._v("Questo ti farà accedere alla visuale Programmazione, composta da questa vista:")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/program_view.png")}}),a._v(" "),i("p",[a._v("A sinistra, trovi il "),i("em",[a._v("Pannello degli strumenti")]),a._v(" di Blockly. In base all'impostazione "),i("strong",[a._v("Livello Pannello degli strumenti Blockly")]),a._v(", accessibile nelle "),i("RouterLink",{attrs:{to:"/manual/#impostazioni"}},[a._v("impostazioni globali")]),a._v(" di CoderBot, ti verranno visualizzati pià o meno gruppi di comandi, contenenti più o meno blocchi. Questa impostazione modifica anche come vengono visualizzati i singoli blocchi.")],1),a._v(" "),i("p",[a._v("Ad esempio, questo è il Pannelo degli strumenti "),i("strong",[a._v("movimento")]),a._v(":")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/toolbox_mov.png")}}),a._v(" "),i("p",[a._v("Mentre questa è quella "),i("strong",[a._v("base")]),a._v(":")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/toolbox_base.png")}}),a._v(" "),i("p",[a._v("La parte destra, inizialmente vuota, è dove trascinerai i blocchi per comporre il tuo programma.")]),a._v(" "),i("h3",{attrs:{id:"salvare-e-caricare-programmi"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#salvare-e-caricare-programmi"}},[a._v("#")]),a._v(" Salvare e caricare programmi")]),a._v(" "),i("p",[a._v("Utilizzando il pulsante "),i("strong",[a._v("Salva")]),a._v(" puoi salvare il lavoro fatto fin'ora su CoderBot. Utilizzando "),i("strong",[a._v("Salva con Nome")]),a._v(" creerai un'altra copia del programma, salvandolo con un altro nome.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/save1.png")}}),a._v(" "),i("p",[a._v("Dopo il primo salvataggio, dove ti verrà chiesto come chiamare il programma, il pulsante "),i("strong",[a._v("Salva")]),a._v(" aggiorna quel salvataggio alle ultime modifiche che hai fatto.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/load1.png")}}),a._v(" "),i("p",[a._v("Quando vuoi riprendere il tuo lavoro, apri la vista Programmazione e premi "),i("strong",[a._v("Carica")]),a._v(". Un elenco ti mostrerà tutti i programmi salvati sul tuo CoderBot, permettendoti di caricarne uno.")]),a._v(" "),i("h3",{attrs:{id:"esportare-ed-importare-programmi"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#esportare-ed-importare-programmi"}},[a._v("#")]),a._v(" Esportare ed importare programmi")]),a._v(" "),i("p",[a._v("La funziona Salva ti permette di salvare localmente sul tuo CoderBot. Se invece vuoi copiare un programma su un altro CoderBot puoi usare la funzione "),i("strong",[a._v("Esporta")]),a._v(".")]),a._v(" "),i("p",[a._v("TODO ADDPIC")]),a._v(" "),i("p",[a._v("Verrà creato un file che potrai salvare sul tuo PC. Verrà aperta una finestra di dialogo dal tuo browser, che ti chiederà dove effettuare il download.")]),a._v(" "),i("p",[a._v("Il file appena esportato, può essere importato su qualsiasi CoderBot usando la funzione "),i("strong",[a._v("Importa")]),a._v(". Cliccandoci, ti verrà chiesto di selezionare un file dal tuo PC, ed esso verrà aperto nella visuale Programmazione di Blockly. Se vuoi mantenerlo e continuare a lavorarci, puoi salvarlo sul CoderBot con la funzione "),i("strong",[a._v("Salva")]),a._v(".")]),a._v(" "),i("p",[a._v("TODO ADDPIC")]),a._v(" "),i("h2",{attrs:{id:"attivita"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#attivita"}},[a._v("#")]),a._v(" Attività")]),a._v(" "),i("p",[a._v("Le attività di permettono di personalizzare molti aspetti della visuale Programmazione. Ogni attività è un'ambiente contenuto e limitato. Ogni modifica e personalizzazione rimarrà sempre e solo in quell'attività.")]),a._v(" "),i("p",[a._v("Per iniziare, "),i("strong",[a._v("crea")]),a._v(" un'attività dal menù Attività. Questo è l'editor Attività:")]),a._v(" "),i("p",[a._v("TODO ADDPIC")]),a._v(" "),i("p",[a._v("Qui, puoi modificare e personalizzare molti aspetti di quello che verrà presentato "),i("strong",[a._v("avviando")]),a._v(" l'Attività.")]),a._v(" "),i("p",[a._v("::: warning Attenzione\nLa visuale Programmazione generale rimarrà inalterata e ti verrà sempre presentata allo stesso modo, indipendentemente dalle Attività. Per visualizzare l'ambiente creato in una attività, devi "),i("strong",[a._v("avviarla")]),a._v(", dal menù "),i("strong",[a._v("Attività")]),a._v(" > "),i("strong",[a._v("Carica")]),a._v(".\n:::")]),a._v(" "),i("p",[a._v("La prima scheda, ti permette di personalizzare la barra degli strumenti. Una piccola anteprima, in alto, ti anticipa come verrà visualizzata.")]),a._v(" "),i("p",[a._v("Quando sei soddisfatto, salva l'Attività e avviala, per vedere se è tutto come ti aspettavi.")]),a._v(" "),i("p",[a._v("::: tip Suggerimento\nAnalogamente ai programmi, le attività possono essere salvate e caricate sul tuo CoderBot con i pulsanti Salva e Carica, ma anche condivise e copiate su altri CoderBot con le funzioni Esporta e Importa.\n:::")])])}),[],!1,null,null,null);e.default=r.exports}}]);
\ No newline at end of file
diff --git a/assets/js/10.4ab0bcc2.js b/assets/js/10.4ab0bcc2.js
new file mode 100644
index 0000000..8268bc3
--- /dev/null
+++ b/assets/js/10.4ab0bcc2.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[10],{354:function(a,e,i){"use strict";i.r(e);var t=i(43),r=Object(t.a)({},(function(){var a=this,e=a.$createElement,i=a._self._c||e;return i("ContentSlotsDistributor",{attrs:{"slot-key":a.$parent.slotKey}},[i("h1",{attrs:{id:"manuale-d-uso"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#manuale-d-uso"}},[a._v("#")]),a._v(" Manuale d'Uso")]),a._v(" "),i("p",[a._v("Questa parte copre l'utilizzo vero e proprio dell'applicazione. "),i("RouterLink",{attrs:{to:"/manual/#messa-in-funzione"}},[a._v("Accendi CoderBot")]),a._v(", connettiti alla rete WiFi e accedi a "),i("a",{attrs:{href:"http://coder.bot/",target:"_blank",rel:"noopener noreferrer"}},[a._v("coder.bot"),i("OutboundLink")],1),a._v(". Dovresti essere di fronte alla schermata principale di CoderBot:")],1),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/landing.png")}}),a._v(" "),i("h2",{attrs:{id:"programmazione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#programmazione"}},[a._v("#")]),a._v(" Programmazione")]),a._v(" "),i("p",[a._v("Un "),i("em",[a._v("Programma")]),a._v(" è un insieme di blocchi che definiscono quali azioni che CoderBot dovrà eseguire e in che modo.")]),a._v(" "),i("p",[a._v("Il modo più semplice di scrivere un programma, è cliccare sul bottone Programma nella schermata principale, oppure nel menù laterale.")]),a._v(" "),i("p",[a._v("Questo ti farà accedere alla visuale Programmazione, composta da questa vista:")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/program_view.png")}}),a._v(" "),i("p",[a._v("A sinistra, trovi il "),i("em",[a._v("Pannello degli strumenti")]),a._v(" di Blockly. In base all'impostazione "),i("strong",[a._v("Livello Pannello degli strumenti Blockly")]),a._v(", accessibile nelle "),i("RouterLink",{attrs:{to:"/manual/#impostazioni"}},[a._v("impostazioni globali")]),a._v(" di CoderBot, ti verranno visualizzati pià o meno gruppi di comandi, contenenti più o meno blocchi. Questa impostazione modifica anche come vengono visualizzati i singoli blocchi.")],1),a._v(" "),i("p",[a._v("Ad esempio, questo è il Pannelo degli strumenti "),i("strong",[a._v("movimento")]),a._v(":")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/toolbox_mov.png")}}),a._v(" "),i("p",[a._v("Mentre questa è quella "),i("strong",[a._v("base")]),a._v(":")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/toolbox_base.png")}}),a._v(" "),i("p",[a._v("La parte destra, inizialmente vuota, è dove trascinerai i blocchi per comporre il tuo programma.")]),a._v(" "),i("h3",{attrs:{id:"salvare-e-caricare-programmi"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#salvare-e-caricare-programmi"}},[a._v("#")]),a._v(" Salvare e caricare programmi")]),a._v(" "),i("p",[a._v("Utilizzando il pulsante "),i("strong",[a._v("Salva")]),a._v(" puoi salvare il lavoro fatto fin'ora su CoderBot. Utilizzando "),i("strong",[a._v("Salva con Nome")]),a._v(" creerai un'altra copia del programma, salvandolo con un altro nome.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/save1.png")}}),a._v(" "),i("p",[a._v("Dopo il primo salvataggio, dove ti verrà chiesto come chiamare il programma, il pulsante "),i("strong",[a._v("Salva")]),a._v(" aggiorna quel salvataggio alle ultime modifiche che hai fatto.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/load1.png")}}),a._v(" "),i("p",[a._v("Quando vuoi riprendere il tuo lavoro, apri la vista Programmazione e premi "),i("strong",[a._v("Carica")]),a._v(". Un elenco ti mostrerà tutti i programmi salvati sul tuo CoderBot, permettendoti di caricarne uno.")]),a._v(" "),i("h3",{attrs:{id:"esportare-ed-importare-programmi"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#esportare-ed-importare-programmi"}},[a._v("#")]),a._v(" Esportare ed importare programmi")]),a._v(" "),i("p",[a._v("La funziona Salva ti permette di salvare localmente sul tuo CoderBot. Se invece vuoi copiare un programma su un altro CoderBot puoi usare la funzione "),i("strong",[a._v("Esporta")]),a._v(".")]),a._v(" "),i("p",[a._v("TODO ADDPIC")]),a._v(" "),i("p",[a._v("Verrà creato un file che potrai salvare sul tuo PC. Verrà aperta una finestra di dialogo dal tuo browser, che ti chiederà dove effettuare il download.")]),a._v(" "),i("p",[a._v("Il file appena esportato, può essere importato su qualsiasi CoderBot usando la funzione "),i("strong",[a._v("Importa")]),a._v(". Cliccandoci, ti verrà chiesto di selezionare un file dal tuo PC, ed esso verrà aperto nella visuale Programmazione di Blockly. Se vuoi mantenerlo e continuare a lavorarci, puoi salvarlo sul CoderBot con la funzione "),i("strong",[a._v("Salva")]),a._v(".")]),a._v(" "),i("p",[a._v("TODO ADDPIC")]),a._v(" "),i("h2",{attrs:{id:"attivita"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#attivita"}},[a._v("#")]),a._v(" Attività")]),a._v(" "),i("p",[a._v("Le attività di permettono di personalizzare molti aspetti della visuale Programmazione. Ogni attività è un'ambiente contenuto e limitato. Ogni modifica e personalizzazione rimarrà sempre e solo in quell'attività.")]),a._v(" "),i("p",[a._v("Per iniziare, "),i("strong",[a._v("crea")]),a._v(" un'attività dal menù Attività. Questo è l'editor Attività:")]),a._v(" "),i("p",[a._v("TODO ADDPIC")]),a._v(" "),i("p",[a._v("Qui, puoi modificare e personalizzare molti aspetti di quello che verrà presentato "),i("strong",[a._v("avviando")]),a._v(" l'Attività.")]),a._v(" "),i("p",[a._v("::: warning Attenzione\nLa visuale Programmazione generale rimarrà inalterata e ti verrà sempre presentata allo stesso modo, indipendentemente dalle Attività. Per visualizzare l'ambiente creato in una attività, devi "),i("strong",[a._v("avviarla")]),a._v(", dal menù "),i("strong",[a._v("Attività")]),a._v(" > "),i("strong",[a._v("Carica")]),a._v(".\n:::")]),a._v(" "),i("p",[a._v("La prima scheda, ti permette di personalizzare la barra degli strumenti. Una piccola anteprima, in alto, ti anticipa come verrà visualizzata.")]),a._v(" "),i("p",[a._v("Quando sei soddisfatto, salva l'Attività e avviala, per vedere se è tutto come ti aspettavi.")]),a._v(" "),i("p",[a._v("::: tip Suggerimento\nAnalogamente ai programmi, le attività possono essere salvate e caricate sul tuo CoderBot con i pulsanti Salva e Carica, ma anche condivise e copiate su altri CoderBot con le funzioni Esporta e Importa.\n:::")])])}),[],!1,null,null,null);e.default=r.exports}}]);
\ No newline at end of file
diff --git a/assets/js/10.938b790c.js b/assets/js/10.938b790c.js
new file mode 100644
index 0000000..e5b6b96
--- /dev/null
+++ b/assets/js/10.938b790c.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[10],{355:function(a,e,i){"use strict";i.r(e);var t=i(42),o=Object(t.a)({},(function(){var a=this,e=a.$createElement,i=a._self._c||e;return i("ContentSlotsDistributor",{attrs:{"slot-key":a.$parent.slotKey}},[i("h1",{attrs:{id:"manuale-d-uso"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#manuale-d-uso"}},[a._v("#")]),a._v(" Manuale d'Uso")]),a._v(" "),i("p",[a._v("Questa parte copre l'utilizzo vero e proprio dell'applicazione. "),i("RouterLink",{attrs:{to:"/manual/#messa-in-funzione"}},[a._v("Accendi CoderBot")]),a._v(", connettiti alla rete WiFi e accedi a "),i("a",{attrs:{href:"http://coder.bot/",target:"_blank",rel:"noopener noreferrer"}},[a._v("coder.bot"),i("OutboundLink")],1),a._v(". Dovresti essere di fronte alla schermata principale di CoderBot:")],1),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/landing.png")}}),a._v(" "),i("h2",{attrs:{id:"programmazione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#programmazione"}},[a._v("#")]),a._v(" Programmazione")]),a._v(" "),i("p",[a._v("Un "),i("em",[a._v("Programma")]),a._v(" è un insieme di blocchi che definiscono quali azioni che CoderBot dovrà eseguire e in che modo.")]),a._v(" "),i("p",[a._v("Il modo più semplice di scrivere un programma, è cliccare sul bottone Programma nella schermata principale, oppure nel menù laterale.")]),a._v(" "),i("p",[a._v("Questo ti farà accedere alla visuale Programmazione, composta da questa vista:")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/program_view.png")}}),a._v(" "),i("p",[a._v("A sinistra, trovi il "),i("em",[a._v("Pannello degli strumenti")]),a._v(" di Blockly. In base all'impostazione "),i("strong",[a._v("Livello Pannello degli strumenti Blockly")]),a._v(", accessibile nelle "),i("RouterLink",{attrs:{to:"/manual/#impostazioni"}},[a._v("impostazioni globali")]),a._v(" di CoderBot, ti verranno visualizzati pià o meno gruppi di comandi, contenenti più o meno blocchi. Questa impostazione modifica anche come vengono visualizzati i singoli blocchi.")],1),a._v(" "),i("p",[a._v("Ad esempio, questo è il Pannelo degli strumenti "),i("strong",[a._v("movimento")]),a._v(":")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/toolbox_mov.png")}}),a._v(" "),i("p",[a._v("Mentre questa è quella "),i("strong",[a._v("base")]),a._v(":")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/toolbox_base.png")}}),a._v(" "),i("p",[a._v("La parte destra, inizialmente vuota, è dove trascinerai i blocchi per comporre il tuo programma.")]),a._v(" "),i("h3",{attrs:{id:"salvare-e-caricare-programmi"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#salvare-e-caricare-programmi"}},[a._v("#")]),a._v(" Salvare e caricare programmi")]),a._v(" "),i("p",[a._v("Utilizzando il pulsante "),i("strong",[a._v("Salva")]),a._v(" puoi salvare il lavoro fatto fin'ora su CoderBot. Utilizzando "),i("strong",[a._v("Salva con Nome")]),a._v(" creerai un'altra copia del programma, salvandolo con un altro nome.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/save1.png")}}),a._v(" "),i("p",[a._v("Dopo il primo salvataggio, dove ti verrà chiesto come chiamare il programma, il pulsante "),i("strong",[a._v("Salva")]),a._v(" aggiorna quel salvataggio alle ultime modifiche che hai fatto.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/load1.png")}}),a._v(" "),i("p",[a._v("Quando vuoi riprendere il tuo lavoro, apri la vista Programmazione e premi "),i("strong",[a._v("Carica")]),a._v(". Un elenco ti mostrerà tutti i programmi salvati sul tuo CoderBot, permettendoti di caricarne uno.")]),a._v(" "),i("h3",{attrs:{id:"esportare-ed-importare-programmi"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#esportare-ed-importare-programmi"}},[a._v("#")]),a._v(" Esportare ed importare programmi")]),a._v(" "),i("p",[a._v("La funziona Salva ti permette di salvare localmente sul tuo CoderBot. Se invece vuoi copiare un programma su un altro CoderBot puoi usare la funzione "),i("strong",[a._v("Esporta")]),a._v(".")]),a._v(" "),i("p",[a._v("TODO ADDPIC")]),a._v(" "),i("p",[a._v("Verrà creato un file che potrai salvare sul tuo PC. Verrà aperta una finestra di dialogo dal tuo browser, che ti chiederà dove effettuare il download.")]),a._v(" "),i("p",[a._v("Il file appena esportato, può essere importato su qualsiasi CoderBot usando la funzione "),i("strong",[a._v("Importa")]),a._v(". Cliccandoci, ti verrà chiesto di selezionare un file dal tuo PC, ed esso verrà aperto nella visuale Programmazione di Blockly. Se vuoi mantenerlo e continuare a lavorarci, puoi salvarlo sul CoderBot con la funzione "),i("strong",[a._v("Salva")]),a._v(".")]),a._v(" "),i("p",[a._v("TODO ADDPIC")]),a._v(" "),i("h2",{attrs:{id:"attivita"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#attivita"}},[a._v("#")]),a._v(" Attività")]),a._v(" "),i("p",[a._v("Le attività di permettono di personalizzare molti aspetti della visuale Programmazione. Ogni attività è un'ambiente contenuto e limitato. Ogni modifica e personalizzazione rimarrà sempre e solo in quell'attività.")]),a._v(" "),i("p",[a._v("Per iniziare, "),i("strong",[a._v("crea")]),a._v(" un'attività dal menù Attività. Questo è l'editor Attività:")]),a._v(" "),i("p",[a._v("TODO ADDPIC")]),a._v(" "),i("p",[a._v("Qui, puoi modificare e personalizzare molti aspetti di quello che verrà presentato "),i("strong",[a._v("avviando")]),a._v(" l'Attività.")]),a._v(" "),i("div",{staticClass:"custom-block warning"},[i("p",{staticClass:"custom-block-title"},[a._v("Attenzione")]),a._v(" "),i("p",[a._v("La visuale Programmazione generale rimarrà inalterata e ti verrà sempre presentata allo stesso modo, indipendentemente dalle Attività. Per visualizzare l'ambiente creato in una attività, devi "),i("strong",[a._v("avviarla")]),a._v(", dal menù "),i("strong",[a._v("Attività")]),a._v(" > "),i("strong",[a._v("Carica")]),a._v(".")])]),a._v(" "),i("p",[a._v("La prima scheda, ti permette di personalizzare la barra degli strumenti. Una piccola anteprima, in alto, ti anticipa come verrà visualizzata.")]),a._v(" "),i("p",[a._v("Quando sei soddisfatto, salva l'Attività e avviala, per vedere se è tutto come ti aspettavi.")]),a._v(" "),i("div",{staticClass:"custom-block tip"},[i("p",{staticClass:"custom-block-title"},[a._v("Suggerimento")]),a._v(" "),i("p",[a._v("Analogamente ai programmi, le attività possono essere salvate e caricate sul tuo CoderBot con i pulsanti Salva e Carica, ma anche condivise e copiate su altri CoderBot con le funzioni Esporta e Importa.")])])])}),[],!1,null,null,null);e.default=o.exports}}]);
\ No newline at end of file
diff --git a/assets/js/10.f6ad2f1e.js b/assets/js/10.f6ad2f1e.js
new file mode 100644
index 0000000..c97fe21
--- /dev/null
+++ b/assets/js/10.f6ad2f1e.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[10],{356:function(a,e,i){"use strict";i.r(e);var t=i(42),o=Object(t.a)({},(function(){var a=this,e=a.$createElement,i=a._self._c||e;return i("ContentSlotsDistributor",{attrs:{"slot-key":a.$parent.slotKey}},[i("h1",{attrs:{id:"manuale-d-uso"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#manuale-d-uso"}},[a._v("#")]),a._v(" Manuale d'Uso")]),a._v(" "),i("p",[a._v("Questa parte copre l'utilizzo vero e proprio dell'applicazione. "),i("RouterLink",{attrs:{to:"/manual/#messa-in-funzione"}},[a._v("Accendi CoderBot")]),a._v(", connettiti alla rete WiFi e accedi a "),i("a",{attrs:{href:"http://coder.bot/",target:"_blank",rel:"noopener noreferrer"}},[a._v("coder.bot"),i("OutboundLink")],1),a._v(". Dovresti essere di fronte alla schermata principale di CoderBot:")],1),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/landing.png")}}),a._v(" "),i("h2",{attrs:{id:"programmazione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#programmazione"}},[a._v("#")]),a._v(" Programmazione")]),a._v(" "),i("p",[a._v("Un "),i("em",[a._v("Programma")]),a._v(" è un insieme di blocchi che definiscono quali azioni che CoderBot dovrà eseguire e in che modo.")]),a._v(" "),i("p",[a._v("Il modo più semplice di scrivere un programma, è cliccare sul bottone Programma nella schermata principale, oppure nel menù laterale.")]),a._v(" "),i("p",[a._v("Questo ti farà accedere alla visuale Programmazione, composta da questa vista:")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/program_view.png")}}),a._v(" "),i("p",[a._v("A sinistra, trovi il "),i("em",[a._v("Pannello degli strumenti")]),a._v(" di Blockly. In base all'impostazione "),i("strong",[a._v("Livello Pannello degli strumenti Blockly")]),a._v(", accessibile nelle "),i("RouterLink",{attrs:{to:"/manual/#impostazioni"}},[a._v("impostazioni globali")]),a._v(" di CoderBot, ti verranno visualizzati pià o meno gruppi di comandi, contenenti più o meno blocchi. Questa impostazione modifica anche come vengono visualizzati i singoli blocchi.")],1),a._v(" "),i("p",[a._v("Ad esempio, questo è il Pannelo degli strumenti "),i("strong",[a._v("movimento")]),a._v(":")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/toolbox_mov.png")}}),a._v(" "),i("p",[a._v("Mentre questa è quella "),i("strong",[a._v("base")]),a._v(":")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/toolbox_base.png")}}),a._v(" "),i("p",[a._v("La parte destra, inizialmente vuota, è dove trascinerai i blocchi per comporre il tuo programma.")]),a._v(" "),i("h3",{attrs:{id:"salvare-e-caricare-programmi"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#salvare-e-caricare-programmi"}},[a._v("#")]),a._v(" Salvare e caricare programmi")]),a._v(" "),i("p",[a._v("Utilizzando il pulsante "),i("strong",[a._v("Salva")]),a._v(" puoi salvare il lavoro fatto fin'ora su CoderBot. Utilizzando "),i("strong",[a._v("Salva con Nome")]),a._v(" creerai un'altra copia del programma, salvandolo con un altro nome.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/save1.png")}}),a._v(" "),i("p",[a._v("Dopo il primo salvataggio, dove ti verrà chiesto come chiamare il programma, il pulsante "),i("strong",[a._v("Salva")]),a._v(" aggiorna quel salvataggio alle ultime modifiche che hai fatto.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/usermanual/load1.png")}}),a._v(" "),i("p",[a._v("Quando vuoi riprendere il tuo lavoro, apri la vista Programmazione e premi "),i("strong",[a._v("Carica")]),a._v(". Un elenco ti mostrerà tutti i programmi salvati sul tuo CoderBot, permettendoti di caricarne uno.")]),a._v(" "),i("h3",{attrs:{id:"esportare-ed-importare-programmi"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#esportare-ed-importare-programmi"}},[a._v("#")]),a._v(" Esportare ed importare programmi")]),a._v(" "),i("p",[a._v("La funziona Salva ti permette di salvare localmente sul tuo CoderBot. Se invece vuoi copiare un programma su un altro CoderBot puoi usare la funzione "),i("strong",[a._v("Esporta")]),a._v(".")]),a._v(" "),i("p",[a._v("TODO ADDPIC")]),a._v(" "),i("p",[a._v("Verrà creato un file che potrai salvare sul tuo PC. Verrà aperta una finestra di dialogo dal tuo browser, che ti chiederà dove effettuare il download.")]),a._v(" "),i("p",[a._v("Il file appena esportato, può essere importato su qualsiasi CoderBot usando la funzione "),i("strong",[a._v("Importa")]),a._v(". Cliccandoci, ti verrà chiesto di selezionare un file dal tuo PC, ed esso verrà aperto nella visuale Programmazione di Blockly. Se vuoi mantenerlo e continuare a lavorarci, puoi salvarlo sul CoderBot con la funzione "),i("strong",[a._v("Salva")]),a._v(".")]),a._v(" "),i("p",[a._v("TODO ADDPIC")]),a._v(" "),i("h2",{attrs:{id:"attivita"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#attivita"}},[a._v("#")]),a._v(" Attività")]),a._v(" "),i("p",[a._v("Le attività di permettono di personalizzare molti aspetti della visuale Programmazione. Ogni attività è un'ambiente contenuto e limitato. Ogni modifica e personalizzazione rimarrà sempre e solo in quell'attività.")]),a._v(" "),i("p",[a._v("Per iniziare, "),i("strong",[a._v("crea")]),a._v(" un'attività dal menù Attività. Questo è l'editor Attività:")]),a._v(" "),i("p",[a._v("TODO ADDPIC")]),a._v(" "),i("p",[a._v("Qui, puoi modificare e personalizzare molti aspetti di quello che verrà presentato "),i("strong",[a._v("avviando")]),a._v(" l'Attività.")]),a._v(" "),i("div",{staticClass:"custom-block warning"},[i("p",{staticClass:"custom-block-title"},[a._v("Attenzione")]),a._v(" "),i("p",[a._v("La visuale Programmazione generale rimarrà inalterata e ti verrà sempre presentata allo stesso modo, indipendentemente dalle Attività. Per visualizzare l'ambiente creato in una attività, devi "),i("strong",[a._v("avviarla")]),a._v(", dal menù "),i("strong",[a._v("Attività")]),a._v(" > "),i("strong",[a._v("Carica")]),a._v(".")])]),a._v(" "),i("p",[a._v("La prima scheda, ti permette di personalizzare la barra degli strumenti. Una piccola anteprima, in alto, ti anticipa come verrà visualizzata.")]),a._v(" "),i("p",[a._v("Quando sei soddisfatto, salva l'Attività e avviala, per vedere se è tutto come ti aspettavi.")]),a._v(" "),i("div",{staticClass:"custom-block tip"},[i("p",{staticClass:"custom-block-title"},[a._v("Suggerimento")]),a._v(" "),i("p",[a._v("Analogamente ai programmi, le attività possono essere salvate e caricate sul tuo CoderBot con i pulsanti Salva e Carica, ma anche condivise e copiate su altri CoderBot con le funzioni Esporta e Importa.")])])])}),[],!1,null,null,null);e.default=o.exports}}]);
\ No newline at end of file
diff --git a/assets/js/2.013e1622.js b/assets/js/2.013e1622.js
new file mode 100644
index 0000000..8a87500
--- /dev/null
+++ b/assets/js/2.013e1622.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{302:function(t,e,n){"use strict";var i=n(168),r=n(5),s=n(13),a=n(23),o=n(169),l=n(170);i("match",1,(function(t,e,n){return[function(e){var n=a(this),i=null==e?void 0:e[t];return void 0!==i?i.call(e,n):new RegExp(e)[t](String(n))},function(t){var i=n(e,t,this);if(i.done)return i.value;var a=r(t),u=String(this);if(!a.global)return l(a,u);var c=a.unicode;a.lastIndex=0;for(var h,f=[],p=0;null!==(h=l(a,u));){var d=String(h[0]);f[p]=d,""===d&&(a.lastIndex=o(u,s(a.lastIndex),c)),p++}return 0===p?null:f}]}))},303:function(t,e,n){},304:function(t,e){t.exports="\t\n\v\f\r \u2028\u2029\ufeff"},305:function(t,e,n){},306:function(t,e,n){},307:function(t,e,n){},308:function(t,e,n){},309:function(t,e,n){},310:function(t,e,n){},311:function(t,e,n){},312:function(t,e,n){},313:function(t,e,n){},314:function(t,e,n){},315:function(t,e,n){},316:function(t,e,n){},318:function(t,e,n){"use strict";var i=n(168),r=n(167),s=n(5),a=n(23),o=n(100),l=n(169),u=n(13),c=n(170),h=n(68),f=n(1),p=[].push,d=Math.min,g=!f((function(){return!RegExp(4294967295,"y")}));i("split",2,(function(t,e,n){var i;return i="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,n){var i=String(a(this)),s=void 0===n?4294967295:n>>>0;if(0===s)return[];if(void 0===t)return[i];if(!r(t))return e.call(i,t,s);for(var o,l,u,c=[],f=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),d=0,g=new RegExp(t.source,f+"g");(o=h.call(g,i))&&!((l=g.lastIndex)>d&&(c.push(i.slice(d,o.index)),o.length>1&&o.index=s));)g.lastIndex===o.index&&g.lastIndex++;return d===i.length?!u&&g.test("")||c.push(""):c.push(i.slice(d)),c.length>s?c.slice(0,s):c}:"0".split(void 0,0).length?function(t,n){return void 0===t&&0===n?[]:e.call(this,t,n)}:e,[function(e,n){var r=a(this),s=null==e?void 0:e[t];return void 0!==s?s.call(e,r,n):i.call(String(r),e,n)},function(t,r){var a=n(i,t,this,r,i!==e);if(a.done)return a.value;var h=s(t),f=String(this),p=o(h,RegExp),v=h.unicode,m=(h.ignoreCase?"i":"")+(h.multiline?"m":"")+(h.unicode?"u":"")+(g?"y":"g"),b=new p(g?h:"^(?:"+h.source+")",m),_=void 0===r?4294967295:r>>>0;if(0===_)return[];if(0===f.length)return null===c(b,f)?[f]:[];for(var k=0,x=0,C=[];x-1)&&(e=e.replace(/y/g,""));var o=a(x?new m(t,e):m(t,e),i?this:b,$);return C&&n&&d(o,{sticky:n}),o},y=function(t){t in $||o($,t,{configurable:!0,get:function(){return m[t]},set:function(e){m[t]=e}})},w=l(m),S=0;w.length>S;)y(w[S++]);b.constructor=$,$.prototype=b,f(r,"RegExp",$)}g("RegExp")},323:function(t,e,n){},324:function(t,e,n){},325:function(t,e,n){},326:function(t,e,n){"use strict";var i=n(0),r=n(327);i({target:"String",proto:!0,forced:n(328)("link")},{link:function(t){return r(this,"a","href",t)}})},327:function(t,e,n){var i=n(23),r=/"/g;t.exports=function(t,e,n,s){var a=String(i(t)),o="<"+e;return""!==n&&(o+=" "+n+'="'+String(s).replace(r,""")+'"'),o+">"+a+""+e+">"}},328:function(t,e,n){var i=n(1);t.exports=function(t){return i((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))}},329:function(t,e,n){"use strict";var i=n(303);n.n(i).a},330:function(t,e,n){var i=n(0),r=n(331);i({global:!0,forced:parseInt!=r},{parseInt:r})},331:function(t,e,n){var i=n(3),r=n(319).trim,s=n(304),a=i.parseInt,o=/^[+-]?0[Xx]/,l=8!==a(s+"08")||22!==a(s+"0x16");t.exports=l?function(t,e){var n=r(String(t));return a(n,e>>>0||(o.test(n)?16:10))}:a},332:function(t,e,n){"use strict";var i=n(305);n.n(i).a},333:function(t,e,n){var i=n(1),r=n(304);t.exports=function(t){return i((function(){return!!r[t]()||" "!=" "[t]()||r[t].name!==t}))}},334:function(t,e,n){var i=n(4),r=n(99);t.exports=function(t,e,n){var s,a;return r&&"function"==typeof(s=e.constructor)&&s!==n&&i(a=s.prototype)&&a!==n.prototype&&r(t,a),t}},335:function(t,e,n){"use strict";var i,r=n(0),s=n(25).f,a=n(13),o=n(101),l=n(23),u=n(102),c=n(20),h="".endsWith,f=Math.min,p=u("endsWith");r({target:"String",proto:!0,forced:!!(c||p||(i=s(String.prototype,"endsWith"),!i||i.writable))&&!p},{endsWith:function(t){var e=String(l(this));o(t);var n=arguments.length>1?arguments[1]:void 0,i=a(e.length),r=void 0===n?i:f(a(n),i),s=String(t);return h?h.call(e,s,r):e.slice(r-s.length,r)===s}})},336:function(t,e,n){"use strict";var i=n(306);n.n(i).a},337:function(t,e,n){"use strict";var i=n(307);n.n(i).a},338:function(t,e,n){"use strict";var i=n(308);n.n(i).a},339:function(t,e,n){"use strict";var i=n(309);n.n(i).a},340:function(t,e,n){"use strict";var i=n(310);n.n(i).a},341:function(t,e,n){"use strict";var i=n(311);n.n(i).a},342:function(t,e,n){"use strict";var i=n(312);n.n(i).a},343:function(t,e,n){"use strict";var i=n(313);n.n(i).a},344:function(t,e,n){"use strict";var i=n(314);n.n(i).a},345:function(t,e,n){"use strict";var i=n(315);n.n(i).a},346:function(t,e,n){"use strict";var i=n(316);n.n(i).a},348:function(t,e,n){"use strict";n.r(e);n(323),n(324),n(325),n(165),n(94),n(326),n(24),n(93),n(166),n(96),n(171),n(65),n(44),n(302),n(66),n(318),n(95);var i=/#.*$/,r=/\.(md|html)$/,s=/\/$/,a=/^(https?:|mailto:|tel:)/;function o(t){return decodeURI(t).replace(i,"").replace(r,"")}function l(t){return a.test(t)}function u(t){if(l(t))return t;var e=t.match(i),n=e?e[0]:"",r=o(t);return s.test(r)?t:r+".html"+n}function c(t,e){var n=t.hash,r=function(t){var e=t.match(i);if(e)return e[0]}(e);return(!r||n===r)&&o(t.path)===o(e)}function h(t,e,n){n&&(e=function(t,e,n){var i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;var r=e.split("/");n&&r[r.length-1]||r.pop();for(var s=t.replace(/^\//,"").split("/"),a=0;a2&&void 0!==arguments[2]?arguments[2]:null,i=C()(e,"title","");return C()(e,"frontmatter.tags")&&(i+=" ".concat(e.frontmatter.tags.join(" "))),n&&(i+=" ".concat(n)),y(t,i)},y=function(t,e){var n=function(t){return t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&")},i=new RegExp("[^\0-]"),r=t.split(/\s+/g).map((function(t){return t.trim()})).filter((function(t){return!!t}));if(i.test(t))return r.some((function(t){return e.toLowerCase().indexOf(t)>-1}));var s=t.endsWith(" ");return new RegExp(r.map((function(t,e){return r.length!==e+1||s?"(?=.*\\b".concat(n(t),"\\b)"):"(?=.*\\b".concat(n(t),")")})).join("")+".+","gi").test(e)},w={name:"SearchBox",data:function(){return{query:"",focused:!1,focusIndex:0,placeholder:void 0}},computed:{showSuggestions:function(){return this.focused&&this.suggestions&&this.suggestions.length},suggestions:function(){var t=this.query.trim().toLowerCase();if(t){for(var e=this.$site.pages,n=this.$site.themeConfig.searchMaxSuggestions||5,i=this.$localePath,r=[],s=0;s=n);s++){var a=e[s];if(this.getPageLocalePath(a)===i&&this.isSearchable(a))if($(t,a))r.push(a);else if(a.headers)for(var o=0;o=n);o++){var l=a.headers[o];l.title&&$(t,a,l.title)&&r.push(Object.assign({},a,{path:a.path+"#"+l.slug,header:l}))}}return r}},alignRight:function(){return(this.$site.themeConfig.nav||[]).length+(this.$site.repo?1:0)<=2}},mounted:function(){this.placeholder=this.$site.themeConfig.searchPlaceholder||"",document.addEventListener("keydown",this.onHotkey)},beforeDestroy:function(){document.removeEventListener("keydown",this.onHotkey)},methods:{getPageLocalePath:function(t){for(var e in this.$site.locales||{})if("/"!==e&&0===t.path.indexOf(e))return e;return"/"},isSearchable:function(t){var e=null;return null===e||(e=Array.isArray(e)?e:new Array(e)).filter((function(e){return t.path.match(e)})).length>0},onHotkey:function(t){t.srcElement===document.body&&["s","/"].includes(t.key)&&(this.$refs.input.focus(),t.preventDefault())},onUp:function(){this.showSuggestions&&(this.focusIndex>0?this.focusIndex--:this.focusIndex=this.suggestions.length-1)},onDown:function(){this.showSuggestions&&(this.focusIndex "+t._s(e.header.title))]):t._e()])])})),0):t._e()])}),[],!1,null,null,null).exports),L=(n(176),n(41)),E={name:"DropdownTransition",methods:{setHeight:function(t){t.style.height=t.scrollHeight+"px"},unsetHeight:function(t){t.style.height=""}}},I=(n(337),Object(v.a)(E,(function(){var t=this.$createElement;return(this._self._c||t)("transition",{attrs:{name:"dropdown"},on:{enter:this.setHeight,"after-enter":this.unsetHeight,"before-leave":this.setHeight}},[this._t("default")],2)}),[],!1,null,null,null).exports),O={components:{NavLink:m,DropdownTransition:I},data:function(){return{open:!1}},props:{item:{required:!0}},methods:{toggle:function(){this.open=!this.open}}},T=(n(338),{components:{NavLink:m,DropdownLink:Object(v.a)(O,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"dropdown-wrapper",class:{open:t.open}},[n("a",{staticClass:"dropdown-title",on:{click:t.toggle}},[n("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),n("span",{staticClass:"arrow",class:t.open?"down":"right"})]),t._v(" "),n("DropdownTransition",[n("ul",{directives:[{name:"show",rawName:"v-show",value:t.open,expression:"open"}],staticClass:"nav-dropdown"},t._l(t.item.items,(function(e,i){return n("li",{key:e.link||i,staticClass:"dropdown-item"},["links"===e.type?n("h4",[t._v(t._s(e.text))]):t._e(),t._v(" "),"links"===e.type?n("ul",{staticClass:"dropdown-subitem-wrapper"},t._l(e.items,(function(t){return n("li",{key:t.link,staticClass:"dropdown-subitem"},[n("NavLink",{attrs:{item:t}})],1)})),0):n("NavLink",{attrs:{item:e}})],1)})),0)])],1)}),[],!1,null,null,null).exports},computed:{userNav:function(){return this.$themeLocaleConfig.nav||this.$site.themeConfig.nav||[]},nav:function(){var t=this,e=this.$site.locales;if(e&&Object.keys(e).length>1){var n=this.$page.path,i=this.$router.options.routes,r=this.$site.themeConfig.locales||{},s={text:this.$themeLocaleConfig.selectText||"Languages",items:Object.keys(e).map((function(s){var a,o=e[s],l=r[s]&&r[s].label||o.lang;return o.lang===t.$lang?a=n:(a=n.replace(t.$localeConfig.path,s),i.some((function(t){return t.path===a}))||(a=s)),{text:l,link:a}}))};return[].concat(Object(L.a)(this.userNav),[s])}return this.userNav},userLinks:function(){return(this.nav||[]).map((function(t){return Object.assign(d(t),{items:(t.items||[]).map(d)})}))},repoLink:function(){var t=this.$site.themeConfig.repo;if(t)return/^https?:/.test(t)?t:"https://github.com/".concat(t)},repoLabel:function(){if(this.repoLink){if(this.$site.themeConfig.repoLabel)return this.$site.themeConfig.repoLabel;for(var t=this.repoLink.match(/^https?:\/\/[^/]+/)[0],e=["GitHub","GitLab","Bitbucket"],n=0;n5&&void 0!==arguments[5]?arguments[5]:1;return!e||s>r?null:t("ul",{class:"sidebar-sub-headers"},e.map((function(e){var a=c(i,n+"#"+e.slug);return t("li",{class:"sidebar-sub-header"},[W(t,n+"#"+e.slug,e.title,a),H(t,e.children,n,i,r,s+1)])})))}var M={functional:!0,props:["item"],render:function(t,e){var n=e.parent,r=n.$page,s=n.$site,a=n.$route,o=e.props.item,l=c(a,o.path),u="auto"===o.type?l||o.children.some((function(t){return c(a,o.basePath+"#"+t.slug)})):l,h=W(t,o.path,o.title||o.path,u),f=null!=r.frontmatter.sidebarDepth?r.frontmatter.sidebarDepth:s.themeConfig.sidebarDepth,d=null==f?1:f,g=!!s.themeConfig.displayAllHeaders;return"auto"===o.type?[h,H(t,o.children,o.basePath,a,d)]:(u||g)&&o.headers&&!i.test(o.path)?[h,H(t,p(o.headers),o.path,a,d)]:h}},B=(n(342),Object(v.a)(M,void 0,void 0,!1,null,null,null).exports),G={name:"SidebarGroup",props:["item","first","open","collapsable"],components:{SidebarLink:B,DropdownTransition:I}};n(343);var q={components:{SidebarGroup:Object(v.a)(G,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"sidebar-group",class:{first:t.first,collapsable:t.collapsable}},[n("p",{staticClass:"sidebar-heading",class:{open:t.open},on:{click:function(e){return t.$emit("toggle")}}},[n("span",[t._v(t._s(t.item.title))]),t._v(" "),t.collapsable?n("span",{staticClass:"arrow",class:t.open?"down":"right"}):t._e()]),t._v(" "),n("DropdownTransition",[t.open||!t.collapsable?n("ul",{ref:"items",staticClass:"sidebar-group-items"},t._l(t.item.children,(function(t){return n("li",[n("SidebarLink",{attrs:{item:t}})],1)})),0):t._e()])],1)}),[],!1,null,null,null).exports,SidebarLink:B,NavLinks:j},props:["items"],data:function(){return{openGroupIndex:0}},created:function(){this.refreshIndex()},watch:{$route:function(){this.refreshIndex()}},methods:{refreshIndex:function(){var t=function(t,e){for(var n=0;n-1&&(this.openGroupIndex=t)},toggleGroup:function(t){this.openGroupIndex=t===this.openGroupIndex?-1:t},isActive:function(t){return c(this.$route,t.regularPath)}}},z=(n(344),{components:{Home:_,Page:U,Sidebar:Object(v.a)(q,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("aside",{staticClass:"sidebar"},[n("NavLinks"),t._v(" "),t._t("top"),t._v(" "),t.items.length?n("ul",{staticClass:"sidebar-links"},t._l(t.items,(function(e,i){return n("li",{key:i},["group"===e.type?n("SidebarGroup",{attrs:{item:e,first:0===i,open:i===t.openGroupIndex,collapsable:e.collapsable||e.collapsible},on:{toggle:function(e){return t.toggleGroup(i)}}}):n("SidebarLink",{attrs:{item:e}})],1)})),0):t._e(),t._v(" "),t._t("bottom")],2)}),[],!1,null,null,null).exports,Navbar:R},data:function(){return{isSidebarOpen:!1}},computed:{shouldShowNavbar:function(){var t=this.$site.themeConfig;return!1!==this.$page.frontmatter.navbar&&!1!==t.navbar&&(this.$title||t.logo||t.repo||t.nav||this.$themeLocaleConfig.nav)},shouldShowSidebar:function(){var t=this.$page.frontmatter;return!t.home&&!1!==t.sidebar&&this.sidebarItems.length},sidebarItems:function(){return f(this.$page,this.$page.regularPath,this.$site,this.$localePath)},pageClasses:function(){var t=this.$page.frontmatter.pageClass;return[{"no-navbar":!this.shouldShowNavbar,"sidebar-open":this.isSidebarOpen,"no-sidebar":!this.shouldShowSidebar},t]}},mounted:function(){var t=this;this.$router.afterEach((function(){t.isSidebarOpen=!1}))},methods:{toggleSidebar:function(t){this.isSidebarOpen="boolean"==typeof t?t:!this.isSidebarOpen},onTouchStart:function(t){this.touchStart={x:t.changedTouches[0].clientX,y:t.changedTouches[0].clientY}},onTouchEnd:function(t){var e=t.changedTouches[0].clientX-this.touchStart.x,n=t.changedTouches[0].clientY-this.touchStart.y;Math.abs(e)>Math.abs(n)&&Math.abs(e)>40&&(e>0&&this.touchStart.x<=80?this.toggleSidebar(!0):this.toggleSidebar(!1))}}}),V=(n(345),n(346),Object(v.a)(z,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"theme-container",class:t.pageClasses,on:{touchstart:t.onTouchStart,touchend:t.onTouchEnd}},[t.shouldShowNavbar?n("Navbar",{on:{"toggle-sidebar":t.toggleSidebar}}):t._e(),t._v(" "),n("div",{staticClass:"sidebar-mask",on:{click:function(e){return t.toggleSidebar(!1)}}}),t._v(" "),n("Sidebar",{attrs:{items:t.sidebarItems},on:{"toggle-sidebar":t.toggleSidebar}},[t._t("sidebar-top",null,{slot:"top"}),t._v(" "),t._t("sidebar-bottom",null,{slot:"bottom"})],2),t._v(" "),t.$page.frontmatter.home?n("Home"):n("Page",{attrs:{"sidebar-items":t.sidebarItems}},[t._t("page-top",null,{slot:"top"}),t._v(" "),t._t("page-bottom",null,{slot:"bottom"})],2)],1)}),[],!1,null,null,null));e.default=V.exports}}]);
\ No newline at end of file
diff --git a/assets/js/2.0e31a840.js b/assets/js/2.0e31a840.js
new file mode 100644
index 0000000..f354220
--- /dev/null
+++ b/assets/js/2.0e31a840.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{301:function(t,e,n){"use strict";n.d(e,"d",(function(){return i})),n.d(e,"a",(function(){return a})),n.d(e,"i",(function(){return s})),n.d(e,"f",(function(){return u})),n.d(e,"g",(function(){return l})),n.d(e,"h",(function(){return c})),n.d(e,"b",(function(){return h})),n.d(e,"e",(function(){return f})),n.d(e,"k",(function(){return p})),n.d(e,"l",(function(){return d})),n.d(e,"c",(function(){return v})),n.d(e,"j",(function(){return m}));n(24),n(99),n(165),n(93),n(170),n(64),n(43),n(302),n(65),n(318),n(102);var i=/#.*$/,r=/\.(md|html)$/,a=/\/$/,s=/^[a-z]+:/i;function o(t){return decodeURI(t).replace(i,"").replace(r,"")}function u(t){return s.test(t)}function l(t){return/^mailto:/.test(t)}function c(t){return/^tel:/.test(t)}function h(t){if(u(t))return t;var e=t.match(i),n=e?e[0]:"",r=o(t);return a.test(r)?t:r+".html"+n}function f(t,e){var n=decodeURIComponent(t.hash),r=function(t){var e=t.match(i);if(e)return e[0]}(e);return(!r||n===r)&&o(t.path)===o(e)}function p(t,e,n){if(u(e))return{type:"external",path:e};n&&(e=function(t,e,n){var i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;var r=e.split("/");n&&r[r.length-1]||r.pop();for(var a=t.replace(/^\//,"").split("/"),s=0;s3&&void 0!==arguments[3]?arguments[3]:1;if("string"==typeof e)return p(n,e,i);if(Array.isArray(e))return Object.assign(p(n,e[0],i),{title:e[1]});var a=e.children||[];return 0===a.length&&e.path?Object.assign(p(n,e.path,i),{title:e.title}):{type:"group",path:e.path,title:e.title,sidebarDepth:e.sidebarDepth,children:a.map((function(e){return t(e,n,i,r+1)})),collapsable:!1!==e.collapsable}}(t,r,l)})):[]}return[]}function g(t){var e=v(t.headers||[]);return[{type:"group",collapsable:!1,title:t.title,path:null,children:e.map((function(e){return{type:"auto",title:e.title,basePath:t.path,path:t.path+"#"+e.slug,children:e.children||[]}}))}]}function v(t){var e;return(t=t.map((function(t){return Object.assign({},t)}))).forEach((function(t){2===t.level?e=t:e&&(e.children||(e.children=[])).push(t)})),t.filter((function(t){return 2===t.level}))}function m(t){return Object.assign(t,{type:t.items&&t.items.length?"links":"link"})}},302:function(t,e,n){"use strict";var i=n(167),r=n(5),a=n(13),s=n(23),o=n(168),u=n(169);i("match",1,(function(t,e,n){return[function(e){var n=s(this),i=null==e?void 0:e[t];return void 0!==i?i.call(e,n):new RegExp(e)[t](String(n))},function(t){var i=n(e,t,this);if(i.done)return i.value;var s=r(t),l=String(this);if(!s.global)return u(s,l);var c=s.unicode;s.lastIndex=0;for(var h,f=[],p=0;null!==(h=u(s,l));){var d=String(h[0]);f[p]=d,""===d&&(s.lastIndex=o(l,a(s.lastIndex),c)),p++}return 0===p?null:f}]}))},303:function(t,e,n){},304:function(t,e){t.exports="\t\n\v\f\r \u2028\u2029\ufeff"},305:function(t,e,n){},306:function(t,e,n){},307:function(t,e,n){},308:function(t,e,n){},309:function(t,e,n){},310:function(t,e,n){},311:function(t,e,n){},312:function(t,e,n){},313:function(t,e,n){},314:function(t,e,n){},315:function(t,e,n){},316:function(t,e,n){},318:function(t,e,n){"use strict";var i=n(167),r=n(166),a=n(5),s=n(23),o=n(98),u=n(168),l=n(13),c=n(169),h=n(67),f=n(1),p=[].push,d=Math.min,g=!f((function(){return!RegExp(4294967295,"y")}));i("split",2,(function(t,e,n){var i;return i="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,n){var i=String(s(this)),a=void 0===n?4294967295:n>>>0;if(0===a)return[];if(void 0===t)return[i];if(!r(t))return e.call(i,t,a);for(var o,u,l,c=[],f=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),d=0,g=new RegExp(t.source,f+"g");(o=h.call(g,i))&&!((u=g.lastIndex)>d&&(c.push(i.slice(d,o.index)),o.length>1&&o.index=a));)g.lastIndex===o.index&&g.lastIndex++;return d===i.length?!l&&g.test("")||c.push(""):c.push(i.slice(d)),c.length>a?c.slice(0,a):c}:"0".split(void 0,0).length?function(t,n){return void 0===t&&0===n?[]:e.call(this,t,n)}:e,[function(e,n){var r=s(this),a=null==e?void 0:e[t];return void 0!==a?a.call(e,r,n):i.call(String(r),e,n)},function(t,r){var s=n(i,t,this,r,i!==e);if(s.done)return s.value;var h=a(t),f=String(this),p=o(h,RegExp),v=h.unicode,m=(h.ignoreCase?"i":"")+(h.multiline?"m":"")+(h.unicode?"u":"")+(g?"y":"g"),b=new p(g?h:"^(?:"+h.source+")",m),k=void 0===r?4294967295:r>>>0;if(0===k)return[];if(0===f.length)return null===c(b,f)?[f]:[];for(var _=0,x=0,C=[];x-1)&&(e=e.replace(/y/g,""));var o=s(x?new m(t,e):m(t,e),i?this:b,$);return C&&n&&d(o,{sticky:n}),o},y=function(t){t in $||o($,t,{configurable:!0,get:function(){return m[t]},set:function(e){m[t]=e}})},L=u(m),w=0;L.length>w;)y(L[w++]);b.constructor=$,$.prototype=b,f(r,"RegExp",$)}g("RegExp")},322:function(t,e){t.exports=function(t){return null==t}},323:function(t,e,n){"use strict";n.r(e);n(164);var i=n(301),r={name:"SidebarGroup",components:{DropdownTransition:n(324).a},props:["item","open","collapsable","depth"],beforeCreate:function(){this.$options.components.SidebarLinks=n(323).default},methods:{isActive:i.e}},a=(n(344),n(42)),s=Object(a.a)(r,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"sidebar-group",class:[{collapsable:t.collapsable,"is-sub-group":0!==t.depth},"depth-"+t.depth]},[t.item.path?n("RouterLink",{staticClass:"sidebar-heading clickable",class:{open:t.open,active:t.isActive(t.$route,t.item.path)},attrs:{to:t.item.path},nativeOn:{click:function(e){return t.$emit("toggle")}}},[n("span",[t._v(t._s(t.item.title))]),t._v(" "),t.collapsable?n("span",{staticClass:"arrow",class:t.open?"down":"right"}):t._e()]):n("p",{staticClass:"sidebar-heading",class:{open:t.open},on:{click:function(e){return t.$emit("toggle")}}},[n("span",[t._v(t._s(t.item.title))]),t._v(" "),t.collapsable?n("span",{staticClass:"arrow",class:t.open?"down":"right"}):t._e()]),t._v(" "),n("DropdownTransition",[t.open||!t.collapsable?n("SidebarLinks",{staticClass:"sidebar-group-items",attrs:{items:t.item.children,"sidebar-depth":t.item.sidebarDepth,depth:t.depth+1}}):t._e()],1)],1)}),[],!1,null,null,null).exports;n(345),n(64);function o(t,e,n,i,r){var a={props:{to:e,activeClass:"",exactActiveClass:""},class:{active:i,"sidebar-link":!0}};return r>2&&(a.style={"padding-left":r+"rem"}),t("RouterLink",a,n)}function u(t,e,n,r,a){var s=arguments.length>5&&void 0!==arguments[5]?arguments[5]:1;return!e||s>a?null:t("ul",{class:"sidebar-sub-headers"},e.map((function(e){var l=Object(i.e)(r,n+"#"+e.slug);return t("li",{class:"sidebar-sub-header"},[o(t,n+"#"+e.slug,e.title,l,e.level-1),u(t,e.children,n,r,a,s+1)])})))}var l={functional:!0,props:["item","sidebarDepth"],render:function(t,e){var n=e.parent,r=n.$page,a=(n.$site,n.$route),s=n.$themeConfig,l=n.$themeLocaleConfig,c=e.props,h=c.item,f=c.sidebarDepth,p=Object(i.e)(a,h.path),d="auto"===h.type?p||h.children.some((function(t){return Object(i.e)(a,h.basePath+"#"+t.slug)})):p,g="external"===h.type?function(t,e,n){return t("a",{attrs:{href:e,target:"_blank",rel:"noopener noreferrer"},class:{"sidebar-link":!0}},[n,t("OutboundLink")])}(t,h.path,h.title||h.path):o(t,h.path,h.title||h.path,d),v=[r.frontmatter.sidebarDepth,f,l.sidebarDepth,s.sidebarDepth,1].find((function(t){return void 0!==t})),m=l.displayAllHeaders||s.displayAllHeaders;return"auto"===h.type?[g,u(t,h.children,h.basePath,a,v)]:(d||m)&&h.headers&&!i.d.test(h.path)?[g,u(t,Object(i.c)(h.headers),h.path,a,v)]:g}};n(346);function c(t,e){return"group"===e.type&&e.children.some((function(e){return"group"===e.type?c(t,e):"page"===e.type&&Object(i.e)(t,e.path)}))}var h={name:"SidebarLinks",components:{SidebarGroup:s,SidebarLink:Object(a.a)(l,void 0,void 0,!1,null,null,null).exports},props:["items","depth","sidebarDepth"],data:function(){return{openGroupIndex:0}},watch:{$route:function(){this.refreshIndex()}},created:function(){this.refreshIndex()},methods:{refreshIndex:function(){var t=function(t,e){for(var n=0;n-1&&(this.openGroupIndex=t)},toggleGroup:function(t){this.openGroupIndex=t===this.openGroupIndex?-1:t},isActive:function(t){return Object(i.e)(this.$route,t.regularPath)}}},f=Object(a.a)(h,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.items.length?n("ul",{staticClass:"sidebar-links"},t._l(t.items,(function(e,i){return n("li",{key:i},["group"===e.type?n("SidebarGroup",{attrs:{item:e,open:i===t.openGroupIndex,collapsable:e.collapsable||e.collapsible,depth:t.depth},on:{toggle:function(e){return t.toggleGroup(i)}}}):n("SidebarLink",{attrs:{"sidebar-depth":t.sidebarDepth,item:e}})],1)})),0):t._e()}),[],!1,null,null,null);e.default=f.exports},324:function(t,e,n){"use strict";var i={name:"DropdownTransition",methods:{setHeight:function(t){t.style.height=t.scrollHeight+"px"},unsetHeight:function(t){t.style.height=""}}},r=(n(336),n(42)),a=Object(r.a)(i,(function(){var t=this.$createElement;return(this._self._c||t)("transition",{attrs:{name:"dropdown"},on:{enter:this.setHeight,"after-enter":this.unsetHeight,"before-leave":this.setHeight}},[this._t("default")],2)}),[],!1,null,null,null);e.a=a.exports},325:function(t,e,n){"use strict";var i=n(0),r=n(326);i({target:"String",proto:!0,forced:n(327)("link")},{link:function(t){return r(this,"a","href",t)}})},326:function(t,e,n){var i=n(23),r=/"/g;t.exports=function(t,e,n,a){var s=String(i(t)),o="<"+e;return""!==n&&(o+=" "+n+'="'+String(a).replace(r,""")+'"'),o+">"+s+""+e+">"}},327:function(t,e,n){var i=n(1);t.exports=function(t){return i((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))}},328:function(t,e,n){"use strict";var i=n(303);n.n(i).a},329:function(t,e,n){var i=n(0),r=n(330);i({global:!0,forced:parseInt!=r},{parseInt:r})},330:function(t,e,n){var i=n(3),r=n(319).trim,a=n(304),s=i.parseInt,o=/^[+-]?0[Xx]/,u=8!==s(a+"08")||22!==s(a+"0x16");t.exports=u?function(t,e){var n=r(String(t));return s(n,e>>>0||(o.test(n)?16:10))}:s},331:function(t,e,n){var i=n(1),r=n(304);t.exports=function(t){return i((function(){return!!r[t]()||" "!=" "[t]()||r[t].name!==t}))}},332:function(t,e,n){var i=n(4),r=n(97);t.exports=function(t,e,n){var a,s;return r&&"function"==typeof(a=e.constructor)&&a!==n&&i(s=a.prototype)&&s!==n.prototype&&r(t,s),t}},333:function(t,e,n){"use strict";var i,r=n(0),a=n(25).f,s=n(13),o=n(100),u=n(23),l=n(101),c=n(20),h="".endsWith,f=Math.min,p=l("endsWith");r({target:"String",proto:!0,forced:!!(c||p||(i=a(String.prototype,"endsWith"),!i||i.writable))&&!p},{endsWith:function(t){var e=String(u(this));o(t);var n=arguments.length>1?arguments[1]:void 0,i=s(e.length),r=void 0===n?i:f(s(n),i),a=String(t);return h?h.call(e,a,r):e.slice(r-a.length,r)===a}})},334:function(t,e,n){"use strict";var i=n(305);n.n(i).a},335:function(t,e,n){"use strict";var i=n(306);n.n(i).a},336:function(t,e,n){"use strict";var i=n(307);n.n(i).a},337:function(t,e,n){"use strict";var i=n(308);n.n(i).a},338:function(t,e,n){"use strict";var i=n(309);n.n(i).a},339:function(t,e,n){"use strict";var i=n(310);n.n(i).a},340:function(t,e,n){"use strict";var i=n(311);n.n(i).a},341:function(t,e,n){var i=n(30),r=n(14),a=n(26);t.exports=function(t){return"string"==typeof t||!r(t)&&a(t)&&"[object String]"==i(t)}},342:function(t,e,n){"use strict";var i=n(312);n.n(i).a},343:function(t,e,n){"use strict";var i=n(313);n.n(i).a},344:function(t,e,n){"use strict";var i=n(314);n.n(i).a},345:function(t,e,n){"use strict";var i=n(0),r=n(29).find,a=n(95),s=n(17),o=!0,u=s("find");"find"in[]&&Array(1).find((function(){o=!1})),i({target:"Array",proto:!0,forced:o||!u},{find:function(t){return r(this,t,arguments.length>1?arguments[1]:void 0)}}),a("find")},346:function(t,e,n){"use strict";var i=n(315);n.n(i).a},347:function(t,e,n){"use strict";var i=n(316);n.n(i).a},349:function(t,e,n){"use strict";n.r(e);n(164),n(92),n(325);var i=n(301),r={name:"NavLink",props:{item:{required:!0}},computed:{link:function(){return Object(i.b)(this.item.link)},exact:function(){var t=this;return this.$site.locales?Object.keys(this.$site.locales).some((function(e){return e===t.link})):"/"===this.link},isNonHttpURI:function(){return Object(i.g)(this.link)||Object(i.h)(this.link)},isBlankTarget:function(){return"_blank"===this.target},isInternal:function(){return!Object(i.f)(this.link)&&!this.isBlankTarget},target:function(){return this.isNonHttpURI?null:this.item.target?this.item.target:Object(i.f)(this.link)?"_blank":""},rel:function(){return this.isNonHttpURI?null:this.item.rel?this.item.rel:this.isBlankTarget?"noopener noreferrer":""}},methods:{focusoutAction:function(){this.$emit("focusout")}}},a=n(42),s=Object(a.a)(r,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.isInternal?n("RouterLink",{staticClass:"nav-link",attrs:{to:t.link,exact:t.exact},nativeOn:{focusout:function(e){return t.focusoutAction(e)}}},[t._v("\n "+t._s(t.item.text)+"\n")]):n("a",{staticClass:"nav-link external",attrs:{href:t.link,target:t.target,rel:t.rel},on:{focusout:t.focusoutAction}},[t._v("\n "+t._s(t.item.text)+"\n "),t.isBlankTarget?n("OutboundLink"):t._e()],1)}),[],!1,null,null,null).exports,o={name:"Home",components:{NavLink:s},computed:{data:function(){return this.$page.frontmatter},actionLink:function(){return{link:this.data.actionLink,text:this.data.actionText}}}},u=(n(328),Object(a.a)(o,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("main",{staticClass:"home",attrs:{"aria-labelledby":"main-title"}},[n("header",{staticClass:"hero"},[t.data.heroImage?n("img",{attrs:{src:t.$withBase(t.data.heroImage),alt:t.data.heroAlt||"hero"}}):t._e(),t._v(" "),null!==t.data.heroText?n("h1",{attrs:{id:"main-title"}},[t._v("\n "+t._s(t.data.heroText||t.$title||"Hello")+"\n ")]):t._e(),t._v(" "),null!==t.data.tagline?n("p",{staticClass:"description"},[t._v("\n "+t._s(t.data.tagline||t.$description||"Welcome to your VuePress site")+"\n ")]):t._e(),t._v(" "),t.data.actionText&&t.data.actionLink?n("p",{staticClass:"action"},[n("NavLink",{staticClass:"action-button",attrs:{item:t.actionLink}})],1):t._e()]),t._v(" "),t.data.features&&t.data.features.length?n("div",{staticClass:"features"},t._l(t.data.features,(function(e,i){return n("div",{key:i,staticClass:"feature"},[n("h2",[t._v(t._s(e.title))]),t._v(" "),n("p",[t._v(t._s(e.details))])])})),0):t._e(),t._v(" "),n("Content",{staticClass:"theme-default-content custom"}),t._v(" "),t.data.footer?n("div",{staticClass:"footer"},[t._v("\n "+t._s(t.data.footer)+"\n ")]):t._e()],1)}),[],!1,null,null,null).exports),l=(n(329),n(24),n(172),n(165),n(93),n(43),n(174),n(302),n(320),n(170),n(64),n(321),n(94),n(333),n(65),n(318),n(176)),c=n.n(l),h=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,i=c()(e,"title","");return c()(e,"frontmatter.tags")&&(i+=" ".concat(e.frontmatter.tags.join(" "))),n&&(i+=" ".concat(n)),f(t,i)},f=function(t,e){var n=function(t){return t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&")},i=new RegExp("[^\0-]"),r=t.split(/\s+/g).map((function(t){return t.trim()})).filter((function(t){return!!t}));if(i.test(t))return r.some((function(t){return e.toLowerCase().indexOf(t)>-1}));var a=t.endsWith(" ");return new RegExp(r.map((function(t,e){return r.length!==e+1||a?"(?=.*\\b".concat(n(t),"\\b)"):"(?=.*\\b".concat(n(t),")")})).join("")+".+","gi").test(e)},p={name:"SearchBox",data:function(){return{query:"",focused:!1,focusIndex:0,placeholder:void 0}},computed:{showSuggestions:function(){return this.focused&&this.suggestions&&this.suggestions.length},suggestions:function(){var t=this.query.trim().toLowerCase();if(t){for(var e=this.$site.pages,n=this.$site.themeConfig.searchMaxSuggestions||5,i=this.$localePath,r=[],a=0;a=n);a++){var s=e[a];if(this.getPageLocalePath(s)===i&&this.isSearchable(s))if(h(t,s))r.push(s);else if(s.headers)for(var o=0;o=n);o++){var u=s.headers[o];u.title&&h(t,s,u.title)&&r.push(Object.assign({},s,{path:s.path+"#"+u.slug,header:u}))}}return r}},alignRight:function(){return(this.$site.themeConfig.nav||[]).length+(this.$site.repo?1:0)<=2}},mounted:function(){this.placeholder=this.$site.themeConfig.searchPlaceholder||"",document.addEventListener("keydown",this.onHotkey)},beforeDestroy:function(){document.removeEventListener("keydown",this.onHotkey)},methods:{getPageLocalePath:function(t){for(var e in this.$site.locales||{})if("/"!==e&&0===t.path.indexOf(e))return e;return"/"},isSearchable:function(t){var e=null;return null===e||(e=Array.isArray(e)?e:new Array(e)).filter((function(e){return t.path.match(e)})).length>0},onHotkey:function(t){t.srcElement===document.body&&["s","/"].includes(t.key)&&(this.$refs.input.focus(),t.preventDefault())},onUp:function(){this.showSuggestions&&(this.focusIndex>0?this.focusIndex--:this.focusIndex=this.suggestions.length-1)},onDown:function(){this.showSuggestions&&(this.focusIndex "+t._s(e.header.title))]):t._e()])])})),0):t._e()])}),[],!1,null,null,null).exports),g=(n(335),Object(a.a)({},(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"sidebar-button",on:{click:function(e){return t.$emit("toggle-sidebar")}}},[n("svg",{staticClass:"icon",attrs:{xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",role:"img",viewBox:"0 0 448 512"}},[n("path",{attrs:{fill:"currentColor",d:"M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z"}})])])}),[],!1,null,null,null).exports),v=(n(175),n(40)),m=n(324),b=n(177),k=n.n(b),_={name:"DropdownLink",components:{NavLink:s,DropdownTransition:m.a},props:{item:{required:!0}},data:function(){return{open:!1}},computed:{dropdownAriaLabel:function(){return this.item.ariaLabel||this.item.text}},watch:{$route:function(){this.open=!1}},methods:{setOpen:function(t){this.open=t},isLastItemOfArray:function(t,e){return k()(e)===t}}},x=(n(337),{name:"NavLinks",components:{NavLink:s,DropdownLink:Object(a.a)(_,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"dropdown-wrapper",class:{open:t.open}},[n("button",{staticClass:"dropdown-title",attrs:{type:"button","aria-label":t.dropdownAriaLabel},on:{click:function(e){return t.setOpen(!t.open)}}},[n("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),n("span",{staticClass:"arrow",class:t.open?"down":"right"})]),t._v(" "),n("DropdownTransition",[n("ul",{directives:[{name:"show",rawName:"v-show",value:t.open,expression:"open"}],staticClass:"nav-dropdown"},t._l(t.item.items,(function(e,i){return n("li",{key:e.link||i,staticClass:"dropdown-item"},["links"===e.type?n("h4",[t._v("\n "+t._s(e.text)+"\n ")]):t._e(),t._v(" "),"links"===e.type?n("ul",{staticClass:"dropdown-subitem-wrapper"},t._l(e.items,(function(i){return n("li",{key:i.link,staticClass:"dropdown-subitem"},[n("NavLink",{attrs:{item:i},on:{focusout:function(n){t.isLastItemOfArray(i,e.items)&&t.isLastItemOfArray(e,t.item.items)&&t.setOpen(!1)}}})],1)})),0):n("NavLink",{attrs:{item:e},on:{focusout:function(n){t.isLastItemOfArray(e,t.item.items)&&t.setOpen(!1)}}})],1)})),0)])],1)}),[],!1,null,null,null).exports},computed:{userNav:function(){return this.$themeLocaleConfig.nav||this.$site.themeConfig.nav||[]},nav:function(){var t=this,e=this.$site.locales;if(e&&Object.keys(e).length>1){var n=this.$page.path,i=this.$router.options.routes,r=this.$site.themeConfig.locales||{},a={text:this.$themeLocaleConfig.selectText||"Languages",ariaLabel:this.$themeLocaleConfig.ariaLabel||"Select language",items:Object.keys(e).map((function(a){var s,o=e[a],u=r[a]&&r[a].label||o.lang;return o.lang===t.$lang?s=n:(s=n.replace(t.$localeConfig.path,a),i.some((function(t){return t.path===s}))||(s=a)),{text:u,link:s}}))};return[].concat(Object(v.a)(this.userNav),[a])}return this.userNav},userLinks:function(){return(this.nav||[]).map((function(t){return Object.assign(Object(i.j)(t),{items:(t.items||[]).map(i.j)})}))},repoLink:function(){var t=this.$site.themeConfig.repo;return t?/^https?:/.test(t)?t:"https://github.com/".concat(t):null},repoLabel:function(){if(this.repoLink){if(this.$site.themeConfig.repoLabel)return this.$site.themeConfig.repoLabel;for(var t=this.repoLink.match(/^https?:\/\/[^/]+/)[0],e=["GitHub","GitLab","Bitbucket"],n=0;nMath.abs(n)&&Math.abs(e)>40&&(e>0&&this.touchStart.x<=80?this.toggleSidebar(!0):this.toggleSidebar(!1))}}}),B=Object(a.a)(W,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"theme-container",class:t.pageClasses,on:{touchstart:t.onTouchStart,touchend:t.onTouchEnd}},[t.shouldShowNavbar?n("Navbar",{on:{"toggle-sidebar":t.toggleSidebar}}):t._e(),t._v(" "),n("div",{staticClass:"sidebar-mask",on:{click:function(e){return t.toggleSidebar(!1)}}}),t._v(" "),n("Sidebar",{attrs:{items:t.sidebarItems},on:{"toggle-sidebar":t.toggleSidebar},scopedSlots:t._u([{key:"top",fn:function(){return[t._t("sidebar-top")]},proxy:!0},{key:"bottom",fn:function(){return[t._t("sidebar-bottom")]},proxy:!0}],null,!0)}),t._v(" "),t.$page.frontmatter.home?n("Home"):n("Page",{attrs:{"sidebar-items":t.sidebarItems},scopedSlots:t._u([{key:"top",fn:function(){return[t._t("page-top")]},proxy:!0},{key:"bottom",fn:function(){return[t._t("page-bottom")]},proxy:!0}],null,!0)})],1)}),[],!1,null,null,null);e.default=B.exports}}]);
\ No newline at end of file
diff --git a/assets/js/2.ad23632c.js b/assets/js/2.ad23632c.js
new file mode 100644
index 0000000..8a87500
--- /dev/null
+++ b/assets/js/2.ad23632c.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{302:function(t,e,n){"use strict";var i=n(168),r=n(5),s=n(13),a=n(23),o=n(169),l=n(170);i("match",1,(function(t,e,n){return[function(e){var n=a(this),i=null==e?void 0:e[t];return void 0!==i?i.call(e,n):new RegExp(e)[t](String(n))},function(t){var i=n(e,t,this);if(i.done)return i.value;var a=r(t),u=String(this);if(!a.global)return l(a,u);var c=a.unicode;a.lastIndex=0;for(var h,f=[],p=0;null!==(h=l(a,u));){var d=String(h[0]);f[p]=d,""===d&&(a.lastIndex=o(u,s(a.lastIndex),c)),p++}return 0===p?null:f}]}))},303:function(t,e,n){},304:function(t,e){t.exports="\t\n\v\f\r \u2028\u2029\ufeff"},305:function(t,e,n){},306:function(t,e,n){},307:function(t,e,n){},308:function(t,e,n){},309:function(t,e,n){},310:function(t,e,n){},311:function(t,e,n){},312:function(t,e,n){},313:function(t,e,n){},314:function(t,e,n){},315:function(t,e,n){},316:function(t,e,n){},318:function(t,e,n){"use strict";var i=n(168),r=n(167),s=n(5),a=n(23),o=n(100),l=n(169),u=n(13),c=n(170),h=n(68),f=n(1),p=[].push,d=Math.min,g=!f((function(){return!RegExp(4294967295,"y")}));i("split",2,(function(t,e,n){var i;return i="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(t,n){var i=String(a(this)),s=void 0===n?4294967295:n>>>0;if(0===s)return[];if(void 0===t)return[i];if(!r(t))return e.call(i,t,s);for(var o,l,u,c=[],f=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),d=0,g=new RegExp(t.source,f+"g");(o=h.call(g,i))&&!((l=g.lastIndex)>d&&(c.push(i.slice(d,o.index)),o.length>1&&o.index=s));)g.lastIndex===o.index&&g.lastIndex++;return d===i.length?!u&&g.test("")||c.push(""):c.push(i.slice(d)),c.length>s?c.slice(0,s):c}:"0".split(void 0,0).length?function(t,n){return void 0===t&&0===n?[]:e.call(this,t,n)}:e,[function(e,n){var r=a(this),s=null==e?void 0:e[t];return void 0!==s?s.call(e,r,n):i.call(String(r),e,n)},function(t,r){var a=n(i,t,this,r,i!==e);if(a.done)return a.value;var h=s(t),f=String(this),p=o(h,RegExp),v=h.unicode,m=(h.ignoreCase?"i":"")+(h.multiline?"m":"")+(h.unicode?"u":"")+(g?"y":"g"),b=new p(g?h:"^(?:"+h.source+")",m),_=void 0===r?4294967295:r>>>0;if(0===_)return[];if(0===f.length)return null===c(b,f)?[f]:[];for(var k=0,x=0,C=[];x-1)&&(e=e.replace(/y/g,""));var o=a(x?new m(t,e):m(t,e),i?this:b,$);return C&&n&&d(o,{sticky:n}),o},y=function(t){t in $||o($,t,{configurable:!0,get:function(){return m[t]},set:function(e){m[t]=e}})},w=l(m),S=0;w.length>S;)y(w[S++]);b.constructor=$,$.prototype=b,f(r,"RegExp",$)}g("RegExp")},323:function(t,e,n){},324:function(t,e,n){},325:function(t,e,n){},326:function(t,e,n){"use strict";var i=n(0),r=n(327);i({target:"String",proto:!0,forced:n(328)("link")},{link:function(t){return r(this,"a","href",t)}})},327:function(t,e,n){var i=n(23),r=/"/g;t.exports=function(t,e,n,s){var a=String(i(t)),o="<"+e;return""!==n&&(o+=" "+n+'="'+String(s).replace(r,""")+'"'),o+">"+a+""+e+">"}},328:function(t,e,n){var i=n(1);t.exports=function(t){return i((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))}},329:function(t,e,n){"use strict";var i=n(303);n.n(i).a},330:function(t,e,n){var i=n(0),r=n(331);i({global:!0,forced:parseInt!=r},{parseInt:r})},331:function(t,e,n){var i=n(3),r=n(319).trim,s=n(304),a=i.parseInt,o=/^[+-]?0[Xx]/,l=8!==a(s+"08")||22!==a(s+"0x16");t.exports=l?function(t,e){var n=r(String(t));return a(n,e>>>0||(o.test(n)?16:10))}:a},332:function(t,e,n){"use strict";var i=n(305);n.n(i).a},333:function(t,e,n){var i=n(1),r=n(304);t.exports=function(t){return i((function(){return!!r[t]()||" "!=" "[t]()||r[t].name!==t}))}},334:function(t,e,n){var i=n(4),r=n(99);t.exports=function(t,e,n){var s,a;return r&&"function"==typeof(s=e.constructor)&&s!==n&&i(a=s.prototype)&&a!==n.prototype&&r(t,a),t}},335:function(t,e,n){"use strict";var i,r=n(0),s=n(25).f,a=n(13),o=n(101),l=n(23),u=n(102),c=n(20),h="".endsWith,f=Math.min,p=u("endsWith");r({target:"String",proto:!0,forced:!!(c||p||(i=s(String.prototype,"endsWith"),!i||i.writable))&&!p},{endsWith:function(t){var e=String(l(this));o(t);var n=arguments.length>1?arguments[1]:void 0,i=a(e.length),r=void 0===n?i:f(a(n),i),s=String(t);return h?h.call(e,s,r):e.slice(r-s.length,r)===s}})},336:function(t,e,n){"use strict";var i=n(306);n.n(i).a},337:function(t,e,n){"use strict";var i=n(307);n.n(i).a},338:function(t,e,n){"use strict";var i=n(308);n.n(i).a},339:function(t,e,n){"use strict";var i=n(309);n.n(i).a},340:function(t,e,n){"use strict";var i=n(310);n.n(i).a},341:function(t,e,n){"use strict";var i=n(311);n.n(i).a},342:function(t,e,n){"use strict";var i=n(312);n.n(i).a},343:function(t,e,n){"use strict";var i=n(313);n.n(i).a},344:function(t,e,n){"use strict";var i=n(314);n.n(i).a},345:function(t,e,n){"use strict";var i=n(315);n.n(i).a},346:function(t,e,n){"use strict";var i=n(316);n.n(i).a},348:function(t,e,n){"use strict";n.r(e);n(323),n(324),n(325),n(165),n(94),n(326),n(24),n(93),n(166),n(96),n(171),n(65),n(44),n(302),n(66),n(318),n(95);var i=/#.*$/,r=/\.(md|html)$/,s=/\/$/,a=/^(https?:|mailto:|tel:)/;function o(t){return decodeURI(t).replace(i,"").replace(r,"")}function l(t){return a.test(t)}function u(t){if(l(t))return t;var e=t.match(i),n=e?e[0]:"",r=o(t);return s.test(r)?t:r+".html"+n}function c(t,e){var n=t.hash,r=function(t){var e=t.match(i);if(e)return e[0]}(e);return(!r||n===r)&&o(t.path)===o(e)}function h(t,e,n){n&&(e=function(t,e,n){var i=t.charAt(0);if("/"===i)return t;if("?"===i||"#"===i)return e+t;var r=e.split("/");n&&r[r.length-1]||r.pop();for(var s=t.replace(/^\//,"").split("/"),a=0;a2&&void 0!==arguments[2]?arguments[2]:null,i=C()(e,"title","");return C()(e,"frontmatter.tags")&&(i+=" ".concat(e.frontmatter.tags.join(" "))),n&&(i+=" ".concat(n)),y(t,i)},y=function(t,e){var n=function(t){return t.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&")},i=new RegExp("[^\0-]"),r=t.split(/\s+/g).map((function(t){return t.trim()})).filter((function(t){return!!t}));if(i.test(t))return r.some((function(t){return e.toLowerCase().indexOf(t)>-1}));var s=t.endsWith(" ");return new RegExp(r.map((function(t,e){return r.length!==e+1||s?"(?=.*\\b".concat(n(t),"\\b)"):"(?=.*\\b".concat(n(t),")")})).join("")+".+","gi").test(e)},w={name:"SearchBox",data:function(){return{query:"",focused:!1,focusIndex:0,placeholder:void 0}},computed:{showSuggestions:function(){return this.focused&&this.suggestions&&this.suggestions.length},suggestions:function(){var t=this.query.trim().toLowerCase();if(t){for(var e=this.$site.pages,n=this.$site.themeConfig.searchMaxSuggestions||5,i=this.$localePath,r=[],s=0;s=n);s++){var a=e[s];if(this.getPageLocalePath(a)===i&&this.isSearchable(a))if($(t,a))r.push(a);else if(a.headers)for(var o=0;o=n);o++){var l=a.headers[o];l.title&&$(t,a,l.title)&&r.push(Object.assign({},a,{path:a.path+"#"+l.slug,header:l}))}}return r}},alignRight:function(){return(this.$site.themeConfig.nav||[]).length+(this.$site.repo?1:0)<=2}},mounted:function(){this.placeholder=this.$site.themeConfig.searchPlaceholder||"",document.addEventListener("keydown",this.onHotkey)},beforeDestroy:function(){document.removeEventListener("keydown",this.onHotkey)},methods:{getPageLocalePath:function(t){for(var e in this.$site.locales||{})if("/"!==e&&0===t.path.indexOf(e))return e;return"/"},isSearchable:function(t){var e=null;return null===e||(e=Array.isArray(e)?e:new Array(e)).filter((function(e){return t.path.match(e)})).length>0},onHotkey:function(t){t.srcElement===document.body&&["s","/"].includes(t.key)&&(this.$refs.input.focus(),t.preventDefault())},onUp:function(){this.showSuggestions&&(this.focusIndex>0?this.focusIndex--:this.focusIndex=this.suggestions.length-1)},onDown:function(){this.showSuggestions&&(this.focusIndex "+t._s(e.header.title))]):t._e()])])})),0):t._e()])}),[],!1,null,null,null).exports),L=(n(176),n(41)),E={name:"DropdownTransition",methods:{setHeight:function(t){t.style.height=t.scrollHeight+"px"},unsetHeight:function(t){t.style.height=""}}},I=(n(337),Object(v.a)(E,(function(){var t=this.$createElement;return(this._self._c||t)("transition",{attrs:{name:"dropdown"},on:{enter:this.setHeight,"after-enter":this.unsetHeight,"before-leave":this.setHeight}},[this._t("default")],2)}),[],!1,null,null,null).exports),O={components:{NavLink:m,DropdownTransition:I},data:function(){return{open:!1}},props:{item:{required:!0}},methods:{toggle:function(){this.open=!this.open}}},T=(n(338),{components:{NavLink:m,DropdownLink:Object(v.a)(O,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"dropdown-wrapper",class:{open:t.open}},[n("a",{staticClass:"dropdown-title",on:{click:t.toggle}},[n("span",{staticClass:"title"},[t._v(t._s(t.item.text))]),t._v(" "),n("span",{staticClass:"arrow",class:t.open?"down":"right"})]),t._v(" "),n("DropdownTransition",[n("ul",{directives:[{name:"show",rawName:"v-show",value:t.open,expression:"open"}],staticClass:"nav-dropdown"},t._l(t.item.items,(function(e,i){return n("li",{key:e.link||i,staticClass:"dropdown-item"},["links"===e.type?n("h4",[t._v(t._s(e.text))]):t._e(),t._v(" "),"links"===e.type?n("ul",{staticClass:"dropdown-subitem-wrapper"},t._l(e.items,(function(t){return n("li",{key:t.link,staticClass:"dropdown-subitem"},[n("NavLink",{attrs:{item:t}})],1)})),0):n("NavLink",{attrs:{item:e}})],1)})),0)])],1)}),[],!1,null,null,null).exports},computed:{userNav:function(){return this.$themeLocaleConfig.nav||this.$site.themeConfig.nav||[]},nav:function(){var t=this,e=this.$site.locales;if(e&&Object.keys(e).length>1){var n=this.$page.path,i=this.$router.options.routes,r=this.$site.themeConfig.locales||{},s={text:this.$themeLocaleConfig.selectText||"Languages",items:Object.keys(e).map((function(s){var a,o=e[s],l=r[s]&&r[s].label||o.lang;return o.lang===t.$lang?a=n:(a=n.replace(t.$localeConfig.path,s),i.some((function(t){return t.path===a}))||(a=s)),{text:l,link:a}}))};return[].concat(Object(L.a)(this.userNav),[s])}return this.userNav},userLinks:function(){return(this.nav||[]).map((function(t){return Object.assign(d(t),{items:(t.items||[]).map(d)})}))},repoLink:function(){var t=this.$site.themeConfig.repo;if(t)return/^https?:/.test(t)?t:"https://github.com/".concat(t)},repoLabel:function(){if(this.repoLink){if(this.$site.themeConfig.repoLabel)return this.$site.themeConfig.repoLabel;for(var t=this.repoLink.match(/^https?:\/\/[^/]+/)[0],e=["GitHub","GitLab","Bitbucket"],n=0;n5&&void 0!==arguments[5]?arguments[5]:1;return!e||s>r?null:t("ul",{class:"sidebar-sub-headers"},e.map((function(e){var a=c(i,n+"#"+e.slug);return t("li",{class:"sidebar-sub-header"},[W(t,n+"#"+e.slug,e.title,a),H(t,e.children,n,i,r,s+1)])})))}var M={functional:!0,props:["item"],render:function(t,e){var n=e.parent,r=n.$page,s=n.$site,a=n.$route,o=e.props.item,l=c(a,o.path),u="auto"===o.type?l||o.children.some((function(t){return c(a,o.basePath+"#"+t.slug)})):l,h=W(t,o.path,o.title||o.path,u),f=null!=r.frontmatter.sidebarDepth?r.frontmatter.sidebarDepth:s.themeConfig.sidebarDepth,d=null==f?1:f,g=!!s.themeConfig.displayAllHeaders;return"auto"===o.type?[h,H(t,o.children,o.basePath,a,d)]:(u||g)&&o.headers&&!i.test(o.path)?[h,H(t,p(o.headers),o.path,a,d)]:h}},B=(n(342),Object(v.a)(M,void 0,void 0,!1,null,null,null).exports),G={name:"SidebarGroup",props:["item","first","open","collapsable"],components:{SidebarLink:B,DropdownTransition:I}};n(343);var q={components:{SidebarGroup:Object(v.a)(G,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"sidebar-group",class:{first:t.first,collapsable:t.collapsable}},[n("p",{staticClass:"sidebar-heading",class:{open:t.open},on:{click:function(e){return t.$emit("toggle")}}},[n("span",[t._v(t._s(t.item.title))]),t._v(" "),t.collapsable?n("span",{staticClass:"arrow",class:t.open?"down":"right"}):t._e()]),t._v(" "),n("DropdownTransition",[t.open||!t.collapsable?n("ul",{ref:"items",staticClass:"sidebar-group-items"},t._l(t.item.children,(function(t){return n("li",[n("SidebarLink",{attrs:{item:t}})],1)})),0):t._e()])],1)}),[],!1,null,null,null).exports,SidebarLink:B,NavLinks:j},props:["items"],data:function(){return{openGroupIndex:0}},created:function(){this.refreshIndex()},watch:{$route:function(){this.refreshIndex()}},methods:{refreshIndex:function(){var t=function(t,e){for(var n=0;n-1&&(this.openGroupIndex=t)},toggleGroup:function(t){this.openGroupIndex=t===this.openGroupIndex?-1:t},isActive:function(t){return c(this.$route,t.regularPath)}}},z=(n(344),{components:{Home:_,Page:U,Sidebar:Object(v.a)(q,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("aside",{staticClass:"sidebar"},[n("NavLinks"),t._v(" "),t._t("top"),t._v(" "),t.items.length?n("ul",{staticClass:"sidebar-links"},t._l(t.items,(function(e,i){return n("li",{key:i},["group"===e.type?n("SidebarGroup",{attrs:{item:e,first:0===i,open:i===t.openGroupIndex,collapsable:e.collapsable||e.collapsible},on:{toggle:function(e){return t.toggleGroup(i)}}}):n("SidebarLink",{attrs:{item:e}})],1)})),0):t._e(),t._v(" "),t._t("bottom")],2)}),[],!1,null,null,null).exports,Navbar:R},data:function(){return{isSidebarOpen:!1}},computed:{shouldShowNavbar:function(){var t=this.$site.themeConfig;return!1!==this.$page.frontmatter.navbar&&!1!==t.navbar&&(this.$title||t.logo||t.repo||t.nav||this.$themeLocaleConfig.nav)},shouldShowSidebar:function(){var t=this.$page.frontmatter;return!t.home&&!1!==t.sidebar&&this.sidebarItems.length},sidebarItems:function(){return f(this.$page,this.$page.regularPath,this.$site,this.$localePath)},pageClasses:function(){var t=this.$page.frontmatter.pageClass;return[{"no-navbar":!this.shouldShowNavbar,"sidebar-open":this.isSidebarOpen,"no-sidebar":!this.shouldShowSidebar},t]}},mounted:function(){var t=this;this.$router.afterEach((function(){t.isSidebarOpen=!1}))},methods:{toggleSidebar:function(t){this.isSidebarOpen="boolean"==typeof t?t:!this.isSidebarOpen},onTouchStart:function(t){this.touchStart={x:t.changedTouches[0].clientX,y:t.changedTouches[0].clientY}},onTouchEnd:function(t){var e=t.changedTouches[0].clientX-this.touchStart.x,n=t.changedTouches[0].clientY-this.touchStart.y;Math.abs(e)>Math.abs(n)&&Math.abs(e)>40&&(e>0&&this.touchStart.x<=80?this.toggleSidebar(!0):this.toggleSidebar(!1))}}}),V=(n(345),n(346),Object(v.a)(z,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"theme-container",class:t.pageClasses,on:{touchstart:t.onTouchStart,touchend:t.onTouchEnd}},[t.shouldShowNavbar?n("Navbar",{on:{"toggle-sidebar":t.toggleSidebar}}):t._e(),t._v(" "),n("div",{staticClass:"sidebar-mask",on:{click:function(e){return t.toggleSidebar(!1)}}}),t._v(" "),n("Sidebar",{attrs:{items:t.sidebarItems},on:{"toggle-sidebar":t.toggleSidebar}},[t._t("sidebar-top",null,{slot:"top"}),t._v(" "),t._t("sidebar-bottom",null,{slot:"bottom"})],2),t._v(" "),t.$page.frontmatter.home?n("Home"):n("Page",{attrs:{"sidebar-items":t.sidebarItems}},[t._t("page-top",null,{slot:"top"}),t._v(" "),t._t("page-bottom",null,{slot:"bottom"})],2)],1)}),[],!1,null,null,null));e.default=V.exports}}]);
\ No newline at end of file
diff --git a/assets/js/3.01385c65.js b/assets/js/3.01385c65.js
new file mode 100644
index 0000000..b426d41
--- /dev/null
+++ b/assets/js/3.01385c65.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{317:function(t,e,n){},348:function(t,e,n){"use strict";var i=n(317);n.n(i).a},357:function(t,e,n){"use strict";n.r(e);var i={functional:!0,props:{type:{type:String,default:"tip"},text:String,vertical:{type:String,default:"top"}},render:function(t,e){var n=e.props,i=e.slots;return t("span",{class:["badge",n.type],style:{verticalAlign:n.vertical}},n.text||i().default)}},r=(n(348),n(42)),a=Object(r.a)(i,void 0,void 0,!1,null,"15b7b770",null);e.default=a.exports}}]);
\ No newline at end of file
diff --git a/assets/js/3.b0af115e.js b/assets/js/3.b0af115e.js
new file mode 100644
index 0000000..ff3841c
--- /dev/null
+++ b/assets/js/3.b0af115e.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{317:function(t,n,e){},347:function(t,n,e){"use strict";var a=e(317);e.n(a).a},356:function(t,n,e){"use strict";e.r(n);var a={functional:!0,props:{type:{type:String,default:"tip"},text:String,vertical:{type:String,default:"top"}},render:function(t,n){var e=n.props,a=n.slots;return t("span",{class:["badge",e.type,e.vertical]},e.text||a().default)}},r=(e(347),e(43)),i=Object(r.a)(a,void 0,void 0,!1,null,"b7baf928",null);n.default=i.exports}}]);
\ No newline at end of file
diff --git a/assets/js/4.7d5f245c.js b/assets/js/4.7d5f245c.js
new file mode 100644
index 0000000..bddefe5
--- /dev/null
+++ b/assets/js/4.7d5f245c.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{350:function(t,e,s){"use strict";s.r(e);var n=["There's nothing here.","How did we get here?","That's a Four-Oh-Four.","Looks like we've got some broken links."],o={methods:{getMsg:function(){return n[Math.floor(Math.random()*n.length)]}}},i=s(42),h=Object(i.a)(o,(function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"theme-container"},[e("div",{staticClass:"theme-default-content"},[e("h1",[this._v("404")]),this._v(" "),e("blockquote",[this._v(this._s(this.getMsg()))]),this._v(" "),e("RouterLink",{attrs:{to:"/"}},[this._v("\n Take me home.\n ")])],1)])}),[],!1,null,null,null);e.default=h.exports}}]);
\ No newline at end of file
diff --git a/assets/js/4.e47d852c.js b/assets/js/4.e47d852c.js
new file mode 100644
index 0000000..b4721fb
--- /dev/null
+++ b/assets/js/4.e47d852c.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{301:function(t,e,s){},322:function(t,e,s){"use strict";var n=s(301);s.n(n).a},349:function(t,e,s){"use strict";s.r(e);var n=["There's nothing here.","How did we get here?","That's a Four-Oh-Four.","Looks like we've got some broken links."],o={methods:{getMsg:function(){return n[Math.floor(Math.random()*n.length)]}}},i=(s(322),s(43)),r=Object(i.a)(o,(function(){var t=this.$createElement,e=this._self._c||t;return e("div",{staticClass:"theme-container"},[e("div",{staticClass:"content"},[e("h1",[this._v("404")]),this._v(" "),e("blockquote",[this._v(this._s(this.getMsg()))]),this._v(" "),e("router-link",{attrs:{to:"/"}},[this._v("Take me home.")])],1)])}),[],!1,null,null,null);e.default=r.exports}}]);
\ No newline at end of file
diff --git a/assets/js/5.7a94eff4.js b/assets/js/5.7a94eff4.js
new file mode 100644
index 0000000..51bbc9c
--- /dev/null
+++ b/assets/js/5.7a94eff4.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{351:function(t,i,e){"use strict";e.r(i);var o=e(42),r=Object(o.a)({},(function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h4",{attrs:{id:"benvenuto-nella-documentazione-di-coderbot"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#benvenuto-nella-documentazione-di-coderbot"}},[t._v("#")]),t._v(" Benvenuto nella documentazione di CoderBot!")]),t._v(" "),e("p",[t._v("Qui troverai tutto il materiale disponibile per montare, configurare ed imparare ad utilizzare il tuo CoderBot sfruttando al meglio le sue funzionalità.")]),t._v(" "),e("div",{staticStyle:{"font-size":"19px"}},[e("h3",{attrs:{id:"contenuti"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#contenuti"}},[t._v("#")]),t._v(" Contenuti")]),t._v(" "),e("ul",[e("li",[e("RouterLink",{attrs:{to:"/kit/"}},[t._v("Istruzioni di montaggio")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/description/"}},[t._v("Elenco delle parti")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/manual/"}},[t._v("Manuale di configurazione")]),t._v(" "),e("ul",[e("li",[e("RouterLink",{attrs:{to:"/manual/#messa-in-funzione"}},[t._v("Avvio")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/manual/#ricarica-della-batteria"}},[t._v("Ricarica della Batteria")])],1),t._v(" "),e("li",[t._v("Ripristino\n"),e("ul",[e("li",[t._v("da software")]),t._v(" "),e("li",[t._v("da microsd")])])]),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/manual/#aggiornamento"}},[t._v("Aggiornamento")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/manual/#impostazioni"}},[t._v("Impostazioni")])],1)])],1),t._v(" "),e("li",[t._v("Manuale d'uso\n"),e("ul",[e("li",[t._v("Programmazione")]),t._v(" "),e("li",[t._v("Attività")])])]),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/guides/"}},[t._v("Guide")]),t._v(" "),e("ul",[e("li",[e("RouterLink",{attrs:{to:"/guides/#muovere-coderbot"}},[t._v("Muovere CoderBot")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/guides/#programmiamo-con-i-sensori"}},[t._v("Programmare con i sensori")])],1)])],1)])]),t._v(" "),e("p",[t._v("Se ne hai bisogno, puoi accedere a queste pagine direttamente dall'applicazione di CoderBot, cliccando su "),e("strong",[t._v("Guida")]),t._v(", nella pagina principale.")]),t._v(" "),e("p",[t._v("Alcuni link utili:")]),t._v(" "),e("ul",[e("li",[e("a",{attrs:{href:"https://www.coderbot.org/",target:"_blank",rel:"noopener noreferrer"}},[t._v("CoderBot.org"),e("OutboundLink")],1),t._v(" è il sito ufficiale del progetto. Qui trovi tutte le novità ed un blog dedicato.")]),t._v(" "),e("li",[e("a",{attrs:{href:"https://www.coderbot.org/repo",target:"_blank",rel:"noopener noreferrer"}},[t._v("CoderBot repository"),e("OutboundLink")],1),t._v(". Qui trovi tutti i pacchetti di aggiornamento, immagini per il ripristino da microSD, file utili e programmi aggiuntivi.")])])])}),[],!1,null,null,null);i.default=r.exports}}]);
\ No newline at end of file
diff --git a/assets/js/5.c10e734d.js b/assets/js/5.c10e734d.js
new file mode 100644
index 0000000..511b824
--- /dev/null
+++ b/assets/js/5.c10e734d.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{350:function(t,i,e){"use strict";e.r(i);var o=e(43),r=Object(o.a)({},(function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h4",{attrs:{id:"benvenuto-nella-documentazione-di-coderbot"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#benvenuto-nella-documentazione-di-coderbot"}},[t._v("#")]),t._v(" Benvenuto nella documentazione di CoderBot!")]),t._v(" "),e("p",[t._v("Qui troverai tutto il materiale disponibile per montare, configurare ed imparare ad utilizzare il tuo CoderBot sfruttando al meglio le sue funzionalità.")]),t._v(" "),e("div",{staticStyle:{"font-size":"19px"}},[e("h3",{attrs:{id:"contenuti"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#contenuti"}},[t._v("#")]),t._v(" Contenuti")]),t._v(" "),e("ul",[e("li",[e("RouterLink",{attrs:{to:"/kit/"}},[t._v("Istruzioni di montaggio")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/description/"}},[t._v("Elenco delle parti")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/manual/"}},[t._v("Manuale di configurazione")]),t._v(" "),e("ul",[e("li",[e("RouterLink",{attrs:{to:"/manual/#messa-in-funzione"}},[t._v("Avvio")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/manual/#ricarica-della-batteria"}},[t._v("Ricarica della Batteria")])],1),t._v(" "),e("li",[t._v("Ripristino\n"),e("ul",[e("li",[t._v("da software")]),t._v(" "),e("li",[t._v("da microsd")])])]),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/manual/#aggiornamento"}},[t._v("Aggiornamento")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/manual/#impostazioni"}},[t._v("Impostazioni")])],1)])],1),t._v(" "),e("li",[t._v("Manuale d'uso\n"),e("ul",[e("li",[t._v("Programmazione")]),t._v(" "),e("li",[t._v("Attività")])])]),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/guides/"}},[t._v("Guide")]),t._v(" "),e("ul",[e("li",[e("RouterLink",{attrs:{to:"/guides/#muovere-coderbot"}},[t._v("Muovere CoderBot")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/guides/#programmiamo-con-i-sensori"}},[t._v("Programmare con i sensori")])],1)])],1)])]),t._v(" "),e("p",[t._v("Se ne hai bisogno, puoi accedere a queste pagine direttamente dall'applicazione di CoderBot, cliccando su "),e("strong",[t._v("Guida")]),t._v(", nella pagina principale.")]),t._v(" "),e("p",[t._v("Alcuni link utili:")]),t._v(" "),e("ul",[e("li",[e("a",{attrs:{href:"https://www.coderbot.org/",target:"_blank",rel:"noopener noreferrer"}},[t._v("CoderBot.org"),e("OutboundLink")],1),t._v(" è il sito ufficiale del progetto. Qui trovi tutte le novità ed un blog dedicato.")]),t._v(" "),e("li",[e("a",{attrs:{href:"https://www.coderbot.org/repo",target:"_blank",rel:"noopener noreferrer"}},[t._v("CoderBot repository"),e("OutboundLink")],1),t._v(". Qui trovi tutti i pacchetti di aggiornamento, immagini per il ripristino da microSD, file utili e programmi aggiuntivi.")])])])}),[],!1,null,null,null);i.default=r.exports}}]);
\ No newline at end of file
diff --git a/assets/js/5.cbbb4c94.js b/assets/js/5.cbbb4c94.js
new file mode 100644
index 0000000..c207df7
--- /dev/null
+++ b/assets/js/5.cbbb4c94.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{356:function(t,i,e){"use strict";e.r(i);var o=e(42),r=Object(o.a)({},(function(){var t=this,i=t.$createElement,e=t._self._c||i;return e("ContentSlotsDistributor",{attrs:{"slot-key":t.$parent.slotKey}},[e("h4",{attrs:{id:"benvenuto-nella-documentazione-di-coderbot"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#benvenuto-nella-documentazione-di-coderbot"}},[t._v("#")]),t._v(" Benvenuto nella documentazione di CoderBot!")]),t._v(" "),e("p",[t._v("Qui troverai tutto il materiale disponibile per montare, configurare ed imparare ad utilizzare il tuo CoderBot sfruttando al meglio le sue funzionalità.")]),t._v(" "),e("div",{staticStyle:{"font-size":"19px"}},[e("h3",{attrs:{id:"contenuti"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#contenuti"}},[t._v("#")]),t._v(" Contenuti")]),t._v(" "),e("ul",[e("li",[e("RouterLink",{attrs:{to:"/kit/"}},[t._v("Istruzioni di montaggio")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/description/"}},[t._v("Elenco delle parti")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/manual/"}},[t._v("Manuale di configurazione")]),t._v(" "),e("ul",[e("li",[e("RouterLink",{attrs:{to:"/manual/#messa-in-funzione"}},[t._v("Avvio")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/manual/#ricarica-della-batteria"}},[t._v("Ricarica della Batteria")])],1),t._v(" "),e("li",[t._v("Ripristino\n"),e("ul",[e("li",[t._v("da software")]),t._v(" "),e("li",[t._v("da microsd")])])]),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/manual/#aggiornamento"}},[t._v("Aggiornamento")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/manual/#impostazioni"}},[t._v("Impostazioni")])],1)])],1),t._v(" "),e("li",[t._v("Manuale d'uso\n"),e("ul",[e("li",[t._v("Programmazione")]),t._v(" "),e("li",[t._v("Attività")])])]),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/guides/"}},[t._v("Guide")]),t._v(" "),e("ul",[e("li",[e("RouterLink",{attrs:{to:"/guides/#muovere-coderbot"}},[t._v("Muovere CoderBot")])],1),t._v(" "),e("li",[e("RouterLink",{attrs:{to:"/guides/#programmiamo-con-i-sensori"}},[t._v("Programmare con i sensori")])],1)])],1)])]),t._v(" "),e("p",[t._v("Se ne hai bisogno, puoi accedere a queste pagine direttamente dall'applicazione di CoderBot, cliccando su "),e("strong",[t._v("Guida")]),t._v(", nella pagina principale.")]),t._v(" "),e("p",[t._v("Alcuni link utili:")]),t._v(" "),e("ul",[e("li",[e("a",{attrs:{href:"https://www.coderbot.org/",target:"_blank",rel:"noopener noreferrer"}},[t._v("CoderBot.org"),e("OutboundLink")],1),t._v(" è il sito ufficiale del progetto. Qui trovi tutte le novità ed un blog dedicato.")]),t._v(" "),e("li",[e("a",{attrs:{href:"https://www.coderbot.org/repo",target:"_blank",rel:"noopener noreferrer"}},[t._v("CoderBot repository"),e("OutboundLink")],1),t._v(". Qui trovi tutti i pacchetti di aggiornamento, immagini per il ripristino da microSD, file utili e programmi aggiuntivi.")])])])}),[],!1,null,null,null);i.default=r.exports}}]);
\ No newline at end of file
diff --git a/assets/js/6.630404d4.js b/assets/js/6.630404d4.js
new file mode 100644
index 0000000..0e4a944
--- /dev/null
+++ b/assets/js/6.630404d4.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{355:function(e,t,r){"use strict";r.r(t);var a=r(42),i=Object(a.a)({},(function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[r("h1",{attrs:{id:"elenco-delle-parti"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#elenco-delle-parti"}},[e._v("#")]),e._v(" Elenco delle parti")]),e._v(" "),r("p",[e._v("Qui sono descritte le parti di cui è composto CoderBot. Quando ti viene indicata una di esse nelle altre guide, fai riferimento a questa pagina per trovarle.")]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotfront.jpg")}}),e._v(" "),r("ol",[r("li",[e._v("Telecamera")]),e._v(" "),r("li",[e._v("Sensore a ultrasuoni frontale")]),e._v(" "),r("li",[e._v("Motori e Ruote")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotsideright.jpg")}}),e._v(" "),r("ol",{attrs:{start:"4"}},[r("li",[e._v("Sensore a ultrasuoni laterale")]),e._v(" "),r("li",[e._v("Presa per ricarica batteria principale")]),e._v(" "),r("li",[e._v("Altoparlante")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotsideleft.jpg")}}),e._v(" "),r("ol",{attrs:{start:"7"}},[r("li",[e._v("Sensore a ultrasuoni laterale")]),e._v(" "),r("li",[e._v("Interruttore accensione / spegnimento principale")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotspeakercharge.jpg")}}),e._v(" "),r("ol",{attrs:{start:"9"}},[r("li",[e._v("Connettore USB per ricarica altoparlante")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotspeakerpower.jpg")}}),e._v(" "),r("ol",{attrs:{start:"10"}},[r("li",[e._v("Interruttore accensione / spegnimento altoparlante")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotspeakermode.jpg")}}),e._v(" "),r("ol",{attrs:{start:"11"}},[r("li",[e._v("Pulsante selezione modalità funzionamento altoparlante")])])])}),[],!1,null,null,null);t.default=i.exports}}]);
\ No newline at end of file
diff --git a/assets/js/6.ad8a141c.js b/assets/js/6.ad8a141c.js
new file mode 100644
index 0000000..e8b09c8
--- /dev/null
+++ b/assets/js/6.ad8a141c.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{351:function(e,t,r){"use strict";r.r(t);var a=r(43),i=Object(a.a)({},(function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[r("h1",{attrs:{id:"elenco-delle-parti"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#elenco-delle-parti"}},[e._v("#")]),e._v(" Elenco delle parti")]),e._v(" "),r("p",[e._v("Qui sono descritte le parti di cui è composto CoderBot. Quando ti viene indicata una di esse nelle altre guide, fai riferimento a questa pagina per trovarle.")]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotfront.jpg")}}),e._v(" "),r("ol",[r("li",[e._v("Telecamera")]),e._v(" "),r("li",[e._v("Sensore a ultrasuoni frontale")]),e._v(" "),r("li",[e._v("Motori e Ruote")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotsideright.jpg")}}),e._v(" "),r("ol",{attrs:{start:"4"}},[r("li",[e._v("Sensore a ultrasuoni laterale")]),e._v(" "),r("li",[e._v("Presa per ricarica batteria principale")]),e._v(" "),r("li",[e._v("Altoparlante")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotsideleft.jpg")}}),e._v(" "),r("ol",{attrs:{start:"7"}},[r("li",[e._v("Sensore a ultrasuoni laterale")]),e._v(" "),r("li",[e._v("Interruttore accensione / spegnimento principale")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotspeakercharge.jpg")}}),e._v(" "),r("ol",{attrs:{start:"9"}},[r("li",[e._v("Connettore USB per ricarica altoparlante")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotspeakerpower.jpg")}}),e._v(" "),r("ol",{attrs:{start:"10"}},[r("li",[e._v("Interruttore accensione / spegnimento altoparlante")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotspeakermode.jpg")}}),e._v(" "),r("ol",{attrs:{start:"11"}},[r("li",[e._v("Pulsante selezione modalità funzionamento altoparlante")])])])}),[],!1,null,null,null);t.default=i.exports}}]);
\ No newline at end of file
diff --git a/assets/js/6.aef0b332.js b/assets/js/6.aef0b332.js
new file mode 100644
index 0000000..eda6107
--- /dev/null
+++ b/assets/js/6.aef0b332.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{352:function(e,t,r){"use strict";r.r(t);var a=r(42),i=Object(a.a)({},(function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[r("h1",{attrs:{id:"elenco-delle-parti"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#elenco-delle-parti"}},[e._v("#")]),e._v(" Elenco delle parti")]),e._v(" "),r("p",[e._v("Qui sono descritte le parti di cui è composto CoderBot. Quando ti viene indicata una di esse nelle altre guide, fai riferimento a questa pagina per trovarle.")]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotfront.jpg")}}),e._v(" "),r("ol",[r("li",[e._v("Telecamera")]),e._v(" "),r("li",[e._v("Sensore a ultrasuoni frontale")]),e._v(" "),r("li",[e._v("Motori e Ruote")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotsideright.jpg")}}),e._v(" "),r("ol",{attrs:{start:"4"}},[r("li",[e._v("Sensore a ultrasuoni laterale")]),e._v(" "),r("li",[e._v("Presa per ricarica batteria principale")]),e._v(" "),r("li",[e._v("Altoparlante")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotsideleft.jpg")}}),e._v(" "),r("ol",{attrs:{start:"7"}},[r("li",[e._v("Sensore a ultrasuoni laterale")]),e._v(" "),r("li",[e._v("Interruttore accensione / spegnimento principale")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotspeakercharge.jpg")}}),e._v(" "),r("ol",{attrs:{start:"9"}},[r("li",[e._v("Connettore USB per ricarica altoparlante")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotspeakerpower.jpg")}}),e._v(" "),r("ol",{attrs:{start:"10"}},[r("li",[e._v("Interruttore accensione / spegnimento altoparlante")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotspeakermode.jpg")}}),e._v(" "),r("ol",{attrs:{start:"11"}},[r("li",[e._v("Pulsante selezione modalità funzionamento altoparlante")])])])}),[],!1,null,null,null);t.default=i.exports}}]);
\ No newline at end of file
diff --git a/assets/js/6.ffb2c44b.js b/assets/js/6.ffb2c44b.js
new file mode 100644
index 0000000..1bcf34b
--- /dev/null
+++ b/assets/js/6.ffb2c44b.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{351:function(e,t,r){"use strict";r.r(t);var a=r(42),i=Object(a.a)({},(function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[r("h1",{attrs:{id:"elenco-delle-parti"}},[r("a",{staticClass:"header-anchor",attrs:{href:"#elenco-delle-parti"}},[e._v("#")]),e._v(" Elenco delle parti")]),e._v(" "),r("p",[e._v("Qui sono descritte le parti di cui è composto CoderBot. Quando ti viene indicata una di esse nelle altre guide, fai riferimento a questa pagina per trovarle.")]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotfront.jpg")}}),e._v(" "),r("ol",[r("li",[e._v("Telecamera")]),e._v(" "),r("li",[e._v("Sensore a ultrasuoni frontale")]),e._v(" "),r("li",[e._v("Motori e Ruote")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotsideright.jpg")}}),e._v(" "),r("ol",{attrs:{start:"4"}},[r("li",[e._v("Sensore a ultrasuoni laterale")]),e._v(" "),r("li",[e._v("Presa per ricarica batteria principale")]),e._v(" "),r("li",[e._v("Altoparlante")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotsideleft.jpg")}}),e._v(" "),r("ol",{attrs:{start:"7"}},[r("li",[e._v("Sensore a ultrasuoni laterale")]),e._v(" "),r("li",[e._v("Interruttore accensione / spegnimento principale")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotspeakercharge.jpg")}}),e._v(" "),r("ol",{attrs:{start:"9"}},[r("li",[e._v("Connettore USB per ricarica altoparlante")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotspeakerpower.jpg")}}),e._v(" "),r("ol",{attrs:{start:"10"}},[r("li",[e._v("Interruttore accensione / spegnimento altoparlante")])]),e._v(" "),r("img",{attrs:{src:e.$withBase("/images/description/coderbotspeakermode.jpg")}}),e._v(" "),r("ol",{attrs:{start:"11"}},[r("li",[e._v("Pulsante selezione modalità funzionamento altoparlante")])])])}),[],!1,null,null,null);t.default=i.exports}}]);
\ No newline at end of file
diff --git a/assets/js/7.05da2af0.js b/assets/js/7.05da2af0.js
new file mode 100644
index 0000000..2d1f8ad
--- /dev/null
+++ b/assets/js/7.05da2af0.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{352:function(i,e,a){"use strict";a.r(e);var s=a(43),o=Object(s.a)({},(function(){var i=this,e=i.$createElement,a=i._self._c||e;return a("ContentSlotsDistributor",{attrs:{"slot-key":i.$parent.slotKey}},[a("h1",{attrs:{id:"guide"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#guide"}},[i._v("#")]),i._v(" Guide")]),i._v(" "),a("p",[i._v("Queste guide passo-passo ti guideranno nella composizione di un programma da zero. Per iniziare a scrivere un programma, apri la vista "),a("strong",[i._v("Programmazione")]),i._v(" dalla pagina principale dell'applicazione CoderBot, come "),a("RouterLink",{attrs:{to:"/usermanual/#programmazione"}},[i._v("descritto")]),i._v(" qui.")],1),i._v(" "),a("ul",[a("li",[a("a",{attrs:{href:"#muovere-coderbot"}},[i._v("Muovere CoderBot")])]),i._v(" "),a("li",[a("a",{attrs:{href:"#programmiamo-con-i-sensori"}},[i._v("Programmiamo con i Sensori")])])]),i._v(" "),a("h2",{attrs:{id:"muovere-coderbot"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#muovere-coderbot"}},[i._v("#")]),i._v(" Muovere CoderBot")]),i._v(" "),a("p",[i._v("Clicca su "),a("strong",[i._v("Movimento")]),i._v(" nell’elenco che trovi nella parte sinistra dello schermo.")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/mov1.png")}}),i._v(" "),a("p",[i._v("Clicca su "),a("strong",[i._v("muovi avanti")]),i._v(" e, tenendo premuto il pulsante sinistro del mouse, trascina l’elemento verso destra.")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/mov2.png")}}),i._v(" "),a("p",[i._v("Rilascia l’elemento nella parte bianca dello schermo, dove preferisci.")]),i._v(" "),a("p",[i._v("Adesso, ripetendo un procedimento simile a quello che hai appena eseguito, trascina l’istruzione "),a("strong",[i._v("gira a sinistra")]),i._v(" e collocala sotto l’altra.")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/mov3.png")}}),i._v(" "),a("p",[i._v("::: warning ATTENZIONE\nFai in modo che si attacchino tra di loro come i pezzi di un puzzle. Dovresti sentire un "),a("em",[i._v("click")]),i._v(".\n:::")]),i._v(" "),a("p",[i._v("Colloca il CoderBot in terra, in uno spazio sufficientemente libero da ostacoli. Poi clicca il tasto "),a("strong",[i._v("Esegui")]),i._v(" per eseguire il programma.")]),i._v(" "),a("p",[i._v("Cosa fa il robot?")]),i._v(" "),a("p",[i._v("Adesso componi il programma indicato in figura.")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/mov4.png")}}),i._v(" "),a("ul",[a("li",[i._v("Cosa ti aspetti che faccia CoderBot quando avrai eseguito il programma?")]),i._v(" "),a("li",[i._v("Esegui il programma. Era quello che ti aspettavi?")])]),i._v(" "),a("p",[i._v("Adesso clicca sulla terza istruzione dall’alto, quella indicata dalla freccia.")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/mov5.png")}}),i._v(" "),a("p",[i._v("Trascina quella istruzione verso il simbolo del cestino localizzato nella parte destra in basso dello schermo.")]),i._v(" "),a("p",[i._v("Quando le istruzioni saranno sovrapposte al cestino, il cestino si aprirà.")]),i._v(" "),a("p",[i._v("A questo punto, lasciale cadere lì dentro per eliminarle.")]),i._v(" "),a("p",[i._v("Clicca su "),a("strong",[i._v("Cicli")]),i._v(" nell’elenco a sinistra e trascina l’istruzione indicata in figura a fianco di quelle che sono rimaste sullo schermo.")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/mov7.png")}}),i._v(" "),a("p",[i._v("Trascina le due istruzioni di movimento all’interno dell’istruzione che hai appena collocato sullo schermo, come indicato in figura.")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/mov8.png")}}),i._v(" "),a("p",[i._v("Al posto di "),a("code",[i._v("10")]),i._v(" scrivi "),a("code",[i._v("4")]),i._v(":")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/mov9.png")}}),i._v(" "),a("ul",[a("li",[i._v("Cosa ti aspetti che faccia CoderBot quando eseguirai il programma?")]),i._v(" "),a("li",[i._v("Esegui il programma. Era quello che ti aspettavi?")])]),i._v(" "),a("h2",{attrs:{id:"programmiamo-con-i-sensori"}},[a("a",{staticClass:"header-anchor",attrs:{href:"#programmiamo-con-i-sensori"}},[i._v("#")]),i._v(" Programmiamo con i sensori")]),i._v(" "),a("p",[i._v("Cancella il programma che hai realizzato fin'ora.")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/sens1.png")}}),i._v(" "),a("p",[i._v("Inserisci il blocco "),a("strong",[i._v("se … fai")]),i._v(", che trovi in "),a("strong",[i._v("Logica")]),i._v(".")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/sens2.png")}}),i._v(" "),a("p",[i._v("Inserisci l’istruzione "),a("em",[i._v("confronto")]),i._v(" raffigurata, che trovi ancora in "),a("strong",[i._v("Logica")]),i._v(".")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/sens3.png")}}),i._v(" "),a("p",[i._v("Inserisci "),a("strong",[i._v("leggi distanza con sonar 1")]),i._v(", che trovi in "),a("strong",[i._v("Sensori")]),i._v(".")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/sens4.png")}}),i._v(" "),a("p",[i._v("Modifica il simbolo "),a("code",[i._v("=")]),i._v(" in "),a("code",[i._v("<")]),i._v(", cliccandoci sopra.")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/sens5.png")}}),i._v(" "),a("p",[i._v("Inserisci il blocco in figura, che troverai in "),a("strong",[i._v("Matematica")]),i._v(".")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/sens6.png")}}),i._v(" "),a("p",[i._v("Modifica "),a("code",[i._v("0")]),i._v(" in "),a("code",[i._v("15")]),i._v(".")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/sens7.png")}}),i._v(" "),a("p",[i._v("Inserisci un blocco "),a("strong",[i._v("ripeti mentre")]),i._v(", che trovi in "),a("strong",[i._v("Cicli")]),i._v(".")]),i._v(" "),a("p",[i._v("Posizionalo come in figura.")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/sens8.png")}}),i._v(" "),a("p",[i._v("Adesso completa il programma come indicato in figura.")]),i._v(" "),a("p",[i._v("Cosa ti aspetti che faccia il robot quando eseguirai il programma?")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/sens9.png")}}),i._v(" "),a("p",[i._v("Ora clicca sulla piccola rotellina prima del "),a("strong",[i._v("se")]),i._v(". Apparirà una finestra.")]),i._v(" "),a("p",[i._v("Trascina "),a("strong",[i._v("altrimenti")]),i._v(" sotto il "),a("strong",[i._v("se")]),i._v(", come indicato in figura.")]),i._v(" "),a("p",[i._v("Poi clicca di nuovo sulla rotellina per chiudere la finestra.")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/sens10.png")}}),i._v(" "),a("p",[i._v("Inserisci "),a("strong",[i._v("gira a destra")]),i._v(" in “altrimenti”.")]),i._v(" "),a("ul",[a("li",[i._v("Cosa ti aspetti che faccia CoderBot?")]),i._v(" "),a("li",[i._v("Esegui il programma. Era quello che ti aspettavi?")])]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/sens11.png")}}),i._v(" "),a("p",[i._v("::: tip PROVA A SPERIMENTARE")]),i._v(" "),a("ul",[a("li",[i._v("Inserisci valori diversi da "),a("code",[i._v("15")]),i._v(".")]),i._v(" "),a("li",[i._v("Modifica "),a("code",[i._v("<")]),i._v(" in "),a("code",[i._v(">")]),i._v(".")]),i._v(" "),a("li",[i._v("Modifica le istruzioni di movimento.\n:::")])]),i._v(" "),a("p",[i._v("Guarda attentamente il seguente programma. Prima di eseguirlo prova a pensare a cosa farà il CoderBot.")]),i._v(" "),a("img",{attrs:{src:i.$withBase("/images/guides/sens12.png")}}),i._v(" "),a("p",[i._v("Ora componilo ed eseguilo. Il CoderBot si è comportato come ti aspettavi?")])])}),[],!1,null,null,null);e.default=o.exports}}]);
\ No newline at end of file
diff --git a/assets/js/7.6562e918.js b/assets/js/7.6562e918.js
new file mode 100644
index 0000000..2d645c3
--- /dev/null
+++ b/assets/js/7.6562e918.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{352:function(i,a,e){"use strict";e.r(a);var s=e(42),o=Object(s.a)({},(function(){var i=this,a=i.$createElement,e=i._self._c||a;return e("ContentSlotsDistributor",{attrs:{"slot-key":i.$parent.slotKey}},[e("h1",{attrs:{id:"guide"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guide"}},[i._v("#")]),i._v(" Guide")]),i._v(" "),e("p",[i._v("Queste guide passo-passo ti guideranno nella composizione di un programma da zero. Per iniziare a scrivere un programma, apri la vista "),e("strong",[i._v("Programmazione")]),i._v(" dalla pagina principale dell'applicazione CoderBot, come "),e("RouterLink",{attrs:{to:"/usermanual/#programmazione"}},[i._v("descritto")]),i._v(" qui.")],1),i._v(" "),e("ul",[e("li",[e("a",{attrs:{href:"#muovere-coderbot"}},[i._v("Muovere CoderBot")])]),i._v(" "),e("li",[e("a",{attrs:{href:"#programmiamo-con-i-sensori"}},[i._v("Programmiamo con i Sensori")])])]),i._v(" "),e("h2",{attrs:{id:"muovere-coderbot"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#muovere-coderbot"}},[i._v("#")]),i._v(" Muovere CoderBot")]),i._v(" "),e("p",[i._v("Clicca su "),e("strong",[i._v("Movimento")]),i._v(" nell’elenco che trovi nella parte sinistra dello schermo.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov1.png")}}),i._v(" "),e("p",[i._v("Clicca su "),e("strong",[i._v("muovi avanti")]),i._v(" e, tenendo premuto il pulsante sinistro del mouse, trascina l’elemento verso destra.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov2.png")}}),i._v(" "),e("p",[i._v("Rilascia l’elemento nella parte bianca dello schermo, dove preferisci.")]),i._v(" "),e("p",[i._v("Adesso, ripetendo un procedimento simile a quello che hai appena eseguito, trascina l’istruzione "),e("strong",[i._v("gira a sinistra")]),i._v(" e collocala sotto l’altra.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov3.png")}}),i._v(" "),e("div",{staticClass:"custom-block warning"},[e("p",{staticClass:"custom-block-title"},[i._v("ATTENZIONE")]),i._v(" "),e("p",[i._v("Fai in modo che si attacchino tra di loro come i pezzi di un puzzle. Dovresti sentire un "),e("em",[i._v("click")]),i._v(".")])]),i._v(" "),e("p",[i._v("Colloca il CoderBot in terra, in uno spazio sufficientemente libero da ostacoli. Poi clicca il tasto "),e("strong",[i._v("Esegui")]),i._v(" per eseguire il programma.")]),i._v(" "),e("p",[i._v("Cosa fa il robot?")]),i._v(" "),e("p",[i._v("Adesso componi il programma indicato in figura.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov4.png")}}),i._v(" "),e("ul",[e("li",[i._v("Cosa ti aspetti che faccia CoderBot quando avrai eseguito il programma?")]),i._v(" "),e("li",[i._v("Esegui il programma. Era quello che ti aspettavi?")])]),i._v(" "),e("p",[i._v("Adesso clicca sulla terza istruzione dall’alto, quella indicata dalla freccia.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov5.png")}}),i._v(" "),e("p",[i._v("Trascina quella istruzione verso il simbolo del cestino localizzato nella parte destra in basso dello schermo.")]),i._v(" "),e("p",[i._v("Quando le istruzioni saranno sovrapposte al cestino, il cestino si aprirà.")]),i._v(" "),e("p",[i._v("A questo punto, lasciale cadere lì dentro per eliminarle.")]),i._v(" "),e("p",[i._v("Clicca su "),e("strong",[i._v("Cicli")]),i._v(" nell’elenco a sinistra e trascina l’istruzione indicata in figura a fianco di quelle che sono rimaste sullo schermo.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov7.png")}}),i._v(" "),e("p",[i._v("Trascina le due istruzioni di movimento all’interno dell’istruzione che hai appena collocato sullo schermo, come indicato in figura.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov8.png")}}),i._v(" "),e("p",[i._v("Al posto di "),e("code",[i._v("10")]),i._v(" scrivi "),e("code",[i._v("4")]),i._v(":")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov9.png")}}),i._v(" "),e("ul",[e("li",[i._v("Cosa ti aspetti che faccia CoderBot quando eseguirai il programma?")]),i._v(" "),e("li",[i._v("Esegui il programma. Era quello che ti aspettavi?")])]),i._v(" "),e("h2",{attrs:{id:"programmiamo-con-i-sensori"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#programmiamo-con-i-sensori"}},[i._v("#")]),i._v(" Programmiamo con i sensori")]),i._v(" "),e("p",[i._v("Cancella il programma che hai realizzato fin'ora.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens1.png")}}),i._v(" "),e("p",[i._v("Inserisci il blocco "),e("strong",[i._v("se … fai")]),i._v(", che trovi in "),e("strong",[i._v("Logica")]),i._v(".")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens2.png")}}),i._v(" "),e("p",[i._v("Inserisci l’istruzione "),e("em",[i._v("confronto")]),i._v(" raffigurata, che trovi ancora in "),e("strong",[i._v("Logica")]),i._v(".")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens3.png")}}),i._v(" "),e("p",[i._v("Inserisci "),e("strong",[i._v("leggi distanza con sonar 1")]),i._v(", che trovi in "),e("strong",[i._v("Sensori")]),i._v(".")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens4.png")}}),i._v(" "),e("p",[i._v("Modifica il simbolo "),e("code",[i._v("=")]),i._v(" in "),e("code",[i._v("<")]),i._v(", cliccandoci sopra.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens5.png")}}),i._v(" "),e("p",[i._v("Inserisci il blocco in figura, che troverai in "),e("strong",[i._v("Matematica")]),i._v(".")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens6.png")}}),i._v(" "),e("p",[i._v("Modifica "),e("code",[i._v("0")]),i._v(" in "),e("code",[i._v("15")]),i._v(".")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens7.png")}}),i._v(" "),e("p",[i._v("Inserisci un blocco "),e("strong",[i._v("ripeti mentre")]),i._v(", che trovi in "),e("strong",[i._v("Cicli")]),i._v(".")]),i._v(" "),e("p",[i._v("Posizionalo come in figura.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens8.png")}}),i._v(" "),e("p",[i._v("Adesso completa il programma come indicato in figura.")]),i._v(" "),e("p",[i._v("Cosa ti aspetti che faccia il robot quando eseguirai il programma?")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens9.png")}}),i._v(" "),e("p",[i._v("Ora clicca sulla piccola rotellina prima del "),e("strong",[i._v("se")]),i._v(". Apparirà una finestra.")]),i._v(" "),e("p",[i._v("Trascina "),e("strong",[i._v("altrimenti")]),i._v(" sotto il "),e("strong",[i._v("se")]),i._v(", come indicato in figura.")]),i._v(" "),e("p",[i._v("Poi clicca di nuovo sulla rotellina per chiudere la finestra.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens10.png")}}),i._v(" "),e("p",[i._v("Inserisci "),e("strong",[i._v("gira a destra")]),i._v(" in “altrimenti”.")]),i._v(" "),e("ul",[e("li",[i._v("Cosa ti aspetti che faccia CoderBot?")]),i._v(" "),e("li",[i._v("Esegui il programma. Era quello che ti aspettavi?")])]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens11.png")}}),i._v(" "),e("div",{staticClass:"custom-block tip"},[e("p",{staticClass:"custom-block-title"},[i._v("PROVA A SPERIMENTARE")]),i._v(" "),e("ul",[e("li",[i._v("Inserisci valori diversi da "),e("code",[i._v("15")]),i._v(".")]),i._v(" "),e("li",[i._v("Modifica "),e("code",[i._v("<")]),i._v(" in "),e("code",[i._v(">")]),i._v(".")]),i._v(" "),e("li",[i._v("Modifica le istruzioni di movimento.")])])]),i._v(" "),e("p",[i._v("Guarda attentamente il seguente programma. Prima di eseguirlo prova a pensare a cosa farà il CoderBot.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens12.png")}}),i._v(" "),e("p",[i._v("Ora componilo ed eseguilo. Il CoderBot si è comportato come ti aspettavi?")])])}),[],!1,null,null,null);a.default=o.exports}}]);
\ No newline at end of file
diff --git a/assets/js/7.ea485120.js b/assets/js/7.ea485120.js
new file mode 100644
index 0000000..06cd50e
--- /dev/null
+++ b/assets/js/7.ea485120.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[7],{353:function(i,a,e){"use strict";e.r(a);var s=e(42),o=Object(s.a)({},(function(){var i=this,a=i.$createElement,e=i._self._c||a;return e("ContentSlotsDistributor",{attrs:{"slot-key":i.$parent.slotKey}},[e("h1",{attrs:{id:"guide"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#guide"}},[i._v("#")]),i._v(" Guide")]),i._v(" "),e("p",[i._v("Queste guide passo-passo ti guideranno nella composizione di un programma da zero. Per iniziare a scrivere un programma, apri la vista "),e("strong",[i._v("Programmazione")]),i._v(" dalla pagina principale dell'applicazione CoderBot, come "),e("RouterLink",{attrs:{to:"/usermanual/#programmazione"}},[i._v("descritto")]),i._v(" qui.")],1),i._v(" "),e("ul",[e("li",[e("a",{attrs:{href:"#muovere-coderbot"}},[i._v("Muovere CoderBot")])]),i._v(" "),e("li",[e("a",{attrs:{href:"#programmiamo-con-i-sensori"}},[i._v("Programmiamo con i Sensori")])])]),i._v(" "),e("h2",{attrs:{id:"muovere-coderbot"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#muovere-coderbot"}},[i._v("#")]),i._v(" Muovere CoderBot")]),i._v(" "),e("p",[i._v("Clicca su "),e("strong",[i._v("Movimento")]),i._v(" nell’elenco che trovi nella parte sinistra dello schermo.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov1.png")}}),i._v(" "),e("p",[i._v("Clicca su "),e("strong",[i._v("muovi avanti")]),i._v(" e, tenendo premuto il pulsante sinistro del mouse, trascina l’elemento verso destra.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov2.png")}}),i._v(" "),e("p",[i._v("Rilascia l’elemento nella parte bianca dello schermo, dove preferisci.")]),i._v(" "),e("p",[i._v("Adesso, ripetendo un procedimento simile a quello che hai appena eseguito, trascina l’istruzione "),e("strong",[i._v("gira a sinistra")]),i._v(" e collocala sotto l’altra.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov3.png")}}),i._v(" "),e("div",{staticClass:"custom-block warning"},[e("p",{staticClass:"custom-block-title"},[i._v("ATTENZIONE")]),i._v(" "),e("p",[i._v("Fai in modo che si attacchino tra di loro come i pezzi di un puzzle. Dovresti sentire un "),e("em",[i._v("click")]),i._v(".")])]),i._v(" "),e("p",[i._v("Colloca il CoderBot in terra, in uno spazio sufficientemente libero da ostacoli. Poi clicca il tasto "),e("strong",[i._v("Esegui")]),i._v(" per eseguire il programma.")]),i._v(" "),e("p",[i._v("Cosa fa il robot?")]),i._v(" "),e("p",[i._v("Adesso componi il programma indicato in figura.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov4.png")}}),i._v(" "),e("ul",[e("li",[i._v("Cosa ti aspetti che faccia CoderBot quando avrai eseguito il programma?")]),i._v(" "),e("li",[i._v("Esegui il programma. Era quello che ti aspettavi?")])]),i._v(" "),e("p",[i._v("Adesso clicca sulla terza istruzione dall’alto, quella indicata dalla freccia.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov5.png")}}),i._v(" "),e("p",[i._v("Trascina quella istruzione verso il simbolo del cestino localizzato nella parte destra in basso dello schermo.")]),i._v(" "),e("p",[i._v("Quando le istruzioni saranno sovrapposte al cestino, il cestino si aprirà.")]),i._v(" "),e("p",[i._v("A questo punto, lasciale cadere lì dentro per eliminarle.")]),i._v(" "),e("p",[i._v("Clicca su "),e("strong",[i._v("Cicli")]),i._v(" nell’elenco a sinistra e trascina l’istruzione indicata in figura a fianco di quelle che sono rimaste sullo schermo.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov7.png")}}),i._v(" "),e("p",[i._v("Trascina le due istruzioni di movimento all’interno dell’istruzione che hai appena collocato sullo schermo, come indicato in figura.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov8.png")}}),i._v(" "),e("p",[i._v("Al posto di "),e("code",[i._v("10")]),i._v(" scrivi "),e("code",[i._v("4")]),i._v(":")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/mov9.png")}}),i._v(" "),e("ul",[e("li",[i._v("Cosa ti aspetti che faccia CoderBot quando eseguirai il programma?")]),i._v(" "),e("li",[i._v("Esegui il programma. Era quello che ti aspettavi?")])]),i._v(" "),e("h2",{attrs:{id:"programmiamo-con-i-sensori"}},[e("a",{staticClass:"header-anchor",attrs:{href:"#programmiamo-con-i-sensori"}},[i._v("#")]),i._v(" Programmiamo con i sensori")]),i._v(" "),e("p",[i._v("Cancella il programma che hai realizzato fin'ora.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens1.png")}}),i._v(" "),e("p",[i._v("Inserisci il blocco "),e("strong",[i._v("se … fai")]),i._v(", che trovi in "),e("strong",[i._v("Logica")]),i._v(".")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens2.png")}}),i._v(" "),e("p",[i._v("Inserisci l’istruzione "),e("em",[i._v("confronto")]),i._v(" raffigurata, che trovi ancora in "),e("strong",[i._v("Logica")]),i._v(".")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens3.png")}}),i._v(" "),e("p",[i._v("Inserisci "),e("strong",[i._v("leggi distanza con sonar 1")]),i._v(", che trovi in "),e("strong",[i._v("Sensori")]),i._v(".")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens4.png")}}),i._v(" "),e("p",[i._v("Modifica il simbolo "),e("code",[i._v("=")]),i._v(" in "),e("code",[i._v("<")]),i._v(", cliccandoci sopra.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens5.png")}}),i._v(" "),e("p",[i._v("Inserisci il blocco in figura, che troverai in "),e("strong",[i._v("Matematica")]),i._v(".")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens6.png")}}),i._v(" "),e("p",[i._v("Modifica "),e("code",[i._v("0")]),i._v(" in "),e("code",[i._v("15")]),i._v(".")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens7.png")}}),i._v(" "),e("p",[i._v("Inserisci un blocco "),e("strong",[i._v("ripeti mentre")]),i._v(", che trovi in "),e("strong",[i._v("Cicli")]),i._v(".")]),i._v(" "),e("p",[i._v("Posizionalo come in figura.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens8.png")}}),i._v(" "),e("p",[i._v("Adesso completa il programma come indicato in figura.")]),i._v(" "),e("p",[i._v("Cosa ti aspetti che faccia il robot quando eseguirai il programma?")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens9.png")}}),i._v(" "),e("p",[i._v("Ora clicca sulla piccola rotellina prima del "),e("strong",[i._v("se")]),i._v(". Apparirà una finestra.")]),i._v(" "),e("p",[i._v("Trascina "),e("strong",[i._v("altrimenti")]),i._v(" sotto il "),e("strong",[i._v("se")]),i._v(", come indicato in figura.")]),i._v(" "),e("p",[i._v("Poi clicca di nuovo sulla rotellina per chiudere la finestra.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens10.png")}}),i._v(" "),e("p",[i._v("Inserisci "),e("strong",[i._v("gira a destra")]),i._v(" in “altrimenti”.")]),i._v(" "),e("ul",[e("li",[i._v("Cosa ti aspetti che faccia CoderBot?")]),i._v(" "),e("li",[i._v("Esegui il programma. Era quello che ti aspettavi?")])]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens11.png")}}),i._v(" "),e("div",{staticClass:"custom-block tip"},[e("p",{staticClass:"custom-block-title"},[i._v("PROVA A SPERIMENTARE")]),i._v(" "),e("ul",[e("li",[i._v("Inserisci valori diversi da "),e("code",[i._v("15")]),i._v(".")]),i._v(" "),e("li",[i._v("Modifica "),e("code",[i._v("<")]),i._v(" in "),e("code",[i._v(">")]),i._v(".")]),i._v(" "),e("li",[i._v("Modifica le istruzioni di movimento.")])])]),i._v(" "),e("p",[i._v("Guarda attentamente il seguente programma. Prima di eseguirlo prova a pensare a cosa farà il CoderBot.")]),i._v(" "),e("img",{attrs:{src:i.$withBase("/images/guides/sens12.png")}}),i._v(" "),e("p",[i._v("Ora componilo ed eseguilo. Il CoderBot si è comportato come ti aspettavi?")])])}),[],!1,null,null,null);a.default=o.exports}}]);
\ No newline at end of file
diff --git a/assets/js/8.17bb537b.js b/assets/js/8.17bb537b.js
new file mode 100644
index 0000000..6aff734
--- /dev/null
+++ b/assets/js/8.17bb537b.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{354:function(e,a,i){"use strict";i.r(a);var t=i(42),r=Object(t.a)({},(function(){var e=this,a=e.$createElement,i=e._self._c||a;return i("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[i("h1",{attrs:{id:"montaggio-del-kit"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#montaggio-del-kit"}},[e._v("#")]),e._v(" Montaggio del kit")]),e._v(" "),i("p",[e._v("Seguendo questi passi, assemblerai CoderBot partendo dal suo kit.")]),e._v(" "),i("h2",{attrs:{id:"elenco-delle-componenti-del-kit"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#elenco-delle-componenti-del-kit"}},[e._v("#")]),e._v(" Elenco delle componenti del kit")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_01.jpg")}}),e._v(" "),i("ol",[i("li",[e._v("Raspberry Pi Model B 3 + Scheda controllo motori e sensori + Microfono USB")]),e._v(" "),i("li",[e._v("Altoparlante autoalimentato")]),e._v(" "),i("li",[e._v("Batteria al litio ricaricabile")]),e._v(" "),i("li",[e._v("Sensori a ultrasuoni + cavi di collegamento")]),e._v(" "),i("li",[e._v("Telecamera + cavo piatto")]),e._v(" "),i("li",[e._v("Cavo USB - MicroUSB - angolo 90° (per alimentazione Raspberry)")]),e._v(" "),i("li",[e._v("Cavo USB - MicroUSB - piatto (per alimentazione motori)")]),e._v(" "),i("li",[e._v("Cavo USB - MicroUSB - piatto (per ricarica batteria)")]),e._v(" "),i("li",[e._v("Telaio legno/metallo")]),e._v(" "),i("li",[e._v("Motori + cavi di collegamento")]),e._v(" "),i("li",[e._v("Ruote")]),e._v(" "),i("li",[e._v("Sfera")]),e._v(" "),i("li",[e._v("6 Viti M3 10mm")]),e._v(" "),i("li",[e._v("3 Viti M3 30mm")]),e._v(" "),i("li",[e._v("6 Dadi M3 30mm")]),e._v(" "),i("li",[e._v("2 Distanziali 20mm")]),e._v(" "),i("li",[e._v("4 Viti M2.5 12mm + 4 Distanziali cavi 4mm + 4 Dadi M2.5")]),e._v(" "),i("li",[e._v("Viti M2 6mm +Dadi M2")])]),e._v(" "),i("h2",{attrs:{id:"_1-motori"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_1-motori"}},[e._v("#")]),e._v(" 1 - Motori")]),e._v(" "),i("p",[e._v("1.1 Infilare i supporti in metallo a forma di “T” nel telaio.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_02.jpg")}})]),e._v(" "),i("br"),e._v(" "),i("p",[e._v("1.2 Posizionare i motori in modo che il perno bianco sia rivolto all'esterno della base e che il filo di alimentazione rosso sia vicino alla base, il rosso più in alto.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_03.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("1.3 Posizionare le viti M3 da 30mm nei fori.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_05.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("1.4 Posizionare i bulloni M3 autobloccanti dalla parte opposta.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_06.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("1.5 Serrare viti e bulloni, è opportuno utilizzare delle pinze o una chiave per tenere fermo il dado.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_07.jpg")}})]),e._v(" "),i("p",[e._v("1.6 Far passare i cavi di alimentazione nelle feritoie vicino ai contatti.")]),e._v(" "),i("p",[e._v("Ripetere per l’altro motore")]),e._v(" "),i("h2",{attrs:{id:"_2-sfera"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_2-sfera"}},[e._v("#")]),e._v(" 2 - Sfera")]),e._v(" "),i("p",[e._v("2.1 Fissare i distanziali da 20mm alla sfera utilizzando due viti M3 da 10mm.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_08.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("2.2 fissare sfera + distanziali alla parte inferiore del telaio, stringere bene le viti e i dadi\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_09.jpg")}})]),e._v(" "),i("div",{staticClass:"custom-block warning"},[i("p",{staticClass:"custom-block-title"},[e._v("ATTENZIONE")]),e._v(" "),i("p",[e._v("La sfera deve essere fissata nella parte inferiore del telaio, ovvero dalla stessa parte dove si trovano i motori.")])]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_10.jpg")}}),e._v(" "),i("h2",{attrs:{id:"_3-raspberry-pi"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_3-raspberry-pi"}},[e._v("#")]),e._v(" 3 - Raspberry Pi")]),e._v(" "),i("p",[e._v("3.1 Posizionare i distanziali in plastica bianca sopra la base, sempre in corrispondenza dei fori.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_11.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("3.3 Posizionare il Raspberry Pi sopra i distanziali\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_12.jpg")}})]),e._v(" "),i("div",{staticClass:"custom-block warning"},[i("p",{staticClass:"custom-block-title"},[e._v("ATTENZIONE")]),e._v(" "),i("p",[e._v("Il Raspberry deve essere posizionato in modo che le porte USB siano rivolte verso la parte più corta del supporto in legno (il lato opposto alla finestrella).\nNella foto a destra: particolare di una vite con distanziale fissato correttamente")])]),e._v(" "),i("p",[i("br"),i("br"),e._v("\n3.4 Infilare le viti di fissaggio nei fori sul Raspberry Pi\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_13.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("3.5 Avvitare e serrare i dadi alle viti sporgenti sotto la base in legno.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_14.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("h2",{attrs:{id:"_4-paratie-anteriore-e-laterali"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_4-paratie-anteriore-e-laterali"}},[e._v("#")]),e._v(" 4 - Paratie anteriore e laterali")]),e._v(" "),i("p",[e._v("4.1 Appoggiare le paratie laterali in modo da far entrare gli incastri nel telaio, senza farle scorrere. La paratia con la finestra laterale deve essere montata sulla parte destra del robot, tenendo conto che i motori sono nella parte anteriore e la sfera nella parte posteriore.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_15.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_16.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("4.2 Posizionare i sensori sonar nei fori presenti nelle paratie. Il sensore da posiziore nella paratia anteriore è quello con il connettore perpendicolare alla scheda.")]),e._v(" "),i("div",{staticClass:"custom-block warning"},[i("p",{staticClass:"custom-block-title"},[e._v("ATTENZIONE")]),e._v(" "),i("p",[e._v("E' possibile che sia necessario esercitare una cera forza per far entrare i sensori nelle paratie, sia quella in legno che quelle in metallo.")])]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_18.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_17.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_19.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_20.jpg")}}),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("p",[e._v("4.3 Appoggiare la paratia anteriore in modo da farla incastrare nelle feritoie sulle paratie laterali.\n"),i("br"),i("br")]),e._v(" "),i("p",[e._v("4.4 Appoggiare il supporto con il Raspberry Pi già montato all'interno del telaio, tra le tre paratie, facendo attenzione che i supporti si incastrino nelle feritoie presenti sulle paratie laterali.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_22.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("4.5 Far scorre le paratie verso la parte posteriore del telaio in modo da incastrarsi in esso.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_23.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("4.6 Posizionare la vite M3 10mm nel foro posto nella parte anteriore del telaio e fissarla con un dado autobloccante M3.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_24.jpg")}})]),e._v(" "),i("h2",{attrs:{id:"_5-batteria-e-collegamenti"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_5-batteria-e-collegamenti"}},[e._v("#")]),e._v(" 5 - Batteria e collegamenti")]),e._v(" "),i("br"),e._v(" "),i("p",[e._v("5.1 Collegare i cavi di alimentazione dei motori: quello del motore destro sullo spinotto più a destra.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_26.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("5.2 Collegare i cavi dei sensori a ultrasuoni: il cavo del sensore centrale, che passa sotto il raspberry e atteaverso la feritoria nella parte posteriore del supporto, deve essere inserito nel connettore più vicina alla parte anteriore. Il cavo del sensore sinistro deve essere posizionato nel connettore al centro e infine il cavo del sensore destro nel connettore più vicina alla parte posteriore.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_25.jpg")}}),e._v(" "),i("div",{staticClass:"custom-block danger"},[i("p",{staticClass:"custom-block-title"},[e._v("ATTENZIONE")]),e._v(" "),i("p",[e._v("Scambiare il verso del connettore comporta invertire la polarità dell'alimentazione del sensore che, oltre a non funzionare, potrebbe danneggiarsi.\nAssicurarsi dell'orientamento dei connettori: devono essere inseriti in modo che i fili di colore bianco siano dal lato della scritta CoderBot stampata sulla scheda, come mostrato in figura.\n"),i("br"),i("br"),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/connectors_side.jpg")}})])]),e._v(" "),i("p",[i("br"),i("br"),e._v("\n5.3 Posizionare la batteria all'interno del telaio, sotto il Raspberry; la batteria deve essere posizionata in modo che il display dello stato di carica sia rivolto verso il basso e i connettori USB verso la parte posteriore.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_32.jpg")}}),e._v(" "),i("br"),i("br"),i("br"),e._v(" "),i("p",[e._v("5.4 Collegare i cavi USB - Micro USB in dalla batteria al Raspberry e alla scheda motori. Il cavo più lungo, con i connettori orientati a 90°, deve essere fatto passare dall'interno del telaio all'esterno della finestra laterla per poi rientrare subito ed essere inserito nella presa di alimentazione del Raspberry.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_34.jpg")}}),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("p",[e._v("5.5 Collegare il cavo più corto, che deve essere usato per collegare la batteria alla scheda motori, restando all'interno del telaio.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_35.jpg")}})]),e._v(" "),i("h2",{attrs:{id:"_6-telecamera"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_6-telecamera"}},[e._v("#")]),e._v(" 6 - Telecamera")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_27.jpg")}}),e._v(" "),i("p",[e._v("6.1 Posizionare la telecamera sul supporto in modo che la finestrella, asimmetrica, lasci scoperto il led sulla parte destra della scheda della telecamera.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_27b.jpg")}})]),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("p",[e._v("6.2 Fissare la telecamera con le viti M2 6mm e relativi bulloni. Posizionare le viti in modo che la testa stia dalla parte del legno e i bulloni dalla parte della scheda.")]),e._v(" "),i("div",{staticClass:"custom-block danger"},[i("p",{staticClass:"custom-block-title"},[e._v("ATTENZIONE")]),e._v(" "),i("p",[e._v("La parte posteriore della telecamera è costituita da un circuito stampato con diversi componenti delicati.\nNello stringere i dadi, si raccomanda di fare attenzione a non utilizzare pinze o utensili che possano danneggiare il circuito. A tal proposito si consiglia di usare solo le dita per tener fermi i dadi o, al più, una pinzetta molto piccola.")])]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_28.jpg")}}),e._v(" "),i("p",[i("br"),i("br"),e._v("\n6.3 Far passare il cavo piatto dalla telecamera fino al farlo scorrere nel connettore posto sul Raspberry. Verificare che la linguetta di fissaggio posta sul connettore sia estratta. Una volta che il cavo piatto è ben inserito nel connettore, spingere la linguetta verso il basso, in modo da fissare il cavo.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_29.jpg")}}),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("p",[e._v("6.4 Posizionare il supporto della telecamera sul telaio principale in corrispondenza delle scanalature.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_30.jpg")}}),e._v(" "),i("p",[i("br"),i("br"),e._v("\n6.5 Infilare, avendo cura di fare in modo che le parti si incastrino correttamente l'una nell'altra il supporto telecamera nelle scanalature sulle paratie, fino a che non il supporto non sia ben incastrato.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_31.jpg")}}),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("h2",{attrs:{id:"_7-coperchio-ruote-e-altoparlante"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_7-coperchio-ruote-e-altoparlante"}},[e._v("#")]),e._v(" 7 - Coperchio, ruote e altoparlante")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_37.jpg")}}),e._v(" "),i("p",[e._v("7.1 Far passare il cavetto con il jack audio da 3.5” dall'interno del telaio all'esterno, attraverso la finestra laterale della paratia.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_38.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("7.2 Inserire il jack audio nella presa sul lato del Raspberry.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_39.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("7.3 Far passare l'altra estremità del cavo (connettore Mini USB) dalla parte anteriore del telaio.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_40.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("7.4 Appoggiare il coperchio sulle paratie laterali, facendo in modo che le feritoie e gli incastri siano tutti correttamente impegnati nelle paratie.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_41.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_42.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("7.5 Inserire la vite M3 10mm nel foro posto nella linguetta presente nella parte inferiore del coperchio e avvirarla al dado autobloccante.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_44.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("7.6 Montare le ruote facendole scorrere nei semiassi, facendo attenzione a non forzare il telaio. Si consiglia di fare una leggera forza agendo direttamente su motori e ruote.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_43.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("7.7 Collegare il connettore Micro USB all'altoparlante.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_45.jpg")}}),e._v(" "),i("h2",{attrs:{id:"_8-accensione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_8-accensione"}},[e._v("#")]),e._v(" 8 - Accensione")]),e._v(" "),i("p",[e._v("8.1 Collegare la spina Micro USB nella presa presente sul Raspberry, accessibile dalla finestra sulla paratia laterale.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_47.jpg")}})])])}),[],!1,null,null,null);a.default=r.exports}}]);
\ No newline at end of file
diff --git a/assets/js/8.5669caeb.js b/assets/js/8.5669caeb.js
new file mode 100644
index 0000000..71ae9a7
--- /dev/null
+++ b/assets/js/8.5669caeb.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{353:function(e,a,i){"use strict";i.r(a);var t=i(42),r=Object(t.a)({},(function(){var e=this,a=e.$createElement,i=e._self._c||a;return i("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[i("h1",{attrs:{id:"montaggio-del-kit"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#montaggio-del-kit"}},[e._v("#")]),e._v(" Montaggio del kit")]),e._v(" "),i("p",[e._v("Seguendo questi passi, assemblerai CoderBot partendo dal suo kit.")]),e._v(" "),i("h2",{attrs:{id:"elenco-delle-componenti-del-kit"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#elenco-delle-componenti-del-kit"}},[e._v("#")]),e._v(" Elenco delle componenti del kit")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_01.jpg")}}),e._v(" "),i("ol",[i("li",[e._v("Raspberry Pi Model B 3 + Scheda controllo motori e sensori + Microfono USB")]),e._v(" "),i("li",[e._v("Altoparlante autoalimentato")]),e._v(" "),i("li",[e._v("Batteria al litio ricaricabile")]),e._v(" "),i("li",[e._v("Sensori a ultrasuoni + cavi di collegamento")]),e._v(" "),i("li",[e._v("Telecamera + cavo piatto")]),e._v(" "),i("li",[e._v("Cavo USB - MicroUSB - angolo 90° (per alimentazione Raspberry)")]),e._v(" "),i("li",[e._v("Cavo USB - MicroUSB - piatto (per alimentazione motori)")]),e._v(" "),i("li",[e._v("Cavo USB - MicroUSB - piatto (per ricarica batteria)")]),e._v(" "),i("li",[e._v("Telaio legno/metallo")]),e._v(" "),i("li",[e._v("Motori + cavi di collegamento")]),e._v(" "),i("li",[e._v("Ruote")]),e._v(" "),i("li",[e._v("Sfera")]),e._v(" "),i("li",[e._v("6 Viti M3 10mm")]),e._v(" "),i("li",[e._v("3 Viti M3 30mm")]),e._v(" "),i("li",[e._v("6 Dadi M3 30mm")]),e._v(" "),i("li",[e._v("2 Distanziali 20mm")]),e._v(" "),i("li",[e._v("4 Viti M2.5 12mm + 4 Distanziali cavi 4mm + 4 Dadi M2.5")]),e._v(" "),i("li",[e._v("Viti M2 6mm +Dadi M2")])]),e._v(" "),i("h2",{attrs:{id:"_1-motori"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_1-motori"}},[e._v("#")]),e._v(" 1 - Motori")]),e._v(" "),i("p",[e._v("1.1 Infilare i supporti in metallo a forma di “T” nel telaio.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_02.jpg")}})]),e._v(" "),i("br"),e._v(" "),i("p",[e._v("1.2 Posizionare i motori in modo che il perno bianco sia rivolto all'esterno della base e che il filo di alimentazione rosso sia vicino alla base, il rosso più in alto.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_03.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("1.3 Posizionare le viti M3 da 30mm nei fori.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_05.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("1.4 Posizionare i bulloni M3 autobloccanti dalla parte opposta.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_06.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("1.5 Serrare viti e bulloni, è opportuno utilizzare delle pinze o una chiave per tenere fermo il dado.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_07.jpg")}})]),e._v(" "),i("p",[e._v("1.6 Far passare i cavi di alimentazione nelle feritoie vicino ai contatti.")]),e._v(" "),i("p",[e._v("Ripetere per l’altro motore")]),e._v(" "),i("h2",{attrs:{id:"_2-sfera"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_2-sfera"}},[e._v("#")]),e._v(" 2 - Sfera")]),e._v(" "),i("p",[e._v("2.1 Fissare i distanziali da 20mm alla sfera utilizzando due viti M3 da 10mm.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_08.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("2.2 fissare sfera + distanziali alla parte inferiore del telaio, stringere bene le viti e i dadi\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_09.jpg")}})]),e._v(" "),i("div",{staticClass:"custom-block warning"},[i("p",{staticClass:"custom-block-title"},[e._v("ATTENZIONE")]),e._v(" "),i("p",[e._v("La sfera deve essere fissata nella parte inferiore del telaio, ovvero dalla stessa parte dove si trovano i motori.")])]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_10.jpg")}}),e._v(" "),i("h2",{attrs:{id:"_3-raspberry-pi"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_3-raspberry-pi"}},[e._v("#")]),e._v(" 3 - Raspberry Pi")]),e._v(" "),i("p",[e._v("3.1 Posizionare i distanziali in plastica bianca sopra la base, sempre in corrispondenza dei fori.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_11.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("3.3 Posizionare il Raspberry Pi sopra i distanziali\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_12.jpg")}})]),e._v(" "),i("div",{staticClass:"custom-block warning"},[i("p",{staticClass:"custom-block-title"},[e._v("ATTENZIONE")]),e._v(" "),i("p",[e._v("Il Raspberry deve essere posizionato in modo che le porte USB siano rivolte verso la parte più corta del supporto in legno (il lato opposto alla finestrella).\nNella foto a destra: particolare di una vite con distanziale fissato correttamente")])]),e._v(" "),i("p",[i("br"),i("br"),e._v("\n3.4 Infilare le viti di fissaggio nei fori sul Raspberry Pi\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_13.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("3.5 Avvitare e serrare i dadi alle viti sporgenti sotto la base in legno.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_14.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("h2",{attrs:{id:"_4-paratie-anteriore-e-laterali"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_4-paratie-anteriore-e-laterali"}},[e._v("#")]),e._v(" 4 - Paratie anteriore e laterali")]),e._v(" "),i("p",[e._v("4.1 Appoggiare le paratie laterali in modo da far entrare gli incastri nel telaio, senza farle scorrere. La paratia con la finestra laterale deve essere montata sulla parte destra del robot, tenendo conto che i motori sono nella parte anteriore e la sfera nella parte posteriore.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_15.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_16.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("4.2 Posizionare i sensori sonar nei fori presenti nelle paratie. Il sensore da posiziore nella paratia anteriore è quello con il connettore perpendicolare alla scheda.")]),e._v(" "),i("div",{staticClass:"custom-block warning"},[i("p",{staticClass:"custom-block-title"},[e._v("ATTENZIONE")]),e._v(" "),i("p",[e._v("E' possibile che sia necessario esercitare una cera forza per far entrare i sensori nelle paratie, sia quella in legno che quelle in metallo.")])]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_18.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_17.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_19.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_20.jpg")}}),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("p",[e._v("4.3 Appoggiare la paratia anteriore in modo da farla incastrare nelle feritoie sulle paratie laterali.\n"),i("br"),i("br")]),e._v(" "),i("p",[e._v("4.4 Appoggiare il supporto con il Raspberry Pi già montato all'interno del telaio, tra le tre paratie, facendo attenzione che i supporti si incastrino nelle feritoie presenti sulle paratie laterali.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_22.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("4.5 Far scorre le paratie verso la parte posteriore del telaio in modo da incastrarsi in esso.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_23.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("4.6 Posizionare la vite M3 10mm nel foro posto nella parte anteriore del telaio e fissarla con un dado autobloccante M3.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_24.jpg")}})]),e._v(" "),i("h2",{attrs:{id:"_5-batteria-e-collegamenti"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_5-batteria-e-collegamenti"}},[e._v("#")]),e._v(" 5 - Batteria e collegamenti")]),e._v(" "),i("br"),e._v(" "),i("p",[e._v("5.1 Collegare i cavi di alimentazione dei motori: quello del motore destro sullo spinotto più a destra.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_26.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("5.2 Collegare i cavi dei sensori a ultrasuoni: il cavo del sensore centrale, che passa sotto il raspberry e atteaverso la feritoria nella parte posteriore del supporto, deve essere inserito nel connettore più vicina alla parte anteriore. Il cavo del sensore sinistro deve essere posizionato nel connettore al centro e infine il cavo del sensore destro nel connettore più vicina alla parte posteriore.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_25.jpg")}}),e._v(" "),i("div",{staticClass:"custom-block danger"},[i("p",{staticClass:"custom-block-title"},[e._v("ATTENZIONE")]),e._v(" "),i("p",[e._v("Scambiare il verso del connettore comporta invertire la polarità dell'alimentazione del sensore che, oltre a non funzionare, potrebbe danneggiarsi.\nAssicurarsi dell'orientamento dei connettori: devono essere inseriti in modo che i fili di colore bianco siano dal lato della scritta CoderBot stampata sulla scheda, come mostrato in figura.\n"),i("br"),i("br"),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/connectors_side.jpg")}})])]),e._v(" "),i("p",[i("br"),i("br"),e._v("\n5.3 Posizionare la batteria all'interno del telaio, sotto il Raspberry; la batteria deve essere posizionata in modo che il display dello stato di carica sia rivolto verso il basso e i connettori USB verso la parte posteriore.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_32.jpg")}}),e._v(" "),i("br"),i("br"),i("br"),e._v(" "),i("p",[e._v("5.4 Collegare i cavi USB - Micro USB in dalla batteria al Raspberry e alla scheda motori. Il cavo più lungo, con i connettori orientati a 90°, deve essere fatto passare dall'interno del telaio all'esterno della finestra laterla per poi rientrare subito ed essere inserito nella presa di alimentazione del Raspberry.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_34.jpg")}}),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("p",[e._v("5.5 Collegare il cavo più corto, che deve essere usato per collegare la batteria alla scheda motori, restando all'interno del telaio.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_35.jpg")}})]),e._v(" "),i("h2",{attrs:{id:"_6-telecamera"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_6-telecamera"}},[e._v("#")]),e._v(" 6 - Telecamera")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_27.jpg")}}),e._v(" "),i("p",[e._v("6.1 Posizionare la telecamera sul supporto in modo che la finestrella, asimmetrica, lasci scoperto il led sulla parte destra della scheda della telecamera.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_27b.jpg")}})]),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("p",[e._v("6.2 Fissare la telecamera con le viti M2 6mm e relativi bulloni. Posizionare le viti in modo che la testa stia dalla parte del legno e i bulloni dalla parte della scheda.")]),e._v(" "),i("div",{staticClass:"custom-block danger"},[i("p",{staticClass:"custom-block-title"},[e._v("ATTENZIONE")]),e._v(" "),i("p",[e._v("La parte posteriore della telecamera è costituita da un circuito stampato con diversi componenti delicati.\nNello stringere i dadi, si raccomanda di fare attenzione a non utilizzare pinze o utensili che possano danneggiare il circuito. A tal proposito si consiglia di usare solo le dita per tener fermi i dadi o, al più, una pinzetta molto piccola.")])]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_28.jpg")}}),e._v(" "),i("p",[i("br"),i("br"),e._v("\n6.3 Far passare il cavo piatto dalla telecamera fino al farlo scorrere nel connettore posto sul Raspberry. Verificare che la linguetta di fissaggio posta sul connettore sia estratta. Una volta che il cavo piatto è ben inserito nel connettore, spingere la linguetta verso il basso, in modo da fissare il cavo.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_29.jpg")}}),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("p",[e._v("6.4 Posizionare il supporto della telecamera sul telaio principale in corrispondenza delle scanalature.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_30.jpg")}}),e._v(" "),i("p",[i("br"),i("br"),e._v("\n6.5 Infilare, avendo cura di fare in modo che le parti si incastrino correttamente l'una nell'altra il supporto telecamera nelle scanalature sulle paratie, fino a che non il supporto non sia ben incastrato.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_31.jpg")}}),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("h2",{attrs:{id:"_7-coperchio-ruote-e-altoparlante"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_7-coperchio-ruote-e-altoparlante"}},[e._v("#")]),e._v(" 7 - Coperchio, ruote e altoparlante")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_37.jpg")}}),e._v(" "),i("p",[e._v("7.1 Far passare il cavetto con il jack audio da 3.5” dall'interno del telaio all'esterno, attraverso la finestra laterale della paratia.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_38.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("7.2 Inserire il jack audio nella presa sul lato del Raspberry.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_39.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("7.3 Far passare l'altra estremità del cavo (connettore Mini USB) dalla parte anteriore del telaio.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_40.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("7.4 Appoggiare il coperchio sulle paratie laterali, facendo in modo che le feritoie e gli incastri siano tutti correttamente impegnati nelle paratie.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_41.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_42.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("7.5 Inserire la vite M3 10mm nel foro posto nella linguetta presente nella parte inferiore del coperchio e avvirarla al dado autobloccante.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_44.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("7.6 Montare le ruote facendole scorrere nei semiassi, facendo attenzione a non forzare il telaio. Si consiglia di fare una leggera forza agendo direttamente su motori e ruote.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_43.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("7.7 Collegare il connettore Micro USB all'altoparlante.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_45.jpg")}}),e._v(" "),i("h2",{attrs:{id:"_8-accensione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_8-accensione"}},[e._v("#")]),e._v(" 8 - Accensione")]),e._v(" "),i("p",[e._v("8.1 Collegare la spina Micro USB nella presa presente sul Raspberry, accessibile dalla finestra sulla paratia laterale.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_47.jpg")}})])])}),[],!1,null,null,null);a.default=r.exports}}]);
\ No newline at end of file
diff --git a/assets/js/8.7f655e33.js b/assets/js/8.7f655e33.js
new file mode 100644
index 0000000..1de380b
--- /dev/null
+++ b/assets/js/8.7f655e33.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{353:function(e,a,i){"use strict";i.r(a);var t=i(43),r=Object(t.a)({},(function(){var e=this,a=e.$createElement,i=e._self._c||a;return i("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[i("h1",{attrs:{id:"montaggio-del-kit"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#montaggio-del-kit"}},[e._v("#")]),e._v(" Montaggio del kit")]),e._v(" "),i("p",[e._v("Seguendo questi passi, assemblerai CoderBot partendo dal suo kit.")]),e._v(" "),i("h2",{attrs:{id:"elenco-delle-componenti-del-kit"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#elenco-delle-componenti-del-kit"}},[e._v("#")]),e._v(" Elenco delle componenti del kit")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_01.jpg")}}),e._v(" "),i("ol",[i("li",[e._v("Raspberry Pi Model B 3 + Scheda controllo motori e sensori + Microfono USB")]),e._v(" "),i("li",[e._v("Altoparlante autoalimentato")]),e._v(" "),i("li",[e._v("Batteria al litio ricaricabile")]),e._v(" "),i("li",[e._v("Sensori a ultrasuoni + cavi di collegamento")]),e._v(" "),i("li",[e._v("Telecamera + cavo piatto")]),e._v(" "),i("li",[e._v("Cavo USB - MicroUSB - angolo 90° (per alimentazione Raspberry)")]),e._v(" "),i("li",[e._v("Cavo USB - MicroUSB - piatto (per alimentazione motori)")]),e._v(" "),i("li",[e._v("Cavo USB - MicroUSB - piatto (per ricarica batteria)")]),e._v(" "),i("li",[e._v("Telaio legno/metallo")]),e._v(" "),i("li",[e._v("Motori + cavi di collegamento")]),e._v(" "),i("li",[e._v("Ruote")]),e._v(" "),i("li",[e._v("Sfera")]),e._v(" "),i("li",[e._v("6 Viti M3 10mm")]),e._v(" "),i("li",[e._v("3 Viti M3 30mm")]),e._v(" "),i("li",[e._v("6 Dadi M3 30mm")]),e._v(" "),i("li",[e._v("2 Distanziali 20mm")]),e._v(" "),i("li",[e._v("4 Viti M2.5 12mm + 4 Distanziali cavi 4mm + 4 Dadi M2.5")]),e._v(" "),i("li",[e._v("Viti M2 6mm +Dadi M2")])]),e._v(" "),i("h2",{attrs:{id:"_1-motori"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_1-motori"}},[e._v("#")]),e._v(" 1 - Motori")]),e._v(" "),i("p",[e._v("1.1 Infilare i supporti in metallo a forma di “T” nel telaio.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_02.jpg")}})]),e._v(" "),i("br"),e._v(" "),i("p",[e._v("1.2 Posizionare i motori in modo che il perno bianco sia rivolto all'esterno della base e che il filo di alimentazione rosso sia vicino alla base, il rosso più in alto.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_03.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("1.3 Posizionare le viti M3 da 30mm nei fori.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_05.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("1.4 Posizionare i bulloni M3 autobloccanti dalla parte opposta.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_06.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("1.5 Serrare viti e bulloni, è opportuno utilizzare delle pinze o una chiave per tenere fermo il dado.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_07.jpg")}})]),e._v(" "),i("p",[e._v("1.6 Far passare i cavi di alimentazione nelle feritoie vicino ai contatti.")]),e._v(" "),i("p",[e._v("Ripetere per l’altro motore")]),e._v(" "),i("h2",{attrs:{id:"_2-sfera"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_2-sfera"}},[e._v("#")]),e._v(" 2 - Sfera")]),e._v(" "),i("p",[e._v("2.1 Fissare i distanziali da 20mm alla sfera utilizzando due viti M3 da 10mm.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_08.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("2.2 fissare sfera + distanziali alla parte inferiore del telaio, stringere bene le viti e i dadi\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_09.jpg")}})]),e._v(" "),i("p",[e._v("::: warning ATTENZIONE\nLa sfera deve essere fissata nella parte inferiore del telaio, ovvero dalla stessa parte dove si trovano i motori.\n:::")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_10.jpg")}}),e._v(" "),i("h2",{attrs:{id:"_3-raspberry-pi"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_3-raspberry-pi"}},[e._v("#")]),e._v(" 3 - Raspberry Pi")]),e._v(" "),i("p",[e._v("3.1 Posizionare i distanziali in plastica bianca sopra la base, sempre in corrispondenza dei fori.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_11.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("3.3 Posizionare il Raspberry Pi sopra i distanziali\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_12.jpg")}})]),e._v(" "),i("p",[e._v("::: warning ATTENZIONE\nIl Raspberry deve essere posizionato in modo che le porte USB siano rivolte verso la parte più corta del supporto in legno (il lato opposto alla finestrella).\nNella foto a destra: particolare di una vite con distanziale fissato correttamente\n:::")]),e._v(" "),i("p",[i("br"),i("br"),e._v("\n3.4 Infilare le viti di fissaggio nei fori sul Raspberry Pi\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_13.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("3.5 Avvitare e serrare i dadi alle viti sporgenti sotto la base in legno.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_14.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("h2",{attrs:{id:"_4-paratie-anteriore-e-laterali"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_4-paratie-anteriore-e-laterali"}},[e._v("#")]),e._v(" 4 - Paratie anteriore e laterali")]),e._v(" "),i("p",[e._v("4.1 Appoggiare le paratie laterali in modo da far entrare gli incastri nel telaio, senza farle scorrere. La paratia con la finestra laterale deve essere montata sulla parte destra del robot, tenendo conto che i motori sono nella parte anteriore e la sfera nella parte posteriore.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_15.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_16.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("4.2 Posizionare i sensori sonar nei fori presenti nelle paratie. Il sensore da posiziore nella paratia anteriore è quello con il connettore perpendicolare alla scheda.\n::: warning ATTENZIONE\nE' possibile che sia necessario esercitare una cera forza per far entrare i sensori nelle paratie, sia quella in legno che quelle in metallo.\n:::")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_18.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_17.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_19.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_20.jpg")}}),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("p",[e._v("4.3 Appoggiare la paratia anteriore in modo da farla incastrare nelle feritoie sulle paratie laterali.\n"),i("br"),i("br")]),e._v(" "),i("p",[e._v("4.4 Appoggiare il supporto con il Raspberry Pi già montato all'interno del telaio, tra le tre paratie, facendo attenzione che i supporti si incastrino nelle feritoie presenti sulle paratie laterali.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_22.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("4.5 Far scorre le paratie verso la parte posteriore del telaio in modo da incastrarsi in esso.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_23.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("4.6 Posizionare la vite M3 10mm nel foro posto nella parte anteriore del telaio e fissarla con un dado autobloccante M3.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_24.jpg")}})]),e._v(" "),i("h2",{attrs:{id:"_5-batteria-e-collegamenti"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_5-batteria-e-collegamenti"}},[e._v("#")]),e._v(" 5 - Batteria e collegamenti")]),e._v(" "),i("br"),e._v(" "),i("p",[e._v("5.1 Collegare i cavi di alimentazione dei motori: quello del motore destro sullo spinotto più a destra.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_26.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("5.2 Collegare i cavi dei sensori a ultrasuoni: il cavo del sensore centrale, che passa sotto il raspberry e atteaverso la feritoria nella parte posteriore del supporto, deve essere inserito nel connettore più vicina alla parte anteriore. Il cavo del sensore sinistro deve essere posizionato nel connettore al centro e infine il cavo del sensore destro nel connettore più vicina alla parte posteriore.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_25.jpg")}}),e._v(" "),i("p",[e._v("::: danger ATTENZIONE\nScambiare il verso del connettore comporta invertire la polarità dell'alimentazione del sensore che, oltre a non funzionare, potrebbe danneggiarsi.\nAssicurarsi dell'orientamento dei connettori: devono essere inseriti in modo che i fili di colore bianco siano dal lato della scritta CoderBot stampata sulla scheda, come mostrato in figura.\n"),i("br"),i("br"),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/connectors_side.jpg")}}),e._v("\n:::")]),e._v(" "),i("p",[i("br"),i("br"),e._v("\n5.3 Posizionare la batteria all'interno del telaio, sotto il Raspberry; la batteria deve essere posizionata in modo che il display dello stato di carica sia rivolto verso il basso e i connettori USB verso la parte posteriore.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_32.jpg")}}),e._v(" "),i("br"),i("br"),i("br"),e._v(" "),i("p",[e._v("5.4 Collegare i cavi USB - Micro USB in dalla batteria al Raspberry e alla scheda motori. Il cavo più lungo, con i connettori orientati a 90°, deve essere fatto passare dall'interno del telaio all'esterno della finestra laterla per poi rientrare subito ed essere inserito nella presa di alimentazione del Raspberry.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_34.jpg")}}),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("p",[e._v("5.5 Collegare il cavo più corto, che deve essere usato per collegare la batteria alla scheda motori, restando all'interno del telaio.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_35.jpg")}})]),e._v(" "),i("h2",{attrs:{id:"_6-telecamera"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_6-telecamera"}},[e._v("#")]),e._v(" 6 - Telecamera")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_27.jpg")}}),e._v(" "),i("p",[e._v("6.1 Posizionare la telecamera sul supporto in modo che la finestrella, asimmetrica, lasci scoperto il led sulla parte destra della scheda della telecamera.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_27b.jpg")}})]),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("p",[e._v("6.2 Fissare la telecamera con le viti M2 6mm e relativi bulloni. Posizionare le viti in modo che la testa stia dalla parte del legno e i bulloni dalla parte della scheda.\n::: danger ATTENZIONE\nLa parte posteriore della telecamera è costituita da un circuito stampato con diversi componenti delicati.\nNello stringere i dadi, si raccomanda di fare attenzione a non utilizzare pinze o utensili che possano danneggiare il circuito. A tal proposito si consiglia di usare solo le dita per tener fermi i dadi o, al più, una pinzetta molto piccola.\n:::")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_28.jpg")}}),e._v(" "),i("p",[i("br"),i("br"),e._v("\n6.3 Far passare il cavo piatto dalla telecamera fino al farlo scorrere nel connettore posto sul Raspberry. Verificare che la linguetta di fissaggio posta sul connettore sia estratta. Una volta che il cavo piatto è ben inserito nel connettore, spingere la linguetta verso il basso, in modo da fissare il cavo.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_29.jpg")}}),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("p",[e._v("6.4 Posizionare il supporto della telecamera sul telaio principale in corrispondenza delle scanalature.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_30.jpg")}}),e._v(" "),i("p",[i("br"),i("br"),e._v("\n6.5 Infilare, avendo cura di fare in modo che le parti si incastrino correttamente l'una nell'altra il supporto telecamera nelle scanalature sulle paratie, fino a che non il supporto non sia ben incastrato.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_31.jpg")}}),e._v(" "),i("p",[i("br"),i("br")]),e._v(" "),i("h2",{attrs:{id:"_7-coperchio-ruote-e-altoparlante"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_7-coperchio-ruote-e-altoparlante"}},[e._v("#")]),e._v(" 7 - Coperchio, ruote e altoparlante")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_37.jpg")}}),e._v(" "),i("p",[e._v("7.1 Far passare il cavetto con il jack audio da 3.5” dall'interno del telaio all'esterno, attraverso la finestra laterale della paratia.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_38.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("7.2 Inserire il jack audio nella presa sul lato del Raspberry.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_39.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("7.3 Far passare l'altra estremità del cavo (connettore Mini USB) dalla parte anteriore del telaio.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_40.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("7.4 Appoggiare il coperchio sulle paratie laterali, facendo in modo che le feritoie e gli incastri siano tutti correttamente impegnati nelle paratie.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_41.jpg")}}),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_42.jpg")}}),e._v(" "),i("br"),i("br"),e._v(" "),i("p",[e._v("7.5 Inserire la vite M3 10mm nel foro posto nella linguetta presente nella parte inferiore del coperchio e avvirarla al dado autobloccante.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_44.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("7.6 Montare le ruote facendole scorrere nei semiassi, facendo attenzione a non forzare il telaio. Si consiglia di fare una leggera forza agendo direttamente su motori e ruote.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_43.jpg")}}),e._v(" "),i("br"),i("br")]),e._v(" "),i("p",[e._v("7.7 Collegare il connettore Micro USB all'altoparlante.")]),e._v(" "),i("img",{attrs:{src:e.$withBase("/images/kit/kit_45.jpg")}}),e._v(" "),i("h2",{attrs:{id:"_8-accensione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#_8-accensione"}},[e._v("#")]),e._v(" 8 - Accensione")]),e._v(" "),i("p",[e._v("8.1 Collegare la spina Micro USB nella presa presente sul Raspberry, accessibile dalla finestra sulla paratia laterale.\n"),i("img",{attrs:{src:e.$withBase("/images/kit/kit_47.jpg")}})])])}),[],!1,null,null,null);a.default=r.exports}}]);
\ No newline at end of file
diff --git a/assets/js/9.004bbaff.js b/assets/js/9.004bbaff.js
new file mode 100644
index 0000000..25f7915
--- /dev/null
+++ b/assets/js/9.004bbaff.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{355:function(a,e,i){"use strict";i.r(e);var t=i(43),o=Object(t.a)({},(function(){var a=this,e=a.$createElement,i=a._self._c||e;return i("ContentSlotsDistributor",{attrs:{"slot-key":a.$parent.slotKey}},[i("h1",{attrs:{id:"configurazione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#configurazione"}},[a._v("#")]),a._v(" Configurazione")]),a._v(" "),i("h2",{attrs:{id:"messa-in-funzione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#messa-in-funzione"}},[a._v("#")]),a._v(" Messa in funzione")]),a._v(" "),i("p",[a._v("Su uno dei due lati del CoderBot troverai un foto circolare con il "),i("strong",[a._v("tasto di accensione")]),a._v(". Tienilo premuto per qualche secondo per avviare CoderBot. Un paio di led sulla scheda principale, posta all'interno del telaio, inizierano a lampeggiare.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/powerbutton.jpg")}}),a._v(" "),i("p",[a._v("Nel caso in cui la batteria sia completamente scarica, il display nella parte inferiore di CoderBot, accessibile capovolgendolo, inizierà a lampeggiare visualizzando uno "),i("code",[a._v("0")]),a._v(". In questo caso, dovrai "),i("a",{attrs:{href:"#ricarica-della-batteria"}},[a._v("ricaricare la batteria")]),a._v(" prima di continuare. Altrimenti, il display visualizza la percentuale di carica rimanente.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batterypercentage.jpg")}}),a._v(" "),i("p",[a._v("Dopo circa un minuto, sarà disponibile una rete WiFi a cui connettersi.\nDa un PC o tablet, fate click sull'icona WiFi")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/wifi1.png")}}),a._v(" "),i("p",[a._v("Apparirà un elenco di possibili connessioni WiFi. Il nome di una di esse sarà "),i("code",[a._v("coderbot_")]),a._v(" seguito da un numero di quattro cifre specifico per ogni CoderBot.")]),a._v(" "),i("p",[a._v("Se non la vedi aspetta qualche secondo e torna al passo precedente.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/wifi2.png")}}),a._v(" "),i("p",[a._v("Clicca sul nome della rete WiFi creata dal tuo CoderBot e poi sul tasto "),i("em",[a._v("Connetti")]),a._v(".")]),a._v(" "),i("p",[a._v("Ti verrà richiesta una chiave di sicurezza. Scrivi "),i("code",[a._v("coderbot")]),a._v(" e clicca sul tasto "),i("strong",[a._v("Avanti")]),a._v(".")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/wifi3.png")}}),a._v(" "),i("p",[a._v("Adesso il tuo PC è connesso a CoderBot!\n::: warning ATTENZIONE\nLa rete WiFi di CoderBot "),i("strong",[a._v("non")]),a._v(" ti permette di accedere ad internet, ma alla sola applicazione di CoderBot. Questo vuol dire che nessun sito funzionerà e se hai bisogno di cercare qualcosa o di navigare su internet dovrai disconnetterti e tornare sulla tua rete WiFi. Quando hai concluso e vuoi tornare ad usare CoderBot, ripeti i passi appena mostrati.\n:::")]),a._v(" "),i("p",[a._v("Per accedere, apri un browser (Mozilla Firefox o Google Chrome) e digita il seguente indirizzo: "),i("code",[a._v("http://coder.bot/")]),a._v(". Premi Invio e potrai iniziare ad utilizzare CoderBot!")]),a._v(" "),i("h2",{attrs:{id:"ricarica-della-batteria"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#ricarica-della-batteria"}},[a._v("#")]),a._v(" Ricarica della batteria")]),a._v(" "),i("p",[a._v("La batteria può essere ricaricata con un qualsiasi caricatore USB per cellulari, ed un cavo Micro USB. Spegnere il CoderBot tenendo premuto il tasto di accensione e collegare il cavo Micro USB all'apposito alloggiamento laterale della batteria (è il foro opposto a quello che ospita il tasto di accensione).")]),a._v(" "),i("p",[a._v("::: tip SUGGERIMENTO\nSe non disponi di un cavo Micro USB, puoi usare uno di quelli che collegano la batteria, all'interno del roboti (quelli che hai usato durante il "),i("RouterLink",{attrs:{to:"/kit/#_5-batteria-e-collegamenti"}},[a._v("montaggio della batteria")]),a._v(", punto 5.4). Ricorda di rimettere tutto al loro posto quando la carica è conclusa.\n:::")],1),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batt_01.jpg")}}),a._v(" "),i("p",[a._v("::: tip SUGGERIMENTO\nDurante la carica è consigliabile tenere scollegato il cavo di alimentazione del CoderBot posto sulla parte destra del robot all'altezza della finestra sulla paratia laterale.\n:::")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batt_03.jpg")}}),a._v(" "),i("p",[a._v('Verificare che la scritta "in" lampeggi.')]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batt_02.jpg")}}),a._v(" "),i("p",[a._v("La ricarica è possibile anche collegando direttamente il cavo Micro USB ad un PC, ma sarà più lenta.")]),a._v(" "),i("h2",{attrs:{id:"aggiornamento"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#aggiornamento"}},[a._v("#")]),a._v(" Aggiornamento")]),a._v(" "),i("p",[a._v("::: warning ATTENZIONE\nPrima di continuare, assicuratevi che la batteria sia carica almeno al "),i("strong",[a._v("50%")]),a._v("\n:::")]),a._v(" "),i("p",[a._v("Per aggiornare, disconnettersi dalla rete WiFi di CoderBot e ritornare a quella standard. Scaricate un pacchetto di aggiornamento dal "),i("a",{attrs:{href:"https://www.coderbot.org/repo",target:"_blank",rel:"noopener noreferrer"}},[a._v("sito ufficiale"),i("OutboundLink")],1),a._v(". Una volta completato il download, riconnettetevi alla rete WiFi "),i("code",[a._v("coderbot")]),a._v(" e tornate sull'applicazione di CoderBot. Dal menu laterale, scegliete "),i("em",[a._v("Impostazioni")]),a._v(". In basso, troverete la sezione "),i("em",[a._v("Aggiornamento")]),a._v(":")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/app/update.png")}}),a._v(" "),i("p",[a._v("Cliccando sul campo descritto con "),i("em",[a._v("Seleziona il pacchetto di aggiornamento")]),a._v(" si aprirà una finestra di dialogo che vi permetterà di selezionare il pacchetto di aggiornamento appena scaricato. Fate doppio click sul file e assicuratevi che il nome visualizzato dopo la selezione sia corretto.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/app/selected_update.png")}}),a._v(" "),i("p",[a._v("Premete su "),i("strong",[a._v("Conferma")]),a._v(" e attendete che venga eseguito il caricamento del pacchetto. Una percentuale visualizzerà l'avanzamento di questa fase:")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/app/uploading_update.png")}}),a._v(" "),i("p",[a._v("Alla fine di questa fase, CoderBot verrà riavviato per applicare l'aggiornamento.")]),a._v(" "),i("p",[a._v("Potrebbero volerci alcuni minuti per completare l'operazione. Ricordati di riconnettervi alla rete WiFi di CoderBot per far tornare attiva l'applicazione.")]),a._v(" "),i("h2",{attrs:{id:"impostazioni"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#impostazioni"}},[a._v("#")]),a._v(" Impostazioni")]),a._v(" "),i("p",[a._v("TODO")])])}),[],!1,null,null,null);e.default=o.exports}}]);
\ No newline at end of file
diff --git a/assets/js/9.57b38e3b.js b/assets/js/9.57b38e3b.js
new file mode 100644
index 0000000..1663df0
--- /dev/null
+++ b/assets/js/9.57b38e3b.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{354:function(a,e,i){"use strict";i.r(e);var t=i(42),o=Object(t.a)({},(function(){var a=this,e=a.$createElement,i=a._self._c||e;return i("ContentSlotsDistributor",{attrs:{"slot-key":a.$parent.slotKey}},[i("h1",{attrs:{id:"configurazione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#configurazione"}},[a._v("#")]),a._v(" Configurazione")]),a._v(" "),i("h2",{attrs:{id:"messa-in-funzione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#messa-in-funzione"}},[a._v("#")]),a._v(" Messa in funzione")]),a._v(" "),i("p",[a._v("Su uno dei due lati del CoderBot troverai un foto circolare con il "),i("strong",[a._v("tasto di accensione")]),a._v(". Tienilo premuto per qualche secondo per avviare CoderBot. Un paio di led sulla scheda principale, posta all'interno del telaio, inizierano a lampeggiare.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/powerbutton.jpg")}}),a._v(" "),i("p",[a._v("Nel caso in cui la batteria sia completamente scarica, il display nella parte inferiore di CoderBot, accessibile capovolgendolo, inizierà a lampeggiare visualizzando uno "),i("code",[a._v("0")]),a._v(". In questo caso, dovrai "),i("a",{attrs:{href:"#ricarica-della-batteria"}},[a._v("ricaricare la batteria")]),a._v(" prima di continuare. Altrimenti, il display visualizza la percentuale di carica rimanente.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batterypercentage.jpg")}}),a._v(" "),i("p",[a._v("Dopo circa un minuto, sarà disponibile una rete WiFi a cui connettersi.\nDa un PC o tablet, fate click sull'icona WiFi")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/wifi1.png")}}),a._v(" "),i("p",[a._v("Apparirà un elenco di possibili connessioni WiFi. Il nome di una di esse sarà "),i("code",[a._v("coderbot_")]),a._v(" seguito da un numero di quattro cifre specifico per ogni CoderBot.")]),a._v(" "),i("p",[a._v("Se non la vedi aspetta qualche secondo e torna al passo precedente.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/wifi2.png")}}),a._v(" "),i("p",[a._v("Clicca sul nome della rete WiFi creata dal tuo CoderBot e poi sul tasto "),i("em",[a._v("Connetti")]),a._v(".")]),a._v(" "),i("p",[a._v("Ti verrà richiesta una chiave di sicurezza. Scrivi "),i("code",[a._v("coderbot")]),a._v(" e clicca sul tasto "),i("strong",[a._v("Avanti")]),a._v(".")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/wifi3.png")}}),a._v(" "),i("p",[a._v("Adesso il tuo PC è connesso a CoderBot!")]),a._v(" "),i("div",{staticClass:"custom-block warning"},[i("p",{staticClass:"custom-block-title"},[a._v("ATTENZIONE")]),a._v(" "),i("p",[a._v("La rete WiFi di CoderBot "),i("strong",[a._v("non")]),a._v(" ti permette di accedere ad internet, ma alla sola applicazione di CoderBot. Questo vuol dire che nessun sito funzionerà e se hai bisogno di cercare qualcosa o di navigare su internet dovrai disconnetterti e tornare sulla tua rete WiFi. Quando hai concluso e vuoi tornare ad usare CoderBot, ripeti i passi appena mostrati.")])]),a._v(" "),i("p",[a._v("Per accedere, apri un browser (Mozilla Firefox o Google Chrome) e digita il seguente indirizzo: "),i("code",[a._v("http://coder.bot/")]),a._v(". Premi Invio e potrai iniziare ad utilizzare CoderBot!")]),a._v(" "),i("h2",{attrs:{id:"ricarica-della-batteria"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#ricarica-della-batteria"}},[a._v("#")]),a._v(" Ricarica della batteria")]),a._v(" "),i("p",[a._v("La batteria può essere ricaricata con un qualsiasi caricatore USB per cellulari, ed un cavo Micro USB. Spegnere il CoderBot tenendo premuto il tasto di accensione e collegare il cavo Micro USB all'apposito alloggiamento laterale della batteria (è il foro opposto a quello che ospita il tasto di accensione).")]),a._v(" "),i("div",{staticClass:"custom-block tip"},[i("p",{staticClass:"custom-block-title"},[a._v("SUGGERIMENTO")]),a._v(" "),i("p",[a._v("Se non disponi di un cavo Micro USB, puoi usare uno di quelli che collegano la batteria, all'interno del roboti (quelli che hai usato durante il "),i("RouterLink",{attrs:{to:"/kit/#_5-batteria-e-collegamenti"}},[a._v("montaggio della batteria")]),a._v(", punto 5.4). Ricorda di rimettere tutto al loro posto quando la carica è conclusa.")],1)]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batt_01.jpg")}}),a._v(" "),i("div",{staticClass:"custom-block tip"},[i("p",{staticClass:"custom-block-title"},[a._v("SUGGERIMENTO")]),a._v(" "),i("p",[a._v("Durante la carica è consigliabile tenere scollegato il cavo di alimentazione del CoderBot posto sulla parte destra del robot all'altezza della finestra sulla paratia laterale.")])]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batt_03.jpg")}}),a._v(" "),i("p",[a._v('Verificare che la scritta "in" lampeggi.')]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batt_02.jpg")}}),a._v(" "),i("p",[a._v("La ricarica è possibile anche collegando direttamente il cavo Micro USB ad un PC, ma sarà più lenta.")]),a._v(" "),i("h2",{attrs:{id:"aggiornamento"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#aggiornamento"}},[a._v("#")]),a._v(" Aggiornamento")]),a._v(" "),i("div",{staticClass:"custom-block warning"},[i("p",{staticClass:"custom-block-title"},[a._v("ATTENZIONE")]),a._v(" "),i("p",[a._v("Prima di continuare, assicuratevi che la batteria sia carica almeno al "),i("strong",[a._v("50%")])])]),a._v(" "),i("p",[a._v("Per aggiornare, disconnettersi dalla rete WiFi di CoderBot e ritornare a quella standard. Scaricate un pacchetto di aggiornamento dal "),i("a",{attrs:{href:"https://www.coderbot.org/repo",target:"_blank",rel:"noopener noreferrer"}},[a._v("sito ufficiale"),i("OutboundLink")],1),a._v(". Una volta completato il download, riconnettetevi alla rete WiFi "),i("code",[a._v("coderbot")]),a._v(" e tornate sull'applicazione di CoderBot. Dal menu laterale, scegliete "),i("em",[a._v("Impostazioni")]),a._v(". In basso, troverete la sezione "),i("em",[a._v("Aggiornamento")]),a._v(":")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/app/update.png")}}),a._v(" "),i("p",[a._v("Cliccando sul campo descritto con "),i("em",[a._v("Seleziona il pacchetto di aggiornamento")]),a._v(" si aprirà una finestra di dialogo che vi permetterà di selezionare il pacchetto di aggiornamento appena scaricato. Fate doppio click sul file e assicuratevi che il nome visualizzato dopo la selezione sia corretto.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/app/selected_update.png")}}),a._v(" "),i("p",[a._v("Premete su "),i("strong",[a._v("Conferma")]),a._v(" e attendete che venga eseguito il caricamento del pacchetto. Una percentuale visualizzerà l'avanzamento di questa fase:")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/app/uploading_update.png")}}),a._v(" "),i("p",[a._v("Alla fine di questa fase, CoderBot verrà riavviato per applicare l'aggiornamento.")]),a._v(" "),i("p",[a._v("Potrebbero volerci alcuni minuti per completare l'operazione. Ricordati di riconnettervi alla rete WiFi di CoderBot per far tornare attiva l'applicazione.")]),a._v(" "),i("h2",{attrs:{id:"impostazioni"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#impostazioni"}},[a._v("#")]),a._v(" Impostazioni")]),a._v(" "),i("p",[a._v("TODO")])])}),[],!1,null,null,null);e.default=o.exports}}]);
\ No newline at end of file
diff --git a/assets/js/9.730af507.js b/assets/js/9.730af507.js
new file mode 100644
index 0000000..7639dcc
--- /dev/null
+++ b/assets/js/9.730af507.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{355:function(a,e,i){"use strict";i.r(e);var t=i(42),o=Object(t.a)({},(function(){var a=this,e=a.$createElement,i=a._self._c||e;return i("ContentSlotsDistributor",{attrs:{"slot-key":a.$parent.slotKey}},[i("h1",{attrs:{id:"configurazione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#configurazione"}},[a._v("#")]),a._v(" Configurazione")]),a._v(" "),i("h2",{attrs:{id:"messa-in-funzione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#messa-in-funzione"}},[a._v("#")]),a._v(" Messa in funzione")]),a._v(" "),i("p",[a._v("Su uno dei due lati del CoderBot troverai un foto circolare con il "),i("strong",[a._v("tasto di accensione")]),a._v(". Tienilo premuto per qualche secondo per avviare CoderBot. Un paio di led sulla scheda principale, posta all'interno del telaio, inizierano a lampeggiare.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/powerbutton.jpg")}}),a._v(" "),i("p",[a._v("Nel caso in cui la batteria sia completamente scarica, il display nella parte inferiore di CoderBot, accessibile capovolgendolo, inizierà a lampeggiare visualizzando uno "),i("code",[a._v("0")]),a._v(". In questo caso, dovrai "),i("a",{attrs:{href:"#ricarica-della-batteria"}},[a._v("ricaricare la batteria")]),a._v(" prima di continuare. Altrimenti, il display visualizza la percentuale di carica rimanente.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batterypercentage.jpg")}}),a._v(" "),i("p",[a._v("Dopo circa un minuto, sarà disponibile una rete WiFi a cui connettersi.\nDa un PC o tablet, fate click sull'icona WiFi")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/wifi1.png")}}),a._v(" "),i("p",[a._v("Apparirà un elenco di possibili connessioni WiFi. Il nome di una di esse sarà "),i("code",[a._v("coderbot_")]),a._v(" seguito da un numero di quattro cifre specifico per ogni CoderBot.")]),a._v(" "),i("p",[a._v("Se non la vedi aspetta qualche secondo e torna al passo precedente.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/wifi2.png")}}),a._v(" "),i("p",[a._v("Clicca sul nome della rete WiFi creata dal tuo CoderBot e poi sul tasto "),i("em",[a._v("Connetti")]),a._v(".")]),a._v(" "),i("p",[a._v("Ti verrà richiesta una chiave di sicurezza. Scrivi "),i("code",[a._v("coderbot")]),a._v(" e clicca sul tasto "),i("strong",[a._v("Avanti")]),a._v(".")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/wifi3.png")}}),a._v(" "),i("p",[a._v("Adesso il tuo PC è connesso a CoderBot!")]),a._v(" "),i("div",{staticClass:"custom-block warning"},[i("p",{staticClass:"custom-block-title"},[a._v("ATTENZIONE")]),a._v(" "),i("p",[a._v("La rete WiFi di CoderBot "),i("strong",[a._v("non")]),a._v(" ti permette di accedere ad internet, ma alla sola applicazione di CoderBot. Questo vuol dire che nessun sito funzionerà e se hai bisogno di cercare qualcosa o di navigare su internet dovrai disconnetterti e tornare sulla tua rete WiFi. Quando hai concluso e vuoi tornare ad usare CoderBot, ripeti i passi appena mostrati.")])]),a._v(" "),i("p",[a._v("Per accedere, apri un browser (Mozilla Firefox o Google Chrome) e digita il seguente indirizzo: "),i("code",[a._v("http://coder.bot/")]),a._v(". Premi Invio e potrai iniziare ad utilizzare CoderBot!")]),a._v(" "),i("h2",{attrs:{id:"ricarica-della-batteria"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#ricarica-della-batteria"}},[a._v("#")]),a._v(" Ricarica della batteria")]),a._v(" "),i("p",[a._v("La batteria può essere ricaricata con un qualsiasi caricatore USB per cellulari, ed un cavo Micro USB. Spegnere il CoderBot tenendo premuto il tasto di accensione e collegare il cavo Micro USB all'apposito alloggiamento laterale della batteria (è il foro opposto a quello che ospita il tasto di accensione).")]),a._v(" "),i("div",{staticClass:"custom-block tip"},[i("p",{staticClass:"custom-block-title"},[a._v("SUGGERIMENTO")]),a._v(" "),i("p",[a._v("Se non disponi di un cavo Micro USB, puoi usare uno di quelli che collegano la batteria, all'interno del roboti (quelli che hai usato durante il "),i("RouterLink",{attrs:{to:"/kit/#_5-batteria-e-collegamenti"}},[a._v("montaggio della batteria")]),a._v(", punto 5.4). Ricorda di rimettere tutto al loro posto quando la carica è conclusa.")],1)]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batt_01.jpg")}}),a._v(" "),i("div",{staticClass:"custom-block tip"},[i("p",{staticClass:"custom-block-title"},[a._v("SUGGERIMENTO")]),a._v(" "),i("p",[a._v("Durante la carica è consigliabile tenere scollegato il cavo di alimentazione del CoderBot posto sulla parte destra del robot all'altezza della finestra sulla paratia laterale.")])]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batt_03.jpg")}}),a._v(" "),i("p",[a._v('Verificare che la scritta "in" lampeggi.')]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batt_02.jpg")}}),a._v(" "),i("p",[a._v("La ricarica è possibile anche collegando direttamente il cavo Micro USB ad un PC, ma sarà più lenta.")]),a._v(" "),i("h2",{attrs:{id:"aggiornamento"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#aggiornamento"}},[a._v("#")]),a._v(" Aggiornamento")]),a._v(" "),i("div",{staticClass:"custom-block warning"},[i("p",{staticClass:"custom-block-title"},[a._v("ATTENZIONE")]),a._v(" "),i("p",[a._v("Prima di continuare, assicuratevi che la batteria sia carica almeno al "),i("strong",[a._v("50%")])])]),a._v(" "),i("p",[a._v("Per aggiornare, disconnettersi dalla rete WiFi di CoderBot e ritornare a quella standard. Scaricate un pacchetto di aggiornamento dal "),i("a",{attrs:{href:"https://www.coderbot.org/repo",target:"_blank",rel:"noopener noreferrer"}},[a._v("sito ufficiale"),i("OutboundLink")],1),a._v(". Una volta completato il download, riconnettetevi alla rete WiFi "),i("code",[a._v("coderbot")]),a._v(" e tornate sull'applicazione di CoderBot. Dal menu laterale, scegliete "),i("em",[a._v("Impostazioni")]),a._v(". In basso, troverete la sezione "),i("em",[a._v("Aggiornamento")]),a._v(":")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/app/update.png")}}),a._v(" "),i("p",[a._v("Cliccando sul campo descritto con "),i("em",[a._v("Seleziona il pacchetto di aggiornamento")]),a._v(" si aprirà una finestra di dialogo che vi permetterà di selezionare il pacchetto di aggiornamento appena scaricato. Fate doppio click sul file e assicuratevi che il nome visualizzato dopo la selezione sia corretto.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/app/selected_update.png")}}),a._v(" "),i("p",[a._v("Premete su "),i("strong",[a._v("Conferma")]),a._v(" e attendete che venga eseguito il caricamento del pacchetto. Una percentuale visualizzerà l'avanzamento di questa fase:")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/app/uploading_update.png")}}),a._v(" "),i("p",[a._v("Alla fine di questa fase, CoderBot verrà riavviato per applicare l'aggiornamento.")]),a._v(" "),i("p",[a._v("Potrebbero volerci alcuni minuti per completare l'operazione. Ricordati di riconnettervi alla rete WiFi di CoderBot per far tornare attiva l'applicazione.")]),a._v(" "),i("h2",{attrs:{id:"impostazioni"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#impostazioni"}},[a._v("#")]),a._v(" Impostazioni")]),a._v(" "),i("p",[a._v("TODO")])])}),[],!1,null,null,null);e.default=o.exports}}]);
\ No newline at end of file
diff --git a/assets/js/9.ce801a8a.js b/assets/js/9.ce801a8a.js
new file mode 100644
index 0000000..1c9b6c1
--- /dev/null
+++ b/assets/js/9.ce801a8a.js
@@ -0,0 +1 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[9],{354:function(a,e,i){"use strict";i.r(e);var t=i(43),o=Object(t.a)({},(function(){var a=this,e=a.$createElement,i=a._self._c||e;return i("ContentSlotsDistributor",{attrs:{"slot-key":a.$parent.slotKey}},[i("h1",{attrs:{id:"configurazione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#configurazione"}},[a._v("#")]),a._v(" Configurazione")]),a._v(" "),i("h2",{attrs:{id:"messa-in-funzione"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#messa-in-funzione"}},[a._v("#")]),a._v(" Messa in funzione")]),a._v(" "),i("p",[a._v("Su uno dei due lati del CoderBot troverai un foto circolare con il "),i("strong",[a._v("tasto di accensione")]),a._v(". Tienilo premuto per qualche secondo per avviare CoderBot. Un paio di led sulla scheda principale, posta all'interno del telaio, inizierano a lampeggiare.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/powerbutton.jpg")}}),a._v(" "),i("p",[a._v("Nel caso in cui la batteria sia completamente scarica, il display nella parte inferiore di CoderBot, accessibile capovolgendolo, inizierà a lampeggiare visualizzando uno "),i("code",[a._v("0")]),a._v(". In questo caso, dovrai "),i("a",{attrs:{href:"#ricarica-della-batteria"}},[a._v("ricaricare la batteria")]),a._v(" prima di continuare. Altrimenti, il display visualizza la percentuale di carica rimanente.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batterypercentage.jpg")}}),a._v(" "),i("p",[a._v("Dopo circa un minuto, sarà disponibile una rete WiFi a cui connettersi.\nDa un PC o tablet, fate click sull'icona WiFi")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/wifi1.png")}}),a._v(" "),i("p",[a._v("Apparirà un elenco di possibili connessioni WiFi. Il nome di una di esse sarà "),i("code",[a._v("coderbot_")]),a._v(" seguito da un numero di quattro cifre specifico per ogni CoderBot.")]),a._v(" "),i("p",[a._v("Se non la vedi aspetta qualche secondo e torna al passo precedente.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/wifi2.png")}}),a._v(" "),i("p",[a._v("Clicca sul nome della rete WiFi creata dal tuo CoderBot e poi sul tasto "),i("em",[a._v("Connetti")]),a._v(".")]),a._v(" "),i("p",[a._v("Ti verrà richiesta una chiave di sicurezza. Scrivi "),i("code",[a._v("coderbot")]),a._v(" e clicca sul tasto "),i("strong",[a._v("Avanti")]),a._v(".")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/wifi3.png")}}),a._v(" "),i("p",[a._v("Adesso il tuo PC è connesso a CoderBot!\n::: warning ATTENZIONE\nLa rete WiFi di CoderBot "),i("strong",[a._v("non")]),a._v(" ti permette di accedere ad internet, ma alla sola applicazione di CoderBot. Questo vuol dire che nessun sito funzionerà e se hai bisogno di cercare qualcosa o di navigare su internet dovrai disconnetterti e tornare sulla tua rete WiFi. Quando hai concluso e vuoi tornare ad usare CoderBot, ripeti i passi appena mostrati.\n:::")]),a._v(" "),i("p",[a._v("Per accedere, apri un browser (Mozilla Firefox o Google Chrome) e digita il seguente indirizzo: "),i("code",[a._v("http://coder.bot/")]),a._v(". Premi Invio e potrai iniziare ad utilizzare CoderBot!")]),a._v(" "),i("h2",{attrs:{id:"ricarica-della-batteria"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#ricarica-della-batteria"}},[a._v("#")]),a._v(" Ricarica della batteria")]),a._v(" "),i("p",[a._v("La batteria può essere ricaricata con un qualsiasi caricatore USB per cellulari, ed un cavo Micro USB. Spegnere il CoderBot tenendo premuto il tasto di accensione e collegare il cavo Micro USB all'apposito alloggiamento laterale della batteria (è il foro opposto a quello che ospita il tasto di accensione).")]),a._v(" "),i("p",[a._v("::: tip SUGGERIMENTO\nSe non disponi di un cavo Micro USB, puoi usare uno di quelli che collegano la batteria, all'interno del roboti (quelli che hai usato durante il "),i("RouterLink",{attrs:{to:"/kit/#_5-batteria-e-collegamenti"}},[a._v("montaggio della batteria")]),a._v(", punto 5.4). Ricorda di rimettere tutto al loro posto quando la carica è conclusa.\n:::")],1),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batt_01.jpg")}}),a._v(" "),i("p",[a._v("::: tip SUGGERIMENTO\nDurante la carica è consigliabile tenere scollegato il cavo di alimentazione del CoderBot posto sulla parte destra del robot all'altezza della finestra sulla paratia laterale.\n:::")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batt_03.jpg")}}),a._v(" "),i("p",[a._v('Verificare che la scritta "in" lampeggi.')]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/manual/batt_02.jpg")}}),a._v(" "),i("p",[a._v("La ricarica è possibile anche collegando direttamente il cavo Micro USB ad un PC, ma sarà più lenta.")]),a._v(" "),i("h2",{attrs:{id:"aggiornamento"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#aggiornamento"}},[a._v("#")]),a._v(" Aggiornamento")]),a._v(" "),i("p",[a._v("::: warning ATTENZIONE\nPrima di continuare, assicuratevi che la batteria sia carica almeno al "),i("strong",[a._v("50%")]),a._v("\n:::")]),a._v(" "),i("p",[a._v("Per aggiornare, disconnettersi dalla rete WiFi di CoderBot e ritornare a quella standard. Scaricate un pacchetto di aggiornamento dal "),i("a",{attrs:{href:"https://www.coderbot.org/repo",target:"_blank",rel:"noopener noreferrer"}},[a._v("sito ufficiale"),i("OutboundLink")],1),a._v(". Una volta completato il download, riconnettetevi alla rete WiFi "),i("code",[a._v("coderbot")]),a._v(" e tornate sull'applicazione di CoderBot. Dal menu laterale, scegliete "),i("em",[a._v("Impostazioni")]),a._v(". In basso, troverete la sezione "),i("em",[a._v("Aggiornamento")]),a._v(":")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/app/update.png")}}),a._v(" "),i("p",[a._v("Cliccando sul campo descritto con "),i("em",[a._v("Seleziona il pacchetto di aggiornamento")]),a._v(" si aprirà una finestra di dialogo che vi permetterà di selezionare il pacchetto di aggiornamento appena scaricato. Fate doppio click sul file e assicuratevi che il nome visualizzato dopo la selezione sia corretto.")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/app/selected_update.png")}}),a._v(" "),i("p",[a._v("Premete su "),i("strong",[a._v("Conferma")]),a._v(" e attendete che venga eseguito il caricamento del pacchetto. Una percentuale visualizzerà l'avanzamento di questa fase:")]),a._v(" "),i("img",{attrs:{src:a.$withBase("/images/app/uploading_update.png")}}),a._v(" "),i("p",[a._v("Alla fine di questa fase, CoderBot verrà riavviato per applicare l'aggiornamento.")]),a._v(" "),i("p",[a._v("Potrebbero volerci alcuni minuti per completare l'operazione. Ricordati di riconnettervi alla rete WiFi di CoderBot per far tornare attiva l'applicazione.")]),a._v(" "),i("h2",{attrs:{id:"impostazioni"}},[i("a",{staticClass:"header-anchor",attrs:{href:"#impostazioni"}},[a._v("#")]),a._v(" Impostazioni")]),a._v(" "),i("p",[a._v("TODO")])])}),[],!1,null,null,null);e.default=o.exports}}]);
\ No newline at end of file
diff --git a/assets/js/app.1823d9e7.js b/assets/js/app.1823d9e7.js
new file mode 100644
index 0000000..39969c9
--- /dev/null
+++ b/assets/js/app.1823d9e7.js
@@ -0,0 +1,13 @@
+(window.webpackJsonp=window.webpackJsonp||[]).push([[0],[]]);!function(t){function e(e){for(var r,a,c=e[0],u=e[1],s=e[2],l=0,p=[];l0?o(r(t),9007199254740991):0}},function(t,e,n){var r=n(30),o=n(23);t.exports=function(t){return r(o(t))}},function(t,e,n){var r=n(141),o="object"==typeof self&&self&&self.Object===Object&&self,i=r||o||Function("return this")();t.exports=i},function(t,e){var n=Array.isArray;t.exports=n},function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},function(t,e,n){var r=n(111),o=n(3),i=function(t){return"function"==typeof t?t:void 0};t.exports=function(t,e){return arguments.length<2?i(r[t])||i(o[t]):r[t]&&r[t][e]||o[t]&&o[t][e]}},function(t,e,n){var r=n(6),o=n(1),i=n(7),a=Object.defineProperty,c={},u=function(t){throw t};t.exports=function(t,e){if(i(c,t))return c[t];e||(e={});var n=[][t],s=!!i(e,"ACCESSORS")&&e.ACCESSORS,f=i(e,0)?e[0]:u,l=i(e,1)?e[1]:void 0;return c[t]=!!n&&!o((function(){if(s&&!r)return!0;var t={length:-1};s?a(t,1,{enumerable:!0,get:u}):t[1]=1,n.call(t,f,l)}))}},function(t,e){t.exports=!1},function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(String(t)+" is not a function");return t}},function(t,e,n){var r=n(219),o=n(222);t.exports=function(t,e){var n=o(t,e);return r(n)?n:void 0}},function(t,e){t.exports=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t}},function(t,e,n){"use strict";var r=n(0),o=n(35).filter,i=n(52),a=n(19),c=i("filter"),u=a("filter");r({target:"Array",proto:!0,forced:!c||!u},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},function(t,e,n){var r=n(6),o=n(76),i=n(31),a=n(14),c=n(45),u=n(7),s=n(106),f=Object.getOwnPropertyDescriptor;e.f=r?f:function(t,e){if(t=a(t),e=c(e,!0),s)try{return f(t,e)}catch(t){}if(u(t,e))return i(!o.f.call(t,e),t[e])}},function(t,e,n){"use strict";var r=n(130).charAt,o=n(28),i=n(112),a=o.set,c=o.getterFor("String Iterator");i(String,"String",(function(t){a(this,{type:"String Iterator",string:String(t),index:0})}),(function(){var t,e=c(this),n=e.string,o=e.index;return o>=n.length?{value:void 0,done:!0}:(t=r(n,o),e.index+=t.length,{value:t,done:!1})}))},function(t,e){t.exports=function(t){return null!=t&&"object"==typeof t}},function(t,e,n){var r,o,i,a=n(180),c=n(3),u=n(4),s=n(11),f=n(7),l=n(49),p=n(33),d=c.WeakMap;if(a){var h=new d,v=h.get,y=h.has,m=h.set;r=function(t,e){return m.call(h,t,e),e},o=function(t){return v.call(h,t)||{}},i=function(t){return y.call(h,t)}}else{var g=l("state");p[g]=!0,r=function(t,e){return s(t,g,e),e},o=function(t){return f(t,g)?t[g]:{}},i=function(t){return f(t,g)}}t.exports={set:r,get:o,has:i,enforce:function(t){return i(t)?o(t):r(t,{})},getterFor:function(t){return function(e){var n;if(!u(e)||(n=o(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return n}}}},function(t,e,n){"use strict";var r=n(14),o=n(104),i=n(34),a=n(28),c=n(112),u=a.set,s=a.getterFor("Array Iterator");t.exports=c(Array,"Array",(function(t,e){u(this,{type:"Array Iterator",target:r(t),index:0,kind:e})}),(function(){var t=s(this),e=t.target,n=t.kind,r=t.index++;return!e||r>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==n?{value:r,done:!1}:"values"==n?{value:e[r],done:!1}:{value:[r,e[r]],done:!1}}),"values"),i.Arguments=i.Array,o("keys"),o("values"),o("entries")},function(t,e,n){var r=n(1),o=n(17),i="".split;t.exports=r((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==o(t)?i.call(t,""):Object(t)}:Object},function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},function(t,e,n){var r,o=n(5),i=n(179),a=n(74),c=n(33),u=n(110),s=n(71),f=n(49),l=f("IE_PROTO"),p=function(){},d=function(t){return"
+