https://github.com/redhataccess/ascii_binder
AsciiBinder is an AsciiDoc-based system for authoring and publishing closely related documentation sets from a single source.
https://github.com/redhataccess/ascii_binder
Last synced: about 1 year ago
JSON representation
AsciiBinder is an AsciiDoc-based system for authoring and publishing closely related documentation sets from a single source.
- Host: GitHub
- URL: https://github.com/redhataccess/ascii_binder
- Owner: redhataccess
- License: mit
- Created: 2015-05-05T15:06:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-02-26T20:36:52.000Z (over 2 years ago)
- Last Synced: 2025-03-29T11:08:43.046Z (about 1 year ago)
- Language: Ruby
- Homepage: https://asciibinder.net
- Size: 378 KB
- Stars: 77
- Watchers: 14
- Forks: 39
- Open Issues: 17
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.txt
Awesome Lists containing this project
README
= AsciiBinder
image:https://badge.fury.io/rb/ascii_binder.svg["Gem Version", link="https://badge.fury.io/rb/ascii_binder"]
AsciiBinder is an AsciiDoc-based system for authoring and publishing closely related documentation sets from a single source.
This product is no longer actively maintained.
== Learn More
* Take the https://rubygems.org/gems/ascii_binder[ascii_binder Ruby Gem] for a spin.
The AsciiBinder system was initially developed for https://github.com/openshift/openshift-docs[OpenShift documentation], but has been revised to work for documenting a wide variety of complex, multi-versioned software projects.
== Contributing
We are using the https://github.com/redhataccess/ascii_binder/issues[Issues] page to track bugs and feature ideas on the code, so have a look and feel free to ask questions there.
== License
The gem is available as open source under the terms of the http://opensource.org/licenses/MIT[MIT License].