Skip to content
David A Springate edited this page May 17, 2013 · 1 revision

You should be able to install the current version of Samatha with devtools:

# check install_github()
require(devtools)
load_all(".")  # In the correct directory!
## Loading samatha

Contents

Introduction

Installation and setup

HTML generation

Building a new static site

Posts and Pages

The Samatha engine

RSS Feeds

Testing your site

Samatha Online

Clone this wiki locally