From e643c97a8f42244f2010152f41ff657d3b3e1c5f Mon Sep 17 00:00:00 2001 From: ReachableCEO Date: Thu, 17 Jul 2025 23:02:29 -0500 Subject: [PATCH] rollup and pipeline --- .gitignore | 2 ++ BuildAndShip.sh | 6 ++++++ book.toml | 6 ++++++ dev.sh | 7 +++++++ src/SUMMARY.md | 3 +++ src/introduction.md | 28 ++++++++++++++++++++++++++++ 6 files changed, 52 insertions(+) create mode 100644 .gitignore create mode 100644 BuildAndShip.sh create mode 100644 book.toml create mode 100644 dev.sh create mode 100644 src/SUMMARY.md create mode 100644 src/introduction.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea98699 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +book +.vscode/sftp.json \ No newline at end of file diff --git a/BuildAndShip.sh b/BuildAndShip.sh new file mode 100644 index 0000000..21fe295 --- /dev/null +++ b/BuildAndShip.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +mdbook \ + build \ + . \ + -d book diff --git a/book.toml b/book.toml new file mode 100644 index 0000000..1e0990b --- /dev/null +++ b/book.toml @@ -0,0 +1,6 @@ +[book] +authors = ["Charles N Wyble"] +language = "en" +multilingual = false +src = "src" +title = "Redwood Family Office = Business/Product/Operations Plan" diff --git a/dev.sh b/dev.sh new file mode 100644 index 0000000..16f44f3 --- /dev/null +++ b/dev.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +mdbook \ + serve \ + . \ + -p 3001 \ + -d book \ diff --git a/src/SUMMARY.md b/src/SUMMARY.md new file mode 100644 index 0000000..e0ff9f9 --- /dev/null +++ b/src/SUMMARY.md @@ -0,0 +1,3 @@ +# Summary + +- [Introduction](./introduction.md) diff --git a/src/introduction.md b/src/introduction.md new file mode 100644 index 0000000..4316e92 --- /dev/null +++ b/src/introduction.md @@ -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)