All Projects → asciidoctor → gulp-asciidoctor

asciidoctor / gulp-asciidoctor

Licence: other
gulp-asciidoctor

Programming Languages

javascript
184084 projects - #8 most used programming language
Nunjucks
165 projects

Projects that are alternatives of or similar to gulp-asciidoctor

asciidoctorj-screenshot
A set of AsciidoctorJ extensions for adding automated screenshots to an AsciiDoc document.
Stars: ✭ 32 (+128.57%)
Mutual labels:  asciidoctor, asciidoctor-extension
asciidoctor-katex
Asciidoctor extension for converting latexmath using KaTeX at build time
Stars: ✭ 16 (+14.29%)
Mutual labels:  asciidoctor, asciidoctor-extension
tomanistor.com
Personal portfolio website and blog created with Hugo
Stars: ✭ 14 (+0%)
Mutual labels:  gulp
gulp-boilerplate
Gulp boilerplate
Stars: ✭ 24 (+71.43%)
Mutual labels:  gulp
gulp-shopify-theme
Shopify theme synchronisation during development
Stars: ✭ 26 (+85.71%)
Mutual labels:  gulp
gulp-pug-inheritance
Only build affected files when modify a Pug file.
Stars: ✭ 16 (+14.29%)
Mutual labels:  gulp
animecenter
The source code for animecenter
Stars: ✭ 16 (+14.29%)
Mutual labels:  gulp
gulp-px2rem
This is a gulp plugin for node-px2rem.
Stars: ✭ 19 (+35.71%)
Mutual labels:  gulp
frontendkickstarter
Gulp 4.0 configuration for static sites development
Stars: ✭ 31 (+121.43%)
Mutual labels:  gulp
campus-leaflets
校园传单是一个使用 Node.js、MongoDB、Koa、EJS、MDL、Less、RequireJS 和 Gulp 开发的 Node 应用程序。
Stars: ✭ 16 (+14.29%)
Mutual labels:  gulp
gulp-recess
[DEPRECATED] Lint CSS and LESS with RECESS
Stars: ✭ 42 (+200%)
Mutual labels:  gulp
code-line-daily
A line of code of the day.
Stars: ✭ 17 (+21.43%)
Mutual labels:  gulp
queiroz.js
JavaScript Extension for Dimep Kairos
Stars: ✭ 47 (+235.71%)
Mutual labels:  gulp
gulp-cordova
[UNMAINTAINED] Very simple plugin to run cordova commands with a simple interface from gulp
Stars: ✭ 23 (+64.29%)
Mutual labels:  gulp
web-starter-kit-gulp
Starter kit for automated front-end web development using Gulp, NPM, Bower, Babel, Sass, and Pug.
Stars: ✭ 35 (+150%)
Mutual labels:  gulp
aesto
Free Ghost theme with membership support. Minimal content focused design with multi author supported.
Stars: ✭ 31 (+121.43%)
Mutual labels:  gulp
bymattlee-11ty-starter
A starter boilerplate powered by 11ty, Sanity, Gulp, Tailwind CSS, rollup.js, Alpine.js and Highway.
Stars: ✭ 27 (+92.86%)
Mutual labels:  gulp
eclipse-asciidoctor-editor
An eclipse editor for asciidoctor files
Stars: ✭ 45 (+221.43%)
Mutual labels:  asciidoctor
generator-sf
Yeoman generator that scaffolds out a Symfony PHP app including Browsersync, various CSS preprocessors, jspm, webpack, browserify and Service Worker
Stars: ✭ 14 (+0%)
Mutual labels:  gulp
Asteroids
Yep, a gulp-ready-nunjucks-lover-sass-powered-and-humanstxt-included html starter kit!
Stars: ✭ 15 (+7.14%)
Mutual labels:  gulp

gulp-asciidoctor

Build npm version

A gulp plugin to support Asciidoctor processing in gulp tasks.

Installation

Requirements

You need Node installed on your machine to install and run the gulp-asciidoctor plugin.

You need gulp installed globally or in your project directory.

Install gulp-asciidoctor via npm

$ npm install @asciidoctor/gulp-asciidoctor --save

Install gulp-asciidoctor via yarn

$ yarn add @asciidoctor/gulp-asciidoctor

Compatibility

The following table shows the compatibility of the gulp-asciidoctor releases with the underlying Asciidoctor releases.

gulp-asciidoctor release Asciidoctor.js release
v1.0.6 v1.5.2 or higher
v2.2.3 v2.2.0 or higher

Documentation

More information can be found in the documentation on Github.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].