{"id":17460973,"url":"https://github.com/hudochenkov/new-project","last_synced_at":"2025-12-18T10:24:27.036Z","repository":{"id":16167702,"uuid":"18913910","full_name":"hudochenkov/new-project","owner":"hudochenkov","description":"Starting setup for a new project","archived":true,"fork":false,"pushed_at":"2019-04-09T08:57:57.000Z","size":168,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-19T13:47:19.188Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hudochenkov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-18T13:31:55.000Z","updated_at":"2023-09-20T14:24:29.000Z","dependencies_parsed_at":"2022-09-02T16:48:12.609Z","dependency_job_id":null,"html_url":"https://github.com/hudochenkov/new-project","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/hudochenkov%2Fnew-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hudochenkov%2Fnew-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hudochenkov%2Fnew-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hudochenkov%2Fnew-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hudochenkov","download_url":"https://codeload.github.com/hudochenkov/new-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241544822,"owners_count":19979784,"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-18T06:24:28.508Z","updated_at":"2025-12-18T10:24:21.762Z","avatar_url":"https://github.com/hudochenkov.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to work\n\nAll files for production are compiled with [Gulp]. CSS compiled with [PostCSS]. JavaScript libs and plugins are concatenated to the single file. Images are optimized. HTML just copied.\n\n## Setup\n\n1. Install [Node.js].\n2. Install development modules:\n\n\t\t$ npm install\n\n## Folders structure\n\n`root` — configs and dependencies.\n\n`build` — destination directory. There would be generated assets. Shouldn't be in repository.\n\n`dev` — source directory for everything:\n\n* dev root — HTML.\n* `img` — images.\n\t* `img/temp` — temporary images. They don't go to production and for demonstration purpose only.\n* `js` — JavaScript.\n\t* `js/libs` — JavaScript libraries and plugins, that can't be installed via npm.\n* `pcss` — PostCSS files.\n\n## Generate assets\n\nStart watching service which generates _dev_ version on each source file change, also this start local webserver with autoreload:\n\n\t$ npm start\n\nGenerate _production_ (minified and optimized) version:\n\n\t$ npm run build\n\n## Other Gulp-tasks\n\n**npm run lint** — check code style in stylesheets and JavaScipt files.\n\n**npm run deploy** — upload files to the server.\n\n[Gulp]: https://github.com/gulpjs/gulp/\n[PostCSS]: https://github.com/postcss/postcss/\n[Node.js]: https://nodejs.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhudochenkov%2Fnew-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhudochenkov%2Fnew-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhudochenkov%2Fnew-project/lists"}