aboutsummaryrefslogtreecommitdiff
path: root/landing/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'landing/README.md')
-rw-r--r--landing/README.md21
1 files changed, 0 insertions, 21 deletions
diff --git a/landing/README.md b/landing/README.md
deleted file mode 100644
index 228eebfb..00000000
--- a/landing/README.md
+++ /dev/null
@@ -1,21 +0,0 @@
-# xmake.io
-
-This is a [Jekyll][1] theme for [@jasonlong][2]'s [Cayman theme][4] on [GitHub Pages][3].
-
-# Developing
-
-Start a local server at localhost:4000:
-
-```
-$ jekyll serve
-```
-
-# Publishing site
-
-```
-$ ./build
-```
-
-For more details read about [Jekyll][1] on its web page.
-
-