leesheppard / lee-sheppard-com

Home Page:https://lee-sheppard-com.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lee Sheppard dotcom Website README

Prerequisites

Install

cd lee-sheppard-com
bundle install && yarn install

Learn more: Bridgetown Getting Started Documentation.

Development

To start the site in development mode, run bin/bridgetown start and navigate to localhost:4000!

Use a theme or add some plugins to get started quickly.

Commands

# running locally
bin/bridgetown start

# build & deploy to production
bin/bridgetown deploy

# load the site up within a Ruby console (IRB)
bin/bridgetown console

Deployment

You can deploy Bridgetown sites on hosts like Render or Vercel as well as traditional web servers by simply building and copying the output folder to your HTML root.

Read the Bridgetown Deployment Documentation for more information.

About

https://lee-sheppard-com.vercel.app


Languages

Language:JavaScript 43.7%Language:Ruby 20.8%Language:HTML 16.5%Language:CSS 10.9%Language:SCSS 8.1%