About the Publication

Power Perspectives

Power Perspectives is a publication dedicated to exploring the forces that shape business strategy — from competitive dynamics and leadership psychology to market disruption and organizational design.

Each article is crafted to give leaders, founders, and strategists sharper mental models and actionable insight. No fluff — just clear thinking on the decisions that matter.

Some content is available exclusively to invited members, ensuring a thoughtful, high-signal community of readers.

Overview
📊 Dashboard
📈 Analytics
Content
📝 All Posts
📋 Drafts
✏️ New Post
📄 About Page
Team
✍️ Authors
Membership
👥 Members
📬 Subscribers
System
📧 Email Service
⚙️ Settings

Dashboard

Your publication at a glance.

Recent Activity

Recent Posts

TitleAuthorStatusDate

Analytics

Post views and reader engagement.

Views by Post

Click a row for detailed breakdown
Post Total Views Unique Visitors Members Avg. Read

Recent Reader Activity

All Posts

TitleAuthorStatusDateActions

Drafts

TitleAuthorLast SavedPreview LinkActions

New Post

Paste your Notion draft below.
Content
💡 Paste directly from Notion — headings, bullets, bold, blockquotes, and dividers are all preserved. Use 🔒 Preview Cut to set where non-members stop reading.
Words: 0 · Reading time: ~0 min
Details
Author
Visibility

About Page

Paste your Notion draft or write directly below.
Content — Notion Compatible
💡 Paste directly from Notion — formatting is preserved automatically.

Live Preview

Authors

Manage author profiles shown on articles.

Members

Add Member Manually
Bulk Upload via Excel

Upload an .xlsx or .csv with the following columns:

Name * Full name of the member
Email * Member email address
Tag (optional) One of: LP Friends Internal Test
📂

Click to upload or drag & drop

.xlsx or .csv

Admin Team

Admins can sign in and access the full admin portal — manage posts, members, settings, and send emails. Add colleagues by email below.

Free Subscribers

0 confirmed · 0 pending

Free subscribers sign up from the "Stay Sharp" section on the home page. They receive a confirmation email and, once confirmed, get notified of all new public posts. They do not receive members-only content.

Email Service

Connect Resend to enable real email delivery.
Connection Status
Not connected
Enter your API key below to connect.
Cloudflare Email Proxy

Store the Resend API key as the RESEND_API_KEY secret on the resend-proxy Worker. Never paste the key into this browser page.


How Email Integration Works
🔐
Member Verification
When a visitor enters their email on a locked article, Resend sends a 6-digit verification code. They enter the code to unlock access.
📬
Article Notifications
When you publish a post, you can bulk-send a beautifully formatted email to all members with the full article content.
✉️
Contact Button
The "Contact Strategy Capital" button opens the visitor's email client with your contact address pre-filled — no API needed for this one.
Email Templates
Verification Code Email
Power Perspectives
Your verification code

Enter this code to access members-only content:

847 293

This code expires in 10 minutes. If you didn't request this, you can ignore this email.

Article Notification Email
Power Perspectives · Strategy
The Competitive Moat Illusion
Why most companies misidentify their own defenses

A moat is only real if it compounds over time and actively raises the cost for competitors…

You received this because you're a Power Perspectives member.

Integration Code Reference

Below is the JavaScript code used to call the Cloudflare email proxy. The Resend API key stays server-side as a Worker secret.

// Send verification code await fetch(RESEND_PROXY_URL + '/emails', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({ from: 'Power Perspectives <[email protected]>', to: ['[email protected]'], subject: 'Your verification code: 847293', html: '<h2>Your code: <strong>847293</strong></h2>' }) }); // Bulk send article to all members await fetch(RESEND_PROXY_URL + '/emails/batch', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify( members.map(m => ({ from: 'Power Perspectives <[email protected]>', to: [m.email], subject: 'New: The Competitive Moat Illusion', html: articleHTML })) ) });
Welcome Email Template

This email is automatically sent when a new member is added. Use {{first_name}} to personalize with the member's first name and {{full_name}} for their full name.

Send Test
Live Preview
Subscriber Confirmation Email

When someone subscribes via the "Stay Sharp" section, they receive this confirmation email. They must click the link to start receiving notifications.

Subscribers

Settings

Publication
Access
Site Password Gate
When off, visitors can access the site directly without a password.
Contact Email
Shown to non-members on locked articles
Admin Accounts

These email addresses can sign in and access the admin portal. Members can sign in to view locked content but cannot access admin.

Theme
Accent Color
#4080EB
Data Export & Backup

Download a JSON backup of all posts, members, subscribers, authors, and settings.

Power Perspectives
The content published on this website is provided for informational and educational purposes only and reflects the personal views, opinions, and analytical perspectives of the individual authors at the time of publication. It does not constitute investment advice, a recommendation, or an offer to buy or sell any securities, investment products, or investment strategies. Nothing contained on this website is intended to be, or should be relied upon as, individualized investment advice or a recommendation tailored to the investment objectives, financial situation, or particular needs of any specific person. Readers should consult their own investment, legal, tax, or other professional advisors before making any investment decisions. Any discussion of market trends, business models, competitive dynamics, or strategic frameworks is general in nature, inherently uncertain, and subject to change without notice. Forward-looking statements, opinions, or assessments are based on assumptions and judgments that may not prove to be accurate. Actual outcomes may differ materially. Past performance is not indicative of future results. No representation or warranty is made as to the accuracy or completeness of the information contained herein. References to specific companies or securities are provided solely for illustrative and educational purposes and should not be interpreted as investment recommendations. The firm, its affiliates, or investment vehicles may hold, may have held, or may in the future hold positions in the securities referenced. Any such holdings may change without notice. Strategy Capital, LLC is a registered investment adviser. Registration does not imply a certain level of skill or training.
The content published on this website is provided for informational and educational purposes only and reflects the personal views, opinions, and analytical perspectives of the individual authors at the time of publication. It does not constitute investment advice, a recommendation, or an offer to buy or sell any securities, investment products, or investment strategies. Nothing contained on this website is intended to be, or should be relied upon as, individualized investment advice or a recommendation tailored to the investment objectives, financial situation, or particular needs of any specific person. Readers should consult their own investment, legal, tax, or other professional advisors before making any investment decisions. Any discussion of market trends, business models, competitive dynamics, or strategic frameworks is general in nature, inherently uncertain, and subject to change without notice. Forward-looking statements, opinions, or assessments are based on assumptions and judgments that may not prove to be accurate. Actual outcomes may differ materially. Past performance is not indicative of future results. No representation or warranty is made as to the accuracy or completeness of the information contained herein. References to specific companies or securities are provided solely for illustrative and educational purposes and should not be interpreted as investment recommendations. The firm, its affiliates, or investment vehicles may hold, may have held, or may in the future hold positions in the securities referenced. Any such holdings may change without notice. Strategy Capital, LLC is a registered investment adviser. Registration does not imply a certain level of skill or training.