{"id":17069827,"url":"https://github.com/jlong/styleguide","last_synced_at":"2026-05-03T23:36:31.995Z","repository":{"id":66244204,"uuid":"121659430","full_name":"jlong/styleguide","owner":"jlong","description":"Gulp workflow for a styleguide","archived":false,"fork":false,"pushed_at":"2018-04-12T21:02:57.000Z","size":110,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-18T05:41:04.651Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jlong.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-15T17:33:37.000Z","updated_at":"2018-02-15T18:17:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2af7089-861a-4adc-9afb-9aa394f5368a","html_url":"https://github.com/jlong/styleguide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jlong/styleguide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fstyleguide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fstyleguide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fstyleguide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fstyleguide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlong","download_url":"https://codeload.github.com/jlong/styleguide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlong%2Fstyleguide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32589262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-14T11:27:57.799Z","updated_at":"2026-05-03T23:36:31.971Z","avatar_url":"https://github.com/jlong.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Style Guide\n\n\n## Setup\n\n1. If you haven't already installed [Node][1] and [NPM][2], [install them first][3]. You will need at least Node 0.12 or higher. Make sure NPM is up to date, too.\n\n2. ~~Install Pandoc~~:\n\n        brew install pandoc\n\n3. Checkout the project from GitHub. If you have Git installed on the command line, you can run:\n\n        git checkout git@github.com:jlong/styleguide.git\n\n    If you prefer, you can also install [GitHub for Desktop][4] and download to your Mac with [this link][5].\n\n4. Install the project dependencies. On the command line:\n\n        cd styleguide  # Change to the project directory\n        npm install    # Install the npm dependencies\n        bower install  # Install the bower dependencies\n\n\n## Building\n\nTo build the HTML and assets for the style guide, from the project directory run:\n\n    npm run build\n\nThis will build assets from the `src` directory and copy them into the `build` directory.\n\n\n## Preview server\n\nTo bring up the preview server:\n\n    npm run server\n\nThis will launch a preview server here:\n\n  \u003chttp://localhost:9000\u003e\n\n\n## Additional build tasks\n\nThis project uses [Gulp][6] to build the HTML and assets. You can see a complete list of the build tasks available in this project with:\n\n    npm run gulp tasks\n\nTo run a specific task, use:\n\n    npm run gulp [task name]\n\n\n[1]: https://nodejs.org\n[2]: https://docs.npmjs.com\n[3]: http://blog.teamtreehouse.com/install-node-js-npm-mac\n[4]: https://desktop.github.com\n[5]: github-mac://openRepo/https://github.com/uservoice/styleguide\n[6]: http://gulpjs.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlong%2Fstyleguide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlong%2Fstyleguide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlong%2Fstyleguide/lists"}