https://github.com/bjacobel/bjacobel.com
My personal website
https://github.com/bjacobel/bjacobel.com
Last synced: 3 months ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/bjacobel/bjacobel.com
- Owner: bjacobel
- Created: 2013-05-15T02:16:12.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2025-02-09T01:12:53.000Z (4 months ago)
- Last Synced: 2025-03-11T21:01:56.139Z (3 months ago)
- Language: JavaScript
- Homepage: https://bjacobel.com
- Size: 20.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### bjacobel.com
---
My personal website and blog.#### Run locally
Requirements:
- Node 6yarn || npm install
yarn start || npm start#### Deploy
Just push to GitHub. Travis will build the site, push it to S3 and then invalidate the CloudFront cache.