Publish your static website/blog on GitHub Pages using Jekyll, Bootstrap 4 and fullpage.js.
$ git clone https://github.com/fullit/fullit.github.io USERNAME.github.io
$ cd USERNAME.github.io
$ git remote set-url origin [email protected]:USERNAME/USERNAME.github.io.git
$ git push origin master
Edit _includes/themes/bootstrap/
to change information about your new website and also to remove the GitHub red ribbon (default.html#26).
Visit Jekyll-Fullit on GitHub Pages