Skip to content

JMcn/macacajs.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Macaca docs site

Running locally

Start a dev server at localhost:4000:

install jekyll

$ sudo gem install jekyll

install bundler

$ sudo gem install bundler

bundle install

$ bundle install

start server

$ jekyll server

then you can open to see this website: http://localhost:4000/

Build Site

$ jekyll build

Public

default branch: develop

public branch: master

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.6%
  • CSS 19.8%
  • Other 0.6%