Skip to content

Create a makefile for easy local development. #25

@tommyip

Description

@tommyip

A few useful commands:

# Start development server with hot reload:
bundle exec jekyll serve --incremental

# Run test
bundle exec htmlproofer ./_site --check-html --disable-external

# Install ruby gems
bundler install

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions