Skip to content

raphamorim/origamijs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

origami.js

The website of Origami.js

Demo

Install

1 - First, make sure you have installed on your computer the Ruby to run this project.

2 - After, install Jekyll with the following command:

  $ gem install jekyll

3 - Clone this project and navigate to the folder:

  $ git clone https://github.com/raphamorim/origamijs.com.git && origamijs.com

4 - Finally, start the project:

  $ jekyll serve

The server should be initialized at localhost:4000

More info:

  • This site is built with Jekyll, as you may have noticed.

  • Site content is written in Markdown format. Pull requests welcome!

  • For the organization and maintenance of style sheets, we use the concept of Atomic Design by Brad Frost.

License

MIT License © Raphael Amorim