Skip to content

naomiblack/angulardart.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angulardart.org

To build the site locally, do the following:

  1. If which bundle returns something, you have the prerequisites. Otherwise:
  2. Download rubygems [PENDING: say from where]
  3. Install bundler [PENDING: say from where]
  4. Run bundle install from within the directory that contains the Gemfile
  • If you have issues installing posix-spawn (messages like "posix-spawn.c:6:19: error: errno.h: No such file or directory") do the following and then run bundle install again:

    xcode-select --install

  1. Run cd site.
  2. Run jekyll serve --watch. This runs the dev server. If you get a horrible set of messages, make sure you're in site/.
  3. View the site at localhost:4000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages