{"id":30418668,"url":"https://github.com/keyboardcowboy/intuitive-movement","last_synced_at":"2026-02-19T18:32:53.513Z","repository":{"id":305956476,"uuid":"1024511057","full_name":"KeyboardCowboy/intuitive-movement","owner":"KeyboardCowboy","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-22T22:54:51.000Z","size":1034,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-27T17:54:54.453Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KeyboardCowboy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-22T20:17:38.000Z","updated_at":"2025-07-22T22:54:55.000Z","dependencies_parsed_at":"2025-07-22T22:25:25.125Z","dependency_job_id":null,"html_url":"https://github.com/KeyboardCowboy/intuitive-movement","commit_stats":null,"previous_names":["keyboardcowboy/intuitive-movement"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KeyboardCowboy/intuitive-movement","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyboardCowboy%2Fintuitive-movement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyboardCowboy%2Fintuitive-movement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyboardCowboy%2Fintuitive-movement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyboardCowboy%2Fintuitive-movement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KeyboardCowboy","download_url":"https://codeload.github.com/KeyboardCowboy/intuitive-movement/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeyboardCowboy%2Fintuitive-movement/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29627112,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T18:02:07.722Z","status":"ssl_error","status_checked_at":"2026-02-19T18:01:46.144Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-22T07:46:48.760Z","updated_at":"2026-02-19T18:32:53.494Z","avatar_url":"https://github.com/KeyboardCowboy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intuitive Movement - Website Project\n\nA clean, modern placeholder website for Tony's Intuitive Movement natural fitness coaching business in Castle Rock, Colorado.\n\n## About This Project\n\nThis website was created as a simple, elegant placeholder for Intuitive Movement, showcasing Tony's natural movement coaching services. The site emphasizes the warm, approachable, and holistic brand positioning while highlighting the key differentiator of working WITH the body's natural design.\n\n### Business Overview\n- **Service**: Natural movement practices and fitness coaching\n- **Owner**: Tony\n- **Location**: Castle Rock, Colorado (Denver metro area)\n- **Target Audience**: All fitness levels, from beginners with movement pain to athletes\n- **Service Format**: One-on-one, in-person coaching\n\n## Website Features\n\n### ✨ Modern Design\n- Clean, wellness-focused design with natural color palette\n- Responsive layout that works on all devices\n- Smooth animations and interactive elements\n- Professional typography using Poppins font\n- Consistent FontAwesome icons that display perfectly across all devices\n\n### 📱 Mobile-First Approach\n- Fully responsive design\n- Mobile navigation menu\n- Touch-friendly interactive elements\n- Optimized for all screen sizes\n\n### 🎯 Content Sections\n1. **Hero Section** - Main value proposition and call-to-action\n2. **About \u0026 Approach** - Tony's philosophy and methodology\n3. **Who Can Benefit** - Target audience breakdown\n4. **Benefits \u0026 Outcomes** - Key results clients can expect\n5. **Contact Section** - Easy ways to get in touch\n\n### 🔧 Functionality\n- Smooth scrolling navigation\n- Interactive contact form with email integration\n- Animated elements that appear on scroll\n- Mobile-friendly hamburger menu\n- Professional email link generation\n\n## File Structure\n\n```\nintuitive-movement/\n├── web/                    # Website files\n│   ├── index.html         # Main HTML file\n│   ├── styles.css         # All styling and design\n│   └── script.js          # Interactive functionality\n├── .cursor/\n│   └── docs/\n│       └── project-brief.md # Business requirements document\n└── README.md              # This documentation file\n```\n\n## How to View the Website\n\n### Option 1: Open Locally (Simplest)\n1. Navigate to the `web` folder\n2. Double-click on `index.html`\n3. The website will open in your default web browser\n\n### Option 2: Use Live Server (Recommended for development)\nIf you have VS Code or another code editor:\n1. Install a \"Live Server\" extension\n2. Right-click on `index.html` in the `web` folder\n3. Select \"Open with Live Server\"\n4. The website will open with auto-refresh capabilities\n\n### Option 3: Static Hosting (For going live)\nThe website is ready to deploy to any static hosting service:\n- **Static.run** (as mentioned in project brief)\n- GitHub Pages\n- Netlify\n- Vercel\n- Any web hosting service\n\nSimply upload the contents of the `web` folder to your hosting provider.\n\n## Customization Guide\n\n### Updating Content\nAll content can be edited in `web/index.html`:\n- **Business name**: Search for \"Intuitive Movement\" to find all instances\n- **Contact email**: Update `tony@intuitivemovement.biz` throughout the file\n- **Phone number**: Add phone contact if desired\n- **Service area**: Update \"Castle Rock, CO\" references as needed\n- **Testimonials**: Replace the placeholder quote with real client feedback\n\n### Design Changes\nColors and styling can be modified in `web/style.css`:\n- **Color palette**: Defined in CSS variables at the top of the file\n- **Fonts**: Currently using Poppins, can be changed in the font import\n- **Icons**: Using FontAwesome 6 - can be changed by updating the class names in HTML\n- **Spacing**: Adjust section padding and margins\n- **Layout**: Modify grid and flexbox properties\n\n### Adding Features\nThe `web/script.js` file contains all interactive functionality:\n- Contact form behavior\n- Navigation smoothness\n- Mobile menu functionality\n- Scroll animations\n\n## Email Integration\n\nThe contact form is set up to work with the user's default email client:\n- When someone fills out the form, it opens their email program\n- The form data is automatically formatted into a professional email\n- The email is addressed to `tony@intuitivemovement.biz`\n- Subject line includes the sender's name for easy identification\n\n## Browser Compatibility\n\nThe website works on all modern browsers:\n- ✅ Chrome (recommended)\n- ✅ Firefox\n- ✅ Safari\n- ✅ Edge\n- ✅ Mobile browsers (iOS Safari, Chrome Mobile)\n\n## Performance Features\n\n- **Fast Loading**: Minimal dependencies, optimized images\n- **Smooth Animations**: Hardware-accelerated CSS transitions\n- **Responsive Images**: Scales appropriately for different screen sizes\n- **Clean Code**: Well-organized, commented code for easy maintenance\n\n## Technical Details\n\n### Technologies Used\n- **HTML5**: Semantic, accessible markup\n- **CSS3**: Modern styling with CSS Grid and Flexbox\n- **Vanilla JavaScript**: No external dependencies\n- **Google Fonts**: Poppins typeface for warm, professional typography\n- **FontAwesome**: Professional icon library for consistent visual elements\n\n### SEO \u0026 Accessibility Optimized\n- Semantic HTML structure\n- Meta tags for search engines\n- Descriptive alt texts (when images are added)\n- Clean URL structure\n- Fast loading times\n- WCAG AA compliant color contrast ratios\n- Keyboard navigation support\n- Screen reader friendly\n\n## Next Steps\n\n### For Immediate Use\n1. Review the content and make any necessary updates\n2. Test the contact form functionality\n3. Upload to your chosen hosting provider\n\n### For Future Enhancement\n- Add professional photos of Tony and movement demonstrations\n- Include client testimonials and success stories\n- Add a blog section for movement tips and insights\n- Integrate with social media platforms\n- Add online booking system if desired\n\n## Support\n\nFor any questions about this website or future modifications, refer to:\n- The project brief in `.cursor/docs/project-brief.md`\n- This README file\n- The code comments in each file for technical details\n\n## Hosting Recommendations\n\nBased on the project brief mentioning Static.run, here are hosting options:\n\n1. **Static.run** - Free static hosting\n2. **GitHub Pages** - Free, integrates with version control\n3. **Netlify** - Free tier with easy deployment\n4. **Vercel** - Fast, modern hosting platform\n\nAll of these services work perfectly with this simple HTML/CSS/JS website.\n\n## Troubleshooting\n\n### CSS Not Loading (MIME Type Error)\nIf you see an error like \"Refused to apply style... MIME type 'application/xml' is not supported\":\n\n**For Static.run (Current Setup):**\n- ✅ **Fixed**: CSS file renamed from `style.css` to `styles.css`\n- ✅ **HTML Updated**: Now references `styles.css` instead of `style.css`\n- Upload the new files and the styling should work correctly\n\n**For Other Hosting Providers:**\n- **Netlify/Vercel**: Should work automatically with either filename\n- **GitHub Pages**: Should work automatically  \n- **cPanel/shared hosting**: May need server configuration\n\n**If Issues Persist:**\n1. Clear your browser cache completely\n2. Try uploading through the hosting provider's file manager instead of FTP\n3. Check that the file uploaded successfully and isn't corrupted\n4. Verify the CSS file URL loads directly in the browser\n\n### Contact Form Not Working\n- The form opens the user's default email client\n- If this doesn't work, they can manually email `tony@intuitivemovement.biz`\n- For a server-side contact form, you'll need backend processing\n\n### Mobile Menu Not Responding\n- Check that JavaScript is enabled in the browser\n- Ensure `script.js` is loading without errors in the browser console\n\n---\n\n**Created**: July 22, 2025  \n**Business**: Intuitive Movement  \n**Owner**: Tony  \n**Location**: Castle Rock, Colorado  \n**Contact**: tony@intuitivemovement.biz \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyboardcowboy%2Fintuitive-movement","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeyboardcowboy%2Fintuitive-movement","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyboardcowboy%2Fintuitive-movement/lists"}