Dev

Introduction

Edit package

The Dev package provides core functionality for local development: installing dependencies, building your site, and triggering rebuilds live as you edit.

Features

  • Browsersync automatically refreshes your browser as you make edits, so you can see your changes and iterate quickly.
  • Dev watches your _config.yml for changes, so you don’t have to manually restart every time your configuration changes.
  • Dev automatically detects the directory of your Jekyll theme, and watches it for changes
arrow_back

Dev

Configuration

Read previous doc
arrow_forward

Dev

Setup

Read next doc