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

https://github.com/eltonsantos/eltonsantos.github.io

My personal blog created with Jekyll. https://eltonsantos.github.io/
https://github.com/eltonsantos/eltonsantos.github.io

jekyll jekyll-blog ruby

Last synced: 3 months ago
JSON representation

My personal blog created with Jekyll. https://eltonsantos.github.io/

Awesome Lists containing this project

README

          

# My Personal Blog

*NOTE: Blog in Portuguese* My blog personal create with github pages and using Jekyll.

## Dependencies

- Ruby 3.3.4 version
- Jekyll 4.4.1 version
- Jekyll-feed 0.17 version
- Jekyll-paginate 1.1.0 version
- Jekyll-seo-tag 2.5+ version
- Jemoji 0.10+ version
- Webrick (necessário para Ruby 3.0+)

## Installation

On terminal:

1. `git clone git@github.com:eltonsantos/eltonsantos.github.io`.
2. `cd eltonsantos.github.io`.
3. `bundle install`.
4. run `bundle exec jekyll serve`.

## Usage

In your browser access `localhost:4000`.

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/eltonsantos/eltonsantos.github.io.

## License

The code is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).