bootboxtemplate

bootboxtemplate

A multi-blog, bootstrap 5-based Jekyll theme

Logo

• BootBoxTemplate •

View (self-serving) DemoReport BugRequest Features

About BootBoxTemplate

![bootboxtemplate](https://andresanz.com/assets/images/bootboxtemplate.png)

bootboxtemplate-screenshot

There are a lot of templates for Jekyll out there, but none of them seemed to do it for me. I was looking for a simple template that included:

  • NOT Wordpress
  • Multi-blog support
  • local assets (as much as possible...)

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g
    

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Get a free API Key at https://example.com
  2. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
    
  3. Install NPM packages
    npm install
    
  4. Enter your API in config.js
    const API_KEY = 'ENTER YOUR API';
    

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Contact

Your Name - @Nine14dotio

Project Link: https://github.com/andresanz/bootboxtemplate

(back to top)