Skip to content

jessicasalmon/validity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

validity

screenshot

This is the presentational theme only for the site. To run this locally, please see guidance below.

You'll need
  • a local wordpress install
  • atom
  • sass-autocompile (atom plugin)
  • node v6.2.0 (or another sass-autocompile compatible version)
  • node-sass
Running the theme

In order to run the theme, you'll need a local install of wordpress. See this guide: https://premium.wpmudev.org/blog/develop-wordpress-locally-mamp/

Once your local install is setup up, you'll need to add validity-theme to your wp-content/themes/ directory. Then activate the theme in the wordpress admin area under Appearence/Themes/.

Compiling sass into css

This project uses sass-autocompile atom plugin to compile scss files into a single css file at the root level of the project. To output to the correct location, you'll need to edit the settings as shown below:

screen shot 2017-10-19 at 15 42 00

Tip: if css isn't updating after this is setup, try using a hard refresh in browser (command, shift, r)

Importing test db and custom posts setup

For importing Custom Posts http://www.wpbeginner.com/wp-tutorials/how-to-exportimport-custom-post-types-in-wordpress/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published