{"id":18715462,"url":"https://github.com/rawnly/stockpapers-website","last_synced_at":"2025-07-15T22:17:09.860Z","repository":{"id":78841477,"uuid":"166559250","full_name":"rawnly/stockpapers-website","owner":"rawnly","description":"StockPapers('s) website","archived":false,"fork":false,"pushed_at":"2019-04-06T12:16:13.000Z","size":13324,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-19T11:46:00.677Z","etag":null,"topics":["app","stockpapers","website"],"latest_commit_sha":null,"homepage":"http://get.stockpapers.app","language":"TypeScript","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/rawnly.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":"2019-01-19T15:04:54.000Z","updated_at":"2020-01-15T21:18:20.000Z","dependencies_parsed_at":"2023-03-25T16:08:51.734Z","dependency_job_id":null,"html_url":"https://github.com/rawnly/stockpapers-website","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rawnly/stockpapers-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fstockpapers-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fstockpapers-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fstockpapers-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fstockpapers-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rawnly","download_url":"https://codeload.github.com/rawnly/stockpapers-website/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rawnly%2Fstockpapers-website/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265464400,"owners_count":23770321,"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":["app","stockpapers","website"],"created_at":"2024-11-07T13:08:49.931Z","updated_at":"2025-07-15T22:17:09.840Z","avatar_url":"https://github.com/rawnly.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# StockPapers Website\n\n\u003e Download StockPapers on the [AppStore](https://get.stockpapers.app)\n\n![template](screenshot.png)\n\n## Styling\n\nFor convenience I've installed [`sass-resources-loader`](https://github.com/shakacode/sass-resources-loader) all the files in the `styles/extra` folder will be included in each sass file, so please **DO NOT USE @import METHOD ANYWHERE FOR ANY REASON** to avoid file duplicates in build.\n\nExample:\n\n```scss\n/* styles/extra/_mixins.scss */\n\n%backgroundRED {\n\tbackground: red;\n}\n```\n\n```scss\n/* styles/myPage.scss */\n\n.redStuff {\n\t@extend %backgroundRED; // as you can see mixins.scss is not imported\n\n\tcolor: white;\n\tborder-radius: 5px;\n}\n```\n\nThese 2 files above will be compiled in:\n\n```scss\n.redStuff {\n\tbackground: red;\n\tcolor: white;\n\tborder-radius: 5px;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawnly%2Fstockpapers-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frawnly%2Fstockpapers-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frawnly%2Fstockpapers-website/lists"}