AnssiR66 / AlanStdLib

The Standard Library for ALAN Interactive Fiction Language
Other
6 stars 2 forks source link

Sass: Add Sample Doc to Test CSS Changes #97

Open tajmone opened 3 years ago

tajmone commented 3 years ago

In assets_src/sass/ we need to add a sample HTML document to quickly test changes to the Sass/CSS stylesheet, without having to also rebuild the docinfo.html file and the actual documents to preview results.

The sample HTML doc should obviously be generated from AsciiDoc sources. So we might include the ADoc source in the folder as well (or in a subfolder maybe).

tajmone commented 2 years ago

IMPORTANT! — None of the above really matters if we end up reusing the DocInfo file created on ALAN-Docs (see #130).

So we might want to wait and see whether we'll be keeping our own custom Sass/CSS or not.