|
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0"/> |
6 | 6 | <title>A.B.E. Doctrines Overview</title> |
7 | 7 | <style> |
8 | | - body { |
9 | | - background:#0b0d12; |
10 | | - color:#e6e6e6; |
11 | | - font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif; |
12 | | - margin:0; padding:0; |
13 | | - } |
14 | | - header, footer { |
15 | | - text-align:center; |
16 | | - padding:1rem; |
17 | | - background:#12161f; |
18 | | - border-bottom:1px solid rgba(255,255,255,.08); |
19 | | - } |
20 | | - footer { |
21 | | - border-top:1px solid rgba(255,255,255,.08); |
22 | | - border-bottom:none; |
23 | | - margin-top:2rem; |
24 | | - font-size:0.85rem; |
25 | | - color:#9fb3c8; |
26 | | - } |
| 8 | + body { background:#0b0d12; color:#e6e6e6; font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif; margin:0; padding:0; } |
| 9 | + header, footer { text-align:center; padding:1rem; background:#12161f; border-bottom:1px solid rgba(255,255,255,.08); } |
| 10 | + footer { border-top:1px solid rgba(255,255,255,.08); border-bottom:none; margin-top:2rem; font-size:0.85rem; color:#9fb3c8; } |
27 | 11 | h1 { color:#5ddfff; margin-bottom:.25rem; } |
28 | 12 | p.lead { color:#c8d2df; margin-top:0; } |
| 13 | + nav a { color:#5ddfff; text-decoration:none; } |
| 14 | + nav a:hover { text-decoration:underline; } |
29 | 15 | main { max-width:900px; margin:1.5rem auto; padding:0 1rem; } |
30 | | - section { |
31 | | - background:#141820; |
32 | | - border:1px solid rgba(255,255,255,.08); |
33 | | - border-radius:12px; |
34 | | - padding:1rem 1.25rem; |
35 | | - margin-bottom:1rem; |
36 | | - } |
37 | | - a { |
38 | | - color:#5ddfff; |
39 | | - text-decoration:none; |
40 | | - } |
| 16 | + section { background:#141820; border:1px solid rgba(255,255,255,.08); border-radius:12px; padding:1rem 1.25rem; margin-bottom:1rem; } |
| 17 | + a { color:#5ddfff; text-decoration:none; } |
41 | 18 | a:hover { text-decoration:underline; } |
42 | | - iframe { |
43 | | - width:100%; |
44 | | - height:550px; |
45 | | - border:1px solid rgba(255,255,255,.08); |
46 | | - border-radius:10px; |
47 | | - } |
| 19 | + iframe { width:100%; height:550px; border:1px solid rgba(255,255,255,.08); border-radius:10px; } |
| 20 | + code { background:rgba(255,255,255,.08); padding:.1rem .3rem; border-radius:6px; } |
48 | 21 | </style> |
49 | 22 | </head> |
50 | 23 | <body> |
|
53 | 26 | <h1>A.B.E. Doctrines Overview</h1> |
54 | 27 | <p class="lead">Access the foundational frameworks of the A.B.E. Integrity System.</p> |
55 | 28 | <nav> |
56 | | - <a href="../index.html">🏠 Home</a> · |
57 | | - <a href="../integration/index.html">Integration</a> · |
58 | | - <a href="../ciri/index.html">CIRI</a> · |
59 | | - <a href="../cibs/index.html">CIBS</a> · |
60 | | - <a href="../cii/index.html">CII</a> · |
61 | | - <a href="../macro/index.html">Macro</a> |
| 29 | + <a href="/abe---flag/index.html">🏠 Home</a> · |
| 30 | + <a href="/abe---flag/integration/index.html">Integration</a> · |
| 31 | + <a href="/abe---flag/ciri/index.html">CIRI</a> · |
| 32 | + <a href="/abe---flag/cibs/index.html">CIBS</a> · |
| 33 | + <a href="/abe---flag/cii/index.html">CII</a> · |
| 34 | + <a href="/abe---flag/macro/index.html">Macro</a> |
62 | 35 | </nav> |
63 | 36 | </header> |
64 | 37 |
|
65 | 38 | <main> |
66 | 39 | <section> |
67 | 40 | <h2>📘 A.B.E. “Decent Proposal” + CRRA + Rebuild Together</h2> |
68 | 41 | <p>This consolidated document represents A.B.E.’s guiding doctrines — outlining economic restitution, constitutional fidelity, and the “Rebuild Together” policy framework.</p> |
69 | | - <p><strong>File:</strong> <code>doctrine/ABE_CRRA_Rebuild.pdf</code></p> |
| 42 | + <p><strong>File:</strong> <code>/abe---flag/doctrine/ABE_CRRA_Rebuild.pdf</code></p> |
70 | 43 | <iframe src="ABE_CRRA_Rebuild.pdf"></iframe> |
71 | | - <p><a href="ABE_CRRA_Rebuild.pdf" download>⬇️ Download Consolidated PDF</a></p> |
| 44 | + <p><a href="/abe---flag/doctrine/ABE_CRRA_Rebuild.pdf" download>⬇️ Download Consolidated PDF</a></p> |
72 | 45 | </section> |
73 | 46 |
|
74 | 47 | <section> |
75 | 48 | <h2>📚 Individual Doctrine Pages</h2> |
76 | 49 | <ul> |
77 | | - <li><a href="abe.html">A.B.E. Doctrine — “A Decent Proposal”</a></li> |
78 | | - <li><a href="constitutional-fidelity.html">Constitutional Fidelity</a></li> |
79 | | - <li><a href="void-ab-initio.html">Void Ab Initio</a></li> |
80 | | - <li><a href="crra.html">CRRA Redirect (auto-loads ABE section)</a></li> |
| 50 | + <li><a href="/abe---flag/doctrine/abe.html">A.B.E. Doctrine — “A Decent Proposal”</a></li> |
| 51 | + <li><a href="/abe---flag/doctrine/constitutional_fidelity.html">Constitutional Fidelity</a></li> |
| 52 | + <li><a href="/abe---flag/doctrine/void_ab_initio.html">Void ab Initio</a></li> |
| 53 | + <li><a href="/abe---flag/doctrine/crra.html">CRRA Redirect (auto-loads ABE section)</a></li> |
81 | 54 | </ul> |
82 | 55 | </section> |
83 | 56 | </main> |
84 | 57 |
|
85 | 58 | <footer> |
86 | | - © 2025 Terra Dawn Shouse · |
| 59 | + © 2025 Terra Dawn Shouse · |
87 | 60 | <a href="https://creativecommons.org/licenses/by-nc/4.0/" target="_blank" rel="noopener" style="color:#5ddfff"> |
88 | 61 | CC BY-NC 4.0 International License |
89 | 62 | </a> · Non-commercial use only · Integrity required |
|
0 commit comments