Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-21T02:26:55.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T17:29:56.641Z (4 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
[![Use this template](https://img.shields.io/badge/Use_this_template-2ea44f?style=for-the-badge&logo=github)](https://github.com/bt-rb/bridgetown-theme-bootstrap-blog/generate)
Bridgetown + Bootstrap 5 Theme
[![bridgetown - 0.19.1](https://img.shields.io/static/v1?label=bridgetown&message=0.19.1&color=green&logo=github)](https://github.com/bt-rb/bridgetown-theme-bootstrap-blog)
[![Ruby - >=2.5](https://img.shields.io/badge/Ruby->%3D2.6-red?logo=ruby&logoColor=white)](https://ruby-lang.org)
[![Node.js - >=10.13](https://img.shields.io/badge/Node.js->%3D10.13-blue?logo=node.js&logoColor=white)](https://nodejs.org)
[![Yarn - 1](https://img.shields.io/badge/Yarn-1-blue?logo=yarn&logoColor=white)](https://classic.yarnpkg.com)[![stars - bridgetown-theme-bootstrap-blog](https://img.shields.io/github/stars/bt-rb/bridgetown-theme-bootstrap-blog?style=social)](https://github.com/bt-rb/bridgetown-theme-bootstrap-blog)
[![forks - bridgetown-theme-bootstrap-blog](https://img.shields.io/github/forks/bt-rb/bridgetown-theme-bootstrap-blog?style=social)](https://github.com/bt-rb/bridgetown-theme-bootstrap-blog)
[![License - MIT](https://img.shields.io/badge/License-MIT-blue)](#license)
[![Netlify Status](https://api.netlify.com/api/v1/badges/dab98bff-4ef4-4ba6-b065-38d764f0b1a4/deploy-status)](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!
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/bt-rb/bridgetown-theme-bootstrap-blog)
[![Deploy with Vercel](https://vercel.com/button)](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)
[![Deploy to DO](https://mp-assets1.sfo2.digitaloceanspaces.com/deploy-to-do/do-btn-blue.svg)](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