{"id":20806448,"url":"https://github.com/team-smp/teamsmp-web-again","last_synced_at":"2025-05-11T17:31:56.228Z","repository":{"id":236463723,"uuid":"792661878","full_name":"Team-SMP/teamsmp-web-again","owner":"Team-SMP","description":"A complete revamp of the Team SMP Website","archived":false,"fork":false,"pushed_at":"2024-05-14T05:37:41.000Z","size":165,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-14T06:36:50.069Z","etag":null,"topics":["built-with-astro","minecraft-server-website","website"],"latest_commit_sha":null,"homepage":"https://teamsmp-new.vercel.app","language":"Astro","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/Team-SMP.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}},"created_at":"2024-04-27T07:51:35.000Z","updated_at":"2024-04-28T11:37:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6b1aa0f-90ca-458a-9ab5-1a72667e4275","html_url":"https://github.com/Team-SMP/teamsmp-web-again","commit_stats":null,"previous_names":["team-smp/teamsmp-web-again"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-SMP%2Fteamsmp-web-again","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-SMP%2Fteamsmp-web-again/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-SMP%2Fteamsmp-web-again/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-SMP%2Fteamsmp-web-again/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Team-SMP","download_url":"https://codeload.github.com/Team-SMP/teamsmp-web-again/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225079514,"owners_count":17417637,"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":["built-with-astro","minecraft-server-website","website"],"created_at":"2024-11-17T19:20:03.281Z","updated_at":"2024-11-17T19:20:03.931Z","avatar_url":"https://github.com/Team-SMP.png","language":"Astro","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Team SMP Website _(again)_\n\n[![Built with Astro badge](https://github.com/Team-SMP/teamsmp-web-again/blob/dffabe3cdd15cfaefd1fad6168dbba161be936ea/public/astro_cozy_vector_badge.svg)](https://astro.build)\n\nThis is the [new version of the Team SMP Website](https://teamsmp-new.vercel.app), completely rebuilt from the ground up using [Astro](https://astro.build).\n\n## Useful for Collaborators\n\nAll commands are run from the root of the project, from a terminal, for example, using the VS Code integrated terminal, when opened from the workspace file. Some commonly used commands are listed in [the table below](#commands).\n\nSome commands are also available as VS Code tasks, executable by opening the command pallete (`CTRL+SHIFT+P`) and searching for \"`run task`\". Find the one named \"`Tasks: Run Task`\" and press `ENTER`. Then, choose a task from the list, and it will run.\n\nWhen first opening the workspace, a notification will appear in VS Code asking you to download recommended extensions, adding [Astro language support](https://marketplace.visualstudio.com/items?itemName=astro-build.astro-vscode), [comment categorisation](https://marketplace.visualstudio.com/items?itemName=Tion.evenbettercomments) and [enhanced Git control](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens) to name a few. We recommend that you download theese extensions when asked, as they will help massively with coding for the website.\n\nWe are using [pnpm](https://pnpm.io) for package management, as it is fast and space-efficient. This, of course, requires you to have both [Node.js](https://nodejs.org) and [pnpm](https://pnpm.io) installed - if you don't, none of this will work. [Download Node](https://nodejs.org/en/download) and [pnpm](https://pnpm.io/installation).\n\nWhen making any changes to the new website, ensure to use the [pre Git branch](https://github.com/Team-SMP/teamsmp-web-again/tree/pre) and [open a Pull Request](https://github.com/Team-SMP/teamsmp-web-again/compare/pre?expand=1) between the two branches. This is done to ensure that the production deployment doesn't become incomplete and/or buggy.\n\nFor code consistency, we recommend formatting the files with [Prettier](https://prettier.io/) using the VS Code task or `pnpm prettier . --write`.\n\n### Commands\n\n| Command                    | Action                                                           |\n| :------------------------- | :--------------------------------------------------------------- |\n| `pnpm i`                   | Installs dependencies                                            |\n| `pnpm run dev`             | Starts a dev server at `localhost:4321` (VS Code task available) |\n| `pnpm run astro ...`       | Run CLI commands like `astro add`, `astro check`                 |\n| `pnpm run astro -- --help` | Get help using the Astro CLI                                     |\n| `pnpm prettier . --write`  | Format with Prettier (VS Code task available)                    |\n\nIf you need any help with Astro, check out [their documentation](https://docs.astro.build).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-smp%2Fteamsmp-web-again","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteam-smp%2Fteamsmp-web-again","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-smp%2Fteamsmp-web-again/lists"}