Upcoming release of AsciiDoc-Bootstrap

Today, I’ve added a new project home page at url http://laurent-laville.org/asciidoc/bootstrap/.

Even if AsciiDoc-Bootstrap v4 is still under development, the current source code is almost stable to be officially shown. But there are no package distribution available. So download source code from the GitHub project page https://github.com/llaville/asciidoc-bootstrap-backend/archive/v4.zip

The final stable release is planned for July 4, 2014

Published by Laurent Laville on 2014-06-19

Notification with Bootstrap Alert Component

Today, I’ve added support of Bootstrap Alert Component.

You can now either use Alert or Panel to display basic notification messages. More styles will come later.

Begin with the default theme, and switch later on other skins (even with html5 backend) :

Example 1. with Alert Component:

Heads up!

This alert needs your attention, but it’s not super important.

Example 2. with Panel Component:

Oh snap!

Change a few things up and try submitting again.

Published by Laurent Laville on 2014-06-16

Icons Font new Strategy comparison

On June 5th and 6th, I’ve added a basic Icons Font new Strategy comparison.

Now, it’s time to update the base of render comparison, with the Themes menu.

  • standard AsciiDoc html5 backend

  • Bootstrap Default theme

  • Bootswatch Flatly theme

  • Bootswatch Readable theme

Begin with the default theme, and switch later on other skins :

Published by Laurent Laville on 2014-06-13

Add support for Bootstrap Panel Component

Today, I’ve added support of Bootstrap Panel Component.

To celebrate this new AsciiDoc-Bootstrap backend feature, I’ve also begun to add user guide pages related to Panels support with a Themes menu to easily compare renders with :

  • standard AsciiDoc html5 backend

  • Bootstrap Default theme

  • Bootswatch Flatly theme

  • Bootswatch Readable theme

Published by Laurent Laville on 2014-06-12

Examples of AsciiDoc-Bootstrap 4 Icons Font uses

Yesterday, I’ve introduced the new Icons Font Strategy. Today it’s time to see more examples in action.

Want to see it (compare renders):

Published by Laurent Laville on 2014-06-06

AsciiDoc-Bootstrap 4 has a new Icons Font Strategy

The next major version 4.0 will come with changes, as described below :

  • This is the end of compatibility with Bootstrap 2.

  • We will adopt Less to build all stylesheets. End of a CSS nightmare !

  • Accept only icons font that provide LESS source code. So we dropped IcoMoon support.

  • Icon inline macro was removed to a better compatibility with others backends.

In this first preview, we will explain why icon inline macro has been removed.

Want to see it (compare renders):

Published by Laurent Laville on 2014-06-05