https://github.com/khattakdev/all-in-portfolio
https://github.com/khattakdev/all-in-portfolio
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/khattakdev/all-in-portfolio
- Owner: khattakdev
- Created: 2022-01-10T17:28:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-30T09:22:17.000Z (over 4 years ago)
- Last Synced: 2025-02-05T04:44:07.683Z (over 1 year ago)
- Language: HTML
- Size: 261 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# All In - Take Home Project
```
bundle init
```
Add `gem "jekyll"` to `Gemfile`.
```
bundle
bundle exec jekyll serve
```
[Guide](https://jekyllrb.com/docs/step-by-step/01-setup/)