PHPackages                             dof-dss/nicsdru\_origins\_theme - 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. dof-dss/nicsdru\_origins\_theme

ActiveDrupal-custom-theme

dof-dss/nicsdru\_origins\_theme
===============================

DoF Origins base theme

10.1.6(1y ago)217.3k↓50%2[2 PRs](https://github.com/dof-dss/nicsdru_origins_theme/pulls)MITSCSSPHP &gt;=8.0

Since Jan 14Pushed 3mo ago5 watchersCompare

[ Source](https://github.com/dof-dss/nicsdru_origins_theme)[ Packagist](https://packagist.org/packages/dof-dss/nicsdru_origins_theme)[ Docs](https://github.com/dof-dss/nicsdru_origins_theme)[ RSS](/packages/dof-dss-nicsdru-origins-theme/feed)WikiDiscussions 10.x-dev Synced 1mo ago

READMEChangelog (10)DependenciesVersions (57)Used By (0)

[![CircleCI](https://camo.githubusercontent.com/44d0c83480caa9abecd71a804878a7b6f9aaf245ec562dcdf6a05f6638e8a0da/68747470733a2f2f636972636c6563692e636f6d2f67682f646f662d6473732f6e6963736472755f6f726967696e735f7468656d652e7376673f7374796c653d737667)](https://circleci.com/gh/dof-dss/nicsdru_origins_theme)

nicsdru\_origins\_theme
=======================

[](#nicsdru_origins_theme)

This repository contains code for a Drupal 8 theme from which NICS sites could be sub-themed from.

Table of contents
-----------------

[](#table-of-contents)

- [Quick start](#quick-start)
- [What's included](#whats-included)
- [Bugs and feature requests](#bugs-and-feature-requests)
- [Using the NPM scripts](#using-the-npm-scripts)
- [Sub-theming](#sub-theming)
- [Documentation](#documentation)

Quick start
-----------

[](#quick-start)

- [Download the latest release](https://github.com/dof-dss/nicsdru_origins_theme/archive/master.zip) or clone the repo: `git clone https://github.com/dof-dss/nicsdru_origins_theme.git`.
- `npm install` **NB:** you encounter issues with the image optimisation libraries if you don't have libjpeg library available on the host machine. To fix this `brew install libjpeg`.

What's included
---------------

[](#whats-included)

The theme uses [NPM scripts](https://docs.npmjs.com/misc/scripts) and packages to create tooling to:

- write and compile scss to css
- apply appropriate prefixing for css rules
- write and uglify js
- detect features the user’s browser has to offer (via Modernizr)
- code linting
- optimise and compress images for the web

Within the download you'll find the following directories and files, logically grouping common assets, you'll see something like this:

```
nicsdru_origins_theme/
└── config/
│   ├── install/
│   ├── .sass-lint.yml
│   ├── modernizr-config.json
│   ├── postcss.config.js
└── css/
└── images/
└── js/
└── src/
│   ├── images/
│   ├── js/
│   ├── scss/
│   ├── styleguide/
└── templates/
│   ├── block/
│   ├── content/
│   ├── field/
│   ├── layout/
│   ├── misc/
│   ├── navigation/
│   ├── user/
└── .gitignore
└── composer.json
└── imagemin.js
└── nicsdru-origins-theme.breakpoints.yml
└── nicsdru-origins-theme.info.yml
└── nicsdru-origins-theme.layouts.yml
└── nicsdru-origins-theme.libraries.yml
└── nicsdru-origins-theme.theme
└── package.json
└── README.md
└── screenshot.png

```

Using the NPM scripts
---------------------

[](#using-the-npm-scripts)

The `package.json` includes the following commands and tasks:

TaskDescription`npm run build``npm run build` compiles files into their build directories ready for use in a production environment. **Uses [Sass](https://sass-lang.com/), [Autoprefixer](https://github.com/postcss/autoprefixer), [Modernizr](https://modernizr.com) and [UglifyJS](https://github.com/mishoo/UglifyJS2).**`npm run watch`Watches for changes to scss and js files &amp; compiles them for development purposes.`npm run lint`Will run all `.scss` and `.js` files through their respective linting tools - eslint &amp; [sass-lint](https://github.com/sasstools/sass-lint), note however that linting is also performed as part of the the build scripts. This is useful for finding issues being flagged by the linting rules. To only lint css or js files, prefix the lint command with the file type you which to scope the linting to eg `npm run css-lint` or `npm run js-lint`Run `npm run` to see all the npm scripts.

Sub-theming
-----------

[](#sub-theming)

TODO: add in how to sub-theme from this theme.

Documentation
-------------

[](#documentation)

TODO: add documentation.

###  Health Score

50

—

FairBetter than 96% of packages

Maintenance63

Regular maintenance activity

Popularity29

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~40 days

Recently: every ~113 days

Total

52

Last Release

249d ago

Major Versions

0.4.5 → 9.1.12023-02-19

0.4.6 → 10.1.12023-09-22

10.1.6 → 11.x-dev2025-09-05

PHP version history (2 changes)v0.1.0PHP &gt;=7.0

10.1.1PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/a67438e27fd8061ae770b700d15597ae997d6b0b444cbdb18f463edde8b18e23?d=identicon)[nics-digital-dev](/maintainers/nics-digital-dev)

---

Top Contributors

[![neilblair](https://avatars.githubusercontent.com/u/52457988?v=4)](https://github.com/neilblair "neilblair (190 commits)")[![David-Corbett](https://avatars.githubusercontent.com/u/1025711?v=4)](https://github.com/David-Corbett "David-Corbett (151 commits)")[![johangant](https://avatars.githubusercontent.com/u/451261?v=4)](https://github.com/johangant "johangant (68 commits)")[![omahm](https://avatars.githubusercontent.com/u/1013025?v=4)](https://github.com/omahm "omahm (56 commits)")[![DuttonMa](https://avatars.githubusercontent.com/u/348030?v=4)](https://github.com/DuttonMa "DuttonMa (19 commits)")[![ooneill547](https://avatars.githubusercontent.com/u/52583631?v=4)](https://github.com/ooneill547 "ooneill547 (12 commits)")

---

Tags

drupaloriginsdrupaltheme

### Embed Badge

![Health badge](/badges/dof-dss-nicsdru-origins-theme/health.svg)

```
[![Health](https://phpackages.com/badges/dof-dss-nicsdru-origins-theme/health.svg)](https://phpackages.com/packages/dof-dss-nicsdru-origins-theme)
```

###  Alternatives

[composer/installers

A multi-framework Composer library installer

1.4k136.0M6.0k](/packages/composer-installers)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)

PHPackages © 2026

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