{"id":16222122,"url":"https://github.com/hugodf/shatstack","last_synced_at":"2025-07-06T19:38:55.490Z","repository":{"id":37825793,"uuid":"247314919","full_name":"HugoDF/shatstack","owner":"HugoDF","description":"Back to basics with the HTML-driven SHATstack: Serverless, HTML, Alpine.js, TailwindCSS","archived":false,"fork":false,"pushed_at":"2023-07-11T15:51:01.000Z","size":190,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T02:23:19.946Z","etag":null,"topics":["alpinejs","jamstack","static-site","tailwindcss"],"latest_commit_sha":null,"homepage":"https://shatstack.com","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/HugoDF.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":"2020-03-14T16:43:48.000Z","updated_at":"2023-05-12T16:58:03.000Z","dependencies_parsed_at":"2024-11-03T11:37:34.360Z","dependency_job_id":null,"html_url":"https://github.com/HugoDF/shatstack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HugoDF/shatstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HugoDF%2Fshatstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HugoDF%2Fshatstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HugoDF%2Fshatstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HugoDF%2Fshatstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HugoDF","download_url":"https://codeload.github.com/HugoDF/shatstack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HugoDF%2Fshatstack/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263961710,"owners_count":23536275,"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":["alpinejs","jamstack","static-site","tailwindcss"],"created_at":"2024-10-10T12:11:19.216Z","updated_at":"2025-07-06T19:38:55.435Z","avatar_url":"https://github.com/HugoDF.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SHATstack\n\nThe wonderful, HTML-driven SHATstack (subset of the JAMstack), includes:\n\n- Serverless\n- HTML\n- Alpine.js\n- TailwindCSS\n\nSHATStack, a Dumpster fire of a stack for people who have had enough of acronyms\n\nIt's back to basics everyone:\n\nHow do I create a new page? Create a HTML, load up Alpine.js and Tailwind CSS from CDN and get coding.\n\nFind the examples in the [pages](./pages) directory.\n\nAlternative way to create a new page: use `node ./scripts/new.js your-page-name` in this repo 😂. It'll copy [pages/example-template.html](./pages/example-template.html) to `pages/your-page-name.html`.\n\nCLI coming soon.\n\n## Requirements\n\n- Node 10\n- Yarn 1.x or npm\n\n## Setup\n\n1. Clone the repository\n2. Run `yarn` or `npm install` installs all required dependencies.\n\n## npm scripts\n\n\u003e Equivalent `npm run \u003cscript\u003e` should also work\n\n- `yarn start` will start a local dev server using [serve](https://github.com/zeit/serve)\n- `yarn format` will run prettier on the HTML pages.\n- `yarn build` will\n  - clean `dist`\n  - create a `dist/index.html` from files in the `pages` directory\n  - take references to CDN stylesheets and inline the styles that are used in each HTML page\n\n## LICENSE\n\nCode is licensed under the [MIT License](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugodf%2Fshatstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhugodf%2Fshatstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugodf%2Fshatstack/lists"}