{"id":18034692,"url":"https://github.com/yuanqing/q","last_synced_at":"2025-10-27T00:13:05.654Z","repository":{"id":57169988,"uuid":"191634277","full_name":"yuanqing/q","owner":"yuanqing","description":"🍦 An opinionated CLI for creating lightweight, vanilla HTML/CSS websites","archived":false,"fork":false,"pushed_at":"2021-01-30T07:41:08.000Z","size":155,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-29T11:55:36.670Z","etag":null,"topics":[],"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/yuanqing.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-12T19:44:03.000Z","updated_at":"2022-11-23T05:30:43.000Z","dependencies_parsed_at":"2022-08-27T12:01:48.713Z","dependency_job_id":null,"html_url":"https://github.com/yuanqing/q","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuanqing%2Fq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuanqing%2Fq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuanqing%2Fq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuanqing%2Fq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuanqing","download_url":"https://codeload.github.com/yuanqing/q/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247261605,"owners_count":20910108,"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":[],"created_at":"2024-10-30T11:13:26.061Z","updated_at":"2025-10-27T00:13:05.572Z","avatar_url":"https://github.com/yuanqing.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @yuanqing/q [![npm Version](https://img.shields.io/npm/v/@yuanqing/q.svg)](https://www.npmjs.org/package/@yuanqing/q)\n\n\u003e An opinionated CLI for creating lightweight, vanilla HTML/CSS websites\n\n## Features\n\n- Leverage [Tachyons](https://github.com/tachyons-css/tachyons/) for CSS\n- Minification and compression of HTML, CSS and images\n- Watch and rebuild on changes\n- Linting and auto-formatting\n- Deploying via FTP\n\n## Installation\n\n```\n$ npm install --global @yuanqing/q\n```\n\n## Usage\n\n```\n$ q --help\nq \u003ccommand\u003e\n\nCommands:\n  q build [types..]  Build HTML, CSS, images\n  q clean            Delete the `build` directory and other artefacts\n  q fix [types..]    Auto-format HTML and CSS\n  q ftp              Upload the `build` directory\n  q lint [types..]   Lint CSS\n  q serve            Serve the `build` directory\n  q watch [types..]  Watch and rebuild HTML, CSS and images on changes\n\nOptions:\n  --help     Show help                                                 [boolean]\n  --version  Show version number                                       [boolean]\n```\n\n## Directory structure\n\n- All implementation code is placed in the `src` directory.\n  - CSS files must match the glob pattern `src/css/**/*.css`. The entry CSS file is `src/css/style.css`.\n  - HTML files must match the glob pattern `src/**/*.html`.\n- Images are placed in the `media` directory and must match the glob pattern `media/**/*.{gif,jpg,png}`.\n- HTML, CSS, and images are output to the `build` directory\n\n## License\n\n[MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuanqing%2Fq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuanqing%2Fq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuanqing%2Fq/lists"}