{"id":26025359,"url":"https://github.com/tasc-nmamit/tasc-website","last_synced_at":"2026-03-05T17:42:10.181Z","repository":{"id":196975206,"uuid":"694745963","full_name":"tasc-nmamit/tasc-website","owner":"tasc-nmamit","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-23T15:03:53.000Z","size":124348,"stargazers_count":5,"open_issues_count":11,"forks_count":9,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-11-23T15:19:11.290Z","etag":null,"topics":["firebase","hacktoberfest","svelte","sveltekit","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://tascnmamit.in","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tasc-nmamit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-09-21T15:53:31.000Z","updated_at":"2024-11-23T15:03:57.000Z","dependencies_parsed_at":"2023-11-06T07:35:40.366Z","dependency_job_id":"ee7b16f6-f392-422c-85e5-d86bd5e29519","html_url":"https://github.com/tasc-nmamit/tasc-website","commit_stats":null,"previous_names":["tasc-nmamit/tasc-website"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasc-nmamit%2Ftasc-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasc-nmamit%2Ftasc-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasc-nmamit%2Ftasc-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tasc-nmamit%2Ftasc-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tasc-nmamit","download_url":"https://codeload.github.com/tasc-nmamit/tasc-website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242219611,"owners_count":20091638,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["firebase","hacktoberfest","svelte","sveltekit","typescript","vercel"],"created_at":"2025-03-06T13:35:48.943Z","updated_at":"2026-03-05T17:42:10.143Z","avatar_url":"https://github.com/tasc-nmamit.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Official Website of TASC AIML\n\nWelcome to the official repository of TASC website! We're glad you're interested in our repository. Please take a moment to read through these guidelines before you get started.\n\n## Table of Contents\n\n-   [Getting Started](#getting-started)\n    -   [Prerequisites](#prerequisites)\n    -   [Installation](#installation)\n-   [Contributing](#contributing)\n    -   [Reporting Issues](#reporting-issues)\n    -   [Making Changes](#making-changes)\n    -   [Pull Requests](#pull-requests)\n-   [Coding Guidelines](#coding-guidelines)\n-   [License](#license)\n\n## Getting Started\n\n### Prerequisites\n\nBefore you start contributing, ensure that you have the following prerequisites installed:\n\n-   [Node.js](https://nodejs.org/) and npm (Node Package Manager)\n-   [Git](https://git-scm.com/)\n\n### Installation\n\n1. Fork this repository by clicking the 'Fork' button on the top right corner of this page.\n2. Clone your forked repository to your local machine.\n3. Navigate to the project directory\n4. Install the project dependencies\n    ```bash\n    npm install\n    ```\n5. Start the development server\n\n    ```bash\n    npm run dev\n    ```\n\nNow you're ready to start contributing!\n\n## Contributing\n\nWe welcome contributions from the community. Whether it's fixing a bug, adding a feature, or improving documentation, your help is greatly appreciated.\n\n### Reporting Issues\n\nIf you encounter any issues while using our website, please [create a new issue](https://github.com/tasc-nmamit/tasc-website/issues) in our GitHub repository. Be sure to provide as much detail as possible to help us understand and reproduce the problem.\n\n### Making Changes\n\n1. Create a new branch for your feature or bug fix.\n2. Make your changes and commit them to your local repository.\n3. Push your changes to your forked repository.\n4. Create a [Pull Request](#pull-requests)\n\n### Pull Requests\n\nPlease open an issue first to discuss what you would like to change. When you're ready to submit your changes, open a pull request and please mention the particular issue(s) in the description:\n\n1. Go to the [Pull Requests](https://github.com/tasc-nmamit/tasc-website/pulls) tab of your forked repository on GitHub.\n2. Click the \"New Pull Request\" button.\n3. Set the base repository to our committee's official repository.\n4. Ensure the branch you want to merge is selected, and write a descriptive title and message explaining your changes.\n    \u003e Note we don't accept PRs to the main branch\n5. Click the \"Create Pull Request\" button.\n\nOur team will review your pull request and provide feedback. Thank you for your contribution!\n\n## Coding Guidelines\n\nWe follow the following conventions for commit messages:\n\n-   feat: The new feature you're adding to a particular application\n-   fix: A bug fix\n-   style: Feature and updates related to styling\n-   refactor: Refactoring a specific section of the codebase\n-   test: Everything related to testing\n-   docs: Everything related to documentation\n-   content/assets: Add static content\n-   chore: Regular code maintenance\n\nPlease follow our coding guidelines and best practices when making changes to the codebase.\n\n## License\n\nBy contributing to this project, you agree that your contributions will be licensed under the [MIT License](https://github.com/tasc-nmamit/tasc-website/blob/main/LICENSE).\n\n---\n\nThank you for considering contributing to our committee's website! Your help makes a difference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftasc-nmamit%2Ftasc-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftasc-nmamit%2Ftasc-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftasc-nmamit%2Ftasc-website/lists"}