life-itself / community

👋 Life Itself's community forum / wiki / digital garden. Also our generate coordination point with issues etc.
https://notes.lifeitself.org/
19 stars 11 forks source link

[uber][epic] LI v3 Strategy & Implementation #196

Open rufuspollock opened 1 year ago

rufuspollock commented 1 year ago

3rd major revision of Life Itself strategy along with implementation thereof.

Key Documents

Acceptance

Tasks

Strategy

Implementation

Inbox

Big Plan Sketches as of Summer/Autumn 2022

graph TD

brand[Brand Strategy]
offers[Offers]
content[Content Migration]
design[Brand Design]

brand --> offers
brand --> design

platform[Platform to NextJS]
structure[Site structure]

platform --> content
structure --> content
wiser[Wiser aka new/refined Offers]

offers --> structure
offers --> wiser

classDef done fill:#21bf73,stroke:#333,stroke-width:1px;
classDef nearlydone fill:lightgreen,stroke:#333,stroke-width:1px;
classDef inprogress fill:orange,stroke:#333,stroke-width:1px;
classDef next fill:lightblue,stroke:#333,stroke-width:1px;

class brand,platform,content done;
class design nearlydone;
class structure,offers inprogress;
class wiser,refactor next;
graph TD

subgraph Key
  done[Done]
  nearlydone[Nearly Done]
  inprogress[In Progress]
  next[Next Up]
end

classDef done fill:#21bf73,stroke:#333,stroke-width:1px;
classDef nearlydone fill:lightgreen,stroke:#333,stroke-width:1px;
classDef inprogress fill:orange,stroke:#333,stroke-width:1px;
classDef next fill:lightblue,stroke:#333,stroke-width:1px;

class done done;
class nearlydone nearlydone;
class inprogress inprogress;
class next next;
graph LR

posts
commcalls["Community Calls (Experts)"]
incubator[Incubator]
masterclass[Masterclass]
summit[Summit]

posts --> course6d[6 day course]
course6d --> commcalls
course6d --> incubator
course6d --> masterclass
masterclass --> incubator
commcalls --> masterclass

3 streams

rufuspollock commented 1 year ago

Posted up strategy diagram: https://lifeitself.org/notes/strategy-macro-to-micro-2023

Following the share on last weeks all team i've posted up this strategy diagram (with a few tweaks).

nathenf commented 11 months ago

@rufuspollock perhaps a task for you to clarify the status of this issue and determine what belongs here and what belong in #814. @laurenwigmore and I could do this, but often you have a different way to laying out and planning so to avoid extra work perhaps it's better you do this.