All Projects → confluence-publisher → Confluence Publisher

confluence-publisher / Confluence Publisher

Licence: apache-2.0
Maven plugin and Docker image to convert AsciiDoc and publish it to Confluence

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Confluence Publisher

91break
91porn破解,html极简版,可视化界面,浏览器直接打开
Stars: ✭ 91 (-18.75%)
Mutual labels:  maven
Springboot Link Admin
Vue Springboot Project | Link Admin后端,适用于小型项目
Stars: ✭ 100 (-10.71%)
Mutual labels:  maven
Hsweb Payment
基于hsweb的开源聚合支付系统,多商户,多渠道,多配置.
Stars: ✭ 112 (+0%)
Mutual labels:  maven
Seckill
基于SpringMVC,Spring,MyBatis实现的秒杀系统(参见慕课网,做了些改动)
Stars: ✭ 93 (-16.96%)
Mutual labels:  maven
Kramdown Asciidoc
A kramdown extension for converting Markdown documents to AsciiDoc.
Stars: ✭ 97 (-13.39%)
Mutual labels:  asciidoc
Asciidocfx
Asciidoc Editor and Toolchain written with JavaFX 16 (Build PDF, Epub, Mobi and HTML books, documents and slides)
Stars: ✭ 1,533 (+1268.75%)
Mutual labels:  asciidoc
Dependency spy
Find known vulnerabilities in your dependencies
Stars: ✭ 87 (-22.32%)
Mutual labels:  maven
M1 Test
Java编译速度对比测试: M1 MacBook Air vs Intel Core i9 MacBook Pro
Stars: ✭ 111 (-0.89%)
Mutual labels:  maven
Maven Archetype
Apache Maven Archetype (Plugin)
Stars: ✭ 98 (-12.5%)
Mutual labels:  maven
Xseries
Library for cross-version Minecraft Bukkit support and various efficient API methods.
Stars: ✭ 109 (-2.68%)
Mutual labels:  maven
Radar Covid Backend Dp3t Server
DP^3T Radar COVID fork
Stars: ✭ 94 (-16.07%)
Mutual labels:  maven
Jpacman Framework
Pacman-inspired game, for teaching testing purposes.
Stars: ✭ 95 (-15.18%)
Mutual labels:  maven
Vscode Maven
VSCode extension "Maven for Java"
Stars: ✭ 107 (-4.46%)
Mutual labels:  maven
Kotlin Mpp Standard
A standard setup for Kotlin multiplatform projects.
Stars: ✭ 92 (-17.86%)
Mutual labels:  maven
Ni Pyt
Materiály k předmětu NI-PYT na FIT ČVUT
Stars: ✭ 112 (+0%)
Mutual labels:  asciidoc
Springbootangularhtml5
♨️ Spring Boot 2 + Angular 11 + HTML5 router mode + HTTP interceptor + Lazy loaded modules
Stars: ✭ 89 (-20.54%)
Mutual labels:  maven
Java Course
Self paced course for Java Engineers
Stars: ✭ 103 (-8.04%)
Mutual labels:  maven
Taotao Store
淘淘网上商城是一个综合性的B2C平台,类似京东商城、天猫商城。会员可以在商城浏览商品、下订单,以及参加各种活动。商家可以在入住淘淘商城,在该平台上开店出售自己的商品,并且得到淘淘商城提供的可靠的服务。管理员、运营可以在平台后台管理系统中管理商品、订单、会员等。客服可以在后台管理系统中处理用户的询问以及投诉。
Stars: ✭ 114 (+1.79%)
Mutual labels:  maven
Java Comment Preprocessor
The Most Powerful Multi-Pass Java Preprocessor
Stars: ✭ 111 (-0.89%)
Mutual labels:  maven
Docker Maven Plugin
Maven plugin for running and creating Docker images
Stars: ✭ 1,535 (+1270.54%)
Mutual labels:  maven

image:https://img.shields.io/maven-central/v/org.sahli.asciidoc.confluence.publisher/asciidoc-confluence-publisher-maven-plugin.svg["Maven Central", link="http://central.maven.org/maven2/org/sahli/asciidoc/confluence/publisher/asciidoc-confluence-publisher/"] image:https://img.shields.io/circleci/project/github/confluence-publisher/confluence-publisher/master.svg["Build Status", link="https://circleci.com/gh/confluence-publisher/confluence-publisher/tree/master"] image:https://coveralls.io/repos/github/alainsahli/confluence-publisher/badge.svg?branch=master["Coverage Status", link="https://coveralls.io/github/alainsahli/confluence-publisher?branch=master"]

= Confluence Publisher

The Confluence Publisher allows documentation written in AsciiDoc and versioned directly with the documented code base to be published to a Confluence space. It supports a "docs-as-code" approach.

It converts the resulting AsciiDoc HTML output to XHTML compatible with Confluence, manages included resources as Confluence attachments and ensures that only content modified since the last publication is again re-published.

== Vision and Scope

The Confluence Publisher shall support writing conceptual and technical documentation such as design/architecture/product documentation. In doing so, it tries to balance a useful feature set with acceptable maintenance efforts for the software itself.

As a consequence, the Confluence Publisher does neither aim to support every concept from AsciiDoc nor every feature or macro found in Confluence.

== Documentation

The documentation of the current release version is published to https://confluence-publisher.atlassian.net/[].

== Contributing

Contributions are highly appreciated. In order to avoid lost efforts, consider first opening an issue describing your idea/requirement and discuss whether the feature fits the vision and scope of the Confluence Publisher.

Please see the link:CONTRIBUTING.md[contribution guide] for instructions on how to build the Confluence Publisher locally and what to check before sending a pull request.

== Acknowledgments

https://www.jetbrains.com/?from=confluence-publisher[JetBrains] kindly supports the core developers with free open-source licenses for their products.

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].