Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.01 KB

README.md

File metadata and controls

22 lines (19 loc) · 1.01 KB

Web page for the Bitcoin meetup in Hampton Roads Virginia area code 757

To setup and build locally

  • install Ruby
  • bundle install
  • bundle exec jekyll serve

This will build the website and serve it locally, see the terminal for link to access local website for example: Configuration file: /home/pfoytik/github/757btc.github.io/_config.yml To use retry middleware with Faraday v2.0+, install faraday-retry gem Source: /home/pfoytik/github/757btc.github.io Destination: /home/pfoytik/github/757btc.github.io/_site Incremental build: disabled. Enable with --incremental Generating... Remote Theme: Using theme sylhare/type-on-strap Jekyll Feed: Generating feed for posts done in 7.575 seconds. Auto-regeneration: enabled for '/home/pfoytik/github/757btc.github.io' Server address: http://127.0.0.1:4000/ Server running... press ctrl-c to stop

where the local address is http://127.0.0.1:4000 which you can paste in your browser to view the website.