Skip to content

Generating Rich Website Content with Asciidoc #140

@practicalli-johnny

Description

@practicalli-johnny

Static Site generators like Cryogen are uncomplex tools to create content for websites and tutorial.

Using asciidoc (rather than markdow) can potentially generate richer HTML code from asciidoc, facilitating the use of CSS frameworks by decorating the HTML structure with appropriate class names

e.g. include anchor points and add heading styles from a CSS framework

Generator rules can be defined (to be researched) for generating richer HTML code from asciidoc

Cryogen customisation

Bulma CSS

a friendly CSS library used by several Practicalli projects

Asciidoctor

There is a Java and JavaScript implementation of Asciidoctor (and maybe other implemetations)

Cryogen uses the Java implementation under the covers

Code examples

Related projects

General resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions