Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.