Skip to content

whaleen/Textpattern-Foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundation 6 for Textpattern CMS

Older: Foundation 4 branch

Here now is 6

Textpattern is the CMS of legend. Foundation is a CSS/JS Framework.

Requires the cnk_versioning Textpattern plugin.

Install

  1. Drop /Textpattern-Foundation in the root directory of your Textpattern project.
  2. Install Textpattern plugin cnk_versioning and edit the path in it's source to point to /Textpattern-Foundation/textpattern/_templates. Follow cnk_versioning's own instructions via the plugin's help if you are not already familiar with how it works.
  3. Sally forth.

Using Sass

$ cd Textpattern-Foundation
$ gem install sass
$ sass --watch scss:css