Skip to content

scottsweb/wceu-2016-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordCamp Europe CSS 2016

WordCamp Europe CSS 2016

About

This plugin generates the custom CSS for the WordCamp Europe 2016 theme.

To get started you will need to grab the latest WordCamp plugins and themes from SVN. Use:

svn co https://meta.svn.wordpress.org/sites/trunk/wordcamp.org/public_html/wp-content/

This will download the wp-content folder to your local machine. You can then move the plugins and themes to a local WordPress installation.

Next grab this plugin from GitHub and add it to your wp-content/plugins/ directory. Activate your chosen theme (wordcampe-base-v2) and this plugin via the WordPress admin.

Make sure you have node and npm installed. Navigate to the plugin folder in your terminal app and type npm install. After a few minutes all the dependencies should be ready. You can then type gulp to start the build process and watch for CSS changes.

If your site is running on a local domain (e.g. local.wp.dev) then you can add this to line: 35 of gulpfile.js. Any CSS changes will then be automatically refreshed in your browser.

CSS generated from this plugin (css/styles.min.css) needs to be manually copy and pasted into the Appearance -> Edit CSS screen on the live WordCamp site.

Upon commiting to master a webhook lets WordCamp central know that a change has been made. The site CSS will then update automatically.

Frequently Asked Questions

...

About

❌ Theme for WordCamp Europe 2016.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published