greenpeace / planet4-child-theme-australiapacific
P4 child theme for Greenpeace Australia Pacific website
Installs: 279
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 13
Forks: 1
Open Issues: 4
Language:Twig
Type:wordpress-theme
- dev-main
- v1.0.10
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.3
- v0.2
- v0.1
- dev-feature/gutenberg-blocks
- dev-feature/revert-image-float-fix
- dev-feature/lower-optimonk-z-index
- dev-feature/cookie-block-z-index
- dev-feature/add-long-bio-to-author-profile
- dev-feature/reading-time
- dev-feature/fix-homepage-header
- dev-feature/fix-search-text-color
- dev-feature/fix-footer-on-mobile
- dev-feature/mark-padding-reduction
- dev-feature/reports-image-aspect-ratio
- dev-feature/button-background-fix
- dev-fix/footer-collapse
- dev-feature/add_release_info_to_readme
- dev-feature/remove_bold_from_nav_text
- dev-feature/bring-in-adhoc-styles
- dev-feature/featured_action
- dev-feature/footer-padding
- dev-feature/fix-button-line-height
- dev-feature/nav_font
- dev-feature/remove-spacing-above-footer
- dev-feature/style-overrides
- dev-feature/fix-line-limits
- dev-feature/fix-rounded-images
- dev-feature/fix-floating-image-padding
- dev-feature/large-excerpt
- dev-feature/fix-heading-link-hovering
- dev-feature/move-css-to-scss
- dev-feature/update-versions
- dev-feature/float-images-on-pages
- dev-feature/fix_rounded_images
- dev-feature/update-footer-deatils
- dev-feature/adjust_small_font_line_height
- dev-feature/template-appearance
- dev-feature/featured-action-blocks
- dev-feature/post-type-templates
- dev-feature/header-ui-updates
- dev-feature/sitemap-layout
- dev-feature/elmo-script
- dev-feature/marlin/header-ui-updates
- dev-feature/marlin/footer-updates
- dev-feature/adrian/navigation-bar-template-addition
- dev-feature/header-footer-ui-updates
- dev-feature/add-long-bio-to-profile-page
- dev-feature/add-markerio-feedback
- dev-feature/adrian/block-layout-styles
- dev-dev-main
- dev-revert-1-feature/adrian/font-updates
This package is auto-updated.
Last update: 2024-11-11 23:39:05 UTC
README
Planet 4 child theme for Australia Pacific. The related master theme’s code lives at:
https://github.com/greenpeace/planet4-master-theme.
Please check the master theme code for more information.
Installation
Ensure you have the following dependencies installed:
- python3
- python-setuptools
Also, ensure that you've run npm run env:install
to get the SCSS files required
in the master theme, as we rely on some of the SCSS variables in our theme.
Releases & Deploymentk
Currently, our deployment pipeline only matches tags which look like v1.*
so
if we ever upgrade to v2+ then we will need to edit that here.