{"id":20338233,"url":"https://github.com/openclassrooms/html-less-boilerplate","last_synced_at":"2025-08-02T23:11:39.990Z","repository":{"id":25695665,"uuid":"29131934","full_name":"OpenClassrooms/html-less-boilerplate","owner":"OpenClassrooms","description":null,"archived":false,"fork":false,"pushed_at":"2015-01-12T11:34:08.000Z","size":152,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-01T14:46:42.824Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/OpenClassrooms.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-01-12T11:13:14.000Z","updated_at":"2020-01-17T09:32:44.000Z","dependencies_parsed_at":"2022-07-25T14:52:10.357Z","dependency_job_id":null,"html_url":"https://github.com/OpenClassrooms/html-less-boilerplate","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/OpenClassrooms%2Fhtml-less-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenClassrooms%2Fhtml-less-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenClassrooms%2Fhtml-less-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenClassrooms%2Fhtml-less-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenClassrooms","download_url":"https://codeload.github.com/OpenClassrooms/html-less-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241863278,"owners_count":20032965,"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-11-14T21:12:08.529Z","updated_at":"2025-03-04T14:27:47.203Z","avatar_url":"https://github.com/OpenClassrooms.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Requirement\nYou must have *bower* and *grunt* installed locally :\n```\nnpm install -g bower\nnpm install -g grunt-cli\n```\n# Installation\nthen install dependencies, CD in your directory :\n```\nnpm install\nbower install\n```\n\n#Usage\nMain static files are in the ```src``` folder. This is where you can add / modify your html/img/js files.\nLess files are in the ```less```directory.\nWhen building the app, all src files are copied in a ```build```folder at the root, Less files are compiled into one single css file in ```build/css/main.css```\n\nA basic cache busting is used to prevent css caching between builds (a timestamps is appended to the stylesheet link)\n\nYou can start a development server with :\n```\ngrunt server\n```\n\nThis will open your browser to the index.html page and live reload the whole page when you change something.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenclassrooms%2Fhtml-less-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenclassrooms%2Fhtml-less-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenclassrooms%2Fhtml-less-boilerplate/lists"}