Skip to content

My personal website using GitHub Pages with it's native Jekyll service

Notifications You must be signed in to change notification settings

otaviopires/otaviopires.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal website hosted on GitHub using Jekyll

Website:

http://otaviopires.github.io

How to run this locally

Prerequisites:

Jekyll requires the following:

  • Ruby version 2.5.0 or higher
  • RubyGems
  • GCC and Make

Instructions

  1. Install all prerequisites.

  2. Change into the project directory.
    cd otaviopires.github.io

  3. Install the jekyll and bundler gems.
    gem install jekyll bundler

  4. Build the site and make it available on a local server.
    bundle exec jekyll serve

  5. Browse to http://localhost:4000

About

My personal website using GitHub Pages with it's native Jekyll service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published