This is an automated email from the ASF dual-hosted git repository.
wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
The following commit(s) were added to refs/heads/main by this push:
new 78b76fb Update README.md
78b76fb is described below
commit 78b76fb76625c46b2590f1219bbab4a4f5f1ea87
Author: Dave Fisher <[email protected]>
AuthorDate: Fri Nov 13 12:51:00 2020 -0800
Update README.md
---
README.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 2568f91..3457570 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Apache OpenOffice Website - OpenOffice.org
-This is the content and build scripts for https:/www.openoffice.org/
+This is the content and build scripts for https://www.openoffice.org/
## Contributing to the website content
@@ -79,8 +79,6 @@ Modify that script andd call `bake.sh` with any of the
[arguments you would pas
Most of the pages in the site are written using HTML. Many more recent pages
are written using Markdown
While it is a form of Markdown, JBake uses Flexmark/Java which implements
Pegdown. It does have some [syntax differences that are worth
reviewing](https://github.com/sirthias/pegdown/)
-The css style insertion syntax used on our `why` and `product` pages is not
supported. I researching workarounds for the two use cases.
-
## Groovy Templates
The site templates are written in groovy scripts.