https://github.com/zelflod/zelflod.github.io
About me, blog
https://github.com/zelflod/zelflod.github.io
blog cv resume
Last synced: about 1 month ago
JSON representation
About me, blog
- Host: GitHub
- URL: https://github.com/zelflod/zelflod.github.io
- Owner: zelflod
- Created: 2019-09-02T10:58:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-01T11:15:23.000Z (about 3 years ago)
- Last Synced: 2025-01-11T11:46:13.387Z (over 1 year ago)
- Topics: blog, cv, resume
- Language: JavaScript
- Homepage: https://zelflod.github.io
- Size: 3.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
prerequisite
```
bundle install
// bundle init
```
run locally
```
bundle exec jekyll serve
```