andrewmcodes / andrewm.codes

My personal website built on Bridgetown

Home Page:https://andrewm.codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repography logo / Recent activity Time period

Timeline graph Issue status graph Pull request status graph Trending topics

Prerequisites

Install

cd bridgetown-site-folder
bundle install && yarn install

Learn more: Bridgetown Getting Started Documentation.

Development

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

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

Learn more: Bridgetown CLI Documentation

Structure

Repography logo / Structure

Structure

Contributing

Detailed docs coming soon

  1. Fork it
  2. Clone the fork using git clone to your local development machine.
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'feat: Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create a new Pull Request

Top contributors

Top contributors

About

My personal website built on Bridgetown

https://andrewm.codes

License:MIT License


Languages

Language:HTML 48.7%Language:Ruby 28.4%Language:JavaScript 17.2%Language:CSS 5.5%Language:Shell 0.2%