Skip to content

acurtiz/acurtiz.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my personal website. It's built using Jekyll, a static site generator.

On Windows:

Pre-requisites

  1. Install Jekyll (https://jekyllrb.com/docs/installation)
  2. Run:
    bundle config set --local path 'vendor/bundle'
    bundle install
    

Run local server

  1. From cloned repo, run:
    bundle exec jekyll clean
    bundle exec jekyll build --trace
    bundle exec jekyll serve
    
  2. Open http://localhost:4000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors