diff options
Diffstat (limited to 'landing.html')
| -rw-r--r-- | landing.html | 15 |
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> |
