Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ojdon/ojdon.github.io
📝 A Jekyll based website, portfolio and blog.
https://github.com/ojdon/ojdon.github.io
css html jekyll portfolio webdev
Last synced: 20 days ago
JSON representation
📝 A Jekyll based website, portfolio and blog.
- Host: GitHub
- URL: https://github.com/ojdon/ojdon.github.io
- Owner: ojdon
- License: mit
- Created: 2014-05-10T15:22:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T10:14:51.000Z (9 months ago)
- Last Synced: 2024-12-06T20:11:51.203Z (about 1 month ago)
- Topics: css, html, jekyll, portfolio, webdev
- Language: HTML
- Homepage:
- Size: 8.25 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ojdon.github.io
## Installation
### MacOS
```shell
brew install ruby
echo 'export PATH="/opt/homebrew/opt/ruby/bin:$PATH"' >> ~/.zshrc
gem install bundler jekyll --user-install
```### Ubuntu
See official docs here: https://jekyllrb.com/docs/installation/ubuntu/
## Licence
This project uses the MIT License.