{"id":15471003,"url":"https://github.com/adorade/themy","last_synced_at":"2026-05-16T09:34:54.864Z","repository":{"id":45871334,"uuid":"244862748","full_name":"adorade/themy","owner":"adorade","description":"👌 Front-end Starter Kit with Gulp for ThemeForest Projects","archived":false,"fork":false,"pushed_at":"2023-07-12T15:22:21.000Z","size":1719,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-19T01:14:00.668Z","etag":null,"topics":["frontend","gulp","starter-kit","theme-development","themeforest"],"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/adorade.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":"2020-03-04T09:46:45.000Z","updated_at":"2022-10-20T15:57:16.000Z","dependencies_parsed_at":"2024-12-07T22:40:31.092Z","dependency_job_id":"5364a032-e92c-4b22-8278-07d004322f23","html_url":"https://github.com/adorade/themy","commit_stats":{"total_commits":143,"total_committers":4,"mean_commits":35.75,"dds":0.3706293706293706,"last_synced_commit":"a40df780aac6ad2c216901ac490102c8ba43e06f"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/adorade/themy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adorade%2Fthemy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adorade%2Fthemy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adorade%2Fthemy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adorade%2Fthemy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adorade","download_url":"https://codeload.github.com/adorade/themy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adorade%2Fthemy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33096985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["frontend","gulp","starter-kit","theme-development","themeforest"],"created_at":"2024-10-02T02:08:21.356Z","updated_at":"2026-05-16T09:34:54.847Z","avatar_url":"https://github.com/adorade.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Front-end Starter Kit with Gulp for ThemeForest Projects\n\n[![GitHub package.json version](https://img.shields.io/github/package-json/v/adorade/themy.svg?label=\u0026color=green\u0026logo=github)](https://github.com/adorade/themy/blob/main/package.json)\n[![license](https://img.shields.io/github/license/adorade/themy.svg?label=)](https://mit-license.org)\n[![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com/)\n[![GitHub Actions status](https://github.com/adorade/themy/workflows/Node%20CI/badge.svg)](https://github.com/adorade/themy/actions)\n\nThis project is an opinionated build automation for front-end web development based on [Node](https://nodejs.org/), [Gulp](http://gulpjs.com/), [Yarn](https://yarnpkg.com/), [Sass](http://sass-lang.com/), [Babel](https://babeljs.io/) and [Pug](https://pugjs.org/) for ThemeForest Projects.\n\n## Features\n\n- Sass compilation with [gulp-sass](https://www.npmjs.com/package/gulp-sass)\n- Code linting with [stylelint](https://github.com/olegskl/gulp-stylelint), [eslint](https://github.com/adametry/gulp-eslint) and [pug-lint](https://github.com/ilyakam/gulp-pug-linter)\n- Concatenate the Javascript files with [gulp-include](https://www.npmjs.com/package/gulp-include)\n- ES6 transpilation with [gulp-babel](https://www.npmjs.com/package/gulp-babel)\n- Minification with [csso](https://github.com/ben-eb/gulp-csso), [terser](https://www.npmjs.com/package/gulp-terser-js) and [htmlmin](https://github.com/jonschlinkert/gulp-htmlmin)\n- Autoprefix CSS with [autoprefixer](https://www.npmjs.com/package/gulp-autoprefixer)\n- Compress images with [imagemin](https://www.npmjs.com/package/gulp-imagemin)\n- Pug compilation with [gulp-pug](https://www.npmjs.com/package/gulp-pug)\n- Tidy Html files with [gulp-prettier](https://www.npmjs.com/package/gulp-prettier)\n- Auto-refresh browser with [browser sync](https://www.npmjs.com/package/browser-sync)\n- Show compiled file size with [gulp-size](https://www.npmjs.com/package/gulp-size)\n- Output project files in zip file for ThemeForest production with [gulp-zip](https://www.npmjs.com/package/gulp-zip)\n\n## Requirements\n\nBefore you continue, ensure you have meet the following requirements installed:\n\n- [Node.js](https://nodejs.org/)\n- [Yarn](https://yarnpkg.com/en/)\n- [Gulp](http://gulpjs.com/)\n\n## How to use\n\n1. Clone this repository\n\n    ```sh\n    git clone https://github.com/adorade/themy.git my-new-project\n    ```\n\n2. Open **_package.json_**, then edit it with your settings\n\n    ```json\n    ...\n    \"name\": \"theme-name\",\n    \"version\": \"1.0.0\",\n    \"author\": {\n        \"name\": \"Your Name\",\n        \"email\": \"your@email.com\",\n        \"url\": \"https://yoursite.com\"\n    },\n    ...\n    ```\n\n3. Install the project dependencies\n\n    ```sh\n    cd my-new-project\n    yarn install\n    ```\n\n4. Develop awesome things\n\n    ```sh\n    # development mode\n    yarn run dev\n    # or\n    gulp\n\n    # build theme, use `--theme` flag\n    yarn run build:theme\n    # or\n    gulp build --theme\n    ```\n\n5. Archive your theme release\n\n    ```sh\n    # archive theme release to `archive/stable` folder\n    # use `--archive` flag\n    yarn run build:archive\n    # or\n    gulp build --archive\n    ```\n\n6. Launch your demo\n\n    ```sh\n    # production mode, for demo,\n    # use `--production` or `--prod` flag\n    yarn run build:demo\n    # or\n    gulp build --prod\n    ```\n\n## Vendors\n\n- jQuery v3.6.1\n- popper.js v2.11.6\n- Bootstrap v5.2.2\n\n## License  \n  \nSee the [LICENSE](LICENSE) file for license rights and limitations (MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadorade%2Fthemy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadorade%2Fthemy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadorade%2Fthemy/lists"}