{"id":13399184,"url":"https://github.com/plusjade/jekyll-bootstrap","last_synced_at":"2025-12-17T00:09:08.367Z","repository":{"id":2133808,"uuid":"3077195","full_name":"plusjade/jekyll-bootstrap","owner":"plusjade","description":"The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages.","archived":false,"fork":false,"pushed_at":"2017-05-28T16:29:45.000Z","size":2052,"stargazers_count":3350,"open_issues_count":57,"forks_count":1709,"subscribers_count":168,"default_branch":"master","last_synced_at":"2024-11-05T02:51:45.823Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"jekyllbootstrap.com","language":"Ruby","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/plusjade.png","metadata":{"files":{"readme":"README.md","changelog":"History.markdown","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":"2011-12-30T23:03:46.000Z","updated_at":"2024-11-03T17:27:15.000Z","dependencies_parsed_at":"2022-08-31T02:01:22.852Z","dependency_job_id":null,"html_url":"https://github.com/plusjade/jekyll-bootstrap","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plusjade%2Fjekyll-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plusjade%2Fjekyll-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plusjade%2Fjekyll-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plusjade%2Fjekyll-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plusjade","download_url":"https://codeload.github.com/plusjade/jekyll-bootstrap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225653687,"owners_count":17502940,"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":[],"created_at":"2024-07-30T19:00:34.964Z","updated_at":"2025-12-17T00:09:08.336Z","avatar_url":"https://github.com/plusjade.png","language":"Ruby","readme":"# Archived\n\nHi this repo is no longer maintained. I also failed to renew the jekyllbootstap dot com website. It's now been abused =/\n\nThis repo still highlights usable patterns for jekyll-based blogs and advanced/hackable liquid techniques. It's been fun! Thank you all.\n\n\n# Jekyll-Bootstrap\n\nThe quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages\n\n## Usage\n\nFor all usage and documentation please see: (website no longer maintained)\n\n## Version\n\n0.3.0 - stable and versioned using [semantic versioning](http://semver.org/).\n\n**NOTE:** 0.3.0 introduces a new theme which is not backwards compatible in the sense it won't _look_ like the old version.\nHowever, the actual API has not changed at all.\nYou might want to run 0.3.0 in a branch to make sure you are ok with the theme design changes.\n\n## Milestones\n\n[0.4.0](https://github.com/plusjade/jekyll-bootstrap/milestones/v%200.4.0) - next release [ETA 03/29/2015]\n\n### GOALS\n\n* No open PRs against master branch.\n* Squash some bugs.\n* Add some new features (low-hanging fruit).\n* Establish social media presence.\n\n\n### Bugs\n\n|Bug |Description\n|------|---------------\n|[#86](https://github.com/plusjade/jekyll-bootstrap/issues/86)  |\u0026#x2611; Facebook Comments\n|[#113](https://github.com/plusjade/jekyll-bootstrap/issues/113)|\u0026#x2611; ASSET_PATH w/ page \u0026 post\n|[#144](https://github.com/plusjade/jekyll-bootstrap/issues/144)|\u0026#x2610; BASE_PATH w/ FQDN\n|[#227](https://github.com/plusjade/jekyll-bootstrap/issues/227)|\u0026#x2611; Redundant JB/setup\n\n### Features\n\n|Bug |Description\n|------|---------------\n|[#98](https://github.com/plusjade/jekyll-bootstrap/issues/98)  |\u0026#x2611; GIST Integration\n|[#244](https://github.com/plusjade/jekyll-bootstrap/issues/244)|\u0026#x2611; JB/file_exists Helper\n|[#42](https://github.com/plusjade/jekyll-bootstrap/issues/42)  |\u0026#x2611; Sort collections of Pages / Posts\n|[#84](https://github.com/plusjade/jekyll-bootstrap/issues/84)  |\u0026#x2610; Detecting production mode\n\n### TODOS\n\nReview existing pull requests against plusjake/jekyll-bootstrap:master. Merge or close each.\n\n* Create twitter account. Add link / icon on jekyllbootstrap.com.\n* Create blog posts under plusjade/gh-pages, expose on jekyllbootstrap.com, feed to twitter account.\n* Announce state of project, announce roadmap(s), announce new versions as they’re released.\n\n## Contributing\n\n\nTo contribute to the framework please make sure to checkout your branch based on `jb-development`!!\nThis is very important as it allows me to accept your pull request without having to publish a public version release.\n\nSmall, atomic Features, bugs, etc.\nUse the `jb-development` branch but note it will likely change fast as pull requests are accepted.\nPlease rebase as often as possible when working.\nWork on small, atomic features/bugs to avoid upstream commits affecting/breaking your development work.\n\nFor Big Features or major API extensions/edits:\nThis is the one case where I'll accept pull-requests based off the master branch.\nThis allows you to work in isolation but it means I'll have to manually merge your work into the next public release.\nTranslation : it might take a bit longer so please be patient! (but sincerely thank you).\n\n**Jekyll-Bootstrap Documentation Website.**\n\nThe documentation website at \u003chttp://jekyllbootstrap.com\u003e is maintained at https://github.com/plusjade/jekyllbootstrap.com\n\n\n## License\n\n[MIT](http://opensource.org/licenses/MIT)\n","funding_links":[],"categories":["Jekyll","Ruby","Uncategorized"],"sub_categories":["Uncategorized"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplusjade%2Fjekyll-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplusjade%2Fjekyll-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplusjade%2Fjekyll-bootstrap/lists"}