Compare commits

...

3 Commits

Author SHA1 Message Date
mrcharles b8603566b8 pipeline changes 2025-07-11 23:51:25 -05:00
mrcharles f238451d01 the pipeline begins to emerge 2025-07-11 15:04:07 -05:00
mrcharles 193e679d11 roll up commit 2025-07-11 14:50:14 -05:00
6 changed files with 42 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
book
.vscode/sftp.json
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
mdbook \
build \
. \
-d book
+6
View File
@@ -0,0 +1,6 @@
[book]
authors = ["Charles N Wyble"]
language = "en"
multilingual = false
src = "src"
title = "AP4AP.org - Business/Product/Operations Plan"
+7
View File
@@ -0,0 +1,7 @@
#!/bin/bash
mdbook \
serve \
. \
-p 3001 \
-d book \
+3
View File
@@ -0,0 +1,3 @@
# Introduction
- [Introduction](./introduction.md)
+18
View File
@@ -0,0 +1,18 @@
# Actual People For Actual People (AP4AP.org) - Business/Operations/Product Plan - Introduction
## Executive Summary for AP4AP
Ap4ap is a ground up take on person to person connection.
- Personal friendship connection
- Personal romantic connection
- Co-founder connection
- Marketplace for products and services
Its meant to grow organically. See: <https://lobste.rs/about> for the core inspiration of how we want Ap4ap to grow. We are putting our own twist on it with in person connection required and having meetups and offline activities be at the core.
## Reduction to practice
- [GIT Organization](https://git.knownelement.com/Ap4Ap.org)
- [Discourse category](https://community.turnsys.com/c/forprofit/ap4ap-org/30)
- [AP4AP Redmine Project](https://projects.knownelement.com/projects/ap4ap-org)