This repository contains the configuration and content for the Methodical Cloud site managed via Vercel v0, a content-driven platform focused on automation, clarity, and systems thinking.
Methodical Cloud delivers automation wisdom, deep technical clarity, and architectural insight through diagrams, short-form content, and podcast storytelling—building systems and mindsets that scale.
This site is now powered by Vercel v0, a generative UI editor and site builder.
The structure is auto-managed by Vercel and changes dynamically based on the site's design and content. Markdown content and static assets are still stored in this repo and synced through GitHub integration.
Content folders:
content/
- Markdown content for blog posts and pagespublic/
- Static assets like logos and images
The website features several types of content:
- Blog Posts - Written content on automation, system design, and DevOps
- Podcast Episodes - "Diagram the Damn Thing" podcast episodes
- Diagrams - Visual representations of systems and processes in the "Flow Crimes" archive
If you choose to work locally:
- Node.js 18+
- npm or yarn
-
Clone the repository:
git clone https://github.com/methodicalcloud/methodicalcloud-site.git cd methodicalcloud-site
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Visit http://localhost:3000
The site is built and deployed through Vercel v0 using GitHub integration. Changes pushed to the main branch trigger a rebuild and deployment automatically.
All content is copyright © Methodical Cloud. All rights reserved.
For questions or inquiries, please contact [email protected].