https://github.com/ojroques/ojroques.github.io
https://github.com/ojroques/ojroques.github.io
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ojroques/ojroques.github.io
- Owner: ojroques
- Created: 2022-03-11T11:35:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T09:43:23.000Z (over 1 year ago)
- Last Synced: 2025-02-27T17:26:51.425Z (3 months ago)
- Language: Shell
- Homepage: https://oroques.dev/
- Size: 3.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ojroques.github.io
[oroques.com](https://oroques.com/)
My personal website built with [Jekyll](https://github.com/jekyll/jekyll) and
the [minimalist](https://github.com/BDHU/minimalist) theme.## Installation
1. [Install Jekyll](https://jekyllrb.com/docs/installation/)
2. Install Gems: `bundle install`
3. Update Gems: `bundle update`
4. Run the site locally: `bundle exec jekyll serve`