{"id":19282609,"url":"https://github.com/richardevcom/coming-soon-template","last_synced_at":"2025-04-22T01:32:05.496Z","repository":{"id":43187430,"uuid":"398196735","full_name":"richardevcom/coming-soon-template","owner":"richardevcom","description":"Quick coming soon HTML \u0026 CSS template using Tailwind CSS (built on Gulp, Browsersync \u0026 Node.js)","archived":false,"fork":false,"pushed_at":"2023-02-15T02:20:37.000Z","size":811,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T17:58:02.872Z","etag":null,"topics":["boilerplate","browsersync","coming","css","end","front","frontend","gulp","html","maintenance","soon","tailwind","tailwindcss"],"latest_commit_sha":null,"homepage":"https://github.com/richardevcom/coming-soon-template","language":"HTML","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/richardevcom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["richardevcom"],"custom":["buymeacoffee.com/richardevcom","revolut.me/richardevcom"]}},"created_at":"2021-08-20T07:44:42.000Z","updated_at":"2023-06-06T19:20:51.000Z","dependencies_parsed_at":"2024-11-09T21:28:18.344Z","dependency_job_id":"cb078faf-8075-4f71-ad01-b09edc744964","html_url":"https://github.com/richardevcom/coming-soon-template","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardevcom%2Fcoming-soon-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardevcom%2Fcoming-soon-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardevcom%2Fcoming-soon-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richardevcom%2Fcoming-soon-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richardevcom","download_url":"https://codeload.github.com/richardevcom/coming-soon-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250162077,"owners_count":21385037,"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":["boilerplate","browsersync","coming","css","end","front","frontend","gulp","html","maintenance","soon","tailwind","tailwindcss"],"created_at":"2024-11-09T21:27:44.219Z","updated_at":"2025-04-22T01:32:04.561Z","avatar_url":"https://github.com/richardevcom.png","language":"HTML","funding_links":["https://github.com/sponsors/richardevcom","buymeacoffee.com/richardevcom","revolut.me/richardevcom"],"categories":[],"sub_categories":[],"readme":"# Coming soon template\n\nBoilerplate for HTML coming soon webpage. Bare-bones HTML starter template with Tailwind CSS, PostCSS, Gulp, Browsersync \u0026amp; Imagemin.\u003cbr/\u003e\nThe main purpose of this boilerplate is to simplify build of quick coming soon/maintenance one-pagers.\n\n![screenshot](https://raw.githubusercontent.com/richardevcom/unknown-coming-soon/main/screenshot.png)\n\n## How to use this Boilerplate\n\n1. Clone the repository:\n\n   ```bash\n   git clone git@github.com:salttechno/tailwindcss-boilerplate.git \u003cYOUR_PROJECT_NAME\u003e\n\n   cd \u003cYOUR_PROJECT_NAME\u003e\n   ```\n\n   Or else simply download boilerplate's zip file from [this link](https://github.com/salttechno/tailwindcss-boilerplate).\n\n2. Install the dependencies:\n\n   ```bash\n   # if you are using npm\n   npm install\n\n   # OR if you are using Yarn\n   yarn\n   ```\n\n3. Start the development server:\n\n   ```bash\n   # if you are using npm\n   npm run dev\n\n   # OR if you are using Yarn\n   yarn run dev\n   ```\n\n   Now you should be able to see the project running at [localhost:3000](http://localhost:3000).\n\n4. Open `./index.html` in your editor (VS Code recommended) and start editing!\n\n## Optimizing for production\n\nTailwind CSS output needs to be optimized for the production use. The development version for the CSS file is almost 4MB which is not good for production websites. [Read this for more details](https://tailwindcss.com/docs/optimizing-for-production). This boilerplate **helps you generate the production version** of your CSS file easily \u0026 quickly.\n\nWe have configured `purge` option for PostCSS \u0026 Tailwind CSS. To build optimized version of your custom CSS, simply run:\n\n```bash\n# if you are using npm\nnpm run build\n\n# OR if you are using Yarn\nyarn run build\n```\n\nFor optimizing your images, simply run:\n\n```bash\n# if you are using npm\nnpm run build-images\n\n# OR if you are using Yarn\nyarn run build-images\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardevcom%2Fcoming-soon-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichardevcom%2Fcoming-soon-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichardevcom%2Fcoming-soon-template/lists"}