This is an automated email from the ASF dual-hosted git repository.
brianspector pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-milagro.git
The following commit(s) were added to refs/heads/master by this push:
new b14e2c1 update website
b14e2c1 is described below
commit b14e2c1ad3b0fa0b15fff2916751ad8097e4f900
Author: Brian Spector <[email protected]>
AuthorDate: Mon Jun 3 11:32:03 2019 +0100
update website
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index bdc1a5d..bb9fb02 100644
--- a/README.md
+++ b/README.md
@@ -78,9 +78,9 @@ Testing changes locally
To test your changes to the website, you can either invoke `./build.sh` to
build a static copy of the site to the `content/` subdirectory, or invoke
`./build.sh PORT` (where `PORT` a TCP port number) to both build the static
copy of the site *and* run Ruby's web server to serve `content/` locally at the
given port:
$ ./build.sh 8080
- Configuration file: /home/mjumper/apache-Milagro (incubating)/Milagro
(incubating)-website/_config.yml
- Source: /home/mjumper/apache-Milagro (incubating)/Milagro
(incubating)-website
- Destination: /home/mjumper/apache-Milagro (incubating)/Milagro
(incubating)-website/_site
+ Configuration file:
/home/mjumper/apache-incubator-milagro/milagro-website/_config.yml
+ Source: /home/mjumper/apache-incubator-milagro/milagro-website
+ Destination:
/home/mjumper/apache-incubator-milagro/milagro-website/_site
Incremental build: disabled. Enable with --incremental
Generating...
done in 0.563 seconds.