{"id":19901324,"url":"https://github.com/lissy93/as93","last_synced_at":"2025-05-02T23:31:39.811Z","repository":{"id":217114833,"uuid":"743120867","full_name":"Lissy93/as93","owner":"Lissy93","description":"💜 Really simple project page","archived":false,"fork":false,"pushed_at":"2025-04-18T12:14:18.000Z","size":1452,"stargazers_count":14,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-19T01:30:27.211Z","etag":null,"topics":["portfolio","ssg","sveltekit"],"latest_commit_sha":null,"homepage":"https://apps.aliciasykes.com","language":"Svelte","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/Lissy93.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,"zenodo":null}},"created_at":"2024-01-14T11:56:16.000Z","updated_at":"2025-04-18T12:14:22.000Z","dependencies_parsed_at":"2024-01-18T14:43:17.524Z","dependency_job_id":"fac49007-1637-4ff8-a0b7-05c0c07de385","html_url":"https://github.com/Lissy93/as93","commit_stats":null,"previous_names":["lissy93/as93"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissy93%2Fas93","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissy93%2Fas93/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissy93%2Fas93/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissy93%2Fas93/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lissy93","download_url":"https://codeload.github.com/Lissy93/as93/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252122273,"owners_count":21698305,"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":["portfolio","ssg","sveltekit"],"created_at":"2024-11-12T20:14:39.690Z","updated_at":"2025-05-02T23:31:38.936Z","avatar_url":"https://github.com/Lissy93.png","language":"Svelte","funding_links":["https://github.com/sponsors/Lissy93","https://github.com/sponsors/lissy93"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eAS93\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://as93.net\"\u003e\u003cimg src=\"https://github.com/Lissy93/as93/blob/main/static/favicon.png?raw=true\" width=\"96\" /\u003e\u003c/a\u003e\u003cbr /\u003e\n\u003ci\u003eSimple site to list your GitHub projects\u003c/i\u003e\n\u003cbr /\u003e\n\u003cb\u003e🌐 \u003ca href=\"https://as93.net/\"\u003eas93.net\u003c/a\u003e\u003c/b\u003e\u003cbr /\u003e\n\u003c/p\u003e\n\n---\n\n## Development\n\n- Prerequisites: You'll need [Node](https://nodejs.org/) an [Git](https://git-scm.com/) installed.\n- Get the code: `git clone git@github.com:Lissy93/as93.git`\n- Install dependencies: `cd as93 \u0026\u0026 npm i`\n- Start development server: `npm run dev`\n\n---\n\n## Deployment\nFollow the [Development](#development) instructions above.\u003cbr\u003e \nWhen you're ready to deploy, run `yarn build` and upload the `dist/` to any CDN, static hosting provider or web server.\u003cbr\u003e\nOr simply import your fork of the project into Netlify or Vercel - so easy!\n\n---\n\n## Configuring\nAll user-related settings goes in the `config.ts` file.\nOther than that, the only other thing you need is a GitHub API key in `GITHUB_TOKEN` env var (to avoid being limited while fetching repos)\n\n---\n\n## Screenshot\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://as93.net\"\u003e\n    \u003cimg alt=\"screenshot\" width=\"700\" src=\"https://i.ibb.co/6Wq62PM/AS93-Screenshot.png\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Contributing\n\nContributions are welcome! There's a standard [Code of Conduct](https://github.com/Lissy93/as93/blob/main/.github/CODE_OF_CONDUCT.md) that you should follow.\u003cbr\u003e\nIf you're new to open source, I've put together some guides in [Git-In](https://github.com/Lissy93/git-into-open-source/), but feel free to reach out if you need any support.\n\nNot a coder? You can still help, by raising bugs you find, updating docs, or consider sponsoring me on GitHub\n\n[![Sponsor](https://img.shields.io/badge/Sponsor-Lissy93-EA4AAA?style=for-the-badge\u0026logo=githubsponsors\u0026labelColor=1b2744\u0026link=https%3A%2F%2Fgithub.com%2Fsponsors%2FLissy93)](https://github.com/sponsors/Lissy93)\n\n---\n\n## Credits\n\n##### Inspiration\nThe layout was inspired by Sindresorhus's homepage\n\n##### Tech Credits\nThe app is built with Svelte + SvelteKit, and uses TypeScript and SCSS\n\n##### Contributors\n\n[![Contributors](https://contrib.rocks/image?repo=lissy93/as93)](https://github.com/Lissy93/as93/graphs/contributors)\n\n\u003c!-- readme: contributors -start --\u003e\n\u003c!-- readme: contributors -end --\u003e\n\n##### Sponsors\n\nThank you so so much to everyone who [sponsors me on GitHub](https://github.com/sponsors/lissy93) 💖\n\n\u003c!-- readme: sponsors -start --\u003e\n\u003c!-- readme: sponsors -end --\u003e\n\n---\n\n## License\n\n\u003e _**[Lissy93/AS93](https://github.com/Lissy93/as93)** is licensed under [MIT](https://github.com/Lissy93/as93/blob/HEAD/LICENSE) © [Alicia Sykes](https://aliciasykes.com) 2024._\u003cbr\u003e\n\u003e \u003csup align=\"right\"\u003eFor information, see \u003ca href=\"https://tldrlegal.com/license/mit-license\"\u003eTLDR Legal \u003e MIT\u003c/a\u003e\u003c/sup\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eExpand License\u003c/summary\u003e\n\n```\nThe MIT License (MIT)\nCopyright (c) Alicia Sykes \u003calicia@omg.com\u003e \n\nPermission is hereby granted, free of charge, to any person obtaining a copy \nof this software and associated documentation files (the \"Software\"), to deal \nin the Software without restriction, including without limitation the rights \nto use, copy, modify, merge, publish, distribute, sub-license, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished \nto do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included install \ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,\nINCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANT ABILITY, FITNESS FOR A\nPARTICULAR PURPOSE AND NON INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n```\n\n\u003c/details\u003e\n\n\n\u003c!-- License + Copyright --\u003e\n\u003cp  align=\"center\"\u003e\n  \u003ci\u003e© \u003ca href=\"https://aliciasykes.com\"\u003eAlicia Sykes\u003c/a\u003e 2024\u003c/i\u003e\u003cbr\u003e\n  \u003ci\u003eLicensed under \u003ca href=\"https://gist.github.com/Lissy93/143d2ee01ccc5c052a17\"\u003eMIT\u003c/a\u003e\u003c/i\u003e\u003cbr\u003e\n  \u003ca href=\"https://github.com/lissy93\"\u003e\u003cimg src=\"https://i.ibb.co/4KtpYxb/octocat-clean-mini.png\" /\u003e\u003c/a\u003e\u003cbr\u003e\n  \u003csup\u003eThanks for visiting :)\u003c/sup\u003e\n\u003c/p\u003e\n\n\u003c!-- Dinosaurs are Awesome --\u003e\n\u003c!-- \n                        . - ~ ~ ~ - .\n      ..     _      .-~               ~-.\n     //|     \\ `..~                      `.\n    || |      }  }              /       \\  \\\n(\\   \\\\ \\~^..'                 |         }  \\\n \\`.-~  o      /       }       |        /    \\\n (__          |       /        |       /      `.\n  `- - ~ ~ -._|      /_ - ~ ~ ^|      /- _      `.\n              |     /          |     /     ~-.     ~- _\n              |_____|          |_____|         ~ - . _ _~_-_\n--\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flissy93%2Fas93","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flissy93%2Fas93","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flissy93%2Fas93/lists"}