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. [Templating &amp; Views](/categories/templating)
4. /
5. dof-dss/nicsdru\_origins\_theme

ActiveDrupal-custom-theme[Templating &amp; Views](/categories/templating)

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

DoF Origins base theme

10.1.7(4d ago)217.8k↓16.1%2[2 issues](https://github.com/dof-dss/nicsdru_origins_theme/issues)[2 PRs](https://github.com/dof-dss/nicsdru_origins_theme/pulls)MITSCSSPHP &gt;=8.0

Since Jan 14Pushed 5mo 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 yesterday

READMEChangelog (10)DependenciesVersions (60)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 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 95% of packages

Maintenance64

Regular maintenance activity

Popularity29

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity76

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

Recently: every ~166 days

Total

53

Last Release

4d ago

Major Versions

0.4.6 → 9.1.12023-02-19

9.1.1 → 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

[almasaeed2010/adminlte

AdminLTE - admin control panel and dashboard that's based on Bootstrap 4

45.5k8.9M147](/packages/almasaeed2010-adminlte)[bk2k/bootstrap-package

Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.

354960.6k98](/packages/bk2k-bootstrap-package)[tales-from-a-dev/flowbite-bundle

A Symfony form theme for Flowbite

89296.9k2](/packages/tales-from-a-dev-flowbite-bundle)[silverstripe-themes/simple

The SilverStripe simple theme (default SilverStripe 3 theme)

411.3M8](/packages/silverstripe-themes-simple)[andreia/filament-nord-theme

A minimalist Arctic Nord theme for FilamentPHP

13643.4k2](/packages/andreia-filament-nord-theme)[openplain/filament-shadcn-theme

Shadcn UI theme for Filament - Beautiful color themes with the iconic Shadcn design system

4952.8k10](/packages/openplain-filament-shadcn-theme)

PHPackages © 2026

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