Skip to content

Commit a0c9045

Browse files
committed
feat: add ELF branding
1 parent 2e8da49 commit a0c9045

6 files changed

Lines changed: 56 additions & 0 deletions

File tree

sources/_common/boilerplate.adoc

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
== copyright-statement
2+
=== {blank}
3+
(c) {{ docyear }} EXPRESS Language Foundation.
4+
5+
All rights reserved. Unless otherwise specified, or required in the context of
6+
its implementation, no part of this publication may be reproduced or utilized
7+
otherwise in any form or by any means, electronic or mechanical, including
8+
photocopying, or posting on the internet or an intranet, without prior written
9+
permission. Permission can be requested from the EXPRESS Language Foundation.
10+
11+
EXPRESS Language Foundation +
12+
2093 Philadelphia Pike Ste 3311 +
13+
Claymont, Delaware 19703 +
14+
USA
15+
16+
E-mail: link:mailto:info@expresslang.org[info@expresslang.org]
17+
18+
Published in the USA
19+
20+
21+
== feedback-statement
22+
23+
=== {blank}
24+
25+
[align=center]
26+
Don't panic, [css color:#3f65a2]#**EXPRESS**#.

sources/annotated-express/document.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
:givenname_2: Thomas
2020
:affiliation_2: EXPRESS Language Foundation
2121
:publisher: ELF
22+
:docidentifier: ELF 5001:2024
23+
:boilerplate-authority: ../_common/boilerplate.adoc
24+
:presentation-metadata-organization-fullname: EXPRESS Language Foundation
25+
:presentation-metadata-doctype-customized: Standard
26+
:presentation-metadata-color-secondary: #3f65a2
27+
:presentation-metadata-backcover-text: expresslang.org
2228
:data-uri-image:
2329
:local-cache-only:
2430

sources/express-changes/document.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
:givenname_2: Thomas
2020
:affiliation_2: EXPRESS Language Foundation
2121
:publisher: ELF
22+
:docidentifier: ELF 5005:2025
23+
:boilerplate-authority: ../_common/boilerplate.adoc
24+
:presentation-metadata-organization-fullname: EXPRESS Language Foundation
25+
:presentation-metadata-doctype-customized: Standard
26+
:presentation-metadata-color-secondary: #3f65a2
27+
:presentation-metadata-backcover-text: expresslang.org
2228
:data-uri-image:
2329
:local-cache-only:
2430

sources/express-pretty/document.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
:givenname: Thomas
1616
:affiliation: EXPRESS Language Foundation
1717
:publisher: ELF
18+
:docidentifier: ELF 5002:2025
19+
:boilerplate-authority: ../_common/boilerplate.adoc
20+
:presentation-metadata-organization-fullname: EXPRESS Language Foundation
21+
:presentation-metadata-doctype-customized: Standard
22+
:presentation-metadata-color-secondary: #3f65a2
23+
:presentation-metadata-backcover-text: expresslang.org
1824
:data-uri-image:
1925
:local-cache-only:
2026

sources/express-schema-manifest/document.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
:givenname_2: Thomas
2020
:affiliation_2: EXPRESS Language Foundation
2121
:publisher: ELF
22+
:docidentifier: ELF 5004:2024
23+
:boilerplate-authority: ../_common/boilerplate.adoc
24+
:presentation-metadata-organization-fullname: EXPRESS Language Foundation
25+
:presentation-metadata-doctype-customized: Standard
26+
:presentation-metadata-color-secondary: #3f65a2
27+
:presentation-metadata-backcover-text: expresslang.org
2228
:data-uri-image:
2329
:local-cache-only:
2430

sources/expressdocs-migration/document.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
:givenname_2: Thomas
2020
:affiliation_2: EXPRESS Language Foundation
2121
:publisher: ELF
22+
:docidentifier: ELF 5003:2025
23+
:boilerplate-authority: ../_common/boilerplate.adoc
24+
:presentation-metadata-organization-fullname: EXPRESS Language Foundation
25+
:presentation-metadata-doctype-customized: Standard
26+
:presentation-metadata-color-secondary: #3f65a2
27+
:presentation-metadata-backcover-text: expresslang.org
2228
:data-uri-image:
2329
:local-cache-only:
2430

0 commit comments

Comments
 (0)