asciidoctor.orgAsciidoctor | A fast, open source text processor and publishing toolchain for converting AsciiDoc co

asciidoctor.org Profile

asciidoctor.org

Title:Asciidoctor | A fast, open source text processor and publishing toolchain for converting AsciiDoc co

Description:A comprehensive and user-friendly publishing toolchain for the AsciiDoc writing format. Converts AsciiDoc to HTML5, DocBook, PDF, and other formats.

Keywords:Asciidoctor, AsciiDoc, AsciidoctorJ, Asciidoctor.js, documentation, lightweight markup, Opal...

Discover asciidoctor.org website stats, rating, details and status online.Use our online tools to find owner and admin contact info. Find out where is server located.Read and write reviews or vote to improve it ranking. Check alliedvsaxis duplicates with related css, domain relations, most used words, social networks references. Go to regular site

asciidoctor.org Information

Website / Domain: asciidoctor.org
HomePage size:51.184 KB
Page Load Time:0.082769 Seconds
Website IP Address: 104.198.14.52
Isp Server: Google Inc.

asciidoctor.org Ip Information

Ip Country: United States
City Name: Mountain View
Latitude: 37.405990600586
Longitude: -122.07851409912

asciidoctor.org Keywords accounting

Keyword Count
Asciidoctor67
AsciiDoc83
AsciidoctorJ3
Asciidoctor.js3
documentation2
lightweight markup0
Opal2

asciidoctor.org Httpheader

Cache-Control: public, max-age=0, must-revalidate
Content-Type: text/html; charset=UTF-8
Date: Mon, 03 Aug 2020 05:00:55 GMT
Etag: "aabc6247bbafc0e2c22cca1356116bb3-ssl-df"
Strict-Transport-Security: max-age=31536000
Content-Encoding: gzip
Content-Length: 9442
Age: 65250
Connection: keep-alive
Server: Netlify
Vary: Accept-Encoding
X-NF-Request-ID: 82f5a54a-e247-41c8-8207-e0e983b49ce3-24897016

asciidoctor.org Meta Info

charset="utf-8"/
content="width=device-width, initial-scale=1.0" name="viewport"/
content="A comprehensive and user-friendly publishing toolchain for the AsciiDoc writing format. Converts AsciiDoc to HTML5, DocBook, PDF, and other formats." name="description"/
content="Asciidoctor, AsciiDoc, AsciidoctorJ, Asciidoctor.js, documentation, lightweight markup, Opal" name="keywords"/

104.198.14.52 Domains

Domain WebSite Title

asciidoctor.org Similar Website

Domain WebSite Title
asciidoctor.orgAsciidoctor | A fast, open source text processor and publishing toolchain for converting AsciiDoc co
jsdelivr.comjsDelivr - A free, fast, and reliable CDN for open source
osalt.comFind Open Source Alternatives to commercial software | Open Source Alternative - osalt.com
fossasia.orgFOSSASIA | Asia's Open Technology Organization - Developing Open Source Software, Open Hardware, Ope
ardupilot.comOpen Source Drone Software. Versatile, Trusted, Open. ArduPilot.
ardupilot.orgOpen Source Drone Software. Versatile, Trusted, Open. ArduPilot.
planner.ardupilot.comOpen Source Drone Software. Versatile, Trusted, Open. ArduPilot.
firmware.eu.ardupilot.orgOpen Source Drone Software Versatile Trusted Open
fmdoc.myhq.commyHq : Fast, text based, banner free online bookmark manager
crochetpoet.myhq.commyHq : Fast, text based, banner free online bookmark manager
myhq.commyHq : Fast, text based, banner free online bookmark manager
opensourceecology.dozuki.comOpen Source Ecology Documentation - Open Source Ecology
timemapper.okfnlabs.orgHome - TimeMapper - Make Timelines and TimeMaps fast! - from the Open Knowledge Foundation L
opensource.spotify.comOpen Source @ Spotify.com
vectorlinux.osuosl.orgOpen-Source Lab

asciidoctor.org Traffic Sources Chart

asciidoctor.org Alexa Rank History Chart

asciidoctor.org aleax

asciidoctor.org Html To Plain Text

Asciidoctor About News Gist Code Discuss Docs Get Writing! Asciidoctor A fast text processor & publishing toolchain for converting AsciiDoc to HTML5, DocBook & more. Download gem from RubyGems Checkout source from GitHub = Hello, AsciiDoc! Doc Writer <doc@example.com> An introduction to http://asciidoc.org[AsciiDoc]. == First Section * item 1 * item 2 [source,ruby] puts "Hello, World!" Asciidoctor is a fast , open source text processor and publishing toolchain for converting AsciiDoc content to HTML5, DocBook, PDF, and other formats. Asciidoctor is written in Ruby and runs on all major operating systems. The Asciidoctor project is hosted on GitHub . To simplify installation, Asciidoctor is packaged and distributed as a RubyGem (aka gem) to RubyGems.org . It’s also distributed as a package for popular Linux distributions and macOS. In addition to running on Ruby, Asciidoctor can be executed on a JVM using AsciidoctorJ or in any JavaScript environment (including the browser) using Asciidoctor.js . Key documentation What is AsciiDoc? AsciiDoc Writer’s Guide Asciidoctor User Manual AsciiDoc Syntax Reference Sponsors We want to recognize our sponsors for their commitment to improving the state of technical documentation by supporting this project. Thank you sponsors! Without your generous support, Asciidoctor would not be possible. You can support this project by becoming a sponsor through OpenCollective . The Big Picture Asciidoctor reads content written in plain text, as shown in the panel on the left in the image below, and converts it to HTML5, as shown rendered in the right panel. Asciidoctor applies a default stylesheet to the HTML5 document to provide a pleasant out-of-the-box experience. AsciiDoc Processing Asciidoctor reads and parses text written in the AsciiDoc syntax, then feeds the parse tree to a set of built-in converters to produce HTML5, DocBook 5, and man(ual) page output. You have the option of using your own converter or loading Tilt -supported templates to customize the generated output or produce additional formats. Asciidoctor is a drop-in replacement for its predecessor, AsciiDoc Python ( asciidoc.py ). The Asciidoctor test suite has > 2,350 tests to ensure compatibility with the AsciiDoc syntax. In addition to the classic AsciiDoc syntax, Asciidoctor recognizes additional markup and formatting options, such as font-based icons (e.g., icon:fire[] ) and UI elements (e.g., button:[Save] ). Asciidoctor also offers a modern, responsive theme based on Foundation to style the HTML5 output. Where Ruby goes, Asciidoctor follows You can run Asciidoctor on the JVM using JRuby. To invoke the Asciidoctor API directly from Java and other JVM languages, use AsciidoctorJ . There are plugins available for Apache Maven , Gradle , and Javadoc , which allow you to integrate AsciiDoc processing directly into your build using AsciidoctorJ. Asciidoctor also runs in JavaScript. Opal is used to transcompile the Ruby source to JavaScript to produce Asciidoctor.js . Asciidoctor.js is a fully-functional version of Asciidoctor that works in any JavaScript environment, such as a web browser or Node.js. It’s used to power the AsciiDoc preview extensions for Chrome, Atom, Brackets and other web-based tooling. Requirements Asciidoctor works on Linux, macOS and Windows and requires one of the following implementations of Ruby : CRuby (aka MRI) 2.3 - 2.6 JRuby 9.1 - 9.2 TruffleRuby (GraalVM) Opal (JavaScript) If you’re using a non-English Windows environment, you may bump into an Encoding::UndefinedConversionError when invoking Asciidoctor. To solve this issue, we recommend changing the active code page in your console to UTF-8: chcp 65001 Once you make this change, all your Unicode headaches will be behind you. If you’re using an IDE like Eclipse, make sure you set the encoding to UTF-8 there as well. Asciidoctor works best when you use UTF-8 everywhere. Installation Asciidoctor can be installed using (a) package managers for popular Linux distributions, (b) Homebrew for macOS, (c) the gem install command (recommended for Windows users), (d) the Asciidoctor Docker image, or (e) Bundler. The benefit of using your operating system’s package manager to install the gem is that it handles installing Ruby and the RubyGems library if those packages are not already installed on your machine. (a) Linux package managers The version of Asciidoctor installed by the package manager may not match the latest release of Asciidoctor. Consult the package repository for your distribution to find out which version is packaged per distribution release. Alpine Linux (asciidoctor) Arch Linux (asciidoctor) Debian (asciidoctor) Fedora (asciidoctor) OpenSUSE (rubygem-asciidoctor) Ubuntu (asciidoctor) If you want to use a version of Asciidoctor that is newer than what is installed by the package manager, see the gem installation instructions . apk (Alpine Linux) To install the gem on Alpine Linux, open a terminal and type: $ sudo apk add asciidoctor pacman (Arch Linux) To install the gem on Arch-based distributions, open a terminal and type: $ sudo pacman -S asciidoctor APT On Debian and Debian-based distributions such as Ubuntu, use APT to install Asciidoctor. To install the package, open a terminal and type: $ sudo apt-get install -y asciidoctor DNF On RPM-based Linux distributions, such as Fedora, CentOS, and RHEL, use the DNF package manager to install Asciidoctor. To install the package, open a terminal and type: $ sudo dnf install -y asciidoctor (b) Homebrew (macOS) You can use Homebrew, the macOS package manager, to install Asciidoctor. If you don’t have Homebrew on your computer, complete the installation instructions at brew.sh first. Once Homebrew is installed, you’re ready to install the asciidoctor gem. Open a terminal and type: $ brew install asciidoctor Homebrew installs the asciidoctor gem into an exclusive prefix that’s independent of system gems. (c) Windows To use Asciidoctor with Windows, you have two easy options. Chocolatey When you already use chocolatey on your machine, you can use: choco install ruby Then follow gem installation instructions . Rubyinstaller Or you use the Rubyinstaller , download the package for your Windows Version and after the installation go ahead with gem installation instructions . (d) gem install Before installing Asciidoctor using gem install , you should use RVM to install Ruby in your home directory (i.e., user space). Then, you can safely use the gem command to install or update the Asciidoctor gem. When using RVM, gems are installed in a location isolated from the system. Open a terminal and type: $ gem install asciidoctor If you want to install a pre-release version (e.g., a release candidate), use: $ gem install asciidoctor --pre (e) Docker See Installing Asciidoctor using Docker . (f) Bundler Create a Gemfile in the root folder of your project (or the current directory) Add the asciidoctor gem to your Gemfile as follows: source ' https://rubygems.org ' gem ' asciidoctor ' # or specify the version explicitly # gem 'asciidoctor', '2.0.10' Save the Gemfile Open a terminal and install the gem using: $ bundle To upgrade the gem, specify the new version in the Gemfile and run bundle again. Using bundle update (without specifying a gem) is not recommended as it will also update other gems, which may not be the desired result. Upgrade If you installed Asciidoctor using a package manager, your operating system is probably configured to automatically update packages, in which case you don’t need to update the gem manually. apk (Alpine Linux) To upgrade the gem, use: $ sudo apk add -u asciidoctor APT To upgrade the gem, use: $ sudo apt-get upgrade -y asciidoctor DNF To upgrade the gem, use: $ sudo dnf update -y asciidoctor Homebrew (macOS) To upgrade the gem, use: $ brew update $ brew upgrade asciidoctor gem install If you previously installed Asciidoctor using the gem command, you’ll need to manually upgrade Asciidoctor when a...

asciidoctor.org Whois

"domain_name": [ "ASCIIDOCTOR.ORG", "asciidoctor.org" ], "registrar": "GANDI SAS", "whois_server": "whois.gandi.net", "referral_url": null, "updated_date": [ "2019-11-26 19:14:26", "2020-03-26 11:48:39" ], "creation_date": "2012-12-27 21:09:16", "expiration_date": "2020-12-27 21:09:16", "name_servers": [ "NS-123-C.GANDI.NET", "NS-1-A.GANDI.NET", "NS-35-B.GANDI.NET" ], "status": [ "clientTransferProhibited https://icann.org/epp#clientTransferProhibited", "clientTransferProhibited http://www.icann.org/epp#clientTransferProhibited" ], "emails": [ "abuse@support.gandi.net", "b74a54cadf9459e6774d0fd69c7bc7ce-1816055@contact.gandi.net" ], "dnssec": [ "unsigned", "Unsigned" ], "name": "REDACTED FOR PRIVACY", "org": null, "address": "63-65 boulevard Massena", "city": "Paris", "state": "Paris", "zipcode": "75013", "country": "FR"