Skip to content

jetthoughts/jt.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jetthoughts

How to install

  1. Clone project into your computer

  2. Open project root directory

  3. Install project dependencies

    bin/setup

How to use

  1. To run jekyll server

    bin/server

How to contribute

  1. Choose issue from the board

  2. Create new branch for this issue

    git checkout -b #[issue-number]-issue-name

  3. Write a good commit message based on http://chris.beams.io/posts/git-commit/ with some requirements:

     #[issue-number]: Capitalized, short (50 chars or less) summary
    
     More detailed explanatory ...
    
  4. Convert an existing issue into a pull request: hub pull-request -i [issue-number]

Source media files are in folder:

  • src/fonts
  • src/images
  • src/video
  • src/favicon

Mockups are in: