Skip to content

Detroit-ish/gtm-strategy-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern GTM Strategy Template

A modern, responsive Go-To-Market Strategy template with dark mode support and PWA capabilities. Built for easy customization and quick deployment.

Modern GTM Template

Features

  • 🌗 Dark/Light mode support
  • 📱 Fully responsive design
  • 🔍 Built-in search functionality
  • 📊 Interactive charts
  • ⚡ PWA support
  • 🎯 Pre-built GTM sections

Getting Started

This is a template repository. To use it:

  1. Click "Use this template" above
  2. Name your new repository
  3. Clone your new repository
  4. Customize the content

Structure

repository/
├── index.html          # Main HTML file
├── manifest.json       # PWA manifest
├── assets/
│   ├── css/
│   │   └── styles.css
│   ├── js/
│   │   └── scripts.js
│   └── icons/
│       ├── icon-192.png
│       └── icon-512.png

Customization

  1. Update content in index.html
  2. Modify styles in assets/css/styles.css
  3. Adjust functionality in assets/js/scripts.js
  4. Replace icons in assets/icons/

Deployment

This template is ready for GitHub Pages:

  1. Go to repository Settings
  2. Navigate to Pages section
  3. Select main branch
  4. Save

Your site will be available at: https://[username].github.io/[repo-name]/

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

MIT License - feel free to use this template for any purpose.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published