Skip to content

3themes/spring-theme

Repository files navigation

Spring theme

A vanilla WordPress theme that will be the foundation for all other 3themes themes.

###To start developing:

  1. In your terminal, navigate to the /themes/ folder of your local WordPress install.
  2. Type "git clone https://github.com/3themes/spring-theme.git" and hit enter. This will clone the repostory to your local machine.
  3. We use Sassquatch in our themes (as a git submodule), so you'll need to run the following terminal commands to get Sassquatch on your computer as well:
  4. cd spring-theme
  5. git submodule update --init
  6. To ensure you have the very latest Sassquatch, or to update an existing repo when we update Sassquatch, type the following commands into terminal:
  7. git submodule foreach git pull origin master #This pulls the latest of every submodule

##Legacy Browser Support## There has been no effort to ensure any browser other than the latest two versions of every browser works. Basic functionality support is planned for IE8 and 9, but no timetable is set.

About

A beautifully vanilla WordPress starter theme.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published