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 81a08eb JBake property adjustments allow default page type. HTML files no longer require a metadata header! 81a08eb is described below commit 81a08eb7ca0f5fdc243774ba9e021d980e5040e6 Author: Dave Fisher <d...@davefisher.tech> AuthorDate: Wed Oct 28 08:31:43 2020 -0700 JBake property adjustments allow default page type. HTML files no longer require a metadata header! --- content/about.html | 2 -- content/contact_us.html | 2 -- content/contributing.html | 2 -- content/donate-thanks.html | 2 -- content/donations.html | 2 -- content/extensions.html | 2 -- content/faq.html | 2 -- content/index-image-passthru.html | 2 -- content/index.html | 2 -- content/license.html | 2 -- content/lspintro.html | 2 -- content/mail_list.html | 2 -- content/ml_guidelines.html | 2 -- content/news.html | 2 -- content/project_issues.html | 2 -- content/quickbugzilla.html | 2 -- content/sitemap.html | 2 -- content/terms_of_use.html | 2 -- jbake.properties | 6 ++++-- 19 files changed, 4 insertions(+), 38 deletions(-) diff --git a/content/about.html b/content/about.html index 2409180..ee93336 100644 --- a/content/about.html +++ b/content/about.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/content/contact_us.html b/content/contact_us.html index 4d765d1..24f87bd 100644 --- a/content/contact_us.html +++ b/content/contact_us.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" /> <head> diff --git a/content/contributing.html b/content/contributing.html index 6cbc699..61a7e83 100644 --- a/content/contributing.html +++ b/content/contributing.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <html> <head> <title>Contributing to OpenOffice.org</title> diff --git a/content/donate-thanks.html b/content/donate-thanks.html index 447fc7b..ba8cfaf 100644 --- a/content/donate-thanks.html +++ b/content/donate-thanks.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <!DOCTYPE html> <html><head> <title>Thanks for Your Donation</title> diff --git a/content/donations.html b/content/donations.html index 5085d96..7f2764a 100644 --- a/content/donations.html +++ b/content/donations.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> diff --git a/content/extensions.html b/content/extensions.html index cce8bd7..4f0fdc5 100644 --- a/content/extensions.html +++ b/content/extensions.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> diff --git a/content/faq.html b/content/faq.html index a8d802d..d502189 100644 --- a/content/faq.html +++ b/content/faq.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> diff --git a/content/index-image-passthru.html b/content/index-image-passthru.html index 4df90e6..0cf59b2 100644 --- a/content/index-image-passthru.html +++ b/content/index-image-passthru.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <!DOCTYPE html> <html> diff --git a/content/index.html b/content/index.html index df92555..6a6c72b 100644 --- a/content/index.html +++ b/content/index.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> diff --git a/content/license.html b/content/license.html index 7d41d65..596b486 100644 --- a/content/license.html +++ b/content/license.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/content/lspintro.html b/content/lspintro.html index 3ce7ec3..9755505 100644 --- a/content/lspintro.html +++ b/content/lspintro.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <html> <head> <meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8" /> diff --git a/content/mail_list.html b/content/mail_list.html index fec176f..970211f 100644 --- a/content/mail_list.html +++ b/content/mail_list.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/content/ml_guidelines.html b/content/ml_guidelines.html index 49b9b7a..9056997 100644 --- a/content/ml_guidelines.html +++ b/content/ml_guidelines.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <html> <head> <meta http-equiv="Content-Type" CONTENT="text/html; charset=utf-8"> diff --git a/content/news.html b/content/news.html index fc6ba47..7c7821c 100644 --- a/content/news.html +++ b/content/news.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <html><head> <meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8"> </head> diff --git a/content/project_issues.html b/content/project_issues.html index d86fdb2..4a03dc2 100644 --- a/content/project_issues.html +++ b/content/project_issues.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <html> <head> <meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8"> diff --git a/content/quickbugzilla.html b/content/quickbugzilla.html index 89676f0..2740974 100644 --- a/content/quickbugzilla.html +++ b/content/quickbugzilla.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> diff --git a/content/sitemap.html b/content/sitemap.html index 6ae583b..f17bd99 100644 --- a/content/sitemap.html +++ b/content/sitemap.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/content/terms_of_use.html b/content/terms_of_use.html index ed4468e..908fc8b 100644 --- a/content/terms_of_use.html +++ b/content/terms_of_use.html @@ -1,5 +1,3 @@ -type=html_page -~~~~~~ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> diff --git a/jbake.properties b/jbake.properties index 0f1686f..c77fa5b 100644 --- a/jbake.properties +++ b/jbake.properties @@ -15,5 +15,7 @@ render.archive=false index.file=index.html content.folder=content destination.folder=output -default.status=published -markdown.extensions=ALL,-HARDWRAPS \ No newline at end of file +markdown.extensions=ALL,-HARDWRAPS +asset.ignore=true +default.type=html_page +default.status=published \ No newline at end of file