Skip to content

Commit cc93e6d

Browse files
committed
Update README.md
1 parent 0314822 commit cc93e6d

1 file changed

Lines changed: 1 addition & 42 deletions

File tree

README.md

Lines changed: 1 addition & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -99,51 +99,10 @@ If folder selection doesn't work:
9999

100100
⚠️ **This utility is designed exclusively for desktop computers.** Mobile devices lack the processing power and storage capabilities needed for bulk media downloads. The application will display a warning on mobile devices and may fail to function properly.
101101

102-
## 🛠️ Development
103-
104-
### Tech Stack
105-
- **Frontend**: Vanilla HTML5, CSS3, ES6+ JavaScript
106-
- **Fonts**: DM Sans, DM Mono (Google Fonts)
107-
- **Icons**: Font Awesome 6.4.0
108-
- **No dependencies**: Pure client-side application
109-
110-
### Architecture
111-
- **Single HTML file** with embedded CSS and JavaScript
112-
- **Progressive enhancement** with modern web APIs
113-
- **Responsive design** with CSS custom properties
114-
- **Accessibility features** and keyboard navigation
115-
116-
### Key Components
117-
- **Asset URL extraction** via regex pattern matching
118-
- **Concurrent download management** with worker pools
119-
- **File system integration** using File System Access API
120-
- **Real-time UI updates** and progress tracking
121-
122-
## 🤝 Contributing
123-
124-
1. Fork the repository
125-
2. Create a feature branch (`git checkout -b feature/amazing-feature`)
126-
3. Commit your changes (`git commit -m 'Add amazing feature'`)
127-
4. Push to the branch (`git push origin feature/amazing-feature`)
128-
5. Open a Pull Request
129-
130102
## 📄 License
131103

132104
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
133105

134-
## 🙏 Acknowledgments
135-
136-
- **Squarespace** for their content management platform
137-
- **Google Fonts** for the beautiful typography
138-
- **Font Awesome** for the comprehensive icon set
139-
- **Chrome DevTools** for making web development easier
140-
141-
## 📞 Support
142-
143-
- **Issues**: [GitHub Issues](https://github.com/kyletscheer/squarespace_asset_extractor/issues)
144-
- **Discussions**: [GitHub Discussions](https://github.com/kyletscheer/squarespace_asset_extractor/discussions)
145-
- **Author**: [Kyle Scheer](https://www.kylescheer.com)
146-
147106
---
148107

149-
**⚠️ Disclaimer**: This tool is not officially affiliated with Squarespace. Use at your own risk and ensure you have the rights to download the assets you're accessing.
108+
**⚠️ Disclaimer**: This tool is not officially affiliated with Squarespace. Use at your own risk and ensure you have the rights to download the assets you're accessing.

0 commit comments

Comments
 (0)