Template:Front page: Difference between revisions

From The Radical Buddhism Project
Created page with "__NOTOC__ __NOEDITSECTION__ <!-- ===================================================================== THE BRANDING MASTHEAD (Centered Block) ===================================================================== --> <div class="rbp-main-masthead" style="margin: 0 0 45px 0; padding-bottom: 10px; font-family: sans-serif; text-align: center; display: flex; flex-direction: column; align-items: center;"> <!-- 1. The Proportional Center Logo --> <div class="lo..."
 
No edit summary
Line 1: Line 1:
__NOTOC__ __NOEDITSECTION__
__NOTOC__ __NOEDITSECTION__
<!-- =====================================================================
<!-- =====================================================================
     THE BRANDING MASTHEAD (Centered Block)
     THE BRANDING MASTHEAD (Centered Pure Wiki Block)
     ===================================================================== -->
     ===================================================================== -->
<div class="rbp-main-masthead" style="margin: 0 0 45px 0; padding-bottom: 10px; font-family: sans-serif; text-align: center; display: flex; flex-direction: column; align-items: center;">
<div class="rbp-main-masthead" style="margin: 0 0 45px 0; padding-bottom: 10px; font-family: sans-serif; text-align: center;">
 
 
  <!-- 1. The Proportional Center Logo -->
[[File:Rbplogo.png|200x200px|center|link=|alt=The Radical Buddhism Project Lotus Emblem]]
  <div class="logo-container" style="width: 200px; height: 200px; margin-bottom: 25px;">
 
    <img src="/rbplogo.png" alt="The Radical Buddhism Project Lotus Emblem" style="width: 100%; height: 100%; object-fit: contain;">
<div style="font-weight: bold; letter-spacing: 3px; text-transform: uppercase; font-size: 1.6em; color: #111111; margin-top: 25px; margin-bottom: 6px; line-height: 1.2em;">The Radical Buddhism Project</div>
  </div>
''a text archive and encyclopedia''


  <!-- 2. The Upper-case Title and Tagline Strings -->
  <div style="font-weight: bold; letter-spacing: 3px; text-transform: uppercase; font-size: 1.6em; color: #111111; margin-bottom: 6px; line-height: 1.2em;">The Radical Buddhism Project</div>
  <div style="font-style: italic; font-size: 1.1em; color: #555555; padding-left: 2px;">a text archive and encyclopedia</div>
 
</div>
</div>


<!-- =====================================================================
<!-- =====================================================================
     SYMMETRICAL TYPOGRAPHICAL PORTAL GRID (Equal Width Columns)
     SYMMETRICAL TYPOGRAPHICAL PORTAL GRID (Equal Width Columns)
     ===================================================================== -->
     ===================================================================== -->
<div class="rbp-main-layout" style="display: grid; grid-template-columns: 1fr 1fr; gap: 60px; font-family: sans-serif;">
{| style="width: 100%; border-collapse: collapse; border: none; font-family: sans-serif; font-size: 0.9em; line-height: 1.6em;"


  <!-- ===================================================================
<!-- ===================================================================
      LEFT COLUMN: OVERVIEW & GENERAL DIRECTORIES (Right-Aligned)
    LEFT COLUMN: OVERVIEW & GENERAL DIRECTORIES (Right-Aligned)
      =================================================================== -->
    =================================================================== -->
  <div class="rbp-main-left" style="font-size: 0.9em; line-height: 1.6em; color: #333333; text-align: right;">
    <div style="font-weight: bold; letter-spacing: 1px; text-transform: uppercase; color: #555555; margin-bottom: 12px; font-size: 0.95em;">
      Project Overview
    </div>
    <p style="margin-bottom: 25px; margin-top: 0;">
      The Radical Buddhism Project is an independent digital humanities archive and research portal dedicated to recovering, preserving, and contextualizing the historical intersections of Buddhist doctrine with radical left-wing socio-political thought.
    </p>
   
    <div style="font-weight: bold; letter-spacing: 1px; text-transform: uppercase; color: #555555; margin-bottom: 12px; margin-top: 35px; font-size: 0.95em;">
      Directories
    </div>
    <ul style="list-style-type: none; padding: 0; margin: 0; line-height: 2.2em;">
      <li>[[Project:About|About the Project ➔]]</li>
      <li>[[Special:AllPages|Biographical Encyclopedia ➔]]</li>
      <li>[[:Category:Country Profiles|Country Profiles Directory ➔]]</li>
      <li>[[:Category:Topical Articles|Contextual & Topical Articles ➔]]</li>
      <li>[[:Category:Source Texts|Original Source Text Archive ➔]]</li>
      <li>[[:Category:Translations|English Translations Archive ➔]]</li>
      <li>[[Project:Copyrights|Copyright & Takedown Policy ➔]]</li>
    </ul>
  </div>


  <!-- ===================================================================
| class="rbp-home-left" style="width: 50%; vertical-align: top; text-align: right; padding-right: 30px; padding-left: 0; border: none; color: #333333;" |
      RIGHT COLUMN: LATEST ARCHIVAL ENTRIES (Left-Aligned)
 
      =================================================================== -->
; PROJECT OVERVIEW
  <div class="rbp-main-right" style="font-size: 0.9em; line-height: 1.6em; color: #222222; text-align: left;">
The Radical Buddhism Project is an independent digital humanities archive and research portal dedicated to recovering, preserving, and contextualizing the historical intersections of Buddhist doctrine with radical left-wing socio-political thought.
{{listofchangesforfrontpage}}
  </div>


; DIRECTORIES
<div style="line-height: 2.2em;">
[[Project:About|About the Project ➔]]<br />
[[Special:AllPages|Biographical Encyclopedia ➔]]<br />
[[:Category:Country Profiles|Country Profiles Directory ➔]]<br />
[[:Category:Topical Articles|Contextual & Topical Articles ➔]]<br />
[[:Category:Source Texts|Original Source Text Archive ➔]]<br />
[[:Category:Translations|English Translations Archive ➔]]<br />
[[Project:Copyrights|Copyright & Takedown Policy ➔]]
</div>
</div>


<!-- Responsive Mobile Configuration -->
<!-- ===================================================================
<style>
    RIGHT COLUMN: LATEST ARCHIVAL ENTRIES (Left-Aligned)
@media screen and (max-width: 767px) {
    =================================================================== -->
    /* Collapse the column grid into a single vertical stack on mobile layout views */
 
    .rbp-main-layout { grid-template-columns: 1fr !important; gap: 35px !important; }
| class="rbp-home-right" style="width: 50%; vertical-align: top; text-align: left; padding-left: 30px; padding-right: 0; border: none; color: #222222;" |
    /* Force alignment back to standard left rules on small phone screens for legibility */
 
    .rbp-main-left { text-align: left !important; }
{{listofchangesforfrontpage}}
}
 
</style>
|}

Revision as of 05:39, 21 July 2026