Skip to content

RayBDev/blogui

Repository files navigation

Gatsby

BlogUI

BlogUI is a multi-page Blog CMS Theme created with Gatsby and Bootstrap. It includes several dashboard pages to manage posts, categories, and users.

📑 Technologies Used

  1. HTML5, CSS3 and Sass

    This template makes use of HTML5 semantic elements and custom CSS3 to style change the standard Bootstrap classes. Sass was used to keep the additional styling organized.

  2. Bootstrap

    Bootstrap was used to style all sections of the template and can therefore be easily modified with additional Bootstrap classes.

  3. React + Gatsby

    Gatsby was used as the static page generator for this multi-page template. This was done to take advantage of React components for development. Another advantage was using gatsby-image to automatically generate images based on screen size.

💻 Getting Started

The easiest way to view this project is to follow this link.

You may also clone this repo to view the code and run it directly on your local machine.

  1. Install the Gatsby CLI.

    Install the Gatsby CLI to work with this project.

    # install the Gatsby CLI globally
    npm install -g gatsby-cli
  2. Clone the repo

    Clone the repo to your local computer.

    # cd to your desired directory
    git clone https://github.com/RayBDev/blogui.git
  3. Install Dependencies

    Navigate to the root project directory

    npm install
  4. Start the Server

    View the project live on your local machine at http://localhost:8000

    gatsby develop

📧 Contact Me

Contact me and view my portfolio at https://rbernard.ca

About

Blog Control Panel created with Gatsby and Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors