{"id":19215600,"url":"https://github.com/alwaysblank/alwaysblank.org","last_synced_at":"2025-10-10T17:04:44.393Z","repository":{"id":56092742,"uuid":"136757232","full_name":"alwaysblank/alwaysblank.org","owner":"alwaysblank","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-06T21:49:46.000Z","size":8608,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-10T17:03:07.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/alwaysblank.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}},"created_at":"2018-06-09T20:52:08.000Z","updated_at":"2019-01-06T18:36:59.000Z","dependencies_parsed_at":"2022-08-15T13:00:55.509Z","dependency_job_id":null,"html_url":"https://github.com/alwaysblank/alwaysblank.org","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alwaysblank/alwaysblank.org","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Falwaysblank.org","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Falwaysblank.org/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Falwaysblank.org/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Falwaysblank.org/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alwaysblank","download_url":"https://codeload.github.com/alwaysblank/alwaysblank.org/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alwaysblank%2Falwaysblank.org/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004814,"owners_count":26083783,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-09T14:14:11.758Z","updated_at":"2025-10-10T17:04:44.372Z","avatar_url":"https://github.com/alwaysblank.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⚛️ gatsby-starter-modern\n\nA modern Gatsby starter with strict linting and auto-formatting rules.\n\n## 🚀 Getting started\n\n- Clone this project and install all the required dependencies _(e.g. with `gatsby new gatsby-example-site https://github.com/kripod/gatsby-starter-modern` after making sure that Gatsby CLI is installed globally with `npm install --global gatsby-cli`)_\n- Start a development server with `yarn develop` or `npm run develop`\n  - _Other scripts like `build`, [`lint`][script-lint] and [`format`][script-format] are also available_\n\n### Deploy\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/kripod/gatsby-starter-modern)\n\n[script-lint]: #linting\n[script-format]: #automatic-code-formatting\n\n## 💅 Style management\n\n[SCSS][sass], a superset of CSS is used for styling components. The usage of Sass-specific extensions is optional, as every valid CSS stylesheet is a valid SCSS file with the same meaning.\n\nThe default style of browsers is normalized by [modern-normalize][].\n\n[sass]: https://sass-lang.com/\n[modern-normalize]: https://github.com/sindresorhus/modern-normalize\n\n## ✨ Superior developer experience\n\n### Automatic code formatting\n\n[Prettier][] is an opinionated code formatter aiming to provide codebase consistency when multiple developers work on the same project. The main reason behind adopting Prettier is to [stop all the on-going debates over coding styles][].\n\n[prettier]: https://prettier.io/\n[stop all the on-going debates over coding styles]: https://prettier.io/docs/en/why-prettier.html\n\n### Linting\n\n[Linters][lint] are tools that analyze source code to flag programming errors, bugs, stylistic errors, and suspicious constructs.\n\n- JavaScript files are linted by [ESLint][], enforcing the [Airbnb JavaScript Style Guide][] through an overridable set of rules provided by [eslint-config-airbnb-base][].\n- SCSS files are linted by [stylelint][], adhering to the rules specified in [stylelint-config-recommended-scss][] and the [declaration order conventions of idiomatic-css][] _(enforced by [stylelint-config-idiomatic-order][])_.\n\n[lint]: https://en.wikipedia.org/wiki/Lint_(software)\n[eslint]: https://eslint.org/\n[airbnb javascript style guide]: https://github.com/airbnb/javascript\n[eslint-config-airbnb-base]: https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb-base\n[stylelint]: https://stylelint.io/\n[stylelint-config-recommended-scss]: https://github.com/kristerkari/stylelint-config-recommended-scss\n[declaration order conventions of idiomatic-css]: https://github.com/necolas/idiomatic-css#declaration-order\n[stylelint-config-idiomatic-order]: https://github.com/ream88/stylelint-config-idiomatic-order\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falwaysblank%2Falwaysblank.org","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falwaysblank%2Falwaysblank.org","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falwaysblank%2Falwaysblank.org/lists"}