Skip to content

Newtons3Laws/TRIO-Seattle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trio Wordpress theme, based on underscores.

Source SCSS and JS files are in src/scss and src/js, destination files are in css and js

Run npm install to install dependencies.

Run gulp to compile SCSS and transpile JS.

Functions that are hooked into theme are in inc/template-functions.php, functions that are invoked directly in theme files are in inc/theme-functions.php

The theme does not use style.css for styles, just for docs and versioning. All styles will be compiled from SCSS into css/main.css

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 71.3%
  • CSS 17.0%
  • JavaScript 11.7%