{"id":13410769,"url":"https://github.com/hackupc/old-v2-hackupc-landing","last_synced_at":"2025-03-14T16:33:02.776Z","repository":{"id":37086128,"uuid":"49751832","full_name":"hackupc/old-v2-hackupc-landing","owner":"hackupc","description":"🚀 HackUPC's landing page","archived":false,"fork":false,"pushed_at":"2024-01-11T00:53:56.000Z","size":266617,"stargazers_count":37,"open_issues_count":10,"forks_count":18,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-07-31T20:43:59.626Z","etag":null,"topics":["frontend","hackathon","hacktoberfest","landing-page","live","npm","schedule","static"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hackupc.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":"2016-01-16T00:11:06.000Z","updated_at":"2024-07-29T19:45:57.000Z","dependencies_parsed_at":"2024-03-27T18:05:13.054Z","dependency_job_id":null,"html_url":"https://github.com/hackupc/old-v2-hackupc-landing","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackupc%2Fold-v2-hackupc-landing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackupc%2Fold-v2-hackupc-landing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackupc%2Fold-v2-hackupc-landing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackupc%2Fold-v2-hackupc-landing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackupc","download_url":"https://codeload.github.com/hackupc/old-v2-hackupc-landing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243610461,"owners_count":20318967,"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":["frontend","hackathon","hacktoberfest","landing-page","live","npm","schedule","static"],"created_at":"2024-07-30T20:01:09.024Z","updated_at":"2025-03-14T16:33:01.891Z","avatar_url":"https://github.com/hackupc.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# HackUPC landing page\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/bb959f3f-1a5f-479e-80ec-d1f0c2ace501/deploy-status)](https://app.netlify.com/sites/hackupc/deploys)\n[![CI](https://github.com/hackupc/hackupc-landing/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/hackupc/hackupc-landing/actions/workflows/ci.yml)\n\n![HackUPC landing preview](src/assets/ogimage.png)\n\nHi! This is the code of the HackUPC landing page.\n\n## Develop\n\nClone the repo, install [nvm](https://github.com/nvm-sh/nvm#installing-and-updating), install [Node.js](https://nodejs.org/en/download/) with nvm, and install the dependencies with npm the **first time**:\n\n```sh\ngit clone git@github.com:hackupc/hackupc-landing.git\ncd hackupc-landing\n\n# Install nvm\n# Copy the command from here: https://github.com/nvm-sh/nvm#installing-and-updating\n\nnvm install\nnvm use\n\nnpm install\n```\n\nUse `npm run start` to compile and serve the build directory in real-time. It reloads every time there's a change. Then view the website at [https://localhost:3000](https://localhost:3000)\n\n```sh\nnpm run start\n```\n\nWhenever you want, fix auto-fixable lint errors and format files:\n\n```sh\n  npm run lint:eslint\n  npm run lint:stylelint\n  npm run lint:prettier\n```\n\n### Tips\n\n- **Use `VS code`**, there's the `.vscode` folder with a good workspace configuration. It will be applied automatically.\n- Install `ESlint` and `Prettier` extensions.\n\n\u003e If you're unfamiliar with modern vanilla websites, check [this video from CodelyTV](https://youtu.be/ZMBh6n3KWhY) (in Spanish) to understand the reasoning and benefits of this kind of architectures.\n\n## Deploy\n\n**Push to master**. [Netlify](https://app.netlify.com/sites/hackupc) will build and deploy automatically.\n\nIf you push something that doesn't build, don't worry, it won't be published.\n\n## Support\n\nIf you need help understanding something about this repo you can ask the previous developers. The ones that made the 2021 edition are:\n\n- Maurici Abad Gutierrez: Slack `@mauri` [mauriciabad.com](https://mauriciabad.com/)\n\n## License\n\nMIT © Hackers@UPC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackupc%2Fold-v2-hackupc-landing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackupc%2Fold-v2-hackupc-landing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackupc%2Fold-v2-hackupc-landing/lists"}