You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are currently five different variations of the sample document text and look-and-feel used throughout the dita-bootstrap repositories:
Name
Header Color
Custom CSS overrides.
Notes
Build
dita-bootstrap.html local
sample header is primary blue
None. codeph color is a calculated pink
@outputclass first
initiated on terminal by user
dita-bootstrap.html CI
CI header is primary blue
Overrides codeph color to fixed grey
@outputclass first
action on changes to develop branch
dita-bootstrap.specialization local
None defined
None. codeph color is a calculated pink
dita specialization first
initiated on terminal by user
dita-bootstrap.specialization CI
CI header is secondary grey
None. codeph color is a calculated pink
dita specialization first
action on changes to develop branch
dita-bootstrap.github.io CI
CI header is primary blue
Overrides codeph color to fixed grey
TBD
action on manual trigger
Note
codeph defaults to pink with a shading based on a combination of bootstrap red, green and blue
cmdname and parmname default to prussian blue with a shading based on bootstrap primary
xmlatt, xmlelement, xmlnsname, xmlpi default to violet
syntaxdiagram default to maroon
For the Bootswatch themes with a dark background these elements are given fixed high contrast colors.
The high contrast colors are local generation only and do are not displayed on gh-pages since the theme picker
doesn't load the additional fixed color CSS file.
Should there be a divergence in the texts of dita-bootstrap.html and dita-bootstrap.specialization such as making specialization a mandatory plugin?
At the moment the differences between dita-bootstrap.html or dita-bootstrap.specialization texts is the order of the tabs - obviously one is using vanilla DITA syntax for the scaffolding and the other is using DITA specialization and the text on index.dita which mentions the install of specialization and PDF plugins.
There are currently five different variations of the sample document text and look-and-feel used throughout the dita-bootstrap repositories:
codephcolor is a calculated pink@outputclassfirstcodephcolor to fixed grey@outputclassfirstcodephcolor is a calculated pinkcodephcolor is a calculated pinkcodephcolor to fixed greyNote
codephdefaults to pink with a shading based on a combination of bootstrap red, green and bluecmdnameandparmnamedefault to prussian blue with a shading based on bootstrap primaryxmlatt,xmlelement,xmlnsname,xmlpidefault to violetsyntaxdiagramdefault to maroonFor the Bootswatch themes with a dark background these elements are given fixed high contrast colors.
The high contrast colors are local generation only and do are not displayed on gh-pages since the theme picker
doesn't load the additional fixed color CSS file.
Questions
dita-bootstrap.github.io is to be the promoted website URL.
codephcolor on dita-bootstrap.specialization and dita-bootstrap.html both use the standardcodephBootstrap color?*.dita?At the moment the differences between dita-bootstrap.html or dita-bootstrap.specialization texts is the order of the tabs - obviously one is using vanilla DITA syntax for the scaffolding and the other is using DITA specialization and the text on
index.ditawhich mentions the install of specialization and PDF plugins.