1_general_forum/docs/_templates
Robbert Schep 0f30fa7d03 added styleguide for consistent content creation 2025-07-16 00:02:25 +02:00
..
.pages added styleguide for consistent content creation 2025-07-16 00:02:25 +02:00
README.md added styleguide for consistent content creation 2025-07-16 00:02:25 +02:00
page-template.md added styleguide for consistent content creation 2025-07-16 00:02:25 +02:00
phase-page.md added styleguide for consistent content creation 2025-07-16 00:02:25 +02:00
team-page.md added styleguide for consistent content creation 2025-07-16 00:02:25 +02:00
team-template.md added styleguide for consistent content creation 2025-07-16 00:02:25 +02:00

README.md

📋 Smartup Zero Content Templates

This directory contains templates for common page types. Using these templates ensures consistency across all documentation.

Available Templates

📅 phase-page.md

Use this template when documenting project phases.

Usage:

cp docs/_templates/phase-page.md docs/0_timeline/phases/phase-0-micropilot.md
# Then edit to fill in the [placeholders]
When to use:

Documenting any of the 4 phases (Validation, Design, Production, Organization)
Creating phase-specific status pages
Planning future phases
How to Use Templates
Copy the template to your target location
Replace all [placeholder] text with actual content
Remove any sections that aren't relevant
Follow the style guide for formatting
Creating New Templates
When creating new templates:

Use clear placeholders in [Square Brackets]
Include all standard components from the style guide
Add usage instructions to this README
Test the template by creating a sample page