[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] static site generators
- From: Eliot Kimber <ekimber@contrext.com>
- To: Lucas Vogel <lucas.vogel@endpointsystems.com>, "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
- Date: Sat, 14 Jan 2017 11:30:23 -0600
For DITA there are a number of static site generators, most (if not all) based on the DITA Open Toolkit’s base XHTML or HTML5 transforms.
For example, the DITA for Publishers HTML5 transform includes facilities for integrating whatever HTML5 theme components you want to set up with the content HTML generated from your DITA source. We also started working out some ways to use DITA maps and topics to define the overall structure of the Web site, but there’s been less demand for that. Mostly it’s been used to produce HTML versions of manuals that are then published to a larger corporate Web site.
The DITA Open Toolkit’s documentation is published in a similar way but using a purpose-built process.
Cheers,
Eliot
--
Eliot Kimber
http://contrext.com
On 1/14/17, 11:08 AM, "Lucas Vogel" <lucas.vogel@endpointsystems.com> wrote:
One thing I've noticed a big uptick in lately are static site generators, where you use a CLI app to create a site template and you use the tool features (typically the language features the CLI was written in) to put the site elements (themes, templates, content, etc.) together, and then use the tool to compile, deploy and host the site itself. You can find a list of them by popularity rankings here: https://www.staticgen.com/ If you look at the site generators, you see them written in Javascript, Go, .NET, PHP, Python; even bash and awk have a couple. But only one (Stog) have anything to do with XML.
Does anyone know of any static site generators written around the XML format? I know of one on the .NET side for product documentation (Sandcastle) but it's increasingly becoming an obsolete framework (mainly because of the awful tags Microsoft put into its MAML markup language). Are there any others out there?
_______________________________________________________________________
XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.
[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
subscribe: xml-dev-subscribe@lists.xml.org
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]