https://github.com/lewispb/website
https://github.com/lewispb/website
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lewispb/website
- Owner: lewispb
- Created: 2020-03-07T13:08:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T09:51:11.000Z (about 2 years ago)
- Last Synced: 2025-09-07T10:38:39.469Z (11 months ago)
- Language: HTML
- Homepage: http://www.lewisbuckley.co.uk
- Size: 3.99 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Website of Lewis Buckley
[](https://app.netlify.com/sites/focused-pasteur-4219e2/deploys)
## Local Setup
- Install Ruby, `rbenv install $(cat .ruby-version)`
- `bundle install`
- `yarn install`
- `jekyll serve`