https://github.com/bt-rb/bridgetown-theme-bootstrap-blog
Bridgetown Theme Bootstrap 5 Blog
https://github.com/bt-rb/bridgetown-theme-bootstrap-blog
bootstrap bootstrap5 bridgetown bridgetown-theme scss
Last synced: about 1 month ago
JSON representation
Bridgetown Theme Bootstrap 5 Blog
- Host: GitHub
- URL: https://github.com/bt-rb/bridgetown-theme-bootstrap-blog
- Owner: bt-rb
- License: mit
- Created: 2020-12-31T08:46:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T02:26:55.000Z (over 2 years ago)
- Last Synced: 2025-01-29T13:36:47.844Z (3 months ago)
- Topics: bootstrap, bootstrap5, bridgetown, bridgetown-theme, scss
- Language: Liquid
- Homepage:
- Size: 970 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/bt-rb/bridgetown-theme-bootstrap-blog/generate)
Bridgetown + Bootstrap 5 Theme
[](https://github.com/bt-rb/bridgetown-theme-bootstrap-blog)
[](https://ruby-lang.org)
[](https://nodejs.org)
[](https://classic.yarnpkg.com)[](https://github.com/bt-rb/bridgetown-theme-bootstrap-blog)
[](https://github.com/bt-rb/bridgetown-theme-bootstrap-blog)
[](#license)
[](https://app.netlify.com/sites/bridgetown-theme-bootstrap-blog/deploys)- [Features](#features)
- [Ship It!](#ship-it)
- [System requirements](#system-requirements)
- [Installation](#installation)
- [Getting started](#getting-started)
- [Usage](#usage)
- [Issues](#issues)
- [Changelog](#changelog)
- [Contribution](#contribution)
- [License](#license)## Features
- Bootstrap 5
- Optimized for production
- Inline SVG
- SEO
- Syntax highlighting via Dracula## Ship It!
[](https://app.netlify.com/start/deploy?repository=https://github.com/bt-rb/bridgetown-theme-bootstrap-blog)
[](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fbt-rb%2Fbridgetown-theme-bootstrap-blog&env=NODE_ENV&project-name=bridgetown-bootstrap-blog&repo-name=bridgetown-bootstrap-blog&demo-title=Bridgetown%20%2B%20Bootstrap%205%20Blog&demo-description=A%20Bridgetown%20%2B%20Bootstrap%205%20Blog%20Theme)
[](https://cloud.digitalocean.com/apps/new?repo=https://github.com/bt-rb/bridgetown-theme-bootstrap-blog/tree/main)
>Note: I have not verified the DO deploy process yet.
## System requirements
- Ruby >= `2.5`
- Node >= `10.13`
- Bundler
- Yarn## Installation
Execute following commands to install:```shell
bundle install && yarn install
```## Getting started
Start developing by running the following command:
```shell
yarn start
```Your site should now be live at [localhost:4000](http://localhost:4000).
## Usage
Develop your site, commit & push to GitHub, and deploy with your service of preference.
## Issues
Please make sure to read the [Issue Reporting Checklist](.github/CONTRIBUTING.md) before opening an issue. Issues not conforming to the guidelines may be closed immediately.
## Changelog
>TODO
## Contribution
Please make sure to read the [Contributing Guide](.github/CONTRIBUTING.md) before making a pull request.
## License
[MIT](https://opensource.org/licenses/MIT)
Copyright (c) 2020-present, Name