rbonghi / rbonghi.github.io

My personal website

Home Page:http://rnext.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rnext.it - CC BY-NC-ND 4.0

My personal website

To open the website go to https://rnext.it/

Run locally

If you have docker and docker-compose you can use only this command

docker compose up

Note: If you are updating config.yml or _config.dev.yml please restart container.

Install ruby and run on your host

If you want install all environment on your desktop you need to install ruby:

https://gorails.com/setup/ubuntu/20.04#ruby-rbenv

  • Using rbenv
  • version 2.7.3

When is done, please run:

bundle

to run on your local machine, please execute:

rake serve

eq of: bundle exec jekyll serve --config _config.yml,_config.dev.yml --incremental --livereload

Theme reference

Allowed plugins https://pages.github.com/versions/

Other

Website license

This website is under license Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International.

About

My personal website

http://rnext.it

License:Other


Languages

Language:HTML 78.7%Language:SCSS 12.2%Language:Ruby 9.1%