This is the WordPress theme for opengovernment.org.au, the website of the Australian Open Government Partnership Network.
opengovernment.org.au helps the Network create ambitious OGP action plan commitments that address the key challenges we face in Australia.
It does this by:
- being a workspace for network members to develop and present ambitious action plan commitments
- helping people learn about, join and coordinate working groups
- attracting and enabling a diverse set of people to join the Network
This theme a fork of the Open Government theme developed for Involve/UK Open Government Network
Big thanks to the UK Open Government Network and Helpful Technology for their extra help in creating this our site. They’re helping groups like us everywhere by allowing their theme to be reused.
Please note that this theme assumes the availability of the following plugins (some premium):
- Advanced Custom Fields Pro
- Breadcrumb NavXT
- Custom Post Type UI (though the custom post types are handled in functions.php for the most part)
- WP-PageNavi
We'd also recommend Akismet, WP Super Cache and a security plugin such as iThemes Security.
Australia icon by Yohann Berger from the Noun Project.
The master.css
file, the theme’s main CSS file, is generated from master.less
using the less CSS pre-processor.
Make your style changes to the files in the less
directory
then use less to regenerate the master.css
file with a command like:
lessc less/master.less css/master.css
Include changes from both the less
and css
files when committing your changes.
See commit 9eb8e60ee45902bc186ba12b73f37d77189b2a3f for example.