Skip to content

mrfenyx/Facer-Docs

This branch is 64 commits behind littlelabs/Facer-Docs:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 30, 2016
Oct 20, 2016
May 30, 2017
Jun 13, 2017
Jun 1, 2017
May 30, 2017
May 30, 2017
May 31, 2017
May 31, 2017
May 30, 2017
Jun 7, 2017
May 30, 2017
Oct 20, 2016
May 30, 2017
Oct 20, 2016
May 30, 2017
May 31, 2017
May 30, 2017
May 30, 2017
May 30, 2017
Jun 7, 2017
May 30, 2017
May 30, 2017
Jun 1, 2017
Jun 7, 2017
May 30, 2017
May 30, 2017
May 30, 2017
May 30, 2017

Repository files navigation

Facer Creator Documentation Source

To preview your changes locally, you'll want to run the site on your desktop:

  1. Fork the repo, then clone your fork locally
  2. Open your command line interface, and cd into the directory where you cloned your repo
  3. Run any subsequent commands from this directory

Mac Users: We recommend a couple of optional extra steps if you are on a Mac.

  • First you'll need xcode development tools: $ xcode-select --install

  • Then install Homebrew (this is optional but makes Jekyll easier) /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

  • Now install Ruby brew install ruby


Install Jekyll:

$ sudo gem install jekyll bundler

To Build the Site:

$ jekyll build --watch

To Serve the Site Locally:

$ jekyll serve (By default, the site will be available at http://127.0.0.1:4000)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.8%
  • CSS 15.6%
  • JavaScript 2.8%
  • Ruby 0.8%