{"id":22860007,"url":"https://github.com/reelyactive/web-style-guide","last_synced_at":"2026-02-07T06:03:10.662Z","repository":{"id":69137255,"uuid":"163529668","full_name":"reelyactive/web-style-guide","owner":"reelyactive","description":"Style guide for reelyActive webpages and web apps, based on Bootstrap 5 and Font Awesome 5 (Free).  We believe in an open Internet of Things.","archived":false,"fork":false,"pushed_at":"2025-11-04T23:45:28.000Z","size":4688,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-05T01:21:43.468Z","etag":null,"topics":["bootstrap","bootstrap-5","color-themes","dark-mode","dark-theme","font-awesome","open-source","web-style-guide"],"latest_commit_sha":null,"homepage":"https://reelyactive.github.io/web-style-guide/","language":"HTML","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/reelyactive.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-12-29T17:41:45.000Z","updated_at":"2025-11-04T23:45:31.000Z","dependencies_parsed_at":"2024-01-04T15:46:55.196Z","dependency_job_id":"3b54505a-0b85-4d5b-8dda-c39024890e0c","html_url":"https://github.com/reelyactive/web-style-guide","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reelyactive/web-style-guide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Fweb-style-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Fweb-style-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Fweb-style-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Fweb-style-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reelyactive","download_url":"https://codeload.github.com/reelyactive/web-style-guide/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reelyactive%2Fweb-style-guide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29187964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T05:07:31.176Z","status":"ssl_error","status_checked_at":"2026-02-07T05:06:15.227Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bootstrap","bootstrap-5","color-themes","dark-mode","dark-theme","font-awesome","open-source","web-style-guide"],"created_at":"2024-12-13T09:08:41.185Z","updated_at":"2026-02-07T06:03:10.633Z","avatar_url":"https://github.com/reelyactive.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"reelyActive Web Style Guide\n===========================\n\nStyle guide for reelyActive webpages and web apps, based on [Bootstrap 5](https://getbootstrap.com).  Everything is open source and [MIT License](https://opensource.org/licenses/MIT) and can be freely used to inspire and facilitate other projects.\n\n![Web Style Guide Screenshot](https://reelyactive.github.io/web-style-guide/images/screenshot.gif)\n\n\nBrowse it as a webpage at [reelyactive.github.io/web-style-guide/](https://reelyactive.github.io/web-style-guide/), where the following additional example pages are included:\n- [Tutorial template](https://reelyactive.github.io/web-style-guide/tutorial-example)\n- [Web app template](https://reelyactive.github.io/web-style-guide/app-example)\n- [Font Awesome cheatsheet](https://reelyactive.github.io/web-style-guide/fontawesome-icons)\n\n\nQuick Start\n-----------\n\nClone this repository (ex: click the Code button above and Download as ZIP).\n\nEdit any of the `index.html` files in your favourite editor (ex: Notepad, TextEdit).\n\nOpen/refresh the `index.html` file in your favourite browser to see the results.\n\nAll of the supporting JavaScripts (JS) and Cascading Style Sheets (CSS) are pre-built and included in the [file structure](#file-structure) below.\n\n\nFile Structure\n--------------\n\nThe files are organised in the following hierarchy:\n\n| Directory | File(s)          | Description                                   |\n|:----------|:-----------------|:----------------------------------------------|\n| /         | .html            | All the content                               |\n| /images/  | .jpg, .png, etc. | All images and graphics supporting the content|\n| /style/   | .css             | All the cascading style sheets (Bootstrap)    |\n| /js/      | .js              | All the JavaScripts (Bootstrap \u0026 Font Awesome)|\n\nThe core files are as follows:\n\n| File                               | Purpose                                |\n|:-----------------------------------|:---------------------------------------|\n| /index.html                        | The webpage or web application content |\n| /images/reelyactive-logo-nav.png   | The logo in the top-left corner        |\n| /js/boostrappyactive.bundle.min.js | reelyActivated Bootstrap 5 JS          |\n| /js/fontawesome-reelyactive.min.js | reelyActive's subset of Font Awesome   |\n| /style/bootstrappyactive.min.css   | reelyActivated Bootstrap 5 CSS         |\n\n\nBuilding Bootstrap and Font Awesome\n-----------------------------------\n\n_This step is only required when customising the scss or icons!_\n\nInstall the devDependencies, with the following executable from the command line:\n- sass\n- cleancss (clean-css-cli)\n- webpack\n- npm-run-all\n\nThen build (and minify) the Bootstrap 5 CSS with:\n\n    npm run css\n\nThen build the Bootstrap 5 JS with:\n\n    npm run js\n\nThen build (and minify) the Font Awesome subset with:\n\n    npm run fa\n\nThe built files are copied to the /js and /style directories.\n\n\nBootstrap 5 Colour Modes\n------------------------\n\nVersion 1.3 of this __web-style-guide__ adopts Bootstrap 5.3 which supports [Color Modes (aka Themes)](https://getbootstrap.com/docs/5.3/customize/color-modes/).  By including the `js/color-modes.js` module, which is adapted from [twbs/examples/color-modes](https://github.com/twbs/examples/tree/main/color-modes), the `prefers-color-scheme` variable is detected from the browser to automatically switch between light/dark mode.  A manual override is provided in the top nav bar of the examples in this style guide, which uses Font Awesome rather than Bootstrap icons, hence the modification of `js/color-modes.js`.\n\n\nLicense\n-------\n\nMIT License\n\nCopyright (c) 2018-2024 [reelyActive](https://www.reelyactive.com)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR \nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, \nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE \nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER \nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, \nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN \nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freelyactive%2Fweb-style-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freelyactive%2Fweb-style-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freelyactive%2Fweb-style-guide/lists"}