Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Asciidoclet sample project #78

Open
msgilligan opened this issue Jun 2, 2018 · 4 comments
Open

Create Asciidoclet sample project #78

msgilligan opened this issue Jun 2, 2018 · 4 comments

Comments

@msgilligan
Copy link
Member

https://github.com/JGrenier/asciidoclet-sample is nice, but we should have a similar project under the asciidoctor organization that we can keep up to date and integrate with CI tools for testing and demonstration purposes.

@mojavelinux
Copy link
Member

Perhaps we can follow the pattern used by the Maven and Gradle plugins? See https://github.com/asciidoctor/asciidoctor-maven-examples. If we only need a single example, we can drop the plural.

@msgilligan
Copy link
Member Author

msgilligan commented Jun 2, 2018

Maybe we could just start using Asciidoclet in all the existing examples.

I'd like to see a using-everything-asciidoctor project that kind-of mirrors the real-world usage I've been using on some of my projects (e.g. ConsensusJ) I also want an example that builds with Java 9/10 on Gitlab CI -- we can't do that for Asciidoclet itself, but we can do it for projects that use the latest Asciidoclet.

I'm also interested in learning how Groovy only publishes it's Asciidoctor site documentation which includes snippets from Unit tests -- only when those unit tests are actually passing.

@johncarl81
Copy link
Member

We've tried to make the Asciidoclet project itself a self-example of using Asciidoclet... do you think a separate project would be able to highlight more or a different angle?

@msgilligan
Copy link
Member Author

Yeah, the "dog food" approach is a good idea and we should definitely continue to do that.

I also want an example that builds with Java 9/10 on Gitlab CI -- we can't do that for Asciidoclet itself, but we can do it for projects that use the latest Asciidoclet.

I suppose it might be possible to use Java 9 in Java 8 mode to build it. I'm really interested in being able to produce the new HTML5 output. I'll look into that...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants