From 1587e4a8f2f04ae73ed770ee53b58d480b68f747 Mon Sep 17 00:00:00 2001
From: ruki
Date: Fri, 21 Jun 2019 22:32:41 +0800
Subject: init for docsify
---
LICENSE.md | 238 -
README.md | 1801 +-----
assets/css/cayman.css | 320 --
assets/css/docute.css | 4 -
assets/css/gitalk.css | 1183 ----
assets/css/gitalk.css.map | 1 -
assets/css/normalize.css | 424 --
assets/css/opensans.css | 112 -
assets/img/alipay.png | Bin 97219 -> 0 bytes
assets/img/donate.gif | Bin 1491 -> 0 bytes
assets/img/index/add_require.png | Bin 23111 -> 0 bytes
assets/img/index/menuconf.gif | Bin 1949021 -> 0 bytes
assets/img/index/menuconf.png | Bin 207416 -> 0 bytes
assets/img/index/package_arch.png | Bin 72482 -> 0 bytes
assets/img/index/package_manage.png | Bin 280160 -> 0 bytes
assets/img/index/showcode1.png | Bin 27795 -> 0 bytes
assets/img/manual/option_set_category.gif | Bin 488626 -> 0 bytes
assets/img/manual/option_set_values.png | Bin 97241 -> 0 bytes
assets/img/patreon.png | Bin 5626 -> 0 bytes
assets/img/paypal.png | Bin 6454 -> 0 bytes
assets/img/weixin.png | Bin 109611 -> 0 bytes
assets/js/docsearch.js | 2 -
assets/js/docute.js | 2 -
assets/js/gitalk.min.js | 20 -
assets/js/gitalk.min.js.map | 1 -
assets/js/prism-bash.min.js | 1 -
assets/js/prism-c.min.js | 1 -
assets/js/prism-lua.min.js | 1 -
cn/index.html | 305 -
cn/pages/donation.html | 204 -
config.js | 98 -
index.html | 40 +-
landing.html | 302 -
landing/README.md | 21 -
landing/_config.yml | 21 -
landing/_includes/head.cn.html | 23 -
landing/_includes/head.html | 23 -
landing/_includes/page-footer.html | 12 -
landing/_includes/page-header.cn.html | 18 -
landing/_includes/page-header.html | 18 -
landing/_layouts/default.cn.html | 18 -
landing/_layouts/default.html | 18 -
landing/_layouts/post.html | 7 -
landing/_posts/donation.md | 6 -
landing/assets/css/cayman.css | 320 --
landing/assets/css/normalize.css | 424 --
landing/assets/css/opensans.css | 112 -
landing/assets/img/alipay.png | Bin 97219 -> 0 bytes
landing/assets/img/donate.gif | Bin 1491 -> 0 bytes
landing/assets/img/patreon.png | Bin 5626 -> 0 bytes
landing/assets/img/paypal.png | Bin 6454 -> 0 bytes
landing/assets/img/weixin.png | Bin 109611 -> 0 bytes
landing/build | 7 -
landing/favicon.ico | Bin 9375 -> 0 bytes
landing/index.cn.md | 221 -
landing/index.md | 218 -
landing/pages/donation.cn.md | 58 -
landing/pages/donation.md | 62 -
manual.md | 8701 ----------------------------
pages/donation.html | 206 -
plugins.md | 499 --
zh/README.md | 1892 -------
zh/manual.md | 8753 -----------------------------
zh/plugins.md | 525 --
64 files changed, 16 insertions(+), 27227 deletions(-)
delete mode 100644 LICENSE.md
delete mode 100644 assets/css/cayman.css
delete mode 100644 assets/css/docute.css
delete mode 100644 assets/css/gitalk.css
delete mode 100644 assets/css/gitalk.css.map
delete mode 100644 assets/css/normalize.css
delete mode 100644 assets/css/opensans.css
delete mode 100644 assets/img/alipay.png
delete mode 100644 assets/img/donate.gif
delete mode 100644 assets/img/index/add_require.png
delete mode 100644 assets/img/index/menuconf.gif
delete mode 100644 assets/img/index/menuconf.png
delete mode 100644 assets/img/index/package_arch.png
delete mode 100644 assets/img/index/package_manage.png
delete mode 100644 assets/img/index/showcode1.png
delete mode 100644 assets/img/manual/option_set_category.gif
delete mode 100644 assets/img/manual/option_set_values.png
delete mode 100644 assets/img/patreon.png
delete mode 100644 assets/img/paypal.png
delete mode 100644 assets/img/weixin.png
delete mode 100644 assets/js/docsearch.js
delete mode 100644 assets/js/docute.js
delete mode 100644 assets/js/gitalk.min.js
delete mode 100644 assets/js/gitalk.min.js.map
delete mode 100644 assets/js/prism-bash.min.js
delete mode 100644 assets/js/prism-c.min.js
delete mode 100644 assets/js/prism-lua.min.js
delete mode 100644 cn/index.html
delete mode 100644 cn/pages/donation.html
delete mode 100644 config.js
delete mode 100644 landing.html
delete mode 100644 landing/README.md
delete mode 100644 landing/_config.yml
delete mode 100644 landing/_includes/head.cn.html
delete mode 100644 landing/_includes/head.html
delete mode 100644 landing/_includes/page-footer.html
delete mode 100644 landing/_includes/page-header.cn.html
delete mode 100644 landing/_includes/page-header.html
delete mode 100644 landing/_layouts/default.cn.html
delete mode 100644 landing/_layouts/default.html
delete mode 100644 landing/_layouts/post.html
delete mode 100644 landing/_posts/donation.md
delete mode 100644 landing/assets/css/cayman.css
delete mode 100644 landing/assets/css/normalize.css
delete mode 100644 landing/assets/css/opensans.css
delete mode 100644 landing/assets/img/alipay.png
delete mode 100644 landing/assets/img/donate.gif
delete mode 100644 landing/assets/img/patreon.png
delete mode 100644 landing/assets/img/paypal.png
delete mode 100644 landing/assets/img/weixin.png
delete mode 100755 landing/build
delete mode 100644 landing/favicon.ico
delete mode 100644 landing/index.cn.md
delete mode 100644 landing/index.md
delete mode 100644 landing/pages/donation.cn.md
delete mode 100644 landing/pages/donation.md
delete mode 100644 manual.md
delete mode 100644 pages/donation.html
delete mode 100644 plugins.md
delete mode 100644 zh/README.md
delete mode 100644 zh/manual.md
delete mode 100644 zh/plugins.md
diff --git a/LICENSE.md b/LICENSE.md
deleted file mode 100644
index 013a7e04..00000000
--- a/LICENSE.md
+++ /dev/null
@@ -1,238 +0,0 @@
-
- Apache License
- Version 2.0, January 2004
- http://www.apache.org/licenses/
-
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
- 1. Definitions.
-
- "License" shall mean the terms and conditions for use, reproduction,
- and distribution as defined by Sections 1 through 9 of this document.
-
- "Licensor" shall mean the copyright owner or entity authorized by
- the copyright owner that is granting the License.
-
- "Legal Entity" shall mean the union of the acting entity and all
- other entities that control, are controlled by, or are under common
- control with that entity. For the purposes of this definition,
- "control" means (i) the power, direct or indirect, to cause the
- direction or management of such entity, whether by contract or
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
- outstanding shares, or (iii) beneficial ownership of such entity.
-
- "You" (or "Your") shall mean an individual or Legal Entity
- exercising permissions granted by this License.
-
- "Source" form shall mean the preferred form for making modifications,
- including but not limited to software source code, documentation
- source, and configuration files.
-
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
-
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
- copyright notice that is included in or attached to the work
- (an example is provided in the Appendix below).
-
- "Derivative Works" shall mean any work, whether in Source or Object
- form, that is based on (or derived from) the Work and for which the
- editorial revisions, annotations, elaborations, or other modifications
- represent, as a whole, an original work of authorship. For the purposes
- of this License, Derivative Works shall not include works that remain
- separable from, or merely link (or bind by name) to the interfaces of,
- the Work and Derivative Works thereof.
-
- "Contribution" shall mean any work of authorship, including
- the original version of the Work and any modifications or additions
- to that Work or Derivative Works thereof, that is intentionally
- submitted to Licensor for inclusion in the Work by the copyright owner
- or by an individual or Legal Entity authorized to submit on behalf of
- the copyright owner. For the purposes of this definition, "submitted"
- means any form of electronic, verbal, or written communication sent
- to the Licensor or its representatives, including but not limited to
- communication on electronic mailing lists, source code control systems,
- and issue tracking systems that are managed by, or on behalf of, the
- Licensor for the purpose of discussing and improving the Work, but
- excluding communication that is conspicuously marked or otherwise
- designated in writing by the copyright owner as "Not a Contribution."
-
- "Contributor" shall mean Licensor and any individual or Legal Entity
- on behalf of whom a Contribution has been received by Licensor and
- subsequently incorporated within the Work.
-
- 2. Grant of Copyright License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- copyright license to reproduce, prepare Derivative Works of,
- publicly display, publicly perform, sublicense, and distribute the
- Work and such Derivative Works in Source or Object form.
-
- 3. Grant of Patent License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- (except as stated in this section) patent license to make, have made,
- use, offer to sell, sell, import, and otherwise transfer the Work,
- where such license applies only to those patent claims licensable
- by such Contributor that are necessarily infringed by their
- Contribution(s) alone or by combination of their Contribution(s)
- with the Work to which such Contribution(s) was submitted. If You
- institute patent litigation against any entity (including a
- cross-claim or counterclaim in a lawsuit) alleging that the Work
- or a Contribution incorporated within the Work constitutes direct
- or contributory patent infringement, then any patent licenses
- granted to You under this License for that Work shall terminate
- as of the date such litigation is filed.
-
- 4. Redistribution. You may reproduce and distribute copies of the
- Work or Derivative Works thereof in any medium, with or without
- modifications, and in Source or Object form, provided that You
- meet the following conditions:
-
- (a) You must give any other recipients of the Work or
- Derivative Works a copy of this License; and
-
- (b) You must cause any modified files to carry prominent notices
- stating that You changed the files; and
-
- (c) You must retain, in the Source form of any Derivative Works
- that You distribute, all copyright, patent, trademark, and
- attribution notices from the Source form of the Work,
- excluding those notices that do not pertain to any part of
- the Derivative Works; and
-
- (d) If the Work includes a "NOTICE" text file as part of its
- distribution, then any Derivative Works that You distribute must
- include a readable copy of the attribution notices contained
- within such NOTICE file, excluding those notices that do not
- pertain to any part of the Derivative Works, in at least one
- of the following places: within a NOTICE text file distributed
- as part of the Derivative Works; within the Source form or
- documentation, if provided along with the Derivative Works; or,
- within a display generated by the Derivative Works, if and
- wherever such third-party notices normally appear. The contents
- of the NOTICE file are for informational purposes only and
- do not modify the License. You may add Your own attribution
- notices within Derivative Works that You distribute, alongside
- or as an addendum to the NOTICE text from the Work, provided
- that such additional attribution notices cannot be construed
- as modifying the License.
-
- You may add Your own copyright statement to Your modifications and
- may provide additional or different license terms and conditions
- for use, reproduction, or distribution of Your modifications, or
- for any such Derivative Works as a whole, provided Your use,
- reproduction, and distribution of the Work otherwise complies with
- the conditions stated in this License.
-
- 5. Submission of Contributions. Unless You explicitly state otherwise,
- any Contribution intentionally submitted for inclusion in the Work
- by You to the Licensor shall be under the terms and conditions of
- this License, without any additional terms or conditions.
- Notwithstanding the above, nothing herein shall supersede or modify
- the terms of any separate license agreement you may have executed
- with Licensor regarding such Contributions.
-
- 6. Trademarks. This License does not grant permission to use the trade
- names, trademarks, service marks, or product names of the Licensor,
- except as required for reasonable and customary use in describing the
- origin of the Work and reproducing the content of the NOTICE file.
-
- 7. Disclaimer of Warranty. Unless required by applicable law or
- agreed to in writing, Licensor provides the Work (and each
- Contributor provides its Contributions) on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
- implied, including, without limitation, any warranties or conditions
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
- PARTICULAR PURPOSE. You are solely responsible for determining the
- appropriateness of using or redistributing the Work and assume any
- risks associated with Your exercise of permissions under this License.
-
- 8. Limitation of Liability. In no event and under no legal theory,
- whether in tort (including negligence), contract, or otherwise,
- unless required by applicable law (such as deliberate and grossly
- negligent acts) or agreed to in writing, shall any Contributor be
- liable to You for damages, including any direct, indirect, special,
- incidental, or consequential damages of any character arising as a
- result of this License or out of the use or inability to use the
- Work (including but not limited to damages for loss of goodwill,
- work stoppage, computer failure or malfunction, or any and all
- other commercial damages or losses), even if such Contributor
- has been advised of the possibility of such damages.
-
- 9. Accepting Warranty or Additional Liability. While redistributing
- the Work or Derivative Works thereof, You may choose to offer,
- and charge a fee for, acceptance of support, warranty, indemnity,
- or other liability obligations and/or rights consistent with this
- License. However, in accepting such obligations, You may act only
- on Your own behalf and on Your sole responsibility, not on behalf
- of any other Contributor, and only if You agree to indemnify,
- defend, and hold each Contributor harmless for any liability
- incurred by, or claims asserted against, such Contributor by reason
- of your accepting any such warranty or additional liability.
-
- END OF TERMS AND CONDITIONS
-
- APPENDIX: How to apply the Apache License to your work.
-
- To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "[]"
- replaced with your own identifying information. (Don't include
- the brackets!) The text should be enclosed in the appropriate
- comment syntax for the file format. We also recommend that a
- file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
- identification within third-party archives.
-
- Copyright 2016-2018 TBOOX Open Source Group
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
--------------------------------------------------------------------------------
-## SUBCOMPONENTS
-
-The XMake project contains subcomponents with separate copyright
-notices and license terms. Your use of the source code for the these
-subcomponents is subject to the terms and conditions of the following
-licenses.
-
-#### LuaJIT license
-
-===============================================================================
-LuaJIT -- a Just-In-Time Compiler for Lua. http://luajit.org/
-
-Copyright (C) 2005-2014 Mike Pall. All rights reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
-
-[ MIT license: http://www.opensource.org/licenses/mit-license.php ]
-
diff --git a/README.md b/README.md
index 594da19f..da2056b3 100644
--- a/README.md
+++ b/README.md
@@ -1,1800 +1,3 @@
----
-search: en
----
-
-
-
-
-
-
-
-
xmake
-
-
-
-
-
A cross-platform build utility based on Lua
-
-
-
-## Introduction
-
-xmake is a cross-platform build utility based on lua.
-
-The project focuses on making development and building easier and provides many features (.e.g package, install, plugin, macro, action, option, task ...),
-so that any developer can quickly pick it up and enjoy the productivity boost when developing and building project.
-
-## Installation
-
-#### Master
-
-##### via curl
-
-```bash
-bash <(curl -fsSL https://raw.githubusercontent.com/tboox/xmake/master/scripts/get.sh)
-```
-
-##### via wget
-
-```bash
-bash <(wget https://raw.githubusercontent.com/tboox/xmake/master/scripts/get.sh -O -)
-```
-
-##### via powershell
-
-```bash
-Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/tboox/xmake/master/scripts/get.ps1' -UseBasicParsing).Content
-```
-
-#### Windows
-
-##### via installer
-
-1. Download xmake windows installer from [Releases](https://github.com/xmake-io/xmake/releases)
-2. Run xmake-[version].exe
-
-##### via scoop
-
-```bash
-scoop install xmake
-```
-
-#### MacOS
-
-```bash
-$ brew install xmake
-```
-
-#### Linux
-
-On Archlinux:
-
-```bash
-$ yaourt xmake
-```
-
-On Ubuntu:
-
-```bash
-$ sudo add-apt-repository ppa:tboox/xmake
-$ sudo apt update
-$ sudo apt install xmake
-```
-
-Or add xmake package source manually:
-
-```
-deb http://ppa.launchpad.net/tboox/xmake/ubuntu yakkety main
-deb-src http://ppa.launchpad.net/tboox/xmake/ubuntu yakkety main
-```
-
-Then we run:
-
-```bash
-$ sudo apt update
-$ sudo apt install xmake
-```
-
-Or download deb package to install it:
-
-1. Download xmake `.deb` install package from [Releases](https://github.com/xmake-io/xmake/releases)
-2. Run `dpkg -i xmake-xxxx.deb`
-
-#### Compilation
-
-Compile and install:
-
-```bash
-$ git clone https://github.com/xmake-io/xmake.git
-$ cd ./xmake
-$ ./scripts/get.sh __local__
-```
-
-Only install and update lua scripts:
-
-```bash
-$ ./scripts/get.sh __local__ __install_only__
-```
-
-Uninstall:
-
-```bash
-$ ./scripts/get.sh __uninstall__
-```
-
-Or compile and install via make:
-
-```bash
-$ make build; sudo make install
-```
-
-Install to other given directory:
-
-```bash
-$ sudo make install prefix=/usr/local
-```
-
-Uninstall:
-
-```bash
-$ sudo make uninstall
-```
-
-#### Update
-
-We can run `xmake update` to update xmake version after v2.2.3 and we can also update to the given version:
-
-```bash
-$ xmake update 2.2.4
-```
-
-We can also specify an update to the master/dev branch version:
-
-```bash
-$ xmake update master
-$ xmake update dev
-```
-
-Finally, if we want to uninstall xmake, it is also supported: `xmake update --uninstall`.
-
-## Quick Start
-
-[](https://asciinema.org/a/133693)
-
-#### Create Project
-
-```bash
-$ xmake create -l c -P ./hello
-```
-
-And xmake will generate some files for c language project:
-
-```
-hello
-├── src
-│ └── main.c
-└── xmake.lua
-```
-
-It is a simple console program only for printing `hello xmake!`
-
-The content of `xmake.lua` is very simple:
-
-```lua
-target("hello")
- set_kind("binary")
- add_files("src/*.c")
-```
-
-Support languages:
-
-* c/c++
-* objc/c++
-* cuda
-* asm
-* swift
-* dlang
-* golang
-* rust
-
-
- If you want to known more options, please run: `xmake create --help`
-
-
-#### Build Project
-
-```bash
-$ xmake
-```
-
-#### Run Program
-
-```bash
-$ xmake run hello
-```
-
-#### Debug Program
-
-```bash
-$ xmake run -d hello
-```
-
-It will start the debugger (.e.g lldb, gdb, windbg, vsjitdebugger, ollydbg ..) to load our program.
-
-```bash
-[lldb]$target create "build/hello"
-Current executable set to 'build/hello' (x86_64).
-[lldb]$b main
-Breakpoint 1: where = hello`main, address = 0x0000000100000f50
-[lldb]$r
-Process 7509 launched: '/private/tmp/hello/build/hello' (x86_64)
-Process 7509 stopped
-* thread #1: tid = 0x435a2, 0x0000000100000f50 hello`main, queue = 'com.apple.main-thread', stop reason = breakpoint 1.1
- frame #0: 0x0000000100000f50 hello`main
-hello`main:
--> 0x100000f50 <+0>: pushq %rbp
- 0x100000f51 <+1>: movq %rsp, %rbp
- 0x100000f54 <+4>: leaq 0x2b(%rip), %rdi ; "hello world!"
- 0x100000f5b <+11>: callq 0x100000f64 ; symbol stub for: puts
-[lldb]$
-```
-
-
- You can also use short command option, for exmaple: `xmake r` or `xmake run`
-
-
-## Project Examples
-
-#### Executable Program
-
-```lua
-target("test")
- set_kind("binary")
- add_files("src/*c")
-```
-
-#### Static Library Program
-
-```lua
-target("library")
- set_kind("static")
- add_files("src/library/*.c")
-
-target("test")
- set_kind("binary")
- add_files("src/*c")
- add_deps("library")
-```
-
-We use `add_deps` to link a static library to test target.
-
-#### Share Library Program
-
-```lua
-target("library")
- set_kind("shared")
- add_files("src/library/*.c")
-
-target("test")
- set_kind("binary")
- add_files("src/*c")
- add_deps("library")
-```
-
-We use `add_deps` to link a share library to test target.
-
-#### Qt Program
-
-Create an empty project:
-
-```console
-$ xmake create -l c++ -t console_qt test
-$ xmake create -l c++ -t static_qt test
-$ xmake create -l c++ -t shared_qt test
-$ xmake create -l c++ -t quickapp_qt test
-```
-
-xmake will detect Qt SDK automatically and we can also set the SDK directory manually.
-
-```console
-$ xmake f --qt=~/Qt/Qt5.9.1
-```
-
-If you want to use the MinGW Qt environment on windows, you can set the MinGW platform configuration and specify the SDK path for the MinGW compilation environment, for example:
-
-```console
-$ xmake f -p mingw --sdk=C:\Qt\Qt5.10.1\Tools\mingw530_32
-```
-
-If you want to known more information, you can see [#160](https://github.com/xmake-io/xmake/issues/160).
-
-##### Static Library
-
-```lua
-target("qt_static_library")
- add_rules("qt.static")
- add_files("src/*.cpp")
- add_frameworks("QtNetwork", "QtGui")
-```
-
-##### Shared Library
-
-```lua
-target("qt_shared_library")
- add_rules("qt.shared")
- add_files("src/*.cpp")
- add_frameworks("QtNetwork", "QtGui")
-```
-
-##### Console Program
-
-```lua
-target("qt_console")
- add_rules("qt.console")
- add_files("src/*.cpp")
-```
-
-##### Quick Application
-
-```lua
-target("qt_quickapp")
- add_rules("qt.application")
- add_files("src/*.cpp")
- add_files("src/qml.qrc")
- add_frameworks("QtQuick")
-```
-
-##### Widgets Application
-
-```lua
-target("qt_widgetapp")
- add_rules("qt.application")
- add_files("src/*.cpp")
- add_files("src/mainwindow.ui")
- add_files("src/mainwindow.h") -- add files with Q_OBJECT meta (only for qt.moc)
- add_frameworks("QtWidgets")
-```
-
-##### Android Application
-
-After the 2.2.6 version, you can directly switch to the android platform to compile the Quick/Widgets application, generate the apk package, and install it to the device via the `xmake install` command.
-
-```console
-$ xmake create -t quickapp_qt -l c ++ appdemo
-$ cd appdemo
-$ xmake f -p android --ndk=~/Downloads/android-ndk-r19c/ --android_sdk=~/Library/Android/sdk/ -c
-$ xmake
-[0%]: compiling.qt.qrc src/qml.qrc
-[ 50%]: ccache compiling.release src/main.cpp
-[100%]: linking.release libappdemo.so
-[100%]: generating.qt.app appdemo.apk
-```
-
-Then install to the device:
-
-```console
-$ xmake install
-installing appdemo ...
-installing build/android/armv7-a/release/appdemo.apk ..
-success
-install ok!👌
-```
-
-#### Cuda Program
-
-Create an empty project:
-
-```console
-$ xmake create -P test -l cuda
-$ cd test
-$ xmake
-```
-
-```lua
--- define target
-target("cuda_console")
- set_kind("binary")
- add_files("src/*.cu")
- -- generate SASS code for SM architecture of current host
- add_cugencodes("native")
- -- generate PTX code for the virtual architecture to guarantee compatibility
- add_cugencodes("compute_30")
-```
-
-
-Starting with v2.2.7, the default build will enable device-link, @see https://devblogs.nvidia.com/separate-compilation-linking-cuda-device-code/
-If you want to disable device-link, you can set it with `add_values("cuda.devlink", false)`.
-
-
-xmake will detect Cuda SDK automatically and we can also set the SDK directory manually.
-
-```console
-$ xmake f --cuda=/usr/local/cuda-9.1/
-$ xmake
-```
-
-If you want to known more information, you can see [#158](https://github.com/xmake-io/xmake/issues/158).
-
-#### WDK Driver Program
-
-xmake will detect WDK automatically and we can also set the WDK directory manually.
-
-```console
-$ xmake f --wdk="G:\Program Files\Windows Kits\10" -c
-$ xmake
-```
-
-If you want to known more information, you can see [#159](https://github.com/xmake-io/xmake/issues/159).
-
-##### UMDF Driver Program
-
-```lua
-target("echo")
- add_rules("wdk.driver", "wdk.env.umdf")
- add_files("driver/*.c")
- add_files("driver/*.inx")
- add_includedirs("exe")
-
-target("app")
- add_rules("wdk.binary", "wdk.env.umdf")
- add_files("exe/*.cpp")
-```
-
-##### KMDF Driver Program
-
-```lua
-target("nonpnp")
- add_rules("wdk.driver", "wdk.env.kmdf")
- add_values("wdk.tracewpp.flags", "-func:TraceEvents(LEVEL,FLAGS,MSG,...)", "-func:Hexdump((LEVEL,FLAGS,MSG,...))")
- add_files("driver/*.c", {rule = "wdk.tracewpp"})
- add_files("driver/*.rc")
-
-target("app")
- add_rules("wdk.binary", "wdk.env.kmdf")
- add_files("exe/*.c")
- add_files("exe/*.inf")
-```
-
-##### WDM Driver Program
-
-```lua
-target("kcs")
- add_rules("wdk.driver", "wdk.env.wdm")
- add_values("wdk.man.flags", "-prefix Kcs")
- add_values("wdk.man.resource", "kcsCounters.rc")
- add_values("wdk.man.header", "kcsCounters.h")
- add_values("wdk.man.counter_header", "kcsCounters_counters.h")
- add_files("*.c", "*.rc", "*.man")
-```
-
-```lua
-target("msdsm")
- add_rules("wdk.driver", "wdk.env.wdm")
- add_values("wdk.tracewpp.flags", "-func:TracePrint((LEVEL,FLAGS,MSG,...))")
- add_files("*.c", {rule = "wdk.tracewpp"})
- add_files("*.rc", "*.inf")
- add_files("*.mof|msdsm.mof")
- add_files("msdsm.mof", {values = {wdk_mof_header = "msdsmwmi.h"}})
-```
-
-##### Package Driver
-
-We can run the following command to generate a .cab driver package.
-
-```console
-$ xmake [p|package]
-$ xmake [p|package] -o outputdir
-```
-
-The output files like:
-
-```
- - drivers
- - sampledsm
- - debug/x86/sampledsm.cab
- - release/x64/sampledsm.cab
- - debug/x86/sampledsm.cab
- - release/x64/sampledsm.cab
-```
-
-##### Driver Signing
-
-The driver signing is disabled when we compile driver in default case,
-but we can add `set_values("wdk.sign.mode")` to enable test/release sign.
-
-###### TestSign
-
-We can use test certificate of xmake to do testsign, but please run `$xmake l utils.wdk.testcert` install as admin to install a test certificate first (only once)!
-
-```lua
-target("msdsm")
- add_rules("wdk.driver", "wdk.env.wdm")
- set_values("wdk.sign.mode", "test")
-```
-
-Or we set a valid certificate thumbprint to do it in local machine.
-
-```lua
-target("msdsm")
- add_rules("wdk.driver", "wdk.env.wdm")
- set_values("wdk.sign.mode", "test")
- set_values("wdk.sign.thumbprint", "032122545DCAA6167B1ADBE5F7FDF07AE2234AAA")
-```
-
-We can also do testsign via setting store/company info.
-
-```lua
-target("msdsm")
- add_rules("wdk.driver", "wdk.env.wdm")
- set_values("wdk.sign.mode", "test")
- set_values("wdk.sign.store", "PrivateCertStore")
- set_values("wdk.sign.company", "tboox.org(test)")
-```
-
-###### ReleaseSign
-
-We can set a certificate file for release signing.
-
-```lua
-target("msdsm")
- add_rules("wdk.driver", "wdk.env.wdm")
- set_values("wdk.sign.mode", "release")
- set_values("wdk.sign.company", "xxxx")
- set_values("wdk.sign.certfile", path.join(os.projectdir(), "xxxx.cer"))
-```
-
-##### Support Low-version System
-
-We can set `wdk.env.winver` to generate a driver package that is compatible with a low version system.
-
-```lua
-set_values("wdk.env.winver", "win10")
-set_values("wdk.env.winver", "win10_rs3")
-set_values("wdk.env.winver", "win81")
-set_values("wdk.env.winver", "win8")
-set_values("wdk.env.winver", "win7")
-set_values("wdk.env.winver", "win7_sp1")
-set_values("wdk.env.winver", "win7_sp2")
-set_values("wdk.env.winver", "win7_sp3")
-```
-
-We can also set windows version for WDK driver program:
-
-```console
-$ xmake f --wdk_winver=[win10_rs3|win8|win7|win7_sp1]
-$ xmake
-```
-
-#### WinSDK Application Program
-
-```lua
-target("usbview")
- add_rules("win.sdk.application")
-
- add_files("*.c", "*.rc")
- add_files("xmlhelper.cpp", {rule = "win.sdk.dotnet"})
-```
-
-If you want to known more information, you can see [#173](https://github.com/xmake-io/xmake/issues/173).
-
-## Configuration
-
-Set compilation configuration before building project with command `xmake f|config`.
-
-And if you want to known more options, please run: `xmake f --help`。
-
-
- You can use short or long command option, for exmaple:
- `xmake f` or `xmake config`.
- `xmake f -p linux` or `xmake config --plat=linux`.
-
-
-#### Target Platforms
-
-##### Current Host
-
-```bash
-$ xmake
-```
-
-
- XMake will detect the current host platform automatically and build project.
-
-
-##### Linux
-
-```bash
-$ xmake f -p linux [-a i386|x86_64]
-$ xmake
-```
-
-##### Android
-
-```bash
-$ xmake f -p android --ndk=~/files/android-ndk-r10e/ [-a armv5te|armv6|armv7-a|armv8-a|arm64-v8a]
-$ xmake
-```
-
-If you want to set the other android toolchains, you can use [--bin](#-bin) option.
-
-For example:
-
-```bash
-$ xmake f -p android --ndk=~/files/android-ndk-r10e/ -a arm64-v8a --bin=~/files/android-ndk-r10e/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin
-```
-
-The [--bin](#-bin) option is used to set `bin` directory of toolchains.
-
-
-Please attempt to set `--arch=` option if it had failed to check compiler.
-
-
-##### iPhoneOS
-
-```bash
-$ xmake f -p iphoneos [-a armv7|armv7s|arm64|i386|x86_64]
-$ xmake
-```
-
-##### Windows
-
-```bash
-$ xmake f -p windows [-a x86|x64]
-$ xmake
-```
-
-##### Mingw
-
-```bash
-$ xmake f -p mingw --sdk=/usr/local/i386-mingw32-4.3.0/ [-a i386|x86_64]
-$ xmake
-```
-
-##### Apple WatchOS
-
-```bash
-$ xmake f -p watchos [-a i386|armv7k]
-$ xmake
-```
-
-##### Cross Compilation
-
-For linux platform:
-
-```bash
-$ xmake f -p linux --sdk=/usr/local/arm-linux-gcc/ [--bin=/sdk/bin] [--cross=arm-linux-]
-$ xmake
-```
-
-Fro other cross platform:
-
-```bash
-$ xmake f -p cross --sdk=/usr/local/arm-xxx-gcc/ [--bin=/sdk/bin] [--cross=arm-linux-]
-$ xmake
-```
-
-For custem cross platform (`is_plat("myplat")`):
-
-```bash
-$ xmake f -p myplat --sdk=/usr/local/arm-xxx-gcc/ [--bin=/sdk/bin] [--cross=arm-linux-]
-$ xmake
-```
-
-| Configuration Option | Description |
-| ---------------------------- | -------------------------------------------- |
-| [--sdk](#-sdk) | Set the sdk root directory of toolchains |
-| [--bin](#-bin) | Set the `bin` directory of toolchains |
-| [--cross](#-cross) | Set the prefix of compilation tools |
-| [--as](#-as) | Set `asm` assembler |
-| [--cc](#-cc) | Set `c` compiler |
-| [--cxx](#-cxx) | Set `c++` compiler |
-| [--mm](#-mm) | Set `objc` compiler |
-| [--mxx](#-mxx) | Set `objc++` compiler |
-| [--sc](#-sc) | Set `swift` compiler |
-| [--gc](#-gc) | Set `golang` compiler |
-| [--dc](#-dc) | Set `dlang` compiler |
-| [--rc](#-rc) | Set `rust` compiler |
-| [--cu](#-cu) | Set `cuda` compiler |
-| [--ld](#-ld) | Set `c/c++/objc/asm` linker |
-| [--sh](#-sh) | Set `c/c++/objc/asm` shared library linker |
-| [--ar](#-ar) | Set `c/c++/objc/asm` static library archiver |
-| [--sc-ld](#-sc-ld) | Set `swift` linker |
-| [--sc-sh](#-sc-sh) | Set `swift` shared library linker |
-| [--gc-ld](#-gc-ld) | Set `golang` linker |
-| [--gc-ar](#-gc-ar) | Set `golang` static library archiver |
-| [--dc-ld](#-dc-ld) | Set `dlang` linker |
-| [--dc-sh](#-dc-sh) | Set `dlang` shared library linker |
-| [--dc-ar](#-dc-ar) | Set `dlang` static library archiver |
-| [--rc-ld](#-rc-ld) | Set `rust` linker |
-| [--rc-sh](#-rc-sh) | Set `rust` shared library linker |
-| [--rc-ar](#-rc-ar) | Set `rust` static library archiver |
-| [--cu-cxx](#-cu-cxx) | Set `cuda` host compiler |
-| [--cu-ld](#-cu-ld) | Set `cuda` linker |
-| [--asflags](#-asflags) | Set `asm` assembler option |
-| [--cflags](#-cflags) | Set `c` compiler option |
-| [--cxflags](#-cxflags) | Set `c/c++` compiler option |
-| [--cxxflags](#-cxxflags) | Set `c++` compiler option |
-| [--mflags](#-mflags) | Set `objc` compiler option |
-| [--mxflags](#-mxflags) | Set `objc/c++` compiler option |
-| [--mxxflags](#-mxxflags) | Set `objc++` compiler option |
-| [--scflags](#-scflags) | Set `swift` compiler option |
-| [--gcflags](#-gcflags) | Set `golang` compiler option |
-| [--dcflags](#-dcflags) | Set `dlang` compiler option |
-| [--rcflags](#-rcflags) | Set `rust` compiler option |
-| [--cuflags](#-cuflags) | Set `cuda` compiler option |
-| [--ldflags](#-ldflags) | Set linker option |
-| [--shflags](#-shflags) | Set shared library linker option |
-| [--arflags](#-arflags) | Set static library archiver option |
-
-
-if you want to known more options, please run: `xmake f --help`。
-
-
-###### --sdk
-
-- Set the sdk root directory of toolchains
-
-xmake provides a convenient and flexible cross-compiling support.
-In most cases, we need not to configure complex toolchains prefix, for example: `arm-linux-`
-
-As long as this toolchains meet the following directory structure:
-
-```
-/home/toolchains_sdkdir
- - bin
- - arm-linux-gcc
- - arm-linux-ld
- - ...
- - lib
- - libxxx.a
- - include
- - xxx.h
-```
-
-Then,we can only configure the sdk directory and build it.
-
-```bash
-$ xmake f -p linux --sdk=/home/toolchains_sdkdir
-$ xmake
-```
-
-xmake will detect the prefix: arm-linux- and add the include and library search directory automatically.
-
-```
--I/home/toolchains_sdkdir/include -L/home/toolchains_sdkdir/lib
-```
-
-###### --bin
-
-- Set the `bin` directory of toolchains
-
-We need set it manually if the toolchains /bin directory is in other places, for example:
-
-```bash
-$ xmake f -p linux --sdk=/home/toolchains_sdkdir --bin=/usr/opt/bin
-$ xmake
-```
-
-
-Before v2.2.1 version, this parameter name is `--toolchains`, exists more ambiguous, so we changed to `--bin=` to set the bin directory.
-
-
-###### --cross
-
-- Set the prefix of compilation tools
-
-For example, under the same toolchains directory at the same time, there are two different compilers:
-
-```
-/opt/bin
- - armv7-linux-gcc
- - aarch64-linux-gcc
-```
-
-If we want to use the `armv7-linux-gcc` compiler, we can run the following command:
-
-```bash
-$ xmake f -p linux --sdk=/usr/toolsdk --bin=/opt/bin --cross=armv7-linux-
-```
-
-###### --as
-
-- Set `asm` assembler
-
-```bash
-$ xmake f -p linux --sdk=/user/toolsdk --as=armv7-linux-as
-```
-
-If the 'AS' environment variable exists, it will use the values specified in the current environment variables.
-
-
-We can set a unknown compiler as like-gcc/clang compiler, .e.g `xmake f --as=gcc@/home/xxx/asmips.exe`
-
-
-###### --cc
-
-- Set c compiler
-
-```bash
-$ xmake f -p linux --sdk=/user/toolsdk --cc=armv7-linux-clang
-```
-
-If the 'CC' environment variable exists, it will use the values specified in the current environment variables.
-
-
-We can set a unknown compiler as like-gcc/clang compiler, .e.g `xmake f --cc=gcc@/home/xxx/ccmips.exe`
-
-
-###### --cxx
-
-- Set `c++` compiler
-
-```bash
-$ xmake f -p linux --sdk=/user/toolsdk --cxx=armv7-linux-clang++
-```
-
-If the 'CXX' environment variable exists, it will use the values specified in the current environment variables.
-
-
-We can set a unknown compiler as like-gcc/clang compiler, .e.g `xmake f --cxx=g++@/home/xxx/c++mips.exe`
-
-
-###### --ld
-
-- Set `c/c++/objc/asm` linker
-
-```bash
-$ xmake f -p linux --sdk=/user/toolsdk --ld=armv7-linux-clang++
-```
-
-If the 'LD' environment variable exists, it will use the values specified in the current environment variables.
-
-
-We can set a unknown compiler as like-gcc/clang linker, .e.g `xmake f --ld=g++@/home/xxx/c++mips.exe`
-
-
-###### --sh
-
-- Set `c/c++/objc/asm` shared library linker
-
-```bash
-$ xmake f -p linux --sdk=/user/toolsdk --sh=armv7-linux-clang++
-```
-
-If the 'SH' environment variable exists, it will use the values specified in the current environment variables.
-
-
-We can set a unknown compiler as like-gcc/clang linker, .e.g `xmake f --sh=g++@/home/xxx/c++mips.exe`
-
-
-###### --ar
-
-- Set `c/c++/objc/asm` static library archiver
-
-```bash
-$ xmake f -p linux --sdk=/user/toolsdk --ar=armv7-linux-ar
-```
-
-If the 'AR' environment variable exists, it will use the values specified in the current environment variables.
-
-
-We can set a unknown compiler as like-ar archiver, .e.g `xmake f --ar=ar@/home/xxx/armips.exe`
-
-
-#### Global Configuration
-
-You can save to the global configuration for simplfying operation.
-
-For example:
-
-```bash
-$ xmake g --ndk=~/files/android-ndk-r10e/
-```
-
-Now, we config and build project for android again.
-
-```bash
-$ xmake f -p android
-$ xmake
-```
-
-
- You can use short or long command option, for exmaple: `xmake g` or `xmake global`.
-
-
-#### Clean Configuration
-
-We can clean all cached configuration and re-configure projecct.
-
-```bash
-$ xmake f -c
-$ xmake
-```
-
-or
-
-```bash
-$ xmake f -p iphoneos -c
-$ xmake
-```
-
-## Syntax Description
-
-xmake's project description file xmake.lua is based on the lua syntax, but in order to make the project build logic more convenient and concise, xmake encapsulates it, making writing xmake.lua not as cumbersome as some makefiles.
-
-Basically write a simple project build description, just three lines, for example:
-
-```lua
-target("test")
- set_kind("binary")
- add_files("src/*.c")
-```
-
-#### Scope
-
-The description syntax of xmake is divided by scope, which is mainly divided into:
-
-- external scope
-- Internal scope
-- Interface scope
-
-Which ones belong to the outside and which ones belong to the inside? if you look at the comments below, you know what it is:
-
-```lua
--- external scope
-target("test")
-
- -- external scope
- set_kind("binary")
- add_files("src/*.c")
-
- on_run(function ()
- -- Internal scope
- end)
-
- after_package(function ()
- -- Internal scope
- end)
-
--- external scope
-task("hello")
-
- -- external scope
- on_run(function ()
- -- Internal scope
- end)
-```
-
-Simply put, all within the custom script `function () end` belongs to the internal scope, which is the script scope, and all other places belong to the external scope. .
-
-##### external Scope
-
-For most projects, you don't need complicated engineering descriptions, and you don't need custom scripting support. You just need a simple `set_xxx` or `add_xxx` to meet your needs.
-
-Then according to the 28th law, 80% of the cases, we only need to write:
-
-```lua
-target("test")
- set_kind("static")
- add_files("src/test/*.c")
-
-target("demo")
- add_deps("test")
- set_kind("binary")
- add_links("test")
- add_files("src/demo/*.c")
-```
-
-No complicated api calls, no complicated variable definitions, and if judgments and for loops. It's succinct and readable. At a glance, it doesn't matter if you don't understand lua grammar.
-
-As a simple description of the syntax, it looks a bit like a function call, you will know how to configure it at a basic point of programming.
-
-In order to be concise and secure, in this scope, many lua built-in apis are not open, especially related to writing files and modifying the operating environment, only providing some basic read-only interfaces, and logical operations.
-
-The current external scope lating lua built-in apis are:
-
-- table
-- string
-- pairs
-- ipairs
-- print
-- os
-
-Of course, although the built-in lua api does not provide much, xmake also provides a lot of extension APIs. It is not much to describe the api. For details, please refer to: [API Manual] (https://xmake.io/#/zh/manual)
-
-There are also some auxiliary apis, for example:
-
-- dirs: scan to get all the directories in the currently specified path
-- files: scan to get all the files in the current specified path
-- format: format string, short version of string.format
-
-There are also variable definitions and logical operations that can be used. after all, it is based on lua. The basic syntax is still there. We can switch the compiled files by if:
-
-```lua
-target("test")
- set_kind("static")
- if is_plat("iphoneos") then
- add_files("src/test/ios/*.c")
- else
- add_files("src/test/*.c")
- end
-```
-
-It should be noted that the variable definition is divided into global variables and local variables. The local variables are only valid for the current xmake.lua, and do not affect the child xmake.lua.
-
-```lua
--- local variables, only valid for current xmake.lua
-local var1 = 0
-
--- global variables that affect all subsmake.lua included after includes()
-var2 = 1
-
-Includes("src")
-```
-
-##### Internal Scope
-
-Also known as plug-ins, script scope, provide more complex and flexible script support, generally used to write some custom scripts, plug-in development, custom task tasks, custom modules, etc.
-
-Usually included by `function () end`, and passed to the `on_xxx`, `before_xxx` and `after_xxx` interfaces, are all self-scoped.
-
-E.g:
-
-```lua
--- custom script
-target("hello")
- after_build(function ()
- -- Internal scope
- end)
-
--- custom tasks, plugins
-task("hello")
- on_run(function ()
- -- Internal scope
- end)
-```
-
-In this scope, not only can you use most lua apis, but you can also use many extension modules provided by xmake. All extension modules are imported through import.
-
-For details, please refer to: [import module document](https://xmake.io/#/zh/manual?id=import)
-
-Here we give a simple example, after the compilation is complete, ldid signature on the ios target program:
-
-```lua
-target("iosdemo")
- set_kind("binary")
- add_files("*.m")
- after_build(function (target)
-
- -- Execute signature, if it fails, automatically interrupt, giving a highlight error message
- Os.run("ldid -S$(projectdir)/entitlements.plist %s", target:targetfile())
- end)
-```
-
-It should be noted that in the internal scope, all calls are enabled with the exception catching mechanism. if the operation is wrong, xmake will be automatically interrupted and an error message will be given.
-
-Therefore, the script is written without the cumbersome `if retval then` judgment, and the script logic is more clear.
-
-##### Interface Scope
-
-All descriptions of api settings in the external scope are also scoped. They are called in different places and have different scopes of influence, for example:
-
-```lua
--- global root scope, affecting all targets, including subproject target settings in includes()
-add_defines("DEBUG")
-
--- define or enter the demo target scope (support multiple entry to append settings)
-target("demo")
- set_kind("shared")
- add_files("src/*.c")
- -- the current target scope only affects the current target
- add_defines("DEBUG2")
-
--- option settings, only local settings are supported, not affected by global api settings
-option("test")
- -- local scope of the current option
- set_default(false)
-
--- other target settings, -DDEBUG will also be set
-target("demo2")
- set_kind("binary")
- add_files("src/*.c")
-
--- re-enter the demo target scope
-target("demo")
- -- append macro definitions, only valid for the current demo target
- add_defines("DEBUG3")
-```
-
-Normally, entering another target/option domain setting will automatically leave the previous target/option field, but sometimes in order to compare some scope pollution, we can show off a domain, for example:
-
-```lua
-option("test")
- set_default(false)
-option_end()
-
-target("demo")
- set_kind("binary")
- add_files("src/*.c")
-target_end()
-```
-
-Call `option_end()`, `target_end()` to explicitly leave the current target/option field setting.
-
-##### Scope indentation
-
-Indentation in xmake.lua is just a specification for more clear distinction. The current setting is for that scope, although it is ok even if it is not indented, but it is not very readable. .
-
-e.g:
-
-```lua
-target("xxxx")
- set_kind("binary")
- add_files("*.c")
-```
-
-with
-
-```lua
-target("xxxx")
-set_kind("binary")
-add_files("*.c")
-```
-
-The above two methods are the same in effect, but in understanding, the first one is more intuitive. At first glance, you know that `add_files` is only set for target, not global.
-
-Therefore, proper indentation helps to better maintain xmake.lua
-
-Finally attached, tbox's [xmake.lua](https://github.com/tboox/tbox/blob/master/src/tbox/xmake.lua) description, for reference only. .
-
-#### Syntax simplification
-
-The configuration field syntax of xmake.lua is very flexible and can be used in a variety of complex and flexible configurations in the relevant domain, but for many streamlined small block configurations, this time is slightly redundant:
-
-```lua
-option("test1")
- set_default(true)
- set_showmenu(true)
- set_description("test1 option")
-
-option("test2")
- set_default(true)
- set_showmeu(true)
-
-option("test3")
- set_default("hello")
-```
-
-xmake 2.2.6 or later, for the above small block option domain settings, we can simplify the description into a single line:
-
-```lua
-option("test1", {default = true, showmenu = true, description = "test1 option"})
-option("test2", {default = true, showmenu = true})
-option("test3", {default = "hello"})
-```
-
-In addition to the option field, this simplified writing is also supported for other domains, such as:
-
-```lua
-target("demo")
- set_kind("binary")
- add_files("src/*.c")
-```
-
-Simplified to:
-
-```lua
-target("demo", {kind = "binary", files = "src/*.c"})
-```
-
-Of course, if the configuration requirements are more complicated, or the original multi-line setting method is more convenient, this depends on your own needs to evaluate which method is used.
-
-## Dependency Package Management
-
-#### Local Package Mode
-
-By including a dependency package directory and a binary package file in the project, it is convenient to integrate some third-party dependency libraries. This method is relatively simple and straightforward, but the disadvantages are also obvious and inconvenient to manage.
-
-Take the tbox project as an example. The dependency package is as follows:
-
-```
-- base.pkg
-- zlib.pkg
-- polarssl.pkg
-- openssl.pkg
-- mysql.pkg
-- pcre.pkg
-- ...
-```
-
-If you want the current project to recognize loading these packages, you first need to specify the package directory path, for example:
-
-```lua
-add_packagedirs("packages")
-```
-
-Once specified, you can add integration package dependencies in the target scope via the [add_packages](https://xmake.io/#/zh/manual?id=targetadd_packages) interface, for example:
-
-```lua
-target("tbox")
- add_packages("zlib", "polarssl", "pcre", "mysql")
-```
-
-So how to generate a *.pkg package, if it is based on xmake project, the generation method is very simple, only need:
-
-```console
-$ cd tbox
-$ xmake package
-```
-
-You can generate a tbox.pkg cross-platform package in the build directory for use by third-party projects. I can also directly set the output directory and compile and generate it into the other project, for example:
-
-```console
-$ cd tbox
-$ xmake package -o ../test/packages
-```
-
-In this way, the test project can pass [add_packages](https://xmake.io/#/zh/manual?id=targetadd_packages) and [add_packagedirs](https://xmake.io/#/zh/manual?id= add_packagedirs) to configure and use the tbox.pkg package.
-
-For a detailed description of the built-in package, you can also refer to the following related article, which is described in detail: [Dependency package addition and automatic detection mechanism](https://tboox.org/cn/2016/08/06/add-package-and-autocheck/)
-
-#### System Search Mode
-
-If you feel that the above built-in package management method is very inconvenient, you can use the extension interface [lib.detect.find_package] provided by xmake (https://xmake.io/#/zh/manual?id=detect-find_package) to find the system. Existing dependencies.
-
-Currently this interface supports the following package management support:
-
-* vcpkg
-* homebrew
-* pkg-config
-
-And through the system and third-party package management tools for the installation of the dependency package, and then integrated with xmake, for example, we look for an openssl package:
-
-```lua
-local packages = find_packages("openssl", "zlib")
-```
-
-The returned results are as follows:
-
-```lua
-{
- {links = {"ssl", "crypto"}, linkdirs = {"/usr/local/lib"}, includedirs = {"/usr/local/include"}},
- {links = {"z"}, linkdirs = {"/usr/local/lib"}, includedirs = {"/usr/local/include"}}
-}
-```
-
-If the search is successful, return a table containing all the package information, if it fails, return nil
-
-The return result here can be directly passed as the parameter of `target:add`, `option:add`, which is used to dynamically increase the configuration of `target/option`:
-
-```lua
-option("zlib")
- set_showmenu(true)
- before_check(function (option)
- option:add(find_packages("openssl", "zlib"))
- end)
-```
-
-```lua
-target("test")
- on_load(function (target)
- target:add(find_packages("openssl", "zlib"))
- end)
-```
-
-If third-party tools such as `homebrew`, `pkg-config` are installed on the system, then this interface will try to use them to improve the search results.
-
-For a more complete description of the usage, please refer to the [find_packages](https://xmake.io/#/en/manual?id=find_packages) interface documentation.
-
-##### Homebrew Integration Support
-
-Since homebrew is generally installed directly into the system, users do not need to do any integration work, `lib.detect.find_package` has been natively seamlessly supported.
-
-##### Vcpkg Integration Support
-
-Currently xmake v2.2.2 version already supports vcpkg, users only need to install vcpkg, execute `$ vcpkg integrate install`, xmake will automatically detect the root path of vcpkg from the system, and then automatically adapt the bread.
-
-Of course, we can also manually specify the root path of vcpkg to support:
-
-```console
-$ xmake f --vcpkg=f:\vcpkg
-```
-
-Or we can set it to the global configuration to avoid repeating the settings each time we switch configurations:
-
-```console
-$ xmake g --vcpkg=f:\vcpkg
-```
-
-#### Remote dependency mode
-
-This has been initially supported after the 2.2.2 version, the usage is much simpler, just set the corresponding dependency package, for example:
-
-```lua
-add_requires("tbox 1.6.*", "libpng ~1.16", "zlib")
-
-target("test")
- set_kind("binary")
- add_files("src/*.c")
- add_packages("tbox", "libpng", "zlib")
-```
-
-The above `add_requires` is used to describe the dependencies required by the current project, and `add_packages` is used to apply dependencies to the test target. Only settings will automatically add links, linkdirs, includedirs, etc.
-
-Then directly compile:
-
-```console
-$ xmake
-```
-
-xmake will remotely pull the relevant source package, then automatically compile and install, finally compile the project, and link the dependency package. The specific effect is shown in the following figure:
-
-
-
-For more information and progress on package dependency management see the related issues: [Remote package management](https://github.com/xmake-io/xmake/issues/69)
-
-##### Currently Supported Features
-
-* Semantic version support, for example: ">= 1.1.0 < 1.2", "~1.6", "1.2.x", "1.*"
-* Provide multi-warehouse management support such as official package warehouse, self-built private warehouse, project built-in warehouse, etc.
-* Cross-platform package compilation integration support (packages of different platforms and different architectures can be installed at the same time, fast switching use)
-* Debug dependency package support, source code debugging
-
-##### Dependency Package Processing Mechanism
-
-Here we briefly introduce the processing mechanism of the entire dependency package:
-
-
-

-
-
-1. Priority check for the current system directory, whether there is a specified package under the third-party package management, if there is a matching package, then you do not need to download and install (of course you can also set the system package)
-2. Retrieve the package matching the corresponding version, then download, compile, and install (Note: installed in a specific xmake directory, will not interfere with the system library environment)
-3. Compile the project, and finally automatically link the enabled dependencies
-
-##### Semantic Version Settings
-
-Xmake's dependency package management fully supports semantic version selection, for example: "~1.6.1". For a detailed description of the semantic version, see: [https://semver.org/](https://semver.org/)
-
-Some semantic versions are written:
-
-```lua
-add_requires("tbox 1.6.*", "pcre 1.3.x", "libpng ^1.18")
-add_requires("libpng ~1.16", "zlib 1.1.2 || >=1.2.11 <1.3.0")
-```
-
-The semantic version parser currently used by xmake is the [sv](https://github.com/uael/sv) library contributed by [uael](https://github.com/uael), which also has a description of the version. For detailed instructions, please refer to the following: [Version Description](https://github.com/uael/sv#versions)
-
-Of course, if we have no special requirements for the current version of the dependency package, then we can write directly:
-
-```lua
-add_requires("tbox", "libpng", "zlib")
-```
-
-This will use the latest version of the package known, or the source code compiled by the master branch. If the current package has a git repo address, we can also specify a specific branch version:
-
-```lua
-add_requires("tbox master")
-add_requires("tbox dev")
-```
-
-##### Extra Package Information Settings
-
-###### Optional Package Settings
-
-If the specified dependency package is not supported by the current platform, or if the compilation and installation fails, then xmake will compile the error, which is reasonable for some projects that must rely on certain packages to work.
-However, if some packages are optional dependencies, they can be set to optional packages even if they are not compiled properly.
-
-```lua
-add_requires("tbox", {optional = true})
-```
-
-###### Disable System Library
-
-With the default settings, xmake will first check to see if the system library exists (if no version is required). If the user does not want to use the system library and the library provided by the third-party package management, then you can set:
-
-```lua
-add_requires("tbox", {system = false})
-```
-
-###### Using the debug version of the package
-
-If we want to debug the dependencies at the same time, we can set them to use the debug version of the package (provided that this package supports debug compilation):
-
-```lua
-add_requires("tbox", {debug = true})
-```
-
-If the current package does not support debug compilation, you can submit the modified compilation rules in the repository to support the debug, for example:
-
-```lua
-package("openssl")
- on_install("linux", "macosx", function (package)
- os.vrun("./config %s --prefix=\"%s\"", package:debug() and "--debug" or "", package:installdir())
- os.vrun("make -j4")
- os.vrun("make install")
- end)
-```
-
-###### Passing additional compilation information to the package
-
-Some packages have various compile options at compile time, and we can pass them in. Of course, the package itself supports:
-
-```lua
-add_requires("tbox", {configs = {small=true}})
-```
-
-Pass `--small=true` to the tbox package so that compiling the installed tbox package is enabled.
-
-##### Install third-party packages
-
-After version 2.2.5, xmake supports support for dependency libraries in third-party package managers, such as: conan, brew, vcpkg, etc.
-
-Add a homebrew dependency package:
-
-```lua
-add_requires("brew::zlib", {alias = "zlib"}})
-add_requires("brew::pcre2/libpcre2-8", {alias = "pcre2"}})
-
-target("test")
- set_kind("binary")
- add_files("src/*.c")
- add_packages("pcre2", "zlib")
-```
-
-Add a dependency package for vcpkg:
-
-```lua
-add_requires("vcpkg::zlib", "vcpkg::pcre2")
-
-target("test")
- set_kind("binary")
- add_files("src/*.c")
- add_packages("vcpkg::zlib", "vcpkg::pcre2")
-```
-
-Add a conan dependency package:
-
-```lua
-add_requires("CONAN::zlib/1.2.11@conan/stable", {alias = "zlib", debug = true})
-add_requires("CONAN::OpenSSL/1.0.2n@conan/stable", {alias = "openssl",
- configs = {options = "OpenSSL:shared=True"}})
-
-target("test")
- set_kind("binary")
- add_files("src/*.c")
- add_packages("openssl", "zlib")
-```
-
-After executing xmake to compile:
-
-```console
-ruki:test_package ruki$ xmake
-checking for the architecture ... x86_64
-checking for the Xcode directory ... /Applications/Xcode.app
-checking for the SDK version of Xcode ... 10.14
-note: try installing these packages (pass -y to skip confirm)?
- -> CONAN::zlib/1.2.11@conan/stable (debug)
- -> CONAN::OpenSSL/1.0.2n@conan/stable
-please input: y (y/n)
-
- => installing CONAN::zlib/1.2.11@conan/stable .. ok
- => installing CONAN::OpenSSL/1.0.2n@conan/stable .. ok
-
-[ 0%]: ccache compiling.release src/main.c
-[100%]: linking.release test
-```
-
-##### Using self-built private package warehouse
-
-If the required package is not in the official repository [xmake-repo](https://github.com/xmake-io/xmake-repo), we can submit the contribution code to the repository for support.
-But if some packages are only for personal or private projects, we can create a private repository repo. The repository organization structure can be found at: [xmake-repo](https://github.com/xmake-io/xmake-repo)
-
-For example, now we have a private repository repo:`git@github.com:myrepo/xmake-repo.git`
-
-We can add the repository with the following command:
-
-```console
-$ xmake repo --add myrepo git@github.com:myrepo/xmake-repo.git
-```
-
-Starting with v2.2.3, support for adding repos for specified branches, for example:
-
-```console
-$ xmake repo --add myrepo git@github.com:myrepo/xmake-repo.git dev
-```
-
-Or we write directly in xmake.lua:
-
-```lua
-add_repositories("my-repo git@github.com:myrepo/xmake-repo.git")
-```
-
-If we just want to add one or two private packages, this time to build a git repo is too big, we can directly put the package repository into the project, for example:
-
-```
-projectdir
- - myrepo
- - packages
- - t/tbox/xmake.lua
- - z/zlib/xmake.lua
- - src
- - main.c
- - xmake.lua
-```
-
-The above myrepo directory is your own private package repository, built into your own project, and then add this repository location in xmake.lua:
-
-```lua
-add_repositories("my-repo myrepo")
-```
-
-This can be referred to [benchbox](https://github.com/tboox/benchbox) project, which has a built-in private repository.
-
-We can even build a package without directly building a package description into the project xmake.lua, which is useful for relying on one or two packages, for example:
-
-```lua
-package("libjpeg")
-
- set_urls("http://www.ijg.org/files/jpegsrc.$(version).tar.gz")
-
- add_versions("v9c", "650250979303a649e21f87b5ccd02672af1ea6954b911342ea491f351ceb7122")
-
- on_install("windows", function (package)
- os.mv("jconfig.vc", "jconfig.h")
- os.vrun("nmake -f makefile.vc")
- os.cp("*.h", package:installdir("include"))
- os.cp("libjpeg.lib", package:installdir("lib"))
- end)
-
- on_install("macosx", "linux", function (package)
- import("package.tools.autoconf").install(package)
- end)
-
-package_end()
-
-add_requires("libjpeg")
-
-target("test")
- set_kind("binary")
- add_files("src/*.c")
- add_packages("libjpeg")
-```
-
-##### Package Management Command Use
-
-The package management command `$ xmake require` can be used to manually display the download, install, uninstall, retrieve, and view package information.
-
-###### Install the specified package
-
-```console
-$ xmake require tbox
-```
-
-Install the specified version package:
-
-```console
-$ xmake require tbox "~1.6"
-```
-
-Force a re-download of the installation and display detailed installation information:
-
-```console
-$ xmake require -f -v tbox "1.5.x"
-```
-
-Pass additional setup information:
-
-```console
-$ xmake require --extra="debug=true,config={small=true}" tbox
-```
-
-Install the debug package and pass the compilation configuration information of `small=true` to the package.
-
-###### Uninstalling the specified package
-
-```console
-$ xmake require --uninstall tbox
-```
-
-This will completely uninstall the removal package file.
-
-###### View package details
-
-```console
-$ xmake require --info tbox
-```
-
-###### Search for packages in the current warehouse
-
-```console
-$ xmake require --search tbox
-```
-
-This is to support fuzzy search and lua pattern matching search:
-
-```console
-$ xmake require --search pcr
-```
-
-Will also search for pcre, pcre2 and other packages.
-
-###### List the currently installed packages
-
-```console
-$ xmake require --list
-```
-
-##### Warehouse Management Command Use
-
-As mentioned above, adding a private repository is available (supporting local path addition):
-
-```console
-$ xmake repo --add myrepo git@github.com:myrepo/xmake-repo.git
-```
-
-We can also remove a repository that has already been installed:
-
-```console
-$ xmake repo --remove myrepo
-```
-
-Or view all the added warehouses:
-
-```console
-$ xmake repo --list
-```
-
-If the remote repository has updates, you can manually perform a warehouse update to get more and the latest packages:
-
-```console
-$ xmake repo -u
-```
-
-##### Submit the package to the official warehouse
-
-If you need a package that is not supported by the current official repository, you can commit it to the official repository after local tuning: [xmake-repo](https://github.com/xmake-io/xmake-repo)
-
-For detailed contribution descriptions, see: [CONTRIBUTING.md](https://github.com/xmake-io/xmake-repo/blob/master/CONTRIBUTING.md)
-
-## FAQ
-
-#### How to get verbose command-line arguments info?
-
-Get the help info of the main command.
-
-```bash
-$ xmake [-h|--help]
-```
-
-Get the help info of the configuration command.
-
-```bash
-$ xmake f [-h|--help]
-```
-
-Get the help info of the givent action or plugin command.
-
-```bash
-$ xmake [action|plugin] [-h|--help]
-```
-
-For example:
-
-```bash
-$ xmake run --help
-```
-
-#### How to suppress all output info?
-
-```bash
-$ xmake [-q|--quiet]
-```
-
-#### How to do if xmake fails?
-
-Please attempt to clean configuration and rebuild it first.
-
-```bash
-$ xmake f -c
-$ xmake
-```
-
-If it fails again, please add `-v` or `--verbose` options to get more verbose info.
-
-For exmaple:
-
-```hash
-$ xmake [-v|--verbose]
-```
-
-And add `--backtrace` to get the verbose backtrace info, then you can submit these infos to [issues](https://github.com/xmake-io/xmake/issues).
-
-```bash
-$ xmake -v --backtrace
-```
-
-#### How to see verbose compiling warnings?
-
-```bash
-$ xmake [-w|--warning]
-```
-
-#### How to scan source code and generate xmake.lua automaticlly
-
-You only need run the following command:
-
-```bash
-$ xmake
-```
-
-xmake will scan all source code in current directory and build it automaticlly.
-
-And we can run it directly.
-
-```bash
-$ xmake run
-```
-
-If we only want to generate xmake.lua file, we can run:
-
-```bash
-$ xmake f -y
-```
-
-If you want to known more information please see [Scan source codes and build project without makefile](https://tboox.org/2017/01/07/build-without-makefile/)
-
-## Backers
-
-Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/xmake#backer)]
-
-
-
-## Sponsors
-
-Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/xmake#sponsor)]
-
-
-
-
-
-
-
-
-
-
-
-
+# Headline
+> An awesome project.
diff --git a/assets/css/cayman.css b/assets/css/cayman.css
deleted file mode 100644
index b67d1e8f..00000000
--- a/assets/css/cayman.css
+++ /dev/null
@@ -1,320 +0,0 @@
-* {
- box-sizing: border-box; }
-
-body {
- padding: 0;
- margin: 0;
- font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
- font-size: 16px;
- line-height: 1.5;
- color: #606c71; }
-
-a {
- color: #1e6bb8;
- text-decoration: none; }
- a:hover {
- text-decoration: underline; }
-
-.btn {
- display: inline-block;
- margin-bottom: 1rem;
- color: rgba(255, 255, 255, 0.7);
- background-color: rgba(255, 255, 255, 0.08);
- border-color: rgba(255, 255, 255, 0.2);
- border-style: solid;
- border-width: 1px;
- border-radius: 0.3rem;
- transition: color 0.2s, background-color 0.2s, border-color 0.2s; }
- .btn:hover {
- color: rgba(255, 255, 255, 0.8);
- text-decoration: none;
- background-color: rgba(255, 255, 255, 0.2);
- border-color: rgba(255, 255, 255, 0.3); }
- .btn + .btn {
- margin-left: 1rem; }
- @media screen and (min-width: 64em) {
- .btn {
- padding: 0.75rem 1rem; } }
- @media screen and (min-width: 42em) and (max-width: 64em) {
- .btn {
- padding: 0.6rem 0.9rem;
- font-size: 0.9rem; } }
- @media screen and (max-width: 42em) {
- .btn {
- display: block;
- width: 100%;
- padding: 0.75rem;
- font-size: 0.9rem; }
- .btn + .btn {
- margin-top: 1rem;
- margin-left: 0; } }
-
-.page-header {
- color: #fff;
- text-align: center;
- background-color: #159957;
- background-image: linear-gradient(120deg, #155799, #159957); }
- @media screen and (min-width: 64em) {
- .page-header {
- padding: 5rem 6rem; } }
- @media screen and (min-width: 42em) and (max-width: 64em) {
- .page-header {
- padding: 3rem 4rem; } }
- @media screen and (max-width: 42em) {
- .page-header {
- padding: 2rem 1rem; } }
-
-.project-name {
- margin-top: 0;
- margin-bottom: 0.1rem; }
- @media screen and (min-width: 64em) {
- .project-name {
- font-size: 3.25rem; } }
- @media screen and (min-width: 42em) and (max-width: 64em) {
- .project-name {
- font-size: 2.25rem; } }
- @media screen and (max-width: 42em) {
- .project-name {
- font-size: 1.75rem; } }
-
-.project-tagline {
- margin-bottom: 2rem;
- font-weight: normal;
- opacity: 0.7; }
- @media screen and (min-width: 64em) {
- .project-tagline {
- font-size: 1.25rem; } }
- @media screen and (min-width: 42em) and (max-width: 64em) {
- .project-tagline {
- font-size: 1.15rem; } }
- @media screen and (max-width: 42em) {
- .project-tagline {
- font-size: 1rem; } }
-
-.main-content {
- word-wrap: break-word; }
- .main-content :first-child {
- margin-top: 0; }
- @media screen and (min-width: 64em) {
- .main-content {
- max-width: 64rem;
- padding: 2rem 6rem;
- margin: 0 auto;
- font-size: 1.1rem; } }
- @media screen and (min-width: 42em) and (max-width: 64em) {
- .main-content {
- padding: 2rem 4rem;
- font-size: 1.1rem; } }
- @media screen and (max-width: 42em) {
- .main-content {
- padding: 2rem 1rem;
- font-size: 1rem; } }
- .main-content img {
- max-width: 100%; }
- .main-content h1,
- .main-content h2,
- .main-content h3,
- .main-content h4,
- .main-content h5,
- .main-content h6 {
- margin-top: 2rem;
- margin-bottom: 1rem;
- font-weight: normal;
- color: #159957; }
- .main-content p {
- margin-bottom: 1em; }
- .main-content code {
- padding: 2px 4px;
- font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
- font-size: 0.9rem;
- color: #567482;
- background-color: #f3f6fa;
- border-radius: 0.3rem; }
- .main-content pre {
- padding: 0.8rem;
- margin-top: 0;
- margin-bottom: 1rem;
- font: 1rem Consolas, "Liberation Mono", Menlo, Courier, monospace;
- color: #567482;
- word-wrap: normal;
- background-color: #f3f6fa;
- border: solid 1px #dce6f0;
- border-radius: 0.3rem; }
- .main-content pre > code {
- padding: 0;
- margin: 0;
- font-size: 0.9rem;
- color: #567482;
- word-break: normal;
- white-space: pre;
- background: transparent;
- border: 0; }
- .main-content .highlight {
- margin-bottom: 1rem; }
- .main-content .highlight pre {
- margin-bottom: 0;
- word-break: normal; }
- .main-content .highlight pre,
- .main-content pre {
- padding: 0.8rem;
- overflow: auto;
- font-size: 0.9rem;
- line-height: 1.45;
- border-radius: 0.3rem;
- -webkit-overflow-scrolling: touch; }
- .main-content pre code,
- .main-content pre tt {
- display: inline;
- max-width: initial;
- padding: 0;
- margin: 0;
- overflow: initial;
- line-height: inherit;
- word-wrap: normal;
- background-color: transparent;
- border: 0; }
- .main-content pre code:before, .main-content pre code:after,
- .main-content pre tt:before,
- .main-content pre tt:after {
- content: normal; }
- .main-content ul,
- .main-content ol {
- margin-top: 0; }
- .main-content blockquote {
- padding: 0 1rem;
- margin-left: 0;
- color: #819198;
- border-left: 0.3rem solid #dce6f0; }
- .main-content blockquote > :first-child {
- margin-top: 0; }
- .main-content blockquote > :last-child {
- margin-bottom: 0; }
- .main-content table {
- display: block;
- width: 100%;
- overflow: auto;
- word-break: normal;
- word-break: keep-all;
- -webkit-overflow-scrolling: touch; }
- .main-content table th {
- font-weight: bold; }
- .main-content table th,
- .main-content table td {
- padding: 0.5rem 1rem;
- border: 1px solid #e9ebec; }
- .main-content dl {
- padding: 0; }
- .main-content dl dt {
- padding: 0;
- margin-top: 1rem;
- font-size: 1rem;
- font-weight: bold; }
- .main-content dl dd {
- padding: 0;
- margin-bottom: 1rem; }
- .main-content hr {
- height: 2px;
- padding: 0;
- margin: 1rem 0;
- background-color: #eff0f1;
- border: 0; }
-
-.site-footer {
- padding-top: 2rem;
- margin-top: 2rem;
- border-top: solid 1px #eff0f1; }
- @media screen and (min-width: 64em) {
- .site-footer {
- font-size: 1rem; } }
- @media screen and (min-width: 42em) and (max-width: 64em) {
- .site-footer {
- font-size: 1rem; } }
- @media screen and (max-width: 42em) {
- .site-footer {
- font-size: 0.9rem; } }
-
-.site-footer-owner {
- display: block;
- text-align:center;
- font-weight: bold; }
-
-.site-footer-power {
- display: block;
- font-size: 0.6rem;
- text-align:center;}
-
-.site-footer-credits {
- color: #819198; }
-
-.donate {
- vertical-align: top;
- height: 20px;
- border: 1px solid #d4d4d4;
- display: inline-block;
- box-sizing: border-box;
- line-height: 16px;
- border-radius: 3px;
- cursor: pointer;
- background-image: linear-gradient(to bottom, #fcfcfc 0, #eee 100%);
- position: relative;
- width: 72px;
-}
-.donate:hover {
- border-color: #ccc;
- background-image: linear-gradient(to bottom, #eee 0, #ddd 100%);
-}
-.donate img {
- width: 14px;
- height: 14px;
- position: absolute;
- top: 2px;
- left: 5px;
-}
-.donate a {
- font: 700 11px/14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
- color: #333;
- text-shadow: 0 1px 0 #fff;
- position: absolute;
- top: 2px;
- left: 24px;
-}
-
-#nav,
-#translations {
- list-style-type: none;
- text-align: center;
- padding: 0;
- margin: 0;
-}
-#nav li,
-#translations li {
- display: inline-block;
- position: relative;
- line-height: 40px;
-}
-#nav li:last-child .nav-link,
-#translations li:last-child .nav-link {
- margin-right: 0;
-}
-#translations {
- margin-bottom: 0em;
-}
-#translations .delimiter {
- color: #7f8c8d;
- margin: 0 5px;
-}
-#translations .nav-link {
- margin: 0;
-}
-.nav-link {
- color: #7f8c8d;
- padding-bottom: 3px;
- margin: 0 1.5em;
-}
-.nav-link:first-child {
- margin-left: 0;
-}
-.nav-link:hover,
-.nav-link.current {
- border-bottom: 3px solid #42b983;
-}
diff --git a/assets/css/docute.css b/assets/css/docute.css
deleted file mode 100644
index d223e0a9..00000000
--- a/assets/css/docute.css
+++ /dev/null
@@ -1,4 +0,0 @@
-.announcement{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #e2e2e2;position:relative;font-size:16px;display:flex;align-items:center}.announcement:before{position:absolute;content:"";width:4px;top:0;bottom:0;left:0;background-color:#333}.announcement.announcement-primary,.announcement.announcement-primary a{color:#81b3d6}.announcement.announcement-primary:before{background-color:#81b3d6}.announcement.announcement-danger,.announcement.announcement-danger a{color:#d43f3a}.announcement.announcement-danger:before{background-color:#d43f3a}.announcement.announcement-success,.announcement.announcement-success a{color:#42b983}.announcement.announcement-success:before{background-color:#42b983}.announcement.announcement-warning,.announcement.announcement-warning a{color:#f7d24c}.announcement.announcement-warning:before{background-color:#f7d24c}/*! Hint.css - v2.5.0 - 2017-04-23
-* http://kushagragour.in/lab/hint/
-* Copyright (c) 2017 Kushagra Gour */[class*=hint--]{position:relative;display:inline-block}[class*=hint--]:after,[class*=hint--]:before{position:absolute;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);visibility:hidden;opacity:0;z-index:1000000;pointer-events:none;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;-webkit-transition-delay:0ms;-moz-transition-delay:0ms;transition-delay:0ms}[class*=hint--]:hover:after,[class*=hint--]:hover:before{visibility:visible;opacity:1;-webkit-transition-delay:.1s;-moz-transition-delay:.1s;transition-delay:.1s}[class*=hint--]:before{content:"";position:absolute;background:transparent;border:6px solid transparent;z-index:1000001}[class*=hint--]:after{background:#383838;color:#fff;padding:8px 10px;font-size:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:12px;white-space:nowrap}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--left:before{border-left-color:#383838}.hint--right:before{border-right-color:#383838}.hint--top:before{margin-bottom:-11px}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{left:calc(50% - 6px)}.hint--top:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--top:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top:hover:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--bottom:before{margin-top:-11px}.hint--bottom:after,.hint--bottom:before{top:100%;left:50%}.hint--bottom:before{left:calc(50% - 6px)}.hint--bottom:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.hint--bottom:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom:hover:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--right:before{margin-left:-11px;margin-bottom:-6px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{left:100%;bottom:50%}.hint--right:hover:after,.hint--right:hover:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--left:before{margin-right:-11px;margin-bottom:-6px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{right:100%;bottom:50%}.hint--left:hover:after,.hint--left:hover:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--top-left:before{margin-bottom:-11px}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{left:calc(50% - 6px)}.hint--top-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--top-left:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--top-left:hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--top-right:before{margin-bottom:-11px}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{left:calc(50% - 6px)}.hint--top-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--top-right:hover:after,.hint--top-right:hover:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--bottom-left:before{margin-top:-11px}.hint--bottom-left:after,.hint--bottom-left:before{top:100%;left:50%}.hint--bottom-left:before{left:calc(50% - 6px)}.hint--bottom-left:after{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);margin-left:12px}.hint--bottom-left:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--bottom-left:hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--bottom-right:before{margin-top:-11px}.hint--bottom-right:after,.hint--bottom-right:before{top:100%;left:50%}.hint--bottom-right:before{left:calc(50% - 6px)}.hint--bottom-right:after{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0);margin-left:-12px}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{white-space:normal;line-height:1.4em;word-wrap:break-word}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}[class*=hint--]:after{text-shadow:0 -1px 0 #000;box-shadow:4px 4px 8px rgba(0,0,0,.3)}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top:after{-webkit-transform:translateX(-50%) translateY(-8px);-moz-transform:translateX(-50%) translateY(-8px);transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--top-left:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px)}.hint--always.hint--bottom:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom:after{-webkit-transform:translateX(-50%) translateY(8px);-moz-transform:translateX(-50%) translateY(8px);transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--bottom-left:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{-webkit-transform:translateX(-8px);-moz-transform:translateX(-8px);transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{-webkit-transform:translateX(8px);-moz-transform:translateX(8px);transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{-webkit-transition-duration:0ms;-moz-transition-duration:0ms;transition-duration:0ms}.hint--bounce:after,.hint--bounce:before{-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s cubic-bezier(.71,1.7,.77,1.24);-moz-transition:opacity .3s ease,visibility .3s ease,-moz-transform .3s cubic-bezier(.71,1.7,.77,1.24);transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.markdown-body{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;color:#24292e;font-size:16px;line-height:1.5;word-wrap:break-word}.markdown-body .pl-c{color:#969896}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:#0086b3}.markdown-body .pl-e,.markdown-body .pl-en{color:#795da3}.markdown-body .pl-s .pl-s1,.markdown-body .pl-smi{color:#333}.markdown-body .pl-ent{color:#63a35c}.markdown-body .pl-k{color:#a71d5d}.markdown-body .pl-pds,.markdown-body .pl-s,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sra,.markdown-body .pl-sr .pl-sre{color:#183691}.markdown-body .pl-smw,.markdown-body .pl-v{color:#ed6a43}.markdown-body .pl-bu{color:#b52a1d}.markdown-body .pl-c2,.markdown-body .pl-ii{color:#f8f8f8;background-color:#b52a1d}.markdown-body .pl-c2:before{content:"^M"}.markdown-body .pl-sr .pl-cce{font-weight:700;color:#63a35c}.markdown-body .pl-ml{color:#693a17}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{font-weight:700;color:#1d3e81}.markdown-body .pl-mq{color:teal}.markdown-body .pl-mi{font-style:italic;color:#333}.markdown-body .pl-mb{font-weight:700;color:#333}.markdown-body .pl-md{color:#bd2c00;background-color:#ffecec}.markdown-body .pl-mi1{color:#55a532;background-color:#eaffea}.markdown-body .pl-mc{color:#ef9700;background-color:#ffe3b4}.markdown-body .pl-mi2{color:#d8d8d8;background-color:gray}.markdown-body .pl-mdr{font-weight:700;color:#795da3}.markdown-body .pl-mo{color:#1d3e81}.markdown-body .pl-ba{color:#595e62}.markdown-body .pl-sg{color:silver}.markdown-body .pl-corl{text-decoration:underline;color:#183691}.markdown-body .octicon{display:inline-block;vertical-align:text-top;fill:currentColor}.markdown-body a{background-color:transparent;-webkit-text-decoration-skip:objects}.markdown-body a:active,.markdown-body a:hover{outline-width:0}.markdown-body strong{font-weight:inherit;font-weight:bolder}.markdown-body h1{margin:.67em 0}.markdown-body img{border-style:none}.markdown-body svg:not(:root){overflow:hidden}.markdown-body code,.markdown-body kbd,.markdown-body pre{font-family:monospace,monospace;font-size:1em}.markdown-body hr{box-sizing:content-box;overflow:visible}.markdown-body input{font:inherit;margin:0;overflow:visible}.markdown-body [type=checkbox]{box-sizing:border-box;padding:0}.markdown-body *{box-sizing:border-box}.markdown-body input{font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body a{color:#0366d6;text-decoration:none}.markdown-body a:hover{text-decoration:underline}.markdown-body strong{font-weight:600}.markdown-body hr{height:0;margin:15px 0;overflow:hidden;background:transparent;border-bottom:1px solid #dfe2e5}.markdown-body hr:after,.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{clear:both}.markdown-body table{border-spacing:0;border-collapse:collapse}.markdown-body td,.markdown-body th{padding:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:0;margin-bottom:0}.markdown-body h1{font-size:32px;font-weight:600}.markdown-body h2{font-size:24px;font-weight:600}.markdown-body h3{font-size:20px;font-weight:600}.markdown-body h4{font-size:16px;font-weight:600}.markdown-body h5{font-size:14px;font-weight:600}.markdown-body h6{font-size:12px;font-weight:600}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{margin:0}.markdown-body ol,.markdown-body ul{padding-left:0;margin-top:0;margin-bottom:0}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ol ol ol,.markdown-body ol ul ol,.markdown-body ul ol ol,.markdown-body ul ul ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0;font:12px SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.markdown-body .octicon{vertical-align:text-bottom}.markdown-body .pl-0{padding-left:0!important}.markdown-body .pl-1{padding-left:4px!important}.markdown-body .pl-2{padding-left:8px!important}.markdown-body .pl-3{padding-left:16px!important}.markdown-body .pl-4{padding-left:24px!important}.markdown-body .pl-5{padding-left:32px!important}.markdown-body .pl-6{padding-left:40px!important}.markdown-body:after,.markdown-body:before{display:table;content:""}.markdown-body:after{clear:both}.markdown-body>:first-child{margin-top:0!important}.markdown-body>:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .anchor{float:left;padding-right:4px;margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:none}.markdown-body blockquote,.markdown-body dl,.markdown-body ol,.markdown-body p,.markdown-body pre,.markdown-body table,.markdown-body ul{margin-top:0;margin-bottom:16px}.markdown-body hr{height:.25em;padding:0;margin:24px 0;background-color:#e1e4e8;border:0}.markdown-body blockquote{padding:0 1em;color:#6a737d;border-left:.25em solid #dfe2e5}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body kbd{font-size:11px;background-color:#fafbfc}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:#1b1f23;vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1{font-size:2em}.markdown-body h1,.markdown-body h2{padding-bottom:.3em;border-bottom:1px solid #eaecef}.markdown-body h2{font-size:1.5em}.markdown-body h3{font-size:1.25em}.markdown-body h4{font-size:1em}.markdown-body h5{font-size:.875em}.markdown-body h6{font-size:.85em;color:#6a737d}.markdown-body ol,.markdown-body ul{padding-left:2em}.markdown-body ol ol,.markdown-body ol ul,.markdown-body ul ol,.markdown-body ul ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:16px}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}.markdown-body dl dd{padding:0 16px;margin-bottom:16px}.markdown-body table{display:block;width:100%;overflow:auto}.markdown-body table th{font-weight:600}.markdown-body table td,.markdown-body table th{padding:6px 13px;border:1px solid #dfe2e5}.markdown-body table tr{background-color:#fff;border-top:1px solid #c6cbd1}.markdown-body table tr:nth-child(2n){background-color:#f6f8fa}.markdown-body img{max-width:100%;box-sizing:content-box;background-color:#fff}.markdown-body code{padding:0;padding-top:.2em;padding-bottom:.2em;margin:0;font-size:85%;background-color:rgba(27,31,35,.05);border-radius:3px}.markdown-body code:after,.markdown-body code:before{letter-spacing:-.2em;content:"\A0"}.markdown-body pre{word-wrap:normal}.markdown-body pre>code{padding:0;margin:0;font-size:100%;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-body .highlight{margin-bottom:16px}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;background-color:#f6f8fa;border-radius:3px}.markdown-body pre code{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body pre code:after,.markdown-body pre code:before{content:normal}.markdown-body .full-commit .btn-outline:not(:disabled):hover{color:#005cc5;border-color:#005cc5}.markdown-body kbd{display:inline-block;padding:3px 5px;font:11px SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;line-height:10px;color:#444d56;vertical-align:middle;background-color:#fcfcfc;border:1px solid #c6cbd1;border-bottom-color:#959da5;border-radius:3px;box-shadow:inset 0 -1px 0 #959da5}.markdown-body :checked+.radio-label{position:relative;z-index:1;border-color:#0366d6}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item+.task-list-item{margin-top:3px}.markdown-body .task-list-item input{margin:0 .2em .25em -1.6em;vertical-align:middle}.markdown-body hr{border-bottom-color:#eee}#nprogress{pointer-events:none;position:relative;z-index:9999999}#nprogress .bar{background:#42b983;position:fixed;z-index:9999;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 #29d,0 0 5px #29d;opacity:1;z-index:9999;-webkit-transform:rotate(3deg) translateY(-4px);-ms-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:9999;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:2px solid transparent;border-top-color:#42b983;border-left-color:#42b983;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%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}code[class*=language-],pre[class*=language-]{color:#000;background:none;text-shadow:0 1px #fff;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;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;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-]::selection,pre[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.token.string{color:#42b983}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#a67f59;background:transparent}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.markdown-body{padding:0 30px}.markdown-body h1{border-bottom:none}.markdown-body h2{margin-top:50px;margin-bottom:20px}.markdown-body h3{margin-top:40px;margin-bottom:20px}.markdown-body .markdown-heading .anchor{float:left;padding-right:5px;margin-left:-20px;cursor:pointer}.markdown-body .markdown-heading .anchor:focus{outline:none}.markdown-body .markdown-heading .anchor svg{width:15px;height:15px;vertical-align:middle;visibility:hidden}.markdown-body .markdown-heading .anchor:hover svg,.markdown-body .markdown-heading:hover .anchor svg{visibility:visible}.markdown-body .markdown-heading:focus{color:#42b983;outline:none}.markdown-body pre{position:relative}.markdown-body pre:after{content:attr(data-lang);position:absolute;top:0;right:0;color:#ccc;text-align:right;font-size:.75em;padding:5px 10px 0;line-height:15px;height:15px}p.danger,p.tip,p.warning{padding:12px 24px 12px 20px;margin:2em 0;border-left:4px solid;position:relative;border-bottom-right-radius:2px;border-top-right-radius:2px}p.danger:before,p.tip:before,p.warning:before{content:"!";position:absolute;top:14px;left:-12px;color:#fff;width:20px;height:20px;border-radius:100%;text-align:center;line-height:20px;font-weight:700;font-family:Dosis,Source Sans Pro,Helvetica Neue,Arial,sans-serif}p.danger.no-bg,p.tip.no-bg,p.warning.no-bg{background-color:#f8f8f8}p.warning{border-left-color:#f7d24c;background-color:#fefbed}p.warning:before{background-color:#f7d24c}p.danger{border-left-color:#f66;background-color:hsla(0,100%,70%,.06)}p.danger:before{background-color:#f66}p.tip{border-left-color:#3c763d;background-color:rgba(241,249,241,.83)}p.tip:before{background-color:#3c763d}@media screen and (max-width:768px){.markdown-body{padding:0 10px}}*{box-sizing:border-box}#app,.page,body,html{height:100%}body{margin:0;font:14px/1.4 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;text-rendering:geometricPrecision}a{color:#34495e;text-decoration:none}.inner-x{padding-left:20px;padding-right:20px}.inner-2x{padding-left:30px;padding-right:30px}.inner-y{padding-top:20px;padding-bottom:20px}@media screen and (max-width:768px){.inner-2x,.inner-x,.inner-y{padding-left:10px;padding-right:10px}}[aria-label]{text-rendering:optimizeSpeed}[jump-to-id],[router-link]{cursor:pointer;color:#4078c0}[jump-to-id]:hover,[router-link]:hover{text-decoration:underline}.link:hover{color:#42b983}.pull-left{float:left}.pull-right{float:right}.docute-button{border:2px solid #333;background-color:#fff;cursor:pointer;outline:none;border-radius:33px;padding:5px 16px;font-size:13px;font-weight:700;transition:background-color .3s ease}.docute-button:hover{color:#fff;background-color:#333}.docute-button.docute-button-mini{padding:3px 14px;font-size:12px}.docute-button.docute-button-primary{border-color:#81b3d6;color:#81b3d6}.docute-button.docute-button-primary:hover{color:#fff;background-color:#81b3d6}.docute-button.docute-button-success{border-color:#42b983;color:#42b983}.docute-button.docute-button-success:hover{color:#fff;background-color:#42b983}.docute-button.docute-button-danger{border-color:#d43f3a;color:#d43f3a}.docute-button.docute-button-danger:hover{color:#fff;background-color:#d43f3a}.docute-button.docute-button-warning{border-color:#f7d24c;color:#f7d24c}.docute-button.docute-button-warning:hover{color:#fff;background-color:#f7d24c}.page{max-width:1280px;margin:0 auto;display:flex}.sidebar{margin:0;width:280px;border-right:1px solid rgba(0,0,0,.07);overflow-y:auto;padding:0 0 70px}.main,.sidebar{background-color:#fff}.main{height:100%;max-width:1000px;width:calc(100% - 280px);margin:0 auto}.content-wrap{height:calc(100% - 40px);overflow:auto;-webkit-overflow-scrolling:touch}.content{padding-top:20px;padding-bottom:20px;margin-top:20px}[class*=is-mobile]{display:none!important}@media screen and (min-width:768px){.no-sidebar .main{border:1px solid rgba(0,0,0,.07);border-top:none;border-bottom:none}}@media screen and (min-width:1280px){.page:not(.no-sidebar){border:1px solid rgba(0,0,0,.07);border-top:none;border-bottom:none}}@media screen and (max-width:768px){.main{width:100%;padding-top:50px}.main .content-wrap{height:100%}.is-desktop{display:none!important}.is-mobile{display:block!important}.is-mobile-flex{display:flex!important}.page{left:0}.sidebar{width:calc(100% - 50px);padding-bottom:10px;top:50px;bottom:0;left:0;position:fixed;border-right:none;z-index:1000;box-shadow:0 0 10px rgba(0,0,0,.2);transform:translateX(-120%);transition:transform .3s cubic-bezier(.4,0,0,1);-webkit-overflow-scrolling:touch}.sidebar.visible{transform:translateX(0)}}.header{height:40px;border-bottom:1px solid rgba(0,0,0,.07);background-color:#fff}.header:empty{display:none}.header .header-container{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 30px}.header .header-container,.no-sidebar .header{max-width:1000px;margin:0 auto}.header-right{display:flex;align-items:center}@media screen and (max-width:768px){.header{padding:0 10px}}.header-nav{display:flex;align-items:center}.header-nav.is-mobile .nav-list{margin-top:10px;height:auto;line-height:auto}.header-nav.is-mobile .nav-list .nav-item{float:none}.header-nav.is-mobile .nav-list .nav-item>a,.header-nav.is-mobile .nav-list .nav-item>div{border-bottom:none;height:auto;line-height:30px}.header-nav.is-mobile .nav-list .nav-item>a.router-link-active,.header-nav.is-mobile .nav-list .nav-item>div.router-link-active{color:#42b983}.header-nav.is-mobile .nav-list .dropdown-list{background-color:transparent}.header-nav.is-mobile .nav-list .nav-item-dropdown .dropdown-list{position:static;display:block;transform:none;border:none;padding:0}.nav-list{list-style:none;padding-left:0;margin:0;line-height:40px;height:40px}.nav-list .sep{height:1px;background-color:#f0f0f0;display:block;margin:8px 0}.nav-list .label{display:block;margin-top:5px;font-weight:700;font-size:14px}.nav-list .nav-item{float:left;margin-right:20px}.nav-list .nav-item>a,.nav-list .nav-item>div{color:#666;height:40px;border-bottom:3px solid transparent;display:block}.nav-list .nav-item>a.router-link-active,.nav-list .nav-item>div.router-link-active{border-bottom-color:#42b983;color:#333}.nav-list .nav-item>a:hover,.nav-list .nav-item>div:hover{color:#333}.nav-list .nav-item>a:hover:not(.router-link-active),.nav-list .nav-item>div:hover:not(.router-link-active){border-bottom-color:#e2e2e2}.nav-list .nav-item .arrow{display:inline-block;vertical-align:middle;margin-top:-1px;margin-left:6px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #ccc}.nav-list .nav-item-dropdown{position:relative}.nav-list .nav-item-dropdown .dropdown-list{position:absolute;z-index:9999;top:100%;left:50%;transform:translateX(-50%);display:none;background-color:#fff;margin:0;list-style-type:none;border:1px solid #e2e2e2;border-radius:3px;white-space:nowrap;padding:10px 0}.nav-list .nav-item-dropdown .dropdown-list .dropdown-item{font-size:13px;line-height:28px}.nav-list .nav-item-dropdown .dropdown-list .dropdown-item .router-link-active,.nav-list .nav-item-dropdown .dropdown-list .dropdown-item .router-link:hover{color:#42b983}.nav-list .nav-item-dropdown:hover .dropdown-list{display:block}.svg-icon{align-items:center;justify-content:center}.header-icons,.svg-icon{display:flex}.header-icons .header-icon{display:flex;align-items:center;justify-content:center;text-align:center;color:#666}.header-icons .header-icon:not(:first-child){margin-left:20px}.header-icons .header-icon:hover,.header-icons .header-icon:hover svg{color:#333}.header-icons svg{width:22px;height:22px;color:#666}.mobile-header{box-shadow:0 0 2px rgba(0,0,0,.25);padding:0 10px;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;height:50px;left:0;right:0;z-index:9900;background-color:#fff}.mobile-header .site-title{margin:0;font-weight:300;font-size:20px;display:flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-header .header-left{cursor:pointer;user-select:none}.mobile-header .header-left .svg-icon{margin-right:10px;color:#999;width:24px}.sidebar-headings{list-style:none;margin:0;margin-top:10px;padding-left:0}.sidebar-headings .sidebar-heading{line-height:1.4}.sidebar-headings .sidebar-heading:not(.visible){display:none}.sidebar-headings .sidebar-heading[data-level="2"]{font-weight:700}.sidebar-headings .sidebar-heading[data-level="2"] .sidebar-heading-anchor{color:#333}.sidebar-headings .sidebar-heading[data-level="4"]{font-size:13px}.sidebar-headings .sidebar-heading[data-level="4"] .sidebar-heading-anchor{padding-left:35px}.sidebar-headings .sidebar-heading[data-level="5"]{font-size:13px}.sidebar-headings .sidebar-heading[data-level="5"] .sidebar-heading-anchor{padding-left:50px}.sidebar-headings .sidebar-heading[data-level="6"]{font-size:12px}.sidebar-headings .sidebar-heading[data-level="6"] .sidebar-heading-anchor{padding-left:66px}.sidebar-headings .sidebar-heading .sidebar-heading-anchor{color:#666;padding:7px 20px;display:block}.sidebar-headings .sidebar-heading .sidebar-heading-anchor.active,.sidebar-headings .sidebar-heading .sidebar-heading-anchor:hover{color:#42b983}@media screen and (max-width:768px){.sidebar-headings{border-top:1px solid #e2e2e2;padding-top:10px}.sidebar-heading-anchor{padding:7px 10px!important}}.search-form{position:relative;border-bottom:1px solid rgba(0,0,0,.07);height:40px}.search-form.focus .svg-icon{color:#333}.search-form .svg-icon{cursor:pointer;top:0;height:40px;width:40px;position:absolute;right:0;color:rgba(0,0,0,.22)}.search-form .svg-icon svg{width:14px;height:14px}.search-form .svg-icon.close:hover{color:#f66}.search-form .svg-icon.do-search:hover{color:#42b983}.search-box{height:100%;border:none;width:100%;outline:none;font-size:14px;padding-right:45px}.search-result .empty-search-result{padding-bottom:10px;color:#8a8a8a}.search-result .result-item{cursor:pointer;padding-top:20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.07)}.search-result .result-item:last-child{margin-bottom:20px}.search-result .result-item:hover{background-color:#f9f9f9}.search-result .result-item.active{border-left:3px solid #42b983}.search-result .result-item .result-title{color:#42b983}.search-result .result-item .result-content{margin-top:5px;color:#666}.search-result .empty-search-result{padding-top:10px;color:#666}.sidebar-toggle{position:fixed;bottom:0;width:260px;height:50px;z-index:7000;background-color:hsla(0,0%,99%,.83);display:flex;align-items:center;user-select:none}.sidebar-toggle .toggle-trigger{color:#666;cursor:pointer}.sidebar-toggle .toggle-trigger:hover{color:#333}.sidebar-toggle .toggle-trigger svg{width:22px}.no-sidebar .sidebar-toggle{background-color:transparent;width:auto}@media screen and (max-width:768px){.sidebar-toggle{display:none}}._13JmIB1emdpmGGUjth0wc2_0 ul{list-style:none;margin:0;margin-top:10px;padding-left:0;font-weight:700}._13JmIB1emdpmGGUjth0wc2_0 ul ul{margin-top:0;font-weight:400}._13JmIB1emdpmGGUjth0wc2_0 ul ul a{color:#666}._13JmIB1emdpmGGUjth0wc2_0 ul a{padding:7px 20px;display:block;color:#333}._13JmIB1emdpmGGUjth0wc2_0 ul a:hover{color:#42b98d;text-decoration:none}.not-found[data-v-cc1233f8]{height:100%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;text-align:center}.message{font-size:30px;text-shadow:0 1px #fff}.message a{color:#42b983}
-/*# sourceMappingURL=docute.css.map*/
\ No newline at end of file
diff --git a/assets/css/gitalk.css b/assets/css/gitalk.css
deleted file mode 100644
index 6cf608b9..00000000
--- a/assets/css/gitalk.css
+++ /dev/null
@@ -1,1183 +0,0 @@
-@font-face {
- font-family: octicons-link;
- src: url(data:font/woff;charset=utf-8;base64,d09GRgABAAAAAAZwABAAAAAACFQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABEU0lHAAAGaAAAAAgAAAAIAAAAAUdTVUIAAAZcAAAACgAAAAoAAQAAT1MvMgAAAyQAAABJAAAAYFYEU3RjbWFwAAADcAAAAEUAAACAAJThvmN2dCAAAATkAAAABAAAAAQAAAAAZnBnbQAAA7gAAACyAAABCUM+8IhnYXNwAAAGTAAAABAAAAAQABoAI2dseWYAAAFsAAABPAAAAZwcEq9taGVhZAAAAsgAAAA0AAAANgh4a91oaGVhAAADCAAAABoAAAAkCA8DRGhtdHgAAAL8AAAADAAAAAwGAACfbG9jYQAAAsAAAAAIAAAACABiATBtYXhwAAACqAAAABgAAAAgAA8ASm5hbWUAAAToAAABQgAAAlXu73sOcG9zdAAABiwAAAAeAAAAME3QpOBwcmVwAAAEbAAAAHYAAAB/aFGpk3jaTY6xa8JAGMW/O62BDi0tJLYQincXEypYIiGJjSgHniQ6umTsUEyLm5BV6NDBP8Tpts6F0v+k/0an2i+itHDw3v2+9+DBKTzsJNnWJNTgHEy4BgG3EMI9DCEDOGEXzDADU5hBKMIgNPZqoD3SilVaXZCER3/I7AtxEJLtzzuZfI+VVkprxTlXShWKb3TBecG11rwoNlmmn1P2WYcJczl32etSpKnziC7lQyWe1smVPy/Lt7Kc+0vWY/gAgIIEqAN9we0pwKXreiMasxvabDQMM4riO+qxM2ogwDGOZTXxwxDiycQIcoYFBLj5K3EIaSctAq2kTYiw+ymhce7vwM9jSqO8JyVd5RH9gyTt2+J/yUmYlIR0s04n6+7Vm1ozezUeLEaUjhaDSuXHwVRgvLJn1tQ7xiuVv/ocTRF42mNgZGBgYGbwZOBiAAFGJBIMAAizAFoAAABiAGIAznjaY2BkYGAA4in8zwXi+W2+MjCzMIDApSwvXzC97Z4Ig8N/BxYGZgcgl52BCSQKAA3jCV8CAABfAAAAAAQAAEB42mNgZGBg4f3vACQZQABIMjKgAmYAKEgBXgAAeNpjYGY6wTiBgZWBg2kmUxoDA4MPhGZMYzBi1AHygVLYQUCaawqDA4PChxhmh/8ODDEsvAwHgMKMIDnGL0x7gJQCAwMAJd4MFwAAAHjaY2BgYGaA4DAGRgYQkAHyGMF8NgYrIM3JIAGVYYDT+AEjAwuDFpBmA9KMDEwMCh9i/v8H8sH0/4dQc1iAmAkALaUKLgAAAHjaTY9LDsIgEIbtgqHUPpDi3gPoBVyRTmTddOmqTXThEXqrob2gQ1FjwpDvfwCBdmdXC5AVKFu3e5MfNFJ29KTQT48Ob9/lqYwOGZxeUelN2U2R6+cArgtCJpauW7UQBqnFkUsjAY/kOU1cP+DAgvxwn1chZDwUbd6CFimGXwzwF6tPbFIcjEl+vvmM/byA48e6tWrKArm4ZJlCbdsrxksL1AwWn/yBSJKpYbq8AXaaTb8AAHja28jAwOC00ZrBeQNDQOWO//sdBBgYGRiYWYAEELEwMTE4uzo5Zzo5b2BxdnFOcALxNjA6b2ByTswC8jYwg0VlNuoCTWAMqNzMzsoK1rEhNqByEyerg5PMJlYuVueETKcd/89uBpnpvIEVomeHLoMsAAe1Id4AAAAAAAB42oWQT07CQBTGv0JBhagk7HQzKxca2sJCE1hDt4QF+9JOS0nbaaYDCQfwCJ7Au3AHj+LO13FMmm6cl7785vven0kBjHCBhfpYuNa5Ph1c0e2Xu3jEvWG7UdPDLZ4N92nOm+EBXuAbHmIMSRMs+4aUEd4Nd3CHD8NdvOLTsA2GL8M9PODbcL+hD7C1xoaHeLJSEao0FEW14ckxC+TU8TxvsY6X0eLPmRhry2WVioLpkrbp84LLQPGI7c6sOiUzpWIWS5GzlSgUzzLBSikOPFTOXqly7rqx0Z1Q5BAIoZBSFihQYQOOBEdkCOgXTOHA07HAGjGWiIjaPZNW13/+lm6S9FT7rLHFJ6fQbkATOG1j2OFMucKJJsxIVfQORl+9Jyda6Sl1dUYhSCm1dyClfoeDve4qMYdLEbfqHf3O/AdDumsjAAB42mNgYoAAZQYjBmyAGYQZmdhL8zLdDEydARfoAqIAAAABAAMABwAKABMAB///AA8AAQAAAAAAAAAAAAAAAAABAAAAAA==) format('woff');
-}
-
-.markdown-body {
- -ms-text-size-adjust: 100%;
- -webkit-text-size-adjust: 100%;
- line-height: 1.5;
- color: #24292e;
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
- font-size: 16px;
- line-height: 1.5;
- word-wrap: break-word;
-}
-
-.markdown-body .pl-c {
- color: #6a737d;
-}
-
-.markdown-body .pl-c1,
-.markdown-body .pl-s .pl-v {
- color: #005cc5;
-}
-
-.markdown-body .pl-e,
-.markdown-body .pl-en {
- color: #6f42c1;
-}
-
-.markdown-body .pl-smi,
-.markdown-body .pl-s .pl-s1 {
- color: #24292e;
-}
-
-.markdown-body .pl-ent {
- color: #22863a;
-}
-
-.markdown-body .pl-k {
- color: #d73a49;
-}
-
-.markdown-body .pl-s,
-.markdown-body .pl-pds,
-.markdown-body .pl-s .pl-pse .pl-s1,
-.markdown-body .pl-sr,
-.markdown-body .pl-sr .pl-cce,
-.markdown-body .pl-sr .pl-sre,
-.markdown-body .pl-sr .pl-sra {
- color: #032f62;
-}
-
-.markdown-body .pl-v,
-.markdown-body .pl-smw {
- color: #e36209;
-}
-
-.markdown-body .pl-bu {
- color: #b31d28;
-}
-
-.markdown-body .pl-ii {
- color: #fafbfc;
- background-color: #b31d28;
-}
-
-.markdown-body .pl-c2 {
- color: #fafbfc;
- background-color: #d73a49;
-}
-
-.markdown-body .pl-c2::before {
- content: "^M";
-}
-
-.markdown-body .pl-sr .pl-cce {
- font-weight: bold;
- color: #22863a;
-}
-
-.markdown-body .pl-ml {
- color: #735c0f;
-}
-
-.markdown-body .pl-mh,
-.markdown-body .pl-mh .pl-en,
-.markdown-body .pl-ms {
- font-weight: bold;
- color: #005cc5;
-}
-
-.markdown-body .pl-mi {
- font-style: italic;
- color: #24292e;
-}
-
-.markdown-body .pl-mb {
- font-weight: bold;
- color: #24292e;
-}
-
-.markdown-body .pl-md {
- color: #b31d28;
- background-color: #ffeef0;
-}
-
-.markdown-body .pl-mi1 {
- color: #22863a;
- background-color: #f0fff4;
-}
-
-.markdown-body .pl-mc {
- color: #e36209;
- background-color: #ffebda;
-}
-
-.markdown-body .pl-mi2 {
- color: #f6f8fa;
- background-color: #005cc5;
-}
-
-.markdown-body .pl-mdr {
- font-weight: bold;
- color: #6f42c1;
-}
-
-.markdown-body .pl-ba {
- color: #586069;
-}
-
-.markdown-body .pl-sg {
- color: #959da5;
-}
-
-.markdown-body .pl-corl {
- text-decoration: underline;
- color: #032f62;
-}
-
-.markdown-body .octicon {
- display: inline-block;
- vertical-align: text-top;
- fill: currentColor;
-}
-
-.markdown-body a {
- background-color: transparent;
- -webkit-text-decoration-skip: objects;
-}
-
-.markdown-body a:active,
-.markdown-body a:hover {
- outline-width: 0;
-}
-
-.markdown-body strong {
- font-weight: inherit;
-}
-
-.markdown-body strong {
- font-weight: bolder;
-}
-
-.markdown-body h1 {
- font-size: 2em;
- margin: 0.67em 0;
-}
-
-.markdown-body img {
- border-style: none;
-}
-
-.markdown-body svg:not(:root) {
- overflow: hidden;
-}
-
-.markdown-body code,
-.markdown-body kbd,
-.markdown-body pre {
- font-family: monospace, monospace;
- font-size: 1em;
-}
-
-.markdown-body hr {
- -webkit-box-sizing: content-box;
- box-sizing: content-box;
- height: 0;
- overflow: visible;
-}
-
-.markdown-body input {
- font: inherit;
- margin: 0;
-}
-
-.markdown-body input {
- overflow: visible;
-}
-
-.markdown-body [type="checkbox"] {
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- padding: 0;
-}
-
-.markdown-body * {
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
-}
-
-.markdown-body input {
- font-family: inherit;
- font-size: inherit;
- line-height: inherit;
-}
-
-.markdown-body a {
- color: #0366d6;
- text-decoration: none;
-}
-
-.markdown-body a:hover {
- text-decoration: underline;
-}
-
-.markdown-body strong {
- font-weight: 600;
-}
-
-.markdown-body hr {
- height: 0;
- margin: 15px 0;
- overflow: hidden;
- background: transparent;
- border: 0;
- border-bottom: 1px solid #dfe2e5;
-}
-
-.markdown-body hr::before {
- display: table;
- content: "";
-}
-
-.markdown-body hr::after {
- display: table;
- clear: both;
- content: "";
-}
-
-.markdown-body table {
- border-spacing: 0;
- border-collapse: collapse;
-}
-
-.markdown-body td,
-.markdown-body th {
- padding: 0;
-}
-
-.markdown-body h1,
-.markdown-body h2,
-.markdown-body h3,
-.markdown-body h4,
-.markdown-body h5,
-.markdown-body h6 {
- margin-top: 0;
- margin-bottom: 0;
-}
-
-.markdown-body h1 {
- font-size: 32px;
- font-weight: 600;
-}
-
-.markdown-body h2 {
- font-size: 24px;
- font-weight: 600;
-}
-
-.markdown-body h3 {
- font-size: 20px;
- font-weight: 600;
-}
-
-.markdown-body h4 {
- font-size: 16px;
- font-weight: 600;
-}
-
-.markdown-body h5 {
- font-size: 14px;
- font-weight: 600;
-}
-
-.markdown-body h6 {
- font-size: 12px;
- font-weight: 600;
-}
-
-.markdown-body p {
- margin-top: 0;
- margin-bottom: 10px;
-}
-
-.markdown-body blockquote {
- margin: 0;
-}
-
-.markdown-body ul,
-.markdown-body ol {
- padding-left: 0;
- margin-top: 0;
- margin-bottom: 0;
-}
-
-.markdown-body ol ol,
-.markdown-body ul ol {
- list-style-type: lower-roman;
-}
-
-.markdown-body ul ul ol,
-.markdown-body ul ol ol,
-.markdown-body ol ul ol,
-.markdown-body ol ol ol {
- list-style-type: lower-alpha;
-}
-
-.markdown-body dd {
- margin-left: 0;
-}
-
-.markdown-body code {
- font-family: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
- font-size: 12px;
-}
-
-.markdown-body pre {
- margin-top: 0;
- margin-bottom: 0;
- font: 12px "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
-}
-
-.markdown-body .octicon {
- vertical-align: text-bottom;
-}
-
-.markdown-body .pl-0 {
- padding-left: 0 !important;
-}
-
-.markdown-body .pl-1 {
- padding-left: 4px !important;
-}
-
-.markdown-body .pl-2 {
- padding-left: 8px !important;
-}
-
-.markdown-body .pl-3 {
- padding-left: 16px !important;
-}
-
-.markdown-body .pl-4 {
- padding-left: 24px !important;
-}
-
-.markdown-body .pl-5 {
- padding-left: 32px !important;
-}
-
-.markdown-body .pl-6 {
- padding-left: 40px !important;
-}
-
-.markdown-body::before {
- display: table;
- content: "";
-}
-
-.markdown-body::after {
- display: table;
- clear: both;
- content: "";
-}
-
-.markdown-body>*:first-child {
- margin-top: 0 !important;
-}
-
-.markdown-body>*:last-child {
- margin-bottom: 0 !important;
-}
-
-.markdown-body a:not([href]) {
- color: inherit;
- text-decoration: none;
-}
-
-.markdown-body .anchor {
- float: left;
- padding-right: 4px;
- margin-left: -20px;
- line-height: 1;
-}
-
-.markdown-body .anchor:focus {
- outline: none;
-}
-
-.markdown-body p,
-.markdown-body blockquote,
-.markdown-body ul,
-.markdown-body ol,
-.markdown-body dl,
-.markdown-body table,
-.markdown-body pre {
- margin-top: 0;
- margin-bottom: 16px;
-}
-
-.markdown-body hr {
- height: 0.25em;
- padding: 0;
- margin: 24px 0;
- background-color: #e1e4e8;
- border: 0;
-}
-
-.markdown-body blockquote {
- padding: 0 1em;
- color: #6a737d;
- border-left: 0.25em solid #dfe2e5;
-}
-
-.markdown-body blockquote>:first-child {
- margin-top: 0;
-}
-
-.markdown-body blockquote>:last-child {
- margin-bottom: 0;
-}
-
-.markdown-body kbd {
- display: inline-block;
- padding: 3px 5px;
- font-size: 11px;
- line-height: 10px;
- color: #444d56;
- vertical-align: middle;
- background-color: #fafbfc;
- border: solid 1px #c6cbd1;
- border-bottom-color: #959da5;
- border-radius: 3px;
- -webkit-box-shadow: inset 0 -1px 0 #959da5;
- box-shadow: inset 0 -1px 0 #959da5;
-}
-
-.markdown-body h1,
-.markdown-body h2,
-.markdown-body h3,
-.markdown-body h4,
-.markdown-body h5,
-.markdown-body h6 {
- margin-top: 24px;
- margin-bottom: 16px;
- font-weight: 600;
- line-height: 1.25;
-}
-
-.markdown-body h1 .octicon-link,
-.markdown-body h2 .octicon-link,
-.markdown-body h3 .octicon-link,
-.markdown-body h4 .octicon-link,
-.markdown-body h5 .octicon-link,
-.markdown-body h6 .octicon-link {
- color: #1b1f23;
- vertical-align: middle;
- visibility: hidden;
-}
-
-.markdown-body h1:hover .anchor,
-.markdown-body h2:hover .anchor,
-.markdown-body h3:hover .anchor,
-.markdown-body h4:hover .anchor,
-.markdown-body h5:hover .anchor,
-.markdown-body h6:hover .anchor {
- text-decoration: none;
-}
-
-.markdown-body h1:hover .anchor .octicon-link,
-.markdown-body h2:hover .anchor .octicon-link,
-.markdown-body h3:hover .anchor .octicon-link,
-.markdown-body h4:hover .anchor .octicon-link,
-.markdown-body h5:hover .anchor .octicon-link,
-.markdown-body h6:hover .anchor .octicon-link {
- visibility: visible;
-}
-
-.markdown-body h1 {
- padding-bottom: 0.3em;
- font-size: 2em;
- border-bottom: 1px solid #eaecef;
-}
-
-.markdown-body h2 {
- padding-bottom: 0.3em;
- font-size: 1.5em;
- border-bottom: 1px solid #eaecef;
-}
-
-.markdown-body h3 {
- font-size: 1.25em;
-}
-
-.markdown-body h4 {
- font-size: 1em;
-}
-
-.markdown-body h5 {
- font-size: 0.875em;
-}
-
-.markdown-body h6 {
- font-size: 0.85em;
- color: #6a737d;
-}
-
-.markdown-body ul,
-.markdown-body ol {
- padding-left: 2em;
-}
-
-.markdown-body ul ul,
-.markdown-body ul ol,
-.markdown-body ol ol,
-.markdown-body ol ul {
- margin-top: 0;
- margin-bottom: 0;
-}
-
-.markdown-body li>p {
- margin-top: 16px;
-}
-
-.markdown-body li+li {
- margin-top: 0.25em;
-}
-
-.markdown-body dl {
- padding: 0;
-}
-
-.markdown-body dl dt {
- padding: 0;
- margin-top: 16px;
- font-size: 1em;
- font-style: italic;
- font-weight: 600;
-}
-
-.markdown-body dl dd {
- padding: 0 16px;
- margin-bottom: 16px;
-}
-
-.markdown-body table {
- display: block;
- width: 100%;
- overflow: auto;
-}
-
-.markdown-body table th {
- font-weight: 600;
-}
-
-.markdown-body table th,
-.markdown-body table td {
- padding: 6px 13px;
- border: 1px solid #dfe2e5;
-}
-
-.markdown-body table tr {
- background-color: #fff;
- border-top: 1px solid #c6cbd1;
-}
-
-.markdown-body table tr:nth-child(2n) {
- background-color: #f6f8fa;
-}
-
-.markdown-body img {
- max-width: 100%;
- -webkit-box-sizing: content-box;
- box-sizing: content-box;
- background-color: #fff;
-}
-
-.markdown-body code {
- padding: 0;
- padding-top: 0.2em;
- padding-bottom: 0.2em;
- margin: 0;
- font-size: 85%;
- background-color: rgba(27,31,35,0.05);
- border-radius: 3px;
-}
-
-.markdown-body code::before,
-.markdown-body code::after {
- letter-spacing: -0.2em;
- content: "\A0";
-}
-
-.markdown-body pre {
- word-wrap: normal;
-}
-
-.markdown-body pre>code {
- padding: 0;
- margin: 0;
- font-size: 100%;
- word-break: normal;
- white-space: pre;
- background: transparent;
- border: 0;
-}
-
-.markdown-body .highlight {
- margin-bottom: 16px;
-}
-
-.markdown-body .highlight pre {
- margin-bottom: 0;
- word-break: normal;
-}
-
-.markdown-body .highlight pre,
-.markdown-body pre {
- padding: 16px;
- overflow: auto;
- font-size: 85%;
- line-height: 1.45;
- background-color: #f6f8fa;
- border-radius: 3px;
-}
-
-.markdown-body pre code {
- display: inline;
- max-width: auto;
- padding: 0;
- margin: 0;
- overflow: visible;
- line-height: inherit;
- word-wrap: normal;
- background-color: transparent;
- border: 0;
-}
-
-.markdown-body pre code::before,
-.markdown-body pre code::after {
- content: normal;
-}
-
-.markdown-body .full-commit .btn-outline:not(:disabled):hover {
- color: #005cc5;
- border-color: #005cc5;
-}
-
-.markdown-body kbd {
- display: inline-block;
- padding: 3px 5px;
- font: 11px "SFMono-Regular", Consolas, "Liberation Mono", Menlo, Courier, monospace;
- line-height: 10px;
- color: #444d56;
- vertical-align: middle;
- background-color: #fafbfc;
- border: solid 1px #d1d5da;
- border-bottom-color: #c6cbd1;
- border-radius: 3px;
- -webkit-box-shadow: inset 0 -1px 0 #c6cbd1;
- box-shadow: inset 0 -1px 0 #c6cbd1;
-}
-
-.markdown-body :checked+.radio-label {
- position: relative;
- z-index: 1;
- border-color: #0366d6;
-}
-
-.markdown-body .task-list-item {
- list-style-type: none;
-}
-
-.markdown-body .task-list-item+.task-list-item {
- margin-top: 3px;
-}
-
-.markdown-body .task-list-item input {
- margin: 0 0.2em 0.25em -1.6em;
- vertical-align: middle;
-}
-
-.markdown-body hr {
- border-bottom-color: #eee;
-}
-/* variables */
-/* functions & mixins */
-/* variables - calculated */
-/* styles */
-.gt-container {
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- font-size: 16px;
-/* loader */
-/* error */
-/* initing */
-/* no int */
-/* link */
-/* meta */
-/* popup */
-/* header */
-/* comments */
-/* comment */
-}
-.gt-container * {
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
-}
-.gt-container a {
- color: #6190e8;
-}
-.gt-container a:hover {
- color: #81a6ed;
- border-color: #81a6ed;
-}
-.gt-container a.is--active {
- color: #333;
- cursor: default !important;
-}
-.gt-container a.is--active:hover {
- color: #333;
-}
-.gt-container .gt-svg {
- display: inline-block;
- width: 1em;
- height: 1em;
- vertical-align: sub;
-}
-.gt-container .gt-svg svg {
- width: 100%;
- height: 100%;
- fill: #6190e8;
-}
-.gt-container .gt-ico {
- display: inline-block;
-}
-.gt-container .gt-ico-text {
- margin-left: 0.3125em;
-}
-.gt-container .gt-ico-github .gt-svg {
- width: 100%;
- height: 100%;
-}
-.gt-container .gt-ico-github svg {
- fill: inherit;
-}
-.gt-container .gt-spinner {
- position: relative;
-}
-.gt-container .gt-spinner::before {
- content: '';
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- position: absolute;
- top: 3px;
- width: 0.75em;
- height: 0.75em;
- margin-top: -0.1875em;
- margin-left: -0.375em;
- border-radius: 50%;
- border: 1px solid #fff;
- border-top-color: #6190e8;
- -webkit-animation: gt-kf-rotate 0.6s linear infinite;
- animation: gt-kf-rotate 0.6s linear infinite;
-}
-.gt-container .gt-loader {
- position: relative;
- border: 1px solid #999;
- -webkit-animation: ease gt-kf-rotate 1.5s infinite;
- animation: ease gt-kf-rotate 1.5s infinite;
- display: inline-block;
- font-style: normal;
- width: 1.75em;
- height: 1.75em;
- line-height: 1.75em;
- border-radius: 50%;
-}
-.gt-container .gt-loader:before {
- content: '';
- position: absolute;
- display: block;
- top: 0;
- left: 50%;
- margin-top: -0.1875em;
- margin-left: -0.1875em;
- width: 0.375em;
- height: 0.375em;
- background-color: #999;
- border-radius: 50%;
-}
-.gt-container .gt-avatar {
- display: inline-block;
- width: 3.125em;
- height: 3.125em;
-}
-@media (max-width: 479px) {
- .gt-container .gt-avatar {
- width: 2em;
- height: 2em;
- }
-}
-.gt-container .gt-avatar img {
- width: 100%;
- height: auto;
- border-radius: 3px;
-}
-.gt-container .gt-avatar-github {
- width: 3em;
- height: 3em;
-}
-@media (max-width: 479px) {
- .gt-container .gt-avatar-github {
- width: 1.875em;
- height: 1.875em;
- }
-}
-.gt-container .gt-btn {
- padding: 0.75em 1em;
- display: inline-block;
- line-height: 1;
- text-decoration: none;
- white-space: nowrap;
- cursor: pointer;
- border: none;
- border-radius: 5px;
- background-color: #6190e8;
- color: #fff;
- outline: none;
- font-size: 0.75em;
-}
-.gt-container .gt-btn:hover {
- background-color: #81a6ed;
- color: #fff;
-}
-.gt-container .gt-btn-text {
- font-weight: 400;
-}
-.gt-container .gt-btn-loading {
- position: relative;
- margin-left: 0.5em;
- display: inline-block;
- width: 0.75em;
- height: 1em;
- vertical-align: top;
-}
-.gt-container .gt-btn.is--disable {
- cursor: not-allowed;
- opacity: 0.5;
-}
-.gt-container .gt-btn-login {
- margin-right: 0;
-}
-.gt-container .gt-error {
- text-align: center;
- margin: 0.625em;
- color: #ff3860;
-}
-.gt-container .gt-initing {
- padding: 1.25em 0;
- text-align: center;
-}
-.gt-container .gt-initing-text {
- margin: 0.625em auto;
- font-size: 92%;
-}
-.gt-container .gt-no-init {
- padding: 1.25em 0;
- text-align: center;
-}
-.gt-container .gt-link {
- border-bottom: 1px dotted #6190e8;
-}
-.gt-container .gt-link-counts,
-.gt-container .gt-link-project {
- text-decoration: none;
-}
-.gt-container .gt-meta {
- margin: 1.25em 0;
- padding: 1em 0;
- position: relative;
- border-bottom: 1px solid #e9e9e9;
- font-size: 1em;
- position: relative;
- z-index: 10;
-}
-.gt-container .gt-meta:before,
-.gt-container .gt-meta:after {
- content: " ";
- display: table;
-}
-.gt-container .gt-meta:after {
- clear: both;
-}
-.gt-container .gt-counts {
- margin: 0 0.625em 0 0;
-}
-.gt-container .gt-user {
- float: right;
- margin: 0;
- font-size: 92%;
-}
-.gt-container .gt-user-pic {
- width: 16px;
- height: 16px;
- vertical-align: top;
- margin-right: 0.5em;
-}
-.gt-container .gt-user-inner {
- display: inline-block;
- cursor: pointer;
-}
-.gt-container .gt-user .gt-ico {
- margin: 0 0 0 0.3125em;
-}
-.gt-container .gt-user .gt-ico svg {
- fill: inherit;
-}
-.gt-container .gt-user .is--poping .gt-ico svg {
- fill: #6190e8;
-}
-.gt-container .gt-version {
- color: #a1a1a1;
- margin-left: 0.375em;
-}
-.gt-container .gt-copyright {
- margin: 0 0.9375em 0.5em;
- border-top: 1px solid #e9e9e9;
- padding-top: 0.5em;
-}
-.gt-container .gt-popup {
- position: absolute;
- right: 0;
- top: 2.375em;
- background: #fff;
- display: inline-block;
- border: 1px solid #e9e9e9;
- padding: 0.625em 0;
- font-size: 0.875em;
- letter-spacing: 0.5px;
-}
-.gt-container .gt-popup .gt-action {
- cursor: pointer;
- display: block;
- margin: 0.5em 0;
- padding: 0 1.125em;
- position: relative;
- text-decoration: none;
-}
-.gt-container .gt-popup .gt-action.is--active:before {
- content: '';
- width: 0.25em;
- height: 0.25em;
- background: #6190e8;
- position: absolute;
- left: 0.5em;
- top: 0.4375em;
-}
-.gt-container .gt-header {
- position: relative;
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
-}
-.gt-container .gt-header-comment {
- -webkit-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- margin-left: 1.25em;
-}
-@media (max-width: 479px) {
- .gt-container .gt-header-comment {
- margin-left: 0.875em;
- }
-}
-.gt-container .gt-header-textarea {
- padding: 0.75em;
- display: block;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- width: 100%;
- min-height: 5.125em;
- max-height: 15em;
- border-radius: 5px;
- border: 1px solid rgba(0,0,0,0.1);
- font-size: 0.875em;
- word-wrap: break-word;
- resize: vertical;
- background-color: #f6f6f6;
- outline: none;
- -webkit-transition: all 0.25s ease;
- transition: all 0.25s ease;
-}
-.gt-container .gt-header-textarea:hover {
- background-color: #fbfbfb;
-}
-.gt-container .gt-header-controls {
- position: relative;
- margin: 0.75em 0 0;
-}
-.gt-container .gt-header-controls:before,
-.gt-container .gt-header-controls:after {
- content: " ";
- display: table;
-}
-.gt-container .gt-header-controls:after {
- clear: both;
-}
-.gt-container .gt-header-controls-tip {
- font-size: 0.875em;
- color: #6190e8;
- text-decoration: none;
- vertical-align: sub;
-}
-@media (max-width: 479px) {
- .gt-container .gt-header-controls-tip {
- display: none;
- }
-}
-.gt-container .gt-header-controls .gt-btn {
- float: right;
-}
-@media (max-width: 479px) {
- .gt-container .gt-header-controls .gt-btn {
- float: none;
- width: 100%;
- }
-}
-.gt-container:after {
- content: '';
- position: fixed;
- bottom: 100%;
- left: 0;
- right: 0;
- top: 0;
- opacity: 0;
-}
-.gt-container.gt-input-focused {
- position: relative;
-}
-.gt-container.gt-input-focused:after {
- content: '';
- position: fixed;
- bottom: 0%;
- left: 0;
- right: 0;
- top: 0;
- background: #000;
- opacity: 0.6;
- -webkit-transition: opacity 0.3s, bottom 0s;
- transition: opacity 0.3s, bottom 0s;
- z-index: 9999;
-}
-.gt-container.gt-input-focused .gt-header-comment {
- z-index: 10000;
-}
-.gt-container .gt-comments {
- padding-top: 1.25em;
-}
-.gt-container .gt-comments-null {
- text-align: center;
-}
-.gt-container .gt-comments-controls {
- margin: 1.25em 0;
- text-align: center;
-}
-.gt-container .gt-comment {
- position: relative;
- padding: 0.625em 0;
- display: -webkit-box;
- display: -ms-flexbox;
- display: flex;
-}
-.gt-container .gt-comment-content {
- -webkit-box-flex: 1;
- -ms-flex: 1;
- flex: 1;
- margin-left: 1.25em;
- padding: 0.75em 1em;
- background-color: #f9f9f9;
- overflow: auto;
- -webkit-transition: all ease 0.25s;
- transition: all ease 0.25s;
-}
-.gt-container .gt-comment-content:hover {
- -webkit-box-shadow: 0 0.625em 3.75em 0 #f4f4f4;
- box-shadow: 0 0.625em 3.75em 0 #f4f4f4;
-}
-@media (max-width: 479px) {
- .gt-container .gt-comment-content {
- margin-left: 0.875em;
- padding: 0.625em 0.75em;
- }
-}
-.gt-container .gt-comment-header {
- margin-bottom: 0.5em;
- font-size: 0.875em;
- position: relative;
-}
-.gt-container .gt-comment-username {
- font-weight: 500;
- color: #6190e8;
- text-decoration: none;
-}
-.gt-container .gt-comment-username:hover {
- text-decoration: underline;
-}
-.gt-container .gt-comment-text {
- margin-left: 0.5em;
- color: #a1a1a1;
-}
-.gt-container .gt-comment-date {
- margin-left: 0.5em;
- color: #a1a1a1;
-}
-.gt-container .gt-comment-like,
-.gt-container .gt-comment-edit,
-.gt-container .gt-comment-reply {
- position: absolute;
- height: 1.375em;
-}
-.gt-container .gt-comment-like:hover,
-.gt-container .gt-comment-edit:hover,
-.gt-container .gt-comment-reply:hover {
- cursor: pointer;
-}
-.gt-container .gt-comment-like {
- top: 0;
- right: 2em;
-}
-.gt-container .gt-comment-edit,
-.gt-container .gt-comment-reply {
- top: 0;
- right: 0;
-}
-.gt-container .gt-comment-body {
- color: #333 !important;
-}
-.gt-container .gt-comment-admin .gt-comment-content {
- background-color: #f6f9fe;
-}
-@-webkit-keyframes gt-kf-rotate {
- 0% {
- -webkit-transform: rotate(0);
- transform: rotate(0);
- }
- 100% {
- -webkit-transform: rotate(360deg);
- transform: rotate(360deg);
- }
-}
-@keyframes gt-kf-rotate {
- 0% {
- -webkit-transform: rotate(0);
- transform: rotate(0);
- }
- 100% {
- -webkit-transform: rotate(360deg);
- transform: rotate(360deg);
- }
-}
-
-/*# sourceMappingURL=gitalk.css.map*/
\ No newline at end of file
diff --git a/assets/css/gitalk.css.map b/assets/css/gitalk.css.map
deleted file mode 100644
index 75a11b31..00000000
--- a/assets/css/gitalk.css.map
+++ /dev/null
@@ -1 +0,0 @@
-{"version":3,"sources":[],"names":[],"mappings":"","file":"gitalk.css","sourceRoot":""}
\ No newline at end of file
diff --git a/assets/css/normalize.css b/assets/css/normalize.css
deleted file mode 100644
index 30366a6e..00000000
--- a/assets/css/normalize.css
+++ /dev/null
@@ -1,424 +0,0 @@
-/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
-
-/**
- * 1. Set default font family to sans-serif.
- * 2. Prevent iOS text size adjust after orientation change, without disabling
- * user zoom.
- */
-
-html {
- font-family: sans-serif; /* 1 */
- -ms-text-size-adjust: 100%; /* 2 */
- -webkit-text-size-adjust: 100%; /* 2 */
-}
-
-/**
- * Remove default margin.
- */
-
-body {
- margin: 0;
-}
-
-/* HTML5 display definitions
- ========================================================================== */
-
-/**
- * Correct `block` display not defined for any HTML5 element in IE 8/9.
- * Correct `block` display not defined for `details` or `summary` in IE 10/11
- * and Firefox.
- * Correct `block` display not defined for `main` in IE 11.
- */
-
-article,
-aside,
-details,
-figcaption,
-figure,
-footer,
-header,
-hgroup,
-main,
-menu,
-nav,
-section,
-summary {
- display: block;
-}
-
-/**
- * 1. Correct `inline-block` display not defined in IE 8/9.
- * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
- */
-
-audio,
-canvas,
-progress,
-video {
- display: inline-block; /* 1 */
- vertical-align: baseline; /* 2 */
-}
-
-/**
- * Prevent modern browsers from displaying `audio` without controls.
- * Remove excess height in iOS 5 devices.
- */
-
-audio:not([controls]) {
- display: none;
- height: 0;
-}
-
-/**
- * Address `[hidden]` styling not present in IE 8/9/10.
- * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
- */
-
-[hidden],
-template {
- display: none;
-}
-
-/* Links
- ========================================================================== */
-
-/**
- * Remove the gray background color from active links in IE 10.
- */
-
-a {
- background-color: transparent;
-}
-
-/**
- * Improve readability when focused and also mouse hovered in all browsers.
- */
-
-a:active,
-a:hover {
- outline: 0;
-}
-
-/* Text-level semantics
- ========================================================================== */
-
-/**
- * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
- */
-
-abbr[title] {
- border-bottom: 1px dotted;
-}
-
-/**
- * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
- */
-
-b,
-strong {
- font-weight: bold;
-}
-
-/**
- * Address styling not present in Safari and Chrome.
- */
-
-dfn {
- font-style: italic;
-}
-
-/**
- * Address variable `h1` font-size and margin within `section` and `article`
- * contexts in Firefox 4+, Safari, and Chrome.
- */
-
-h1 {
- font-size: 2em;
- margin: 0.67em 0;
-}
-
-/**
- * Address styling not present in IE 8/9.
- */
-
-mark {
- background: #ff0;
- color: #000;
-}
-
-/**
- * Address inconsistent and variable font size in all browsers.
- */
-
-small {
- font-size: 80%;
-}
-
-/**
- * Prevent `sub` and `sup` affecting `line-height` in all browsers.
- */
-
-sub,
-sup {
- font-size: 75%;
- line-height: 0;
- position: relative;
- vertical-align: baseline;
-}
-
-sup {
- top: -0.5em;
-}
-
-sub {
- bottom: -0.25em;
-}
-
-/* Embedded content
- ========================================================================== */
-
-/**
- * Remove border when inside `a` element in IE 8/9/10.
- */
-
-img {
- border: 0;
-}
-
-/**
- * Correct overflow not hidden in IE 9/10/11.
- */
-
-svg:not(:root) {
- overflow: hidden;
-}
-
-/* Grouping content
- ========================================================================== */
-
-/**
- * Address margin not present in IE 8/9 and Safari.
- */
-
-figure {
- margin: 1em 40px;
-}
-
-/**
- * Address differences between Firefox and other browsers.
- */
-
-hr {
- box-sizing: content-box;
- height: 0;
-}
-
-/**
- * Contain overflow in all browsers.
- */
-
-pre {
- overflow: auto;
-}
-
-/**
- * Address odd `em`-unit font size rendering in all browsers.
- */
-
-code,
-kbd,
-pre,
-samp {
- font-family: monospace, monospace;
- font-size: 1em;
-}
-
-/* Forms
- ========================================================================== */
-
-/**
- * Known limitation: by default, Chrome and Safari on OS X allow very limited
- * styling of `select`, unless a `border` property is set.
- */
-
-/**
- * 1. Correct color not being inherited.
- * Known issue: affects color of disabled elements.
- * 2. Correct font properties not being inherited.
- * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
- */
-
-button,
-input,
-optgroup,
-select,
-textarea {
- color: inherit; /* 1 */
- font: inherit; /* 2 */
- margin: 0; /* 3 */
-}
-
-/**
- * Address `overflow` set to `hidden` in IE 8/9/10/11.
- */
-
-button {
- overflow: visible;
-}
-
-/**
- * Address inconsistent `text-transform` inheritance for `button` and `select`.
- * All other form control elements do not inherit `text-transform` values.
- * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
- * Correct `select` style inheritance in Firefox.
- */
-
-button,
-select {
- text-transform: none;
-}
-
-/**
- * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
- * and `video` controls.
- * 2. Correct inability to style clickable `input` types in iOS.
- * 3. Improve usability and consistency of cursor style between image-type
- * `input` and others.
- */
-
-button,
-html input[type="button"], /* 1 */
-input[type="reset"],
-input[type="submit"] {
- -webkit-appearance: button; /* 2 */
- cursor: pointer; /* 3 */
-}
-
-/**
- * Re-set default cursor for disabled elements.
- */
-
-button[disabled],
-html input[disabled] {
- cursor: default;
-}
-
-/**
- * Remove inner padding and border in Firefox 4+.
- */
-
-button::-moz-focus-inner,
-input::-moz-focus-inner {
- border: 0;
- padding: 0;
-}
-
-/**
- * Address Firefox 4+ setting `line-height` on `input` using `!important` in
- * the UA stylesheet.
- */
-
-input {
- line-height: normal;
-}
-
-/**
- * It's recommended that you don't attempt to style these elements.
- * Firefox's implementation doesn't respect box-sizing, padding, or width.
- *
- * 1. Address box sizing set to `content-box` in IE 8/9/10.
- * 2. Remove excess padding in IE 8/9/10.
- */
-
-input[type="checkbox"],
-input[type="radio"] {
- box-sizing: border-box; /* 1 */
- padding: 0; /* 2 */
-}
-
-/**
- * Fix the cursor style for Chrome's increment/decrement buttons. For certain
- * `font-size` values of the `input`, it causes the cursor style of the
- * decrement button to change from `default` to `text`.
- */
-
-input[type="number"]::-webkit-inner-spin-button,
-input[type="number"]::-webkit-outer-spin-button {
- height: auto;
-}
-
-/**
- * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
- * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
- * (include `-moz` to future-proof).
- */
-
-input[type="search"] {
- -webkit-appearance: textfield; /* 1 */ /* 2 */
- box-sizing: content-box;
-}
-
-/**
- * Remove inner padding and search cancel button in Safari and Chrome on OS X.
- * Safari (but not Chrome) clips the cancel button when the search input has
- * padding (and `textfield` appearance).
- */
-
-input[type="search"]::-webkit-search-cancel-button,
-input[type="search"]::-webkit-search-decoration {
- -webkit-appearance: none;
-}
-
-/**
- * Define consistent border, margin, and padding.
- */
-
-fieldset {
- border: 1px solid #c0c0c0;
- margin: 0 2px;
- padding: 0.35em 0.625em 0.75em;
-}
-
-/**
- * 1. Correct `color` not being inherited in IE 8/9/10/11.
- * 2. Remove padding so people aren't caught out if they zero out fieldsets.
- */
-
-legend {
- border: 0; /* 1 */
- padding: 0; /* 2 */
-}
-
-/**
- * Remove default vertical scrollbar in IE 8/9/10/11.
- */
-
-textarea {
- overflow: auto;
-}
-
-/**
- * Don't inherit the `font-weight` (applied by a rule above).
- * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
- */
-
-optgroup {
- font-weight: bold;
-}
-
-/* Tables
- ========================================================================== */
-
-/**
- * Remove most spacing between table cells.
- */
-
-table {
- border-collapse: collapse;
- border-spacing: 0;
-}
-
-td,
-th {
- padding: 0;
-}
diff --git a/assets/css/opensans.css b/assets/css/opensans.css
deleted file mode 100644
index ebac7ce8..00000000
--- a/assets/css/opensans.css
+++ /dev/null
@@ -1,112 +0,0 @@
-/* cyrillic-ext */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 400;
- src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01m4X0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
- unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
-}
-/* cyrillic */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 400;
- src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5UYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
- unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
-}
-/* greek-ext */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 400;
- src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
- unicode-range: U+1F00-1FFF;
-}
-/* greek */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 400;
- src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
- unicode-range: U+0370-03FF;
-}
-/* vietnamese */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 400;
- src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEEYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
-}
-/* latin-ext */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 400;
- src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
- unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
-}
-/* latin */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 400;
- src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2) format('woff2');
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
-}
-/* cyrillic-ext */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 700;
- src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzA7aC6SjiAOpAWOKfJDfVRY.woff2) format('woff2');
- unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
-}
-/* cyrillic */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 700;
- src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBdwxCXfZpKo5kWAx_74bHs.woff2) format('woff2');
- unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
-}
-/* greek-ext */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 700;
- src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzJ6vnaPZw6nYDxM4SVEMFKg.woff2) format('woff2');
- unicode-range: U+1F00-1FFF;
-}
-/* greek */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 700;
- src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzPy1_HTwRwgtl1cPga3Fy3Y.woff2) format('woff2');
- unicode-range: U+0370-03FF;
-}
-/* vietnamese */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 700;
- src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzPgrLsWo7Jk1KvZser0olKY.woff2) format('woff2');
- unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
-}
-/* latin-ext */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 700;
- src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzIjoYw3YTyktCCer_ilOlhE.woff2) format('woff2');
- unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
-}
-/* latin */
-@font-face {
- font-family: 'Open Sans';
- font-style: normal;
- font-weight: 700;
- src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2) format('woff2');
- unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
-}
diff --git a/assets/img/alipay.png b/assets/img/alipay.png
deleted file mode 100644
index bc1088d0..00000000
Binary files a/assets/img/alipay.png and /dev/null differ
diff --git a/assets/img/donate.gif b/assets/img/donate.gif
deleted file mode 100644
index d6df5107..00000000
Binary files a/assets/img/donate.gif and /dev/null differ
diff --git a/assets/img/index/add_require.png b/assets/img/index/add_require.png
deleted file mode 100644
index abeb4dec..00000000
Binary files a/assets/img/index/add_require.png and /dev/null differ
diff --git a/assets/img/index/menuconf.gif b/assets/img/index/menuconf.gif
deleted file mode 100644
index e2234e89..00000000
Binary files a/assets/img/index/menuconf.gif and /dev/null differ
diff --git a/assets/img/index/menuconf.png b/assets/img/index/menuconf.png
deleted file mode 100644
index 5466a3b3..00000000
Binary files a/assets/img/index/menuconf.png and /dev/null differ
diff --git a/assets/img/index/package_arch.png b/assets/img/index/package_arch.png
deleted file mode 100644
index 781c0cca..00000000
Binary files a/assets/img/index/package_arch.png and /dev/null differ
diff --git a/assets/img/index/package_manage.png b/assets/img/index/package_manage.png
deleted file mode 100644
index 2afb5c95..00000000
Binary files a/assets/img/index/package_manage.png and /dev/null differ
diff --git a/assets/img/index/showcode1.png b/assets/img/index/showcode1.png
deleted file mode 100644
index 976cceb8..00000000
Binary files a/assets/img/index/showcode1.png and /dev/null differ
diff --git a/assets/img/manual/option_set_category.gif b/assets/img/manual/option_set_category.gif
deleted file mode 100644
index 5988e0e5..00000000
Binary files a/assets/img/manual/option_set_category.gif and /dev/null differ
diff --git a/assets/img/manual/option_set_values.png b/assets/img/manual/option_set_values.png
deleted file mode 100644
index 5e8f6ed2..00000000
Binary files a/assets/img/manual/option_set_values.png and /dev/null differ
diff --git a/assets/img/patreon.png b/assets/img/patreon.png
deleted file mode 100644
index aa0e4aee..00000000
Binary files a/assets/img/patreon.png and /dev/null differ
diff --git a/assets/img/paypal.png b/assets/img/paypal.png
deleted file mode 100644
index 780c84f6..00000000
Binary files a/assets/img/paypal.png and /dev/null differ
diff --git a/assets/img/weixin.png b/assets/img/weixin.png
deleted file mode 100644
index 1b1880b9..00000000
Binary files a/assets/img/weixin.png and /dev/null differ
diff --git a/assets/js/docsearch.js b/assets/js/docsearch.js
deleted file mode 100644
index a7530764..00000000
--- a/assets/js/docsearch.js
+++ /dev/null
@@ -1,2 +0,0 @@
-(function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.docsearch=e():t.docsearch=e()})(this,function(){return function(t){function e(o){if(r[o])return r[o].exports;var n=r[o]={i:o,l:!1,exports:{}};return t[o].call(n.exports,n,n.exports,e),n.l=!0,n.exports}var r={};return e.m=t,e.c=r,e.i=function(t){return t},e.d=function(t,r,o){e.o(t,r)||Object.defineProperty(t,r,{configurable:!1,enumerable:!0,get:o})},e.n=function(t){var r=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(r,"a",r),r},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="/",e(e.s=37)}([function(t,e){var r=Object.prototype.hasOwnProperty,o=Object.prototype.toString;t.exports=function(t,e,n){if("[object Function]"!==o.call(e))throw new TypeError("iterator must be a function");var s=t.length;if(s===+s)for(var i=0;i was loaded but did not call our provided callback"),JSONPScriptError:n("JSONPScriptError","
-
-
-
-
-
-
-
-
-
-
- 安装
-
-使用curl
-
-bash <(curl -fsSL https://raw.githubusercontent.com/tboox/xmake/master/scripts/get.sh)
-
-
-
-使用wget
-
-bash <(wget https://raw.githubusercontent.com/tboox/xmake/master/scripts/get.sh -O -)
-
-
-
-使用powershell
-
-Invoke-Expression (Invoke-Webrequest 'https://raw.githubusercontent.com/tboox/xmake/master/scripts/get.ps1' -UseBasicParsing).Content
-
-
-
-简单的工程描述
-
-
-
-包依赖描述
-
-
-
-官方的xmake包管理仓库: xmake-repo
-
-构建工程
-
-
-
-运行目标
-
-
-
-调试程序
-
-$ xmake run -d console
-
-
-
-配置平台
-
-$ xmake f -p [windows|linux|macosx|android|iphoneos ..] -a [x86|arm64 ..] -m [debug|release]
-$ xmake
-
-
-
-图形化菜单配置
-
-
-
-
-
-包依赖管理
-
-
-
-支持平台
-
-
- - Windows (x86, x64)
- - Macosx (i386, x86_64)
- - Linux (i386, x86_64, cross-toolchains …)
- - Android (armv5te, armv6, armv7-a, armv8-a, arm64-v8a)
- - iPhoneOS (armv7, armv7s, arm64, i386, x86_64)
- - WatchOS (armv7k, i386)
- - Mingw (i386, x86_64)
-
-
-支持语言
-
-
- - C/C++
- - Objc/Objc++
- - Swift
- - Assembly
- - Golang
- - Rust
- - Dlang
- - Cuda
-
-
-工程类型
-
-
- - 静态库程序
- - 动态库类型
- - 控制台程序
- - Cuda程序
- - Qt应用程序
- - WDK驱动程序
- - WinSDK应用程序
-
-
-内置插件
-
-宏记录脚本和回放插件
-
-$ xmake m -b # 开始记录
-$ xmake f -p iphoneos -m debug
-$ xmake
-$ xmake f -p android --ndk=~/files/android-ndk-r16b
-$ xmake
-$ xmake m -e # 结束记录
-$ xmake m . # 回放命令
-
-
-
-加载自定义lua脚本插件
-
-$ xmake l ./test.lua
-$ xmake l -c "print('hello xmake!')"
-$ xmake l lib.detect.find_tool gcc
-
-
-
-生成IDE工程文件插件(makefile, vs2002 - vs2017, …)
-
-$ xmake project -k vs2017 -m "debug,release"
-
-
-
-生成doxygen文档插件
-
-$ xmake doxygen [srcdir]
-
-
-
-更多插件
-
-请到插件仓库进行下载安装: xmake-plugins.
-
-IDE和编辑器插件
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-更多例子
-
-Debug和Release模式:
-
-add_rules("mode.debug", "mode.release")
-
-target("console")
- set_kind("binary")
- add_files("src/*.c")
- if is_mode("debug") then
- add_defines("DEBUG")
- end
-
-
-
-下载和使用远程依赖包:
-
-add_requires("libuv master", "ffmpeg", "zlib 1.20.*")
-add_requires("tbox >1.6.1", {optional = true, debug = true})
-target("test")
- set_kind("shared")
- add_files("src/*.c")
- add_packages("libuv", "ffmpeg", "tbox", "zlib")
-
-
-
-查找和使用本地已安装的包:
-
-target("test")
- set_kind("shared")
- add_files("src/*.c")
- on_load(function (target)
- import("lib.detect.find_package")
- target:add(find_package("zlib"))
- target:add(find_package("openssl"))
- end)
-
-
-
-项目例子
-
-一些使用xmake的项目:
-
-
-
-演示视频
-
-
-
-
-
-联系方式
-
-
-
-
-
-
-
-
-
-
-
-