Getting Started

Complete guide to installing and setting up the Sandbox Jekyll theme

Getting Started with Sandbox Theme

Prerequisites

Before installing the theme, ensure you have the following installed:

  • Ruby (version 2.7.0 or higher)
  • RubyGems
  • GCC and Make

Installing Jekyll

Run the following command to install Jekyll and Bundler:

Verify Installation

After installation, verify Jekyll is installed correctly:

Theme Installation

Download and extract the theme:

Install Dependencies

Run the following command to install project dependencies:

Start Development Server

Use the following command to start the local development server:

Access Local Site

Your site should now be running at:

Project Structure

The project directory is structured as follows:

Configuration

Modify the _config.yml file to configure your site settings: