rollup and pipeline
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
book
|
||||
.vscode/sftp.json
|
6
BuildAndShip.sh
Normal file
6
BuildAndShip.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
mdbook \
|
||||
build \
|
||||
. \
|
||||
-d book
|
6
book.toml
Normal file
6
book.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[book]
|
||||
authors = ["Charles N Wyble"]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
src = "src"
|
||||
title = "Redwood Family Office = Business/Product/Operations Plan"
|
3
src/SUMMARY.md
Normal file
3
src/SUMMARY.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Summary
|
||||
|
||||
- [Introduction](./introduction.md)
|
28
src/introduction.md
Normal file
28
src/introduction.md
Normal 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)
|
Reference in New Issue
Block a user