Skip to content

h1alexbel/h1alexbel.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

h1alexbel.xyz blog

jekyll pages-build-deployment Hits-of-Code

This is my blog: www.h1alexbel.xyz.

How to Contribute

You are welcome to submit corrections to this blog. In order to do that, you will need Ruby 3.1.4+ and Bundler installed. Then, run this:

$ bundle update
$ bundle exec jekyll serve -b ""

In a few seconds of building you should be able to see the blog at http://localhost:4000. Make your changes and refresh the page in the browser. If everything is fine, submit a pull request.