The WordPress theme for anthonyjones.me
- Font Awesome icons (.scss files) included. Visit Font Awesome for usage examples.
- remove all inline styles
- organize any remaining styles from styles.css into sass files.
- Clone the repository into your local WordPress theme directory. (i.e. wordpress/wp-content/themes/theme_name)
- Be sure to look over the installation docs to verify your environment is prepared
- Check out the commands available to get started.
Once you have WordPress up and running, go into 'gulpfile.js'. Under the 'serve' task, comment out 'server: ['.tmp', 'app']' and add your localhost address. (i.e. proxy:'localhost:8888')
Many best practices are outlined in Google's Web Fundamentals.
Here is the GitHub Command Cheat Sheet, very helpful if switching from svn or new to git.
Here is an outline of some best practices in regards to Web Accessibility. Note: only UVA Library employee can access the document. If you can't access the doc, but would like to learn more about accessibility, please visit W3C.
Copyright 2015 Anthony Jones