{"id":19574340,"url":"https://github.com/straticjs/generator-stratic","last_synced_at":"2025-07-10T10:33:39.674Z","repository":{"id":21387493,"uuid":"24705187","full_name":"straticjs/generator-stratic","owner":"straticjs","description":"the streaming static site generator","archived":false,"fork":false,"pushed_at":"2020-06-01T01:16:06.000Z","size":627,"stargazers_count":9,"open_issues_count":11,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-20T03:36:16.437Z","etag":null,"topics":["blog-engine","gulp","hacktoberfest","javascript","pug","static-site-generator","stratic","yeoman","yeoman-generator"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/straticjs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2014-10-02T03:37:00.000Z","updated_at":"2023-08-06T06:29:40.000Z","dependencies_parsed_at":"2022-07-30T04:17:59.664Z","dependency_job_id":null,"html_url":"https://github.com/straticjs/generator-stratic","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/straticjs%2Fgenerator-stratic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/straticjs%2Fgenerator-stratic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/straticjs%2Fgenerator-stratic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/straticjs%2Fgenerator-stratic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/straticjs","download_url":"https://codeload.github.com/straticjs/generator-stratic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251094583,"owners_count":21535324,"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":["blog-engine","gulp","hacktoberfest","javascript","pug","static-site-generator","stratic","yeoman","yeoman-generator"],"created_at":"2024-11-11T06:40:10.589Z","updated_at":"2025-04-27T05:33:58.586Z","avatar_url":"https://github.com/straticjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-stratic\n\n[![Build Status](https://travis-ci.org/straticjs/generator-stratic.svg?branch=master)](https://travis-ci.org/straticjs/generator-stratic)\n[![Coverage Status](https://coveralls.io/repos/github/straticjs/generator-stratic/badge.svg?branch=master)](https://coveralls.io/github/straticjs/generator-stratic?branch=master)\n[![Greenkeeper badge](https://badges.greenkeeper.io/straticjs/generator-stratic.svg)](https://greenkeeper.io/)\n\nStratic, the streaming static site generator - [Yeoman](http://yeoman.io) generator\n\n## Getting Started\n\n### What is Yeoman?\n\nTrick question. It's not a thing. It's this guy:\n\n![](http://i.imgur.com/JHaAlBJ.png)\n\nBasically, he wears a top hat, lives in your computer, and waits for you to tell him what kind of application you wish to create.\n\nNot every new computer comes with a Yeoman pre-installed. He lives in the [npm](https://npmjs.org) package repository. You only have to ask for him once, then he packs up and moves into your hard drive. *Make sure you clean up, he likes new and shiny things.*\n\n```bash\nnpm install -g yo\n```\n\n### Yeoman Generators\n\nYeoman travels light. He didn't pack any generators when he moved in. You can think of a generator like a plug-in. You get to choose what type of application you wish to create, such as a Backbone application or even a Chrome extension.\n\nTo install generator-stratic from npm, run:\n\n```bash\nnpm install -g generator-stratic\n```\n\nFinally, initiate the generator:\n\n```bash\nyo stratic\n```\n\n## Testing\n\n`generator-stratic` tests can be run with `npm test`. If you want to run _all_ tests, including very expensive ones that take a lot of time, export `STRATIC_TEST_EXPENSIVE` to the environment with a value of `true`, like so:\n\n    $ export STRATIC_TEST_EXPENSIVE=true\n\t$ npm test\n\nTravis CI will run all expensive tests by default, so most of the time you can just run the inexpensive tests locally and let Travis run the expensive ones when you submit a Pull Request.\n\n## License\n\nYeoman is licensed under the MIT license. generator-stratic is licensed under the LGPL 3.0 or later.\n\n## Naming\n\nStratic stands for STReaming stATIC site generator.\n\nI also considered Glug, which stands for GulpLog Universal Generator. GulpLog is supposed to sound similar to weblog and Glug is supposed to sound similar to Gulp. In the end, though, Stratic won out.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstraticjs%2Fgenerator-stratic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstraticjs%2Fgenerator-stratic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstraticjs%2Fgenerator-stratic/lists"}