https://github.com/osbm/osbm.github.io.old
https://github.com/osbm/osbm.github.io.old
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/osbm/osbm.github.io.old
- Owner: osbm
- Created: 2021-03-30T20:40:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-24T19:35:57.000Z (almost 4 years ago)
- Last Synced: 2025-10-24T10:53:28.509Z (9 months ago)
- Language: HTML
- Homepage: https://osbm.github.io
- Size: 35.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is my personal website
to build it in local
```
bundle config set --local path 'vendor/bundle'
bundle install
bundle exec jekyll serve
```