{"id":24860637,"url":"https://github.com/openwebstudio/air-docs","last_synced_at":"2026-02-27T02:02:31.067Z","repository":{"id":270317763,"uuid":"909573510","full_name":"openwebstudio/Air-Docs","owner":"openwebstudio","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-06T11:04:04.000Z","size":5882,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-12T22:32:37.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/openwebstudio.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}},"created_at":"2024-12-29T05:48:50.000Z","updated_at":"2025-02-06T11:02:04.000Z","dependencies_parsed_at":"2025-04-12T22:39:26.984Z","dependency_job_id":null,"html_url":"https://github.com/openwebstudio/Air-Docs","commit_stats":null,"previous_names":["aircomponents/docs","openwebstudio/docs","openwebstudio/air-docs"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/openwebstudio/Air-Docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwebstudio%2FAir-Docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwebstudio%2FAir-Docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwebstudio%2FAir-Docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwebstudio%2FAir-Docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openwebstudio","download_url":"https://codeload.github.com/openwebstudio/Air-Docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openwebstudio%2FAir-Docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29882627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-01-31T21:12:45.739Z","updated_at":"2026-02-27T02:02:26.060Z","avatar_url":"https://github.com/openwebstudio.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AirComponents-Docs\n\nThis repository contains the documentation site for the **AirComponents** Web Components library. The site is built using Docusaurus and hosted on GitHub Pages.\n\n## Overview\n\nAirComponents is a lightweight, customizable Web Components library designed for modern web development. This documentation site provides comprehensive information about the components, usage guides, and API references.\n\n## Features\n\n- **Component Documentation**: Detailed descriptions of all AirComponents.\n- **Guides**: Step-by-step tutorials for integrating and using the library.\n- **API Reference**: Complete reference for developers.\n- **Responsive Design**: Optimized for desktop and mobile devices.\n\n## Getting Started\n\n### Prerequisites\n\n- **Node.js**: Ensure you have Node.js installed (version 16 or later).\n- **NPM or Yarn**: Use your preferred package manager.\n\n### Installation\n\nClone the repository and install dependencies:\n\n```bash\ngit clone https://github.com/SisyphusZheng/Aircomponents-docs.git\ncd Aircomponents-docs\nnpm install\n```\n\n### Local Development\n\nStart the development server:\n\n```bash\nnpm run start\n```\n\nVisit `http://localhost:3000` to view the documentation site in development mode. Changes you make will automatically reload the page.\n\n### Build for Production\n\nGenerate the static files for production:\n\n```bash\nnpm run build\n```\n\nThe built files will be located in the `build` directory.\n\n### Deploy to GitHub Pages\n\nThis project uses GitHub Actions for automatic deployment. Ensure that the `GITHUB_TOKEN` or a personal access token is correctly configured in the repository secrets.\n\n## File Structure\n\n```plaintext\nAircomponents-docs/\n├── blog/                  # Blog posts\n├── docs/                  # Documentation files\n├── src/                   # Custom components and styling\n├── static/                # Static assets (images, icons, etc.)\n├── docusaurus.config.js   # Docusaurus configuration\n├── package.json           # Project dependencies\n└── README.md              # Project overview (this file)\n```\n\n## Contributing\n\nContributions are welcome! If you have suggestions, bug reports, or feature requests, please create an issue or submit a pull request.\n\n### Steps to Contribute\n\n1. Fork the repository.\n2. Create a new branch: `git checkout -b feature/my-feature`.\n3. Commit your changes: `git commit -m 'Add new feature'`.\n4. Push to the branch: `git push origin feature/my-feature`.\n5. Open a pull request.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n## Contact\n\n- **Author**: SisyphusZheng\n- **Email**: freemanzheng@hotmail.com\n- **GitHub**: [SisyphusZheng](https://github.com/SisyphusZheng)\n\nFor more information, visit the [AirComponents website](https://aircomponents.org).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenwebstudio%2Fair-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenwebstudio%2Fair-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenwebstudio%2Fair-docs/lists"}