This public repo contains the WordPress theme for vianolavie.com.
The master
branch includes the most stable site build.
Other branches are feature specific.
The following plugins are required to get the most out of the theme:
- Advanced Custom Fields, version 5+
- Co-Authors Plus, version 3.2.1+
Issues and questions can be added under this repo's "Issues" tab. Labels should be added to each issue and issues can be assigned to particular developers. @bbertucc is the primary developer of the ViaNolaVie project. Checkout the repo wiki for helpful guides.
vianolavie-theme
is actively updated to incorporate stable technology, architecture, and best practices. The _s and Sage themes were huge inspirations for the ViaNolaVie theme; we love to follow DRY principles and keep features and elements modular. In the near future, we plan to incorpate core site functions, such as register_post_status
, into a independent plugin.
We're a stickler about naming conventions and style. Checkout @bbertucc's gist to understand how we style WordPress theme code. We also love the code guide by @mdo.
ViaNolaVie is open for contributions. You can report issues under the "Issues" tab, or fork this repo and edit code. We'd love to include your updates!