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/
- Host: GitHub
- URL: https://github.com/eltonsantos/eltonsantos.github.io
- Owner: eltonsantos
- License: mit
- Created: 2017-02-14T06:09:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T02:58:16.000Z (over 8 years ago)
- Last Synced: 2025-01-11T09:39:13.954Z (over 1 year ago)
- Topics: jekyll, jekyll-blog, ruby
- Language: CSS
- Homepage: https://eltonsantos.github.io/
- Size: 3.74 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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).