Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/khattakdev/all-in-portfolio
https://github.com/khattakdev/all-in-portfolio
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/khattakdev/all-in-portfolio
- Owner: khattakdev
- Created: 2022-01-10T17:28:40.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-30T09:22:17.000Z (almost 3 years ago)
- Last Synced: 2024-10-20T07:41:55.143Z (26 days 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/)