You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enrich llms.txt with metadata, features, and quick start links
Enhance the post-build processing to generate a richer llms.txt entry
point with key features, quick start links, support contact, and an
auto-updating build date. The date updates on every deploy since the
Astro build runs during GitHub Pages deployment.
> RocketSim is a macOS developer tool that enhances Apple's iOS Simulator with professional-grade features for capturing, debugging, testing, and design validation. Available on the Mac App Store for iOS, macOS, watchOS, and visionOS developers.
48
+
49
+
Last updated: ${buildDate}
50
+
Website: https://www.rocketsim.app
51
+
Documentation: https://www.rocketsim.app/docs
52
+
GitHub: https://github.com/AvdLee/RocketSimApp
53
+
Support: support@rocketsim.app
54
+
55
+
## Key Features
56
+
57
+
- Professional screenshot and video capture with device bezels
0 commit comments