{"id":20592006,"url":"https://github.com/gibbu/create-bd-theme","last_synced_at":"2025-04-14T22:53:43.627Z","repository":{"id":38354712,"uuid":"453922342","full_name":"Gibbu/create-bd-theme","owner":"Gibbu","description":"A CLI to scaffold BetterDiscord themes using SCSS.","archived":false,"fork":false,"pushed_at":"2025-03-27T11:37:39.000Z","size":69,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-14T22:53:36.830Z","etag":null,"topics":["betterdiscord","cli","scss","template"],"latest_commit_sha":null,"homepage":"","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/Gibbu.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":"2022-01-31T08:01:10.000Z","updated_at":"2025-03-27T11:37:43.000Z","dependencies_parsed_at":"2022-08-25T05:00:48.061Z","dependency_job_id":null,"html_url":"https://github.com/Gibbu/create-bd-theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gibbu%2Fcreate-bd-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gibbu%2Fcreate-bd-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gibbu%2Fcreate-bd-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gibbu%2Fcreate-bd-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gibbu","download_url":"https://codeload.github.com/Gibbu/create-bd-theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975329,"owners_count":21192208,"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":["betterdiscord","cli","scss","template"],"created_at":"2024-11-16T07:42:25.302Z","updated_at":"2025-04-14T22:53:43.608Z","avatar_url":"https://github.com/Gibbu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-bd-theme\n\nA CLI to scaffold BetterDiscord themes using SCSS.\n\n\u003cbr\u003e\n\n## Usage\n\nHave [NPM](https://nodejs.org/en/) v5.2+ installed with NodeJS and then run the following command:\n\n```bash\nnpx create-bd-theme MyTheme [options]\n```\n\nThis will ask a series of questions such as: Theme name, Description, your GitHub name, and if you'd like it initalize a Git repository.\n\n\u003cbr\u003e\n\n\u003e Make sure your GitHub name is correct as the CLI will use that for the GitHub Pages `@import`.  \n\u003e Providing the `--git` option will initialize a git repo and skip asking you.\n\n\u003cbr\u003e\n\nMove into the newly created directory and install the dependency using:\n\n```bash\ncd MyTheme\nnpm install\n```\n\n\u003cbr\u003e\n\nNow you're able to access the `dev` and `build` scripts using:\n\n```bash\nnpm run dev\n# and\nnpm run build\n```\n\nThe `dev` script will watch the file specified in the `bd-scss.config.js` `dev` option. If not provided it will default to `src/dev.scss`.  \nThe `build` script will compile the `dist` and `base` options to generate the necessary files.\n\n\u003e **View [bd-scss](https://github.com/Gibbu/bd-scss) for more info.**\n\n\u003cbr\u003e\n\n## Deployment\n\nWhen you're ready to share your awesome theme, all you need to do is push the changes to your repository and enable GitHub pages to target the `deploy` branch.  \nGitHub actions will take care of the compiling of the SCSS.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgibbu%2Fcreate-bd-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgibbu%2Fcreate-bd-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgibbu%2Fcreate-bd-theme/lists"}