{"id":15016475,"url":"https://github.com/holger1411/11straps","last_synced_at":"2025-04-12T09:30:39.549Z","repository":{"id":37833230,"uuid":"308569510","full_name":"holger1411/11straps","owner":"holger1411","description":"11straps is a static website boilerplate. It combines Eleventy with Bootstrap 5. 🎉  ","archived":false,"fork":false,"pushed_at":"2023-06-16T06:41:18.000Z","size":14130,"stargazers_count":112,"open_issues_count":10,"forks_count":24,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-31T11:51:32.688Z","etag":null,"topics":["boilerplate","bootstrap","bootstrap5","css","eleventy","eleventy-theme","minifies","netlify","nunjucks","sass","scss","scss-framework","static-site-generator"],"latest_commit_sha":null,"homepage":"https://11straps.com","language":"SCSS","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/holger1411.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}},"created_at":"2020-10-30T08:31:23.000Z","updated_at":"2024-10-01T00:34:05.000Z","dependencies_parsed_at":"2023-02-11T22:45:44.028Z","dependency_job_id":"a4e28f17-83db-456f-87a7-84fee87cd660","html_url":"https://github.com/holger1411/11straps","commit_stats":null,"previous_names":[],"tags_count":13,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holger1411%2F11straps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holger1411%2F11straps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holger1411%2F11straps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holger1411%2F11straps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/holger1411","download_url":"https://codeload.github.com/holger1411/11straps/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223510333,"owners_count":17157306,"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":["boilerplate","bootstrap","bootstrap5","css","eleventy","eleventy-theme","minifies","netlify","nunjucks","sass","scss","scss-framework","static-site-generator"],"created_at":"2024-09-24T19:48:57.160Z","updated_at":"2024-11-07T12:03:25.528Z","avatar_url":"https://github.com/holger1411.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 11straps = 11ty + Bootstrap5\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/64b42b0c-aeba-4583-b023-202fcdf571bb/deploy-status)](https://app.netlify.com/sites/11straps-demo/deploys)\n\n**Live Demo**: \u003ca href=\"https://11straps.com\" target=\"_blank\"\u003e11straps.com\u003c/a\u003e\n\n## What is 11straps?\n11straps is a simple boilerplate. It combines the static site generator \u003ca href=\"https://www.11ty.dev/\" target=\"_blank\"\u003e11ty\u003c/a\u003e with the CSS framework \u003ca href=\"https://getbootstrap.com/\" target=\"_blank\"\u003eBootstrap 5\u003c/a\u003e and is stitched together with some npm and Gulp magic dust. It minifies and purges the CSS file (so it removes any unused CSS) and comes with a static server and browser sync support for your local development.\n\n## Requirements\nYou need Node (at least v8+) on your computer. To check if you have node and what version run this command in your terminal:\n```\nnode --version\n```\n\n## Want to try it out now?\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/holger1411/11straps)\n\n## Installation\nDownload and extract the [latest release](https://github.com/holger1411/11straps/releases) or checkout the main branch of this repo.\nFire up your terminal, go to the new folder and run:\n```\nnpm install\n```\nNow you are good to go.\n\n## Build it for dev\nTo build your static website for local development run:\n```\nnpm run build-dev\n```\nThis will build the static website into the `/dev` folder without all the minifiying and purging stuff (\u003c- much faster and a more human friendly code output, but a much bigger package)\n\n## Run in dev mode\nTo run the build-dev task automatically on file changes run:\n```\nnpm run watch\n```\nThat will run a local server from `/dev` folder and connects browser sync to it. On changes within the `/src` folder it will run the `npm run build-dev` command automatically and will refresh your browser.\n\n## Build it for prod\nIf you are done with your dev work and happy with it its time to deploy your static website into the wild wild west (www). To build your static website for a prod deployment run:\n```\nnpm run build\n```\nThat will output the full site, with purged and minified CSS and minified html. The output will be stored in the `/public` folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholger1411%2F11straps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fholger1411%2F11straps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholger1411%2F11straps/lists"}