Trying to use Mike versioning

This commit is contained in:
Jim Shepich III 2025-06-29 03:51:14 -04:00
parent f2b44dbf17
commit d40fe50f3a
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
site

View File

@ -33,11 +33,10 @@ The following guidelines capture the essence of the philosophy that underpins ma
1. Revisions of this document will use the following semantic version methodology:
- (a) Revisions that add or remove rules, change how existing rules are enforced or interpreted, or modify the organizational schema constitute a **major** update.
- (b) Revisions that involve modifying any rule's chapter, section, or paragraph number without modifying their intent constitute a **minor** update.
- (c) Revisions that involve fixing typographical or grammatical errors or rephrasing existing rules without modifying their intent or enforcement constitute a **patch** update.
- (d) The semantic version number of this document will be represented as `Major.Minor.Patch`
- (b) Revisions moving rules, fixing typographical or grammatical errors, or rephrasing existing rules without modifying their intent or enforcement conditions/methodology constitute a **minor** update.
- (c) The semantic version number of this document will be represented as `Major.Minor`
2. Patch revisions may be made by any homeowner. All other revisions must be made unanimously by all homeowners.
2. Minor revisions may be made by any homeowner. Major revisions must be made unanimously by all homeowners.
3. Guests will need to renew their agreement to the house rules whenever there is a major update.

View File

@ -6,6 +6,10 @@ theme:
extra:
version:
provider: mike
default: latest
plugins:
- search
- mike
nav:
- I. Introduction: introduction.md
- II. Etiquette: etiquette.md