One source of truth, multiple outputs

Emitters

HTML is the most common type of file generated by the BLUEPROCESSOR, but many other file formats can be emitted as well.

Emitting markup languages

WWW compatible HTML
Using BLUEPHRASE to write HTML5 for use in websites.
EPUB compatible XHTML
Using BLUEPHRASE to write XHTML for use in EPUBs.
HAML
Using BLUEPHRASE to write a HAML template.
XML
Using BLUEPHRASE to write XML.
SVG
Using BLUEPHRASE to write SVG.
MathML
Using BLUEPHRASE to write MathML.
Apple PList
Using BLUEPHRASE to create an Apple property list file.

Emitting text documents

Github markdown
Using BLUEPHRASE to write Github-flavored Markdown.
Standard markdown
Using BLUEPHRASE to write Daring Fireball Markdown.
Wikitext
Using BLUEPHRASE to write Wikitext.
Plain text
Using BLUEPHRASE to write plain text.

Emitting serialized data structures

JSON
Using BLUEPHRASE to create a JSON data file.
YAML
Using BLUEPHRASE to create a YAML data file.
TOML
Using BLUEPHRASE to create a TOML data file.
Windows INI
Using BLUEPHRASE to create a Windows INI configuration file.

One source of truth, multiple outputs

🔗 🔎