From 75c48632f8e609b95b5d423a2ca5e40fd511b5fd Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 23 Jun 2019 12:24:40 +0800 Subject: improve coverpage --- _coverpage.md | 12 +++++++++++ assets/img/logo.png | Bin 0 -> 22403 bytes assets/img/logo.svg | 60 ++++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 53 +++++++++++++++++++++++++++++++++++++++------- zh-cn/_coverpage.md | 12 +++++++++++ 5 files changed, 129 insertions(+), 8 deletions(-) create mode 100644 _coverpage.md create mode 100644 assets/img/logo.png create mode 100644 assets/img/logo.svg create mode 100644 zh-cn/_coverpage.md diff --git a/_coverpage.md b/_coverpage.md new file mode 100644 index 00000000..810257dc --- /dev/null +++ b/_coverpage.md @@ -0,0 +1,12 @@ + + +# xmake 2.2.7 + +> A cross-platform build utility based on Lua + +- Simple grammar, get started quickly +- Cross-platform build, full platform coverage +- Modern C/C++ build tools, multi-language hybrid compilation support + +[github](https://github.com/xmake-io/xmake/) +[Getting Started](/guide/installation) diff --git a/assets/img/logo.png b/assets/img/logo.png new file mode 100644 index 00000000..e1819749 Binary files /dev/null and b/assets/img/logo.png differ diff --git a/assets/img/logo.svg b/assets/img/logo.svg new file mode 100644 index 00000000..6bce7552 --- /dev/null +++ b/assets/img/logo.svg @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html index 373a0cdc..35d99075 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@ +