rollup and pipeline

This commit is contained in:
2025-07-17 23:02:29 -05:00
parent 3f55102e7b
commit e643c97a8f
6 changed files with 52 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
book
.vscode/sftp.json

6
BuildAndShip.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/bash
mdbook \
build \
. \
-d book

6
book.toml Normal file
View File

@@ -0,0 +1,6 @@
[book]
authors = ["Charles N Wyble"]
language = "en"
multilingual = false
src = "src"
title = "Redwood Family Office = Business/Product/Operations Plan"

7
dev.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
mdbook \
serve \
. \
-p 3001 \
-d book \

3
src/SUMMARY.md Normal file
View File

@@ -0,0 +1,3 @@
# Summary
- [Introduction](./introduction.md)

28
src/introduction.md Normal file
View File

@@ -0,0 +1,28 @@
# Redwood Group Family Office (REDWFO) - Business/Operations/Product Plan - Introduction
## Executive Summary for Redwod Group Family Office
The Redwood Group Family Office is part of the asset & resource stewardship practice here at TSYS Group.
Redwood Springs Capital Partners brings capital into TSYS Group and deploys it into the various components in order to help the components (through the amazing work of members) create value and wealth for all TSYS Group Stakeholders.
The Redwood Group Family Office exists to serve the needs of all TSYS Group Stakeholders (defined as all who have fairshare ownership units of any class).
## Redwood Group Family Office services
Essentially the goal of REDWFO is to provide an incredibly amazing 24/7 benefits package for all Stakeholders.
### Insurance
### Wealth management
### Concierge services
### Loyalty programs/discounts/partnerships
## Reduction to practice
- [GIT Organization](https://git.knownelement.com/RedWFO)
- [Discourse Category](https://community.turnsys.com/c/commons/chiefcommonsofficer-redwoodfamilyoffice/17)
- [Redmine Project](https://projects.knownelement.com/projects/redwoodfamilyoffice)