Skip to content

The AsciiDoc Working Group drives the standardization, adoption, and evolution of AsciiDoc. This group encourages and shapes the open, collaborative development of the AsciiDoc language and its processors.

License

lisaruff/asciidoc-wg.eclipse.org

 
 

Repository files navigation

asciidoc-wg.eclipse.org

The https://asciidoc-wg.eclipse.org website is generated with Hugo.

The AsciiDoc Working Group drives the standardization, adoption, and evolution of AsciiDoc. This group encourages and shapes the open, collaborative development of the AsciiDoc language and its processors.

Getting started

Prerequisites

The following pre-requisites are necessary to create a local preview of the site. If you only want to change content without a local preview, only a text editor is necessary to change content.

Running a local preview of the site

Install dependencies, build assets and start a webserver:

npm install && hugo server --destination=public

You can find guidance on the page-level metadata here, and examples of the assorted page types (components) here.

Contributing

  1. Fork the eclipsefdn/asciidoc-wg.eclipse.org repository

  2. Clone repository: git clone your_github_username/asciidoc-wg.eclipse.org.git

  3. Create your feature branch: git checkout -b my-new-feature

  4. Commit your changes: git commit -m 'Add some feature' -s

  5. Push feature branch: git push origin my-new-feature

  6. Submit a pull request

Declared Project Licenses

This program and the accompanying materials are made available under the terms of the Eclipse Public License v. 2.0 which is available at https://www.eclipse.org/legal/epl-2.0.

SPDX-License-Identifier: EPL-2.0

Images, less and JavaScript files for the Eclipse Foundation look and feel.

Hugo theme of the Eclipse Foundation look and feel.

Bugs and feature requests

Have a bug or a feature request? Please search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Author

Christopher Guindon (Eclipse Foundation)

Trademarks

  • Eclipse® is a Trademark of the Eclipse Foundation, Inc.

  • Eclipse Foundation is a Trademark of the Eclipse Foundation, Inc.

About

The AsciiDoc Working Group drives the standardization, adoption, and evolution of AsciiDoc. This group encourages and shapes the open, collaborative development of the AsciiDoc language and its processors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 65.2%
  • Less 21.4%
  • JavaScript 6.6%
  • Dockerfile 6.6%
  • Ruby 0.2%