57 Commits

Author SHA1 Message Date
f284947b03
remove references to Old Gus content I am not replicating
Old Gus has more content of his own, a player's guide, some player
aides, etc., none of those are part of this project, so this removes
those references and a couple other pieces of content that don't work
with your simple Markdown/styling choices
2025-07-23 11:17:27 -05:00
f70e795ffa
replace the \' in the markdown with '
not sure why Pandoc did what it did
2025-07-21 17:23:11 -05:00
7bfd97c1d6
fix the "Permalink" anchor links to something usable w/just HTML 2025-07-21 17:23:11 -05:00
8518eaade0
add some custom styling for sidebars and elements
using OG-CSRD's classes mostly, on the sidebars and whatnot, but also
giving some basic theming to headers and links and such
2025-07-21 17:23:02 -05:00
9fc2f76df3
write to HTML output with a custom template and style 2025-07-19 17:32:54 -05:00
5aeaedb169
base the project on OG-CSRD to try to stay maintained
if this branch makes it to core, it's because this was a far easier
thing to keep patches up to date with than having to hack the DOCX SRD
apart and back together again. naturally, I went through all of that
work and then CSRD updates happened and everything unraveled. this is
hopefully a better way to do things, by leaning on the existing
community's work

anyway, this creates the CCSRD based on the OG-CSRD and omits the
incorporeal-cms parts of this, since my project doesn't understand
Pandoc Markdown, but Pandoc does (naturally)
2025-07-19 15:53:10 -05:00
9cd6d21628
update more patches for new SRD alignment and similar
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-19 00:43:14 -05:00
4a581e041f
start running our patches against the new SRD and see where we get
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-19 00:05:44 -05:00
b9729a7226
fix a couple paragraphs/lines that start with a space
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-18 23:48:43 -05:00
403428c9ca
reorganize headers for creatures, cyphers, and GMing info
this completes the first pass of header changes

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-18 23:48:36 -05:00
8f802f89d2
move more modern magic abilities, and finish the heading org
this is it for genres! feels like I'm in the home stretch for headers
and then it's on to other cleanups

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-18 23:48:30 -05:00
3031742da1
organization changes for part of the modern magic
again there are some abilities to move, so taking a pause here to do
that

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-18 23:48:07 -05:00
c741857fa7
some header changes I missed that break the web TOC
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-18 23:48:01 -05:00
c081cb642f
another ability-related TODO item
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-04 07:30:14 -05:00
a321dc0bfa
commit organization cleanups through the historical section
modern fantasy rules are just randomly up next in here and I thought I
addressed all of these, so taking this as a commit point in case I need
to do something weird

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-04 07:30:11 -05:00
286e888b0f
move apocalyptic genre abilities into the general section
as per the pattern of putting everything in there

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-04 07:30:08 -05:00
ffba2a94a0
more organization fixes
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-04 07:30:05 -05:00
75362e5af2
do more reorganization stuff, incompletely into fairytale
I'm going to try plan B and convert the OG-CSRD, maybe, so committing
where I left things

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-04 07:30:02 -05:00
4892a7ba3d
commit some TODOs for if I pick this back up
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-04 07:29:57 -05:00
41dbf3d5e4
remove duplicate basic fantasy creatures
these are a subset of the longer list further in the fantasy section

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-04 07:29:55 -05:00
c668d74962
following the pattern of other abilities, move modern magic's into core
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-06-04 07:29:48 -05:00
e615ba84ac
remove duplicated omni orbs
also remove a duplicated removal in the previous patch

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-29 10:51:12 -05:00
845e41cb2b
start maintaining a TODO list so I don't forget later cleanups
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-29 10:45:38 -05:00
b70384b8b5
remove a duplicated fairytale rule stuffed in equipment
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-29 09:14:28 -05:00
37547e0c3b
remove the fantasy abilities from genres, since they're also in the base abilities
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-29 09:06:18 -05:00
6cd74d009d
remove the superhero powers from genres, since they're also in the base abilities
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-29 08:57:18 -05:00
a660ffed05
more header changes, up through space stuff
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-29 08:33:39 -05:00
e17a1eca86
de-nest some various sections that shouldn't have been made so deep in retrospect
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-29 08:27:23 -05:00
253b40675f
remove some unnecessary deepening of descriptor headings
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-29 00:52:37 -05:00
24b98a7ee3
slight reordering of the gold-based equipment info
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-08 23:58:53 -05:00
caab60ae7c
remove essentially duplicate artifact rules
found this while working on headerizing the fantasy genre section, so
hey, progress!

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-07 13:59:01 -05:00
c5a3489e67
rebuild this patch with -d to clearly only be removals
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-07 08:13:40 -05:00
f07890c305
rebuild this patch to fix offset issues
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-07 08:10:54 -05:00
89a37f0421
don't echo the patch command now that I got info working
just for readability

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-07 08:07:16 -05:00
68ad1f26f2
add a couple patches for moving things around for flow purposes
- misc. equipment was under fantasy, should move to core
- key concepts describe taking action, so put it within

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-07 08:04:06 -05:00
dcc92f8d4e
move the player intrusion sidebar out of character creation
it's just really weird to have it there in a hyperlinked doc

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-06 16:35:55 -05:00
f9a7a6b83e
finish the bulk of the reorg
there may be some stragglers here that will be more obvious as I fix the
section depth, but this should have everything roughly where it needs to
be. unfortunately, most of the module-specific rules that were in
Running the Cypher System moved out into Genres, so the diff just looks
like a gigantic delta of stuff moving without much aim

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-06 16:23:17 -05:00
388e4eb41a
more reorg, I think Genres is in a good spot now
mostly this just moved some sections around to hopefully be consistent:
high level rules modules and type recommendations, followed by
equipment, cyphers, and artifacts, followed by character options, with
creatures and NPCs moved into the high level chapters for them rather
than them being scattered across the genres (this pattern was
established by the fantasy module creatures and NPCs, best as I can
tell)

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-05 12:44:53 -05:00
25365d86dd
move some weirdly placed sections into better spots
this reorganizes the starting section to flow a bit better (incidentally
the same order as the Cypher System Rulebook Revised), puts a couple
sidebars in better spots, and moves some fantasy stuff down into the
genres section

the order, maybe not the depth, of the sections is now pretty decent
through to Genres, which is a mess and needs a lot of work. Creatures
and NPCs might be good order-wise, possibly even Cyphers, and then
Running the Cypher System falls apart again and has a bunch of stuff
that should go into Genres or the lists of Creatures, NPCs, and Cyphers.
following that, then the depth can be fixed again

this feels like progress, believe it or not, as the attempt to put reorg
and reheadings in one patch was getting ridiculous and probably brittle.
this is hopefully a better foundation

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-05 01:30:11 -05:00
93d54ed415
undo some header depth stuff
eyeballing it, these don't make sense

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-05-05 01:20:59 -05:00
1a4f803402
do a major dedupe of the CSRD content
lots of lack of organization and copy and paste abound, but this covers
*most* of the duplicate text in the origin document. up next is resuming
the reorg

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-07 23:20:56 -05:00
54c017f95a
start creating level 4+ headers and fix some others
this doesn't go all the way through, but I have noticed some weird
duplication in some sections, so I am going to do a pass of cleanup and
maybe some reorg before continuing with the headers

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-04 23:46:38 -05:00
179d5c162a
clean up how the website is built a bit
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-04 18:00:31 -05:00
dbd46654cf
make ALL CAPS lines level 3 headers
still need to eyeball the results but it looks like most lines that are
ALL CAPS are level 3 headers or lower, so this converts everything to
level 3. a human effort will identify the level 4s and beyond I think

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-04 17:27:58 -05:00
09797197e8
remove fancy ' and "s to make machine edits easier
these can be restored in the output anyway

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-04 17:25:27 -05:00
71c50c340c
slowly I am learning how to do Makefiles properly
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-04 17:20:18 -05:00
50fd495b2c
replace non-breaking space characters with spaces
this is a formatting/publishing artifact that we don't need in the
Markdown, and the existence of those characters is throwing off some
other scripts

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-04 13:19:53 -05:00
2e80f6e111
remove errant second level header added to the doc
Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-04 11:04:37 -05:00
7b15ed3c4c
for the web, add a table of contents extension
this will need to be styled better (off on the side?), especially when
there are more levels to the TOC, but I can use this to test for now

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-04 11:02:37 -05:00
38984146cc
add level 1 and level 2 headers
had to do this one by hand, at least parts of level 3 should be easier,
but I think some level 4 stuff will accidentally get 3ed. we'll see

Signed-off-by: Brian S. Stephan <bss@incorporeal.org>
2025-04-04 10:28:16 -05:00