diff --git a/README.md b/README.md index 1c17e65..24d2092 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ -# CheerpJ - Convert Java to WebAssembly and JavaScript +--- +# Feel free to add content and custom Front Matter to this file. +# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults + +#layout: home +title: CheerpJ - Convert Java to WebAssembly and JavaScript +permalink: / +--- + [![Gitter chat](https://badges.gitter.im/leaningtech/cheerpj.svg)](https://gitter.im/leaningtech/cheerpj) [![GitHub Issues](https://img.shields.io/github/issues/leaningtech/cheerpj-meta.svg)](https://github.com/leaningtech/cheerpj-meta/issues) [![Live Demos](https://img.shields.io/badge/demo-online-green.svg)](https://leaningtech.com/cheerpj/) diff --git a/_config.yml b/_config.yml index b4bb421..dfb562f 100644 --- a/_config.yml +++ b/_config.yml @@ -29,6 +29,8 @@ social_links: linkedin: leaning-technologies-Ltd download: "https://leaningtech.com/cheerpj-download/" +licence: "https://leaningtech.com/cheerpj-licensing/" +demo: "https://leaningtech.com/demo/?cheerpjfilter" # Build settings markdown: kramdown @@ -48,7 +50,7 @@ website: https://leaningtech.com/cheerpj/ issues: https://github.com/leaningtech/cheerpj-meta/issues chat: https://gitter.im/leaningtech/cheerpj blog: https://medium.com/leaningtech -has_about: false +has_about: true # Exclude from processing. # The following items will not be processed, by default. Create a custom list diff --git a/_includes/index-specific.html b/_includes/index-specific.html new file mode 100644 index 0000000..5557806 --- /dev/null +++ b/_includes/index-specific.html @@ -0,0 +1,5 @@ + diff --git a/_includes/index.html b/_includes/index.html new file mode 100644 index 0000000..032e983 --- /dev/null +++ b/_includes/index.html @@ -0,0 +1,22 @@ +