Compare commits

...

3 Commits

3 changed files with 105 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# The Commons Cypher System Reference Document
# bss's Cypher System Reference Document
This project attempts to create a maintainable, expandable, and simple to deploy community-driven version of the Cypher
This project attempts to create a maintainable, expandable, and simple to deploy version of the Cypher
System Reference Document, using FOSS and the commons to transform the CSRD into custom presentations and
editions. It is based on Old Gus' Cypher System Reference Document (OG-CSRD), available at
<https://github.com/callmepartario/og-csrd>.

View File

@ -202,3 +202,37 @@ $endif$
$if(csl-css)$
$styles.citations.html()$
$endif$
/* STYLES ON ELEMENTS FROM OG-CSRD */
.alert {
background-color: rgba(129, 22, 16, 0.05);
border: 3px solid #814b48;
padding: 0 20px;
margin: 15px;
}
.og-alert {
background-color: rgba(122, 122, 122, 0.1);
border: 3px solid #DDD;
}
.og-sidebar {
background-color: rgba(129, 22, 16, 0.05);
border: 1px solid #DDD;
border-left: 3px solid #814b48;
padding: 0 20px;
margin: 15px;
}
.og-ed {
background-color: rgba(122, 122, 122, 0.1);
border: 1px solid #DDD;
border-left: 3px solid #DDD;
padding: 0 20px;
margin: 15px;
}
/* BSS STYLES */
a {
font-weight: bold;
}

View File

@ -0,0 +1,69 @@
--- _tmp/ccsrd.md 2025-07-19 15:35:30.891109726 -0500
+++ _tmp/ccsrd.new.md 2025-07-19 17:36:03.342399560 -0500
@@ -1,66 +1,3 @@
-::: container-xxl
-[OG-CSRD](#top){.navbar-brand}
-
-::: {.form-check .form-switch .ms-auto .mt-2 .me-2 .float-end aria-hidden="true"}
-![Light Mode](images/mode-sun.svg){.og-icon .img-light .d-block} ![Dark Mode](images/mode-moon.svg){.og-icon .img-dark
-.d-block}
-:::
-
-[]{.navbar-toggler-icon}
-
-::: {#navbarNavDarkDropdown .collapse .navbar-collapse}
-- [Characters](#){#og-navbar-characters .nav-link .dropdown-toggle role="button" bs-toggle="dropdown"
- aria-expanded="false"}
- - [Creating Your Character](#choose-characters){.dropdown-item}
- - [Skills](#choose-skills){.dropdown-item}
- - [Type](#choose-type){.dropdown-item}
- - [Flavor](#choose-flavor){.dropdown-item}
- - [Descriptor](#choose-descriptor){.dropdown-item}
- - [Focus](#choose-focus){.dropdown-item}
- - [Abilities](#choose-abilities){.dropdown-item}
- - [Character Arcs](#choose-character-arc){.dropdown-item}
- - [Character Advancement](#character-advancement){.dropdown-item}
-- [Resources](#){#og-navbar-resources .nav-link .dropdown-toggle role="button" bs-toggle="dropdown"
- aria-expanded="false"}
- - [Equipment](#choose-equipment){.dropdown-item}
- - [Experience Points (XP)](#choose-xp){.dropdown-item}
- - [Cyphers](#choose-cyphers){.dropdown-item}
- - [Artifacts](#choose-artifacts){.dropdown-item}
- - [Followers and Factions](#choose-followers){.dropdown-item}
- - [Vehicles](#choose-vehicles){.dropdown-item}
-- [Genres](#){#og-navbar-genres .nav-link .dropdown-toggle role="button" bs-toggle="dropdown" aria-expanded="false"}
- - [Fairy Tale](#choose-fairy-tale){.dropdown-item}
- - [Fantasy](#choose-fantasy){.dropdown-item}
- - [Historical](#choose-historical){.dropdown-item}
- - [Horror](#choose-horror){.dropdown-item}
- - [Modern](#choose-modern){.dropdown-item}
- - [Modern Magic](#choose-modern-magic){.dropdown-item}
- - [Post-Apocalyptic](#choose-post-apocalyptic){.dropdown-item}
- - [Romance](#choose-romance){.dropdown-item}
- - [Science Fiction](#choose-science-fiction){.dropdown-item}
- - [Superheroes](#choose-superheroes){.dropdown-item}
- - [Weird West](#choose-weird-west){.dropdown-item}
-- [Rules](#){#og-navbar-rules .nav-link .dropdown-toggle role="button" bs-toggle="dropdown" aria-expanded="false"}
- - [How to Play](#choose-how-to-play-the-cypher-system){.dropdown-item}
- - [Key Concepts](#key-concepts){.dropdown-item}
- - [Rules of the Game](#choose-rules){.dropdown-item}
- - [Optional Rules](#choose-optional-rules){.dropdown-item}
- - [Running the Cypher System](#choose-running-the-cypher-system){.dropdown-item}
- - [Creatures and NPCs](#choose-creatures){.dropdown-item}
- - [GM Intrusion](#choose-gm-intrusion){.dropdown-item}
- - [Hazards](#choose-hazards){.dropdown-item}
- - [Cypher Shorts](#choose-cypher-shorts){.dropdown-item}
- - [FAQ](#faq){.dropdown-item}
-- [Tools](#){#og-navbar-tools .nav-link .dropdown-toggle role="button" bs-toggle="dropdown" aria-expanded="false"}
- - [Index](#choose-index){.dropdown-item}
- - [Character Sentence Generator](#character-sentence-generator){.dropdown-item}
- - [PDFs](#pdfs){.dropdown-item}
- - [Player\'s Guide](og-cspg.html){.dropdown-item}
- - [Daft Drafts](og-dd.html){.dropdown-item}
- - [What\'s in the Book?](#choose-products){.dropdown-item}
-:::
-:::
-
::: {#og-content .container-xxl .rounded-3 .mt-1 .mb-1 .print-across}
::: {.ps-3 role="main"}
::: {#part0}