Sha256: 86af603282f10b0b127a769a0001f2a2eeb56872f18d4f0e9bdd89c35fbabadf

Contents?: true

Size: 954 Bytes

Versions: 13

Compression:

Stored size: 954 Bytes

Contents

%h1 Getting Started

:markdown
  StaticMatic is designed to be quick & easy to get up and running.  
  
  ## Installing
  
  You'll need to have (Ruby)[http://ruby-lang.org] installed along with Ruby's package manager (RubyGems)[http://rubygems.org/pages/download].  If you're using OSX or Linux, chances are you're ready to go.  If you're using Windows, you may need to install Rubyy using one of the packages found (here)[http://www.ruby-lang.org/en/downloads/].
  
  To install StaticMatic, open a terminal window and run:
  
      > gem install staticmatic
      
  If everything is set up correctly, you should now be able to run:
  
      > staticmatic -v
      
  and see a version number.
  
  Congratulations - you're ready to start creating your first StaticMatic site!

  ## Creating a site
  
  Open a terminal and run:
  
      > staticmatic setup my-first-site
  
  and StaticMatic will create a set of files for you to get started.
  
  

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
staticmatic2-2.1.8 website/src/pages/docs/getting_started.haml
staticmatic2-2.1.7 website/src/pages/docs/getting_started.haml
staticmatic2-2.1.6 website/src/pages/docs/getting_started.haml
staticmatic2-2.1.5 website/src/pages/docs/getting_started.haml
staticmatic2-2.1.4 website/src/pages/docs/getting_started.haml
staticmatic2-2.1.3 website/src/pages/docs/getting_started.haml
staticmatic2-2.1.2 website/src/pages/docs/getting_started.haml
staticmatic2-2.1.1 website/src/pages/docs/getting_started.haml
staticmatic2-2.1.0 website/src/pages/docs/getting_started.haml
staticmatic2-2.0.2 website/src/pages/docs/getting_started.haml
staticmatic2-2.0.1 website/src/pages/docs/getting_started.haml
staticmatic2-2.0.0 website/src/pages/docs/getting_started.haml
staticmatic-0.11.1 website/src/pages/docs/getting_started.haml