»Home
|
AsciiDoc WebsiteThe AsciiDoc website source is included in the AsciiDoc distribution (in ./examples/website/) as an example of using AsciiDoc to build a website. A simple shell script (./examples/website/build-website.sh) will build the site's web pages — just set the LAYOUT variable to the desired layout. Website LayoutsThe website layout is determined by the layout configuration file (layout1.conf or layout2.conf) and corresponding layout CSS file (layout1.css or layout2.css). The example website comes with the following layouts:
The default tables based layout (layout1) works with most modern browsers.
|