This is my blog: proitcsolution.com.ve
You are welcome to submit corrections to this blog. In order to do that, you will need Ruby 2.4+, Bundler installed. Then, run this:
$ bundle update
$ bundle exec jekyll serve --livereload
For drafts only use:
$ bundle exec jekyll serve --drafts --livereload
If you like previewing drafts you'll need to use:
$ bundle exec jekyll serve --drafts
In about 3-4 minutes of building you should be able to see the blog
at http://localhost:4000
. Make your changes and run jekyll
again. If
everything is fine, submit a pull request.
Theme used: Start Bootstrap - Clean Blog Jekyll