This is an automated email from the ASF dual-hosted git repository.

aradzinski pushed a commit to branch web-staging
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git


The following commit(s) were added to refs/heads/web-staging by this push:
     new 55f4ce2  WIP.
55f4ce2 is described below

commit 55f4ce2493366e54be828291a476c41acc91fefb
Author: Aaron Radzinzski <[email protected]>
AuthorDate: Fri Apr 17 16:39:37 2020 -0700

    WIP.
---
 .asf.yaml        | 7 ++-----
 docs/_config.yml | 1 +
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index c073891..9ab8c0d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -19,6 +19,8 @@
 github:
   description: "Apache NLPCraft - API to convert natural language into 
actions."
   homepage: https://nlpcraft.apache.org/
+  ghp_branch: master
+  ghp_path: /docs
   enabled_merge_buttons:
     squash: true
     merge: true
@@ -45,8 +47,3 @@ staging:
 
 publish:
   whoami: web-site
-  
-jekyll:
-  whoami: web-staging
-  target: web-staging
-  outputdir: content
\ No newline at end of file
diff --git a/docs/_config.yml b/docs/_config.yml
index 8407db4..0118a53 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -19,6 +19,7 @@ title: Apache NLPCraft
 copyright: Copyright 2020 (C) Apache Software Foundation.
 baseurl: ""
 url: ""
+
 zip_base: apache-nlpcraft
 
 twitter_username: nlpcraft

Reply via email to