{"id":18136163,"url":"https://github.com/albogdano/bootup","last_synced_at":"2025-04-06T16:48:06.103Z","repository":{"id":15440139,"uuid":"18172895","full_name":"albogdano/bootup","owner":"albogdano","description":"Bootstrap + Assemble starter kit for putting together static websites and documentation","archived":false,"fork":false,"pushed_at":"2020-03-15T10:39:20.000Z","size":402,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T05:06:50.313Z","etag":null,"topics":["documentation-tool","html-builder","static-site-generator"],"latest_commit_sha":null,"homepage":"","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/albogdano.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}},"created_at":"2014-03-27T10:58:19.000Z","updated_at":"2023-08-27T19:04:40.000Z","dependencies_parsed_at":"2022-08-25T18:02:26.896Z","dependency_job_id":null,"html_url":"https://github.com/albogdano/bootup","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albogdano%2Fbootup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albogdano%2Fbootup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albogdano%2Fbootup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/albogdano%2Fbootup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/albogdano","download_url":"https://codeload.github.com/albogdano/bootup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247517920,"owners_count":20951716,"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":["documentation-tool","html-builder","static-site-generator"],"created_at":"2024-11-01T14:11:02.719Z","updated_at":"2025-04-06T16:48:06.072Z","avatar_url":"https://github.com/albogdano.png","language":"HTML","readme":"# bootUP [![Build Status](https://travis-ci.org/albogdano/bootup.svg?branch=master)](https://travis-ci.org/albogdano/bootup)\n\u003e ### A [Bootstrap](http://getbootstrap.com) + [Assemble](http://assemble.io) + [HTML5 Boilerplate](http://html5boilerplate.com) starter kit.\n\n## Features\n\nWith **bootUP** you can quickly build responsive static websites and iterate on them _without refreshing the browser_!\nIt contains some of the most widely used frontend tools and frameworks.\n\n- [Bootstrap](http://getbootstrap.com) - CSS and JS framework\n- [Assemble](http://assemble.io) - static site generator\n- [HTML5 Boilerplate](http://html5boilerplate.com) - HTML5 barebones template\n- [Grunt](http://http://gruntjs.com) - Javascript build tool\n- [Bootswatch](http://bootswatch.com) - a collection of Bootstrap themes\n- [Font Awesome](http://fontawesome.io) - icon font\n\n## Demo Site\n\n### [Para Docs](https://paraio.org/docs/)\n\n## Requirements\n\nSkip this part if you already have Node.js, Grunt and Bower on your machine.\n\n1. Get [Node.js](http://nodejs.org/)\n2. Install Grunt - `$ npm install -g grunt-cli`\n3. Install Bower - `$ npm install -g bower`\n\n## Getting Started\n\n1. [Download](https://github.com/albogdano/bootup/archive/master.zip) bootUP **or** clone it.\n2. `$ npm install`\n3. `$ grunt server`\n\n**Other tasks:**\n\n- Build: `$ grunt`\n- Clean: `$ grunt clean`\n- Clean \u0026 Build: `$ grunt cb` (also validates HTML and Javascript)\n\n**Note:** if you get the error `ENOSPC` Error on Linux, do this:\n\n```bash\n$ echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf \u0026\u0026 sudo sysctl -p\n```\n\n## Settings\n\n### Google Analytics\n\nEdit `assemble.json` and change `ga` to your tracking id and `domain` to match the domain you use for Google Analytics.\n\n\n### Switching themes\n\nEdit `assemble.json` and change `theme` to any of the Bootswatch theme names:\n\n`amelia`, `cerulean`, `cosmo`, `cyborg`, `darkly`, `flatly`, `journal`, `lumen`, `readable`,\n`simplex`, `slate`, `spacelab`, `superhero`, `united`, `yeti`\n\nUse `default` for the vanilla Bootstrap style.\n\n### Switching templates\n\nEdit `assemble.json` and change `template` to one of the following:\n\n`modern-business`, `grayscale`, `monolite`\n\nCurrently there are three templates to choose from:\n\n- [Modern Business](http://startbootstrap.com/modern-business) - a full site Bootstrap template\n- [Grayscale](http://startbootstrap.com/grayscale) - a nice black \u0026 white single page template\n- Monolite - a Grayscale clone but lighter. Great as a template for documentation!\n\nFeel free to add more templates by creating a pull request or you could just ask me politely :wink:\n\n## License\n[MIT License](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbogdano%2Fbootup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbogdano%2Fbootup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbogdano%2Fbootup/lists"}