{"id":18039641,"url":"https://github.com/timbokz/blitz","last_synced_at":"2025-03-27T10:32:19.341Z","repository":{"id":75882564,"uuid":"73512769","full_name":"TimboKZ/blitz","owner":"TimboKZ","description":"Dead simple static website generator using Node and Pug. (Discontinued)","archived":false,"fork":false,"pushed_at":"2017-12-26T12:14:34.000Z","size":950,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-22T15:02:22.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://blitz.kawaiidesu.me/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TimboKZ.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":"2016-11-11T21:25:43.000Z","updated_at":"2019-03-09T15:01:39.000Z","dependencies_parsed_at":"2023-12-08T23:45:11.937Z","dependency_job_id":null,"html_url":"https://github.com/TimboKZ/blitz","commit_stats":{"total_commits":70,"total_committers":2,"mean_commits":35.0,"dds":0.02857142857142858,"last_synced_commit":"8c1f09404e337f7f88f256ddca5db2aed0e4ac5d"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimboKZ%2Fblitz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimboKZ%2Fblitz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimboKZ%2Fblitz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TimboKZ%2Fblitz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TimboKZ","download_url":"https://codeload.github.com/TimboKZ/blitz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245827141,"owners_count":20678929,"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-30T14:09:56.756Z","updated_at":"2025-03-27T10:32:18.895Z","avatar_url":"https://github.com/TimboKZ.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![Blitz Static Site Generator](https://getblitz.io/assets/img/blitz-logo-small.png)\n\n[![npm version](https://badge.fury.io/js/blitz-ssg.svg)](https://badge.fury.io/js/blitz-ssg)\n[![npm](https://img.shields.io/npm/dt/blitz-ssg.svg)](https://www.npmjs.com/package/blitz-ssg)\n[![David](https://img.shields.io/david/TimboKZ/blitz.svg)](https://www.npmjs.com/package/blitz-ssg)\n[![Build Status](https://travis-ci.org/TimboKZ/blitz.svg?branch=master)](https://travis-ci.org/TimboKZ/blitz)\n[![Coverage Status](https://coveralls.io/repos/github/TimboKZ/blitz/badge.svg?branch=development)](https://coveralls.io/github/TimboKZ/blitz?branch=development)\n\nBlitz is a dead simple yet powerful static site generator using Node.js, Pug and bits of YAML here and there.\n\nDocumentation can be found on [Blitz's website](https://getblitz.io/). You might also be interested in the\n[quick start guide](https://getblitz.io/docs/0.1/getting-started-template/).\n\n## Super quick start\n\nInstall Blitz once you have [Node.js and npm](https://docs.npmjs.com/getting-started/installing-node) ready:\n\n```bash\nnpm install -g blitz-ssg\n```\n\nCreate a new directory, enter it and initialise a Blitz project using the `portfolio` template:\n\n```bash\nmkdir blitz-example\ncd blitz-example\nblitz init -t portfolio\n```\n\nBuild the static site using Blitz:\n\n```bash\nblitz build\n```\n\nAnd you're done! Open `index.html` from the newly generated `build` directory in your favourite browser to view the\nwebsite you've just generated. For more templates, check out [this page](https://getblitz.io/docs/0.1/getting-started-template/).\n\n## Developers\n\nThis repository contains the source code of Blitz app, do **not** clone it if you want to use Blitz as opposed to\nhelping developing it. For an example website built using Blitz, consider [the source code](https://github.com/TimboKZ/blitz-website)\nof Blitz's official website.\n\nI suggest you make use of `tslint.json` provided in this repository to ensure consistent coding style.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimbokz%2Fblitz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimbokz%2Fblitz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimbokz%2Fblitz/lists"}