Skip to content
This repository has been archived by the owner on Dec 2, 2017. It is now read-only.

A basic ruby-based project template using Less CSS, Sprockets, ERb, and Sinatra

Notifications You must be signed in to change notification settings

lennyburdette/simpleproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README
======

Simpleproject is a basic ruby-based project template using Less CSS, Sprockets, ERb, and Sinatra.

Requirements
------------

* Ruby
* Rubygems

Setup
-----

Just run `rake setup`.

Export
------

1. Add file names to the `files:` array in `export.yml`.
1. Run `rake export` while the server is running. The script will:
	1. Create an "export" directory in the project folder
	2. Copy all files from "public"
	3. Render all files listed in `export.yml` as static files into "export"

About

A basic ruby-based project template using Less CSS, Sprockets, ERb, and Sinatra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published