[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] static site generators
- From: Shlomi Fish <shlomif@shlomifish.org>
- To: Lucas Vogel <lucas.vogel@endpointsystems.com>
- Date: Sat, 14 Jan 2017 21:56:54 +0200
Hi Lucas,
On Sat, 14 Jan 2017 17:08:17 +0000
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.
>
I think a more comprehensive list of static site generators is
https://staticsitegenerators.net/ and it includes two that I maintain which
staticgen.com does not.
> 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?
I've incorporated some documents that were translated to XHTML from several XML
grammars into my static website's build system:
* https://github.com/shlomif/shlomi-fish-homepage
A lot of it was not directly incorporated into Latemp
( http://web-cpan.shlomifish.org/latemp/ ; https://github.com/thewml/latemp )
which is its publicly published static site generator.
I recall that once upon a time an acquaintance's website was generated using
DocBook.
Regards,
Shlomi Fish
--
-----------------------------------------------------------------
Shlomi Fish http://www.shlomifish.org/
First stop for Perl beginners - http://perl-begin.org/
Chuck Norris was the 1,000,000,000th viewer of the Gangnam Style video on
YouTube. — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/
Please reply to list if it's a mailing list post - http://shlom.in/reply .
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]