PHPackages                             digital-nature/wordpress-theme-digital-nature - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. digital-nature/wordpress-theme-digital-nature

ActiveWordpress-theme

digital-nature/wordpress-theme-digital-nature
=============================================

Contains the base theme for Digital Nature site builds.

0.0.13(7mo ago)072MITCSS

Since Sep 10Pushed 7mo agoCompare

[ Source](https://github.com/Digital-Nature-LTD/wordpress-base-theme)[ Packagist](https://packagist.org/packages/digital-nature/wordpress-theme-digital-nature)[ RSS](/packages/digital-nature-wordpress-theme-digital-nature/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (14)Used By (0)

Digital Nature WordPress base theme
===================================

[](#digital-nature-wordpress-base-theme)

Contains the base theme for Digital Nature site builds.

Usage
-----

[](#usage)

This should be the base on which you build your site theme.

### Child theme link

[](#child-theme-link)

[Child theme docs](https://developer.wordpress.org/themes/advanced-topics/child-themes/)

WordPress insist that you put the parent theme as a 'Template' within your style.css file. Below is an example of a (very) minimal style.css file

```
# style.css
/*
Theme Name: Your theme name
...
Template: digital-nature
*/
```

Contributing
------------

[](#contributing)

PRs are welcome. Please follow the build process below if you want to make any js/css changes

### Updating versions

[](#updating-versions)

Use semantic versioning.

When updating, you will need to make the change in a few places:

- `src/css/frontend/frontend.scss`
- also add a `git tag` for the same version number

### Build process

[](#build-process)

Navigate to the `src` directory and run build/watch

Note that you will need to run `npm i` first, to install the dependencies

```
# navigate to the src directory
cd src

# watch for changes and auto-build
npm run watch

# build for production
npm run build
```

### Responsive styles

[](#responsive-styles)

Breakpoints for screen widths should not be found in this theme. We can set these breakpoints in the child theme, if we set them here then we will end up including **both** these base styles and those of the theme, that can lead to conflicts.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance66

Regular maintenance activity

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

13

Last Release

236d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b6b41ce3e69067999d1379085fb6390cf35e5d61929aa49d72363d79e4890bb1?d=identicon)[gmidwood](/maintainers/gmidwood)

---

Top Contributors

[![garethmidwood](https://avatars.githubusercontent.com/u/4386083?v=4)](https://github.com/garethmidwood "garethmidwood (15 commits)")

### Embed Badge

![Health badge](/badges/digital-nature-wordpress-theme-digital-nature/health.svg)

```
[![Health](https://phpackages.com/badges/digital-nature-wordpress-theme-digital-nature/health.svg)](https://phpackages.com/packages/digital-nature-wordpress-theme-digital-nature)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
