Skip to content

Long-form static, reponsive HTML publishing engine for Optimizely.

Notifications You must be signed in to change notification settings

isabella232/scribe-2

 
 

Repository files navigation

Scribe

Long-form static, reponsive HTML publishing engine for Optimizely.

Running

  • gulp: runs all tasks
  • gulp build assets --headless: builds minimal file for marketing website

Installing

After cloning repo run

npm install
gulp

Troubleshooting

If your computer does not have npm installed, run the following in the terminal:

  • Hombrew
    • ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • Node
    • brew install node
  • Gulp
    • sudo npm install -g gulp

About

Long-form static, reponsive HTML publishing engine for Optimizely.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.7%
  • JavaScript 26.2%
  • HTML 22.1%