Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harryjhin/harryjhin.github.io
https://github.com/harryjhin/harryjhin.github.io
github-pages jekyll
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/harryjhin/harryjhin.github.io
- Owner: HarryJhin
- Created: 2024-09-04T15:20:29.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2024-09-07T00:53:37.000Z (2 months ago)
- Last Synced: 2024-10-11T00:03:04.155Z (28 days ago)
- Topics: github-pages, jekyll
- Language: Ruby
- Homepage: https://harryjhin.github.io/
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 주진현의 포트폴리오 페이지
## 필수
1. Ruby 3+
2. Gem bundler## 의존성 설치
```bash
bundle install
```## 실행
```bash
bundle exec jekyll serve
```## 로컬 서버
[http://localhost:4000](http://localhost:4000)