{"id":17982245,"url":"https://github.com/idered/sauron","last_synced_at":"2025-06-22T11:06:43.738Z","repository":{"id":27797238,"uuid":"31286327","full_name":"Idered/sauron","owner":"Idered","description":"One build system to manage all your HTML, CSS, JS projects","archived":false,"fork":false,"pushed_at":"2015-03-05T09:55:31.000Z","size":184,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-22T11:06:15.853Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jaymzcd/django-ooyala","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Idered.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":"2015-02-24T22:57:03.000Z","updated_at":"2015-06-03T19:04:27.000Z","dependencies_parsed_at":"2022-07-12T18:23:34.363Z","dependency_job_id":null,"html_url":"https://github.com/Idered/sauron","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Idered/sauron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2Fsauron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2Fsauron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2Fsauron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2Fsauron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Idered","download_url":"https://codeload.github.com/Idered/sauron/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2Fsauron/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261282324,"owners_count":23134939,"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-29T18:13:33.561Z","updated_at":"2025-06-22T11:06:38.728Z","avatar_url":"https://github.com/Idered.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sauron\n\nIt's a starting point for your projects. First edit default project to your taste and use it as template for your \nfuture projects.\n\nIt takes care of: \n\n- sass compilation(fast)\n- adding css prefixes (using autoprefixer)\n- js/sass minification\n- compiling all your vendor plugins into one vendor file\n- setting up livereload server and file watchers\n\n## Installation\n\nJust download this repo and run: `npm install`\n\n## Using Sauron\n\n### Getting started\n\nEdit files in `projects/default`, change default settings, add your favourite libs, customize default js structure, etc.\nThis will be used as your boilerplate.\n\n### Creating new project\n\nTo create new project, run `gulp new --name PROJECT_NAME`. Your default template will be used as starting point for new \nproject. All dependencies will be automatically installed during project creation.\n\n### Vendor JS files\n\nTo add new js lib to your project, use command `bower install PLUGIN --save` in project directory then add url to new \ndependency to bower.json in vendor section. Files in bower.json/vendor will be automatically compiled to vendor.min.js \nin project dist folder.\n \n### Working with project\n\nEvery new project can be compiled using `gulp --project PROJECT_NAME` - your sass, js and vendor js will be compiled\nto style.min.css, script.min.js and vendor.min.js, they're already hooked in default index.html.\n\n## Licensing \n\nApache License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidered%2Fsauron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidered%2Fsauron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidered%2Fsauron/lists"}