aboutsummaryrefslogtreecommitdiff
path: root/landing.html
diff options
context:
space:
mode:
authorruki <waruqi@gmail.com>2018-01-25 13:06:06 +0800
committerruki <waruqi@gmail.com>2018-01-25 13:06:06 +0800
commit7c4d4b782e964ff2faed61fc6653f15459009794 (patch)
tree328e6c4e5b95aef8080eb6384a69bcb97a522bdd /landing.html
parentdeae23e923cafb0639b4404ad0110e965de97b43 (diff)
downloadxmake-docs-7c4d4b782e964ff2faed61fc6653f15459009794.tar.gz
xmake-docs-7c4d4b782e964ff2faed61fc6653f15459009794.zip
add ide plugin images
Diffstat (limited to 'landing.html')
-rw-r--r--landing.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/landing.html b/landing.html
index f5819fa1..5d00084b 100644
--- a/landing.html
+++ b/landing.html
@@ -148,8 +148,23 @@
<ul>
<li><a href="https://github.com/tboox/xmake-vscode">xmake-vscode</a></li>
+</ul>
+
+<p><img src="https://raw.githubusercontent.com/tboox/xmake-vscode/master/res/problem.gif" width="60%" /></p>
+
+<ul>
<li><a href="https://github.com/tboox/xmake-sublime">xmake-sublime</a></li>
+</ul>
+
+<p><img src="https://raw.githubusercontent.com/tboox/xmake-sublime/master/res/problem.gif" width="60%" /></p>
+
+<ul>
<li><a href="https://github.com/tboox/xmake-idea">xmake-idea</a></li>
+</ul>
+
+<p><img src="https://raw.githubusercontent.com/tboox/xmake-idea/master/res/problem.gif" width="60%" /></p>
+
+<ul>
<li><a href="https://github.com/luzhlon/xmake.vim">xmake.vim</a> (third-party, thanks <a href="https://github.com/luzhlon">@luzhlon</a>)</li>
</ul>