asciidoc.org
This repository hosts the source code, content, and build for the https://asciidoc.org site. The site is generated using 11ty and hosted on Netlify.
Prerequisites
-
git - to clone this repository
-
npm (provided by Node.js 16) - to install dependencies and to generate and serve the site
Clone repository
$ git clone https://gitlab.eclipse.org/eclipse-wg/asciidoc-wg/asciidoc.org.git
Once the clone is complete, switch to the newly created directory.
$ cd asciidoc.org
Licenses
When contributing to the asciidoc.org website, you agree to license your contributions according to its licenses.
This site’s source code is made available under the terms of the Eclipse Public License v 2.0 (EPL-2.0). This site’s content, including prose and syntax examples, is made available under the terms of a Creative Commons Attribution 4.0 International License (CC-BY-4.0). See LICENSE.adoc to find the full text of the EPL-2.0 and CC-BY-4.0 licenses as well as additional copyright and third-party materials license information.