arthcmr / arthurcamara.co

My personal website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arthurcamara.me

Source files of my personal website: www.arthurcamara.me

This is a statically generated website. It's actually just a landing page I built in less than two hours using Jekyll. See it in action at my website.

Feel free to do anything you want with the code :)

##Get Started

After cloning the projet, install dependencies:

gem install bundler
bundle install
bourbon install -path _assets/stylesheets
saffron install -p _assets/stylesheets

Build the project:

jekyll build

or serve it locally

jekyll serve --watch

Great job!

About

My personal website

License:MIT License


Languages

Language:CSS 58.0%Language:HTML 39.0%Language:Ruby 3.0%