snappy/snappy-faq

There is no license information available for the latest version (v1.0.1) of this package.

Snappy FAQ themes.

v1.0.1 2014-01-29 15:44 UTC

This package is not auto-updated.

Last update: 2024-04-23 00:19:05 UTC


README

This is a base setup for creating Snappy faq themes.

Changes from original faq templates

  • New top header and sidebar.
  • The topics list changed from a table to a block grid.
  • The base themes use Zurb Foundation.

Dev Setup Notes

This projects uses grunt and sass to compile the assets.

npm install
bower install
grunt serve

Foundation icons have an open bug report that has to be manually adjusted in the bower_components. Remove the $fi-path path in _foundation_icons.scss so it looks like this:

font-family: "foundation-icons";

Simple PHP Server

php -S localhost:8000 -t public/