/anthonyjones

WordPress blog theme for sharing articles, design ideas, code, exciting web stuff, and freebies. Materialize Framework. (RETIRED SITE)

Primary LanguageCSSApache License 2.0Apache-2.0

Anthony Jones Blog Theme

The WordPress theme for anthonyjones.me

Contents

  • Font Awesome icons (.scss files) included. Visit Font Awesome for usage examples.

Todos

  • remove all inline styles
  • organize any remaining styles from styles.css into sass files.

Getting Started

  1. Clone the repository into your local WordPress theme directory. (i.e. wordpress/wp-content/themes/theme_name)
  2. Be sure to look over the installation docs to verify your environment is prepared
  3. Check out the commands available to get started.

Proxying to your server for Browser Sync

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')

Best Practices for web fundamentals

Many best practices are outlined in Google's Web Fundamentals.

Using GitHub

Here is the GitHub Command Cheat Sheet, very helpful if switching from svn or new to git.

Web Accessibility Guidelines

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.

License

Copyright 2015 Anthony Jones