11straps
11straps is a static website boilerplate. It combines Eleventy with Bootstrap 5. 🎉
Install / Use
/learn @holger1411/11strapsREADME
11straps = 11ty + Bootstrap5
Live Demo: <a href="https://11straps.com" target="_blank">11straps.com</a>
What is 11straps?
11straps is a simple boilerplate. It combines the static site generator <a href="https://www.11ty.dev/" target="_blank">11ty</a> with the CSS framework <a href="https://getbootstrap.com/" target="_blank">Bootstrap 5</a> 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.
Requirements
You need Node (at least v8+) on your computer. To check if you have node and what version run this command in your terminal:
node --version
Want to try it out now?
Installation
Download and extract the latest release or checkout the main branch of this repo. Fire up your terminal, go to the new folder and run:
npm install
Now you are good to go.
Build it for dev
To build your static website for local development run:
npm run build-dev
This will build the static website into the /dev folder without all the minifiying and purging stuff (<- much faster and a more human friendly code output, but a much bigger package)
Run in dev mode
To run the build-dev task automatically on file changes run:
npm run watch
That 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.
Build it for prod
If 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:
npm run build
That will output the full site, with purged and minified CSS and minified html. The output will be stored in the /public folder.
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
