Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Deswaef <judeswae@thoughtworks.com>2018-02-06 04:47:50 +0300
committerJulien Deswaef <judeswae@thoughtworks.com>2018-02-06 04:47:50 +0300
commitdf4f11065b260c3a32e0e1ad50c79d4e4f93f210 (patch)
tree2eb61dff824245b667bd239365c8c531408e0c66 /_config-deploy.yml
parent398f1b5d31321270bb50eb49a64a531b248bc508 (diff)
add deply settings
Diffstat (limited to '_config-deploy.yml')
-rw-r--r--_config-deploy.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/_config-deploy.yml b/_config-deploy.yml
new file mode 100644
index 000000000..bba6d236b
--- /dev/null
+++ b/_config-deploy.yml
@@ -0,0 +1,7 @@
+safe: false
+port: 7998
+baseurl: /Fork-Awesome/ # Where GitHub serves the project up from
+url: //forkawesome.github.com/
+
+source: src
+destination: _site