Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wrayx/wrayx.github.io
Wray's Personal Website
https://github.com/wrayx/wrayx.github.io
blog personal-website
Last synced: 3 days ago
JSON representation
Wray's Personal Website
- Host: GitHub
- URL: https://github.com/wrayx/wrayx.github.io
- Owner: wrayx
- License: mit
- Created: 2022-06-11T14:22:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T10:59:22.000Z (4 months ago)
- Last Synced: 2024-07-23T12:59:13.325Z (4 months ago)
- Topics: blog, personal-website
- Language: Ruby
- Homepage: https://wray.blog
- Size: 115 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Running on the local server
```
bundle exec jekyll s
```### Build on the local server
```
bundle exec jekyll b
```