#antora — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #antora, aggregated by home.social.
-
has anyone gotten #Antora with #asciidoctor #bibtex to work? I would really love to use Antora as a front end for some kind of paper with lots of citations.
All I get is an error about #opaque in #npm I cannot get fixed.
-
has anyone gotten #Antora with #asciidoctor #bibtex to work? I would really love to use Antora as a front end for some kind of paper with lots of citations.
All I get is an error about #opaque in #npm I cannot get fixed.
-
✨️ New blog post: "STF Milestone 10: Documentation improvements"
Modernizing #JUnit's documentation by adopting #Antora and hosting on @statichost
👉️ https://marcphilipp.de/blog/2026/01/25/stf-milestone-10-documentation-improvements/
Thanks to the @sovtechfund for their support!
-
I'm going to have to write my own #AsciiDoctor-based static site generator, right?
I still haven't found anything that fits my use case, coming from #ikiwiki, which I want to leave because it's slow, written in Perl (not my favorite language) and doesn't integrate well with AsciiDoctor.
#Antora manages to both be overengineered for my use case *and* miss essential features like feed generation. Also node.js, no thanks
1/2
-
Coming from #MkDocs on #ReadTheDocs , I think about migrating our projects user manual to #Asciidoc using #asciidoctor and/or #antora .
But I wonder if there is a service like #readthedocs for #asciidoc based manuals available for #OpenSource or #foss projects.
Important is that those platforms do support @Codeberg (#forgejo aka #gita ) code hosting, instead of Microsoft GitHub.
-
I've been spending a bunch of evenings migrating to a new documentation system for OliveTin - #antora, fixing dead links, improving formatting, and overall design of the docs: https://docs.olivetin.app/ #opensource #selfhosted #homelab
-
heise+ | Softwareprojekte konsistent mit #Antora dokumentieren | iX Magazin https://www.heise.de/ratgeber/Softwareprojekte-konsistent-mit-Antora-dokumentieren-9992034.html #heiseplus #asciidoc
-
Just in case someone with some #Antora #AsciiDoc and maybe #PlantUML experience is around: I've a question: https://github.com/madmas/demo-antora-doc-A/issues/1 #plsretoot #retoot
-
Installing Antora in a Podman container for Pi server provisioned with Fedora IoT. I aim to set up my personal Docs site, also proof of concept for my work project.
Next step is to configure Antora Playbook and site properties.
-
Join a December 2023 Fedora Docs workshop!
https://communityblog.fedoraproject.org/december-2023-docs-workshop/
-
@AstridSawatzky The IntelliJ AsciiDoc Plugin by @ahus1 can be configured to use custom stylesheets for the preview pane, so you see exactly what your output will look like:
https://intellij-asciidoc-plugin.ahus1.de
If you use https://antora.org, you can even point to the stylesheets from your custom #Antora UI.
-
@dgarcia360
We have several toolchains for several products, but the latest decision was
#antora (ie. AsciiDoc) with "default" search engine lunr.js and additionally po4a to manage translations.
Speaking of which: The support for multi-language documentation seems not very popular around the SSG community. Same for offline usage. Our products have both these requirements and we struggle quite a bit to find anything decent. -
@meansofescape
Well, free software is most affordable, so how about, e.g., writing your sources in #Markdown? Conversion to PDF (or anything else) can be done by one of the many free tools, https://github.com/jmaupetit/md2pdf, #Pandoc, ...
Or this: I'm currently investigating #antora - pretty cool framework built around #AsciiDoc.
Guess I'm biased toward software documentation and docs-as-code, though. 😉 -
Parlons documentation avec @themr0c, Senior Technical Writer chez Red Hat !
#podcast #IA #nocode #documentation #kubernetes #OpenSource #ansible #freesoftware #rudder #redhat #docascode #antora #fosdem #glpi #obsidian #NoCodeFrance
-
Parlons documentation avec @themr0c, Senior Technical Writer chez Red Hat !
https://podcast.ausha.co/projets-libres/fabrice-flore-thebault-senior-technical-writer-chez-red-hat
#podcast #IA #nocode #documentation #kubernetes #OpenSource #ansible #freesoftware #rudder #redhat #docascode #antora #fosdem #glpi #obsidian #NoCodeFrance
-
Parlons documentation avec @themr0c, Senior Technical Writer chez Red Hat !
https://podcast.ausha.co/projets-libres/fabrice-flore-thebault-senior-technical-writer-chez-red-hat
#podcast #IA #nocode #documentation #kubernetes #OpenSource #ansible #freesoftware #rudder #redhat #docascode #antora #fosdem #glpi #obsidian #NoCodeFrance
-
Parlons documentation avec @themr0c, Senior Technical Writer chez Red Hat !
https://podcast.ausha.co/projets-libres/fabrice-flore-thebault-senior-technical-writer-chez-red-hat
#podcast #IA #nocode #documentation #kubernetes #OpenSource #ansible #freesoftware #rudder #redhat #docascode #antora #fosdem #glpi #obsidian #NoCodeFrance
-
Parlons documentation avec @themr0c, Senior Technical Writer chez Red Hat !
https://podcast.ausha.co/projets-libres/fabrice-flore-thebault-senior-technical-writer-chez-red-hat
#podcast #IA #nocode #documentation #kubernetes #OpenSource #ansible #freesoftware #rudder #redhat #docascode #antora #fosdem #glpi #obsidian #NoCodeFrance
-
@taseroth Just to be sure, there is a vibrant #Antora community via https://antora.zulipchat.com/ where the core people are very responsive and helpful in either how it can be done, or why it doesn't fit the design concept 🙂
I would write a page as `pages/topic-a.adoc` and put page-specific images under `images/topic-a/image1.png` etc.
Also because so far the Intellij Asciidoc/Antora plugin I use does a great job at updating (refactoring) sources and references when renaming things.
-
dear #documentation people: Is there a way in #Antora to keep #AsciiDoc and images together. I would like to have a subdir per page and in there a 'image' subdir containing only the images for that page
-
I should work on debugging a complex graph algorithm I inherited.
Instead I procrastinate by setting up a #knowledgebase for our org with #antora, #AsciiDoc and some custom plugins. So much more fun.