leesheppard / lee-sheppard-dev

Home Page:https://leesheppard-dev.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bridgetown Website README

Welcome to your new Bridgetown website! You can update this README file to provide additional context and setup information for yourself or other contributors.

Development

To start your 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
bin/bridgetown build

# build & deploy to production
bin/bridgetown deploy

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

Learn more: Bridgetown CLI Documentation

Deployment

Deploying to Vercel

vercel --prod

Read the Bridgetown Deployment Documentation for more information.

About

https://leesheppard-dev.vercel.app


Languages

Language:JavaScript 50.7%Language:Ruby 27.3%Language:CSS 12.8%Language:HTML 7.7%Language:SCSS 1.6%