Skip to content

funkatron/hyde-foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hyde-foundation

This is Hyde's starter layout using Zurb's Foundation front-end framework.

Getting started

Run all commands from the root directory of your install.

  • Set up a virtualenv if you want

      virtualenv --no-site-packages venv
      source venv/bin/activate
    
  • use pip to install hyde

      pip install -r requirements.txt
    
  • start-up the hyde server

      hyde -s ./site serve
    
  • visit http://localhost:8080/index.html in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published