{"id":16424129,"url":"https://github.com/funkatron/html-project-base","last_synced_at":"2025-10-06T21:43:32.910Z","repository":{"id":6738722,"uuid":"7984854","full_name":"funkatron/html-project-base","owner":"funkatron","description":"Base skeleton for HTML/JS projects","archived":false,"fork":false,"pushed_at":"2013-02-11T19:41:48.000Z","size":628,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-13T11:30:35.975Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/funkatron.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-02-03T01:32:15.000Z","updated_at":"2017-07-20T19:23:38.000Z","dependencies_parsed_at":"2022-08-31T18:02:59.338Z","dependency_job_id":null,"html_url":"https://github.com/funkatron/html-project-base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/funkatron/html-project-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkatron%2Fhtml-project-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkatron%2Fhtml-project-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkatron%2Fhtml-project-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkatron%2Fhtml-project-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funkatron","download_url":"https://codeload.github.com/funkatron/html-project-base/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkatron%2Fhtml-project-base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278686634,"owners_count":26028325,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11T07:43:10.235Z","updated_at":"2025-10-06T21:43:32.880Z","avatar_url":"https://github.com/funkatron.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTML Project Base\n\nThis is a skeleton for HTML/JS/CSS apps. I made it for me. If other people want to use it, cool!\n\n## What's it do?\n\nProvides you a very basic system for building web sites and browser-based apps. It includes:\n\n* The Foundation CSS framework and AngularJS\n* Gives you a basic web server you can start and stop with simple CLI commands\n* Uses Compass to auto-compile SASS into CSS as you make changes\n* Includes a script to combine and minify your JavaScript\n\n## Stuff it uses\n\n* [Foundation w/ Compass/SCSS](http://foundation.zurb.com/docs/compass.php)\n* [UglifyJS 2](https://github.com/mishoo/UglifyJS2)\n* [AngularJS](http://angularjs.org/)\n* [Python's built-in web server](http://docs.python.org/2/library/basehttpserver.html)\n* Love\n\n## Install\n\n1. Buy a Mac\n2. Install Foundation/Compass gem: `sudo gem install zurb-foundation`\n3. Install UglifyJS 2 (requires node and npm): `npm install uglify-js -g`\n\n## Starting the http server \u0026 compass watcher\n\n1. `cd \u003cbase dir\u003e`\n2. `./serve.sh`\n3. make changes and stuff\n4. `./stop.sh` when you're done\n\n## recompiling JS\n\nI only compile the base libs (JQuery+Foundation stuff \u0026 Angular). You can recompile them by running `./buildjs.sh`.\n\n## Making changes\n\n* **HTML:** the `public_html/index.html` file, dummy\n* **CSS:** `public_html/sass/app.scss` and `public_html/sass/_settings.scss`\n* **JS:** `public_html/javascripts/app.js` file","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunkatron%2Fhtml-project-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunkatron%2Fhtml-project-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunkatron%2Fhtml-project-base/lists"}