https://github.com/spookywy/spookywy.github.io
Personal Website
https://github.com/spookywy/spookywy.github.io
jekyll portfolio ruby
Last synced: about 2 months ago
JSON representation
Personal Website
- Host: GitHub
- URL: https://github.com/spookywy/spookywy.github.io
- Owner: Spookywy
- Created: 2023-01-27T17:02:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-19T17:39:56.000Z (over 1 year ago)
- Last Synced: 2025-02-27T00:56:36.645Z (over 1 year ago)
- Topics: jekyll, portfolio, ruby
- Language: HTML
- Homepage: https://spookywy.github.io
- Size: 524 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal Website
You can access my website at: https://spookywy.github.io
## Run Locally
```
bundle install
bundle exec jekyll serve --livereload
```
## Show the installation path of minima
```
bundle show minima
```