PHPackages                             ut-ht777/evpp - 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. ut-ht777/evpp

ActiveDrupal-theme

ut-ht777/evpp
=============

A custom theme for UTDK 3

1.5(5y ago)05SCSSPHP ^7.2

Since Oct 14Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ut-ht777/evpp)[ Packagist](https://packagist.org/packages/ut-ht777/evpp)[ RSS](/packages/ut-ht777-evpp/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

A skeleton theme for Drupal 8
=============================

[](#a-skeleton-theme-for-drupal-8)

Bare Bones includes only the most essential files to get you started with custom theme development.

You don't have to worry about creating all the files from scratch, just copy this to your *themes* directory and start with development.

CSS and JS source files are located inside the *sass* and *scripts* directories. These are compiled into the *assets* folder, which also includes the *images* and *fonts* directories where you should put all your theme images and fonts.

You can use rem units for font sizes: *1rem = 10px*, *1.8rem = 18px*, etc.

Requirements
------------

[](#requirements)

- [Drupal 8](https://www.drupal.org/)
- [Drush](https://www.drush.org/)
- [git](https://git-scm.com/)
- [Node.js](https://nodejs.org/)
- [npm](https://www.npmjs.com/)

Usage
-----

[](#usage)

Download or clone this theme in to your themes directory

```
git clone git@github.com:tinamrak/barebones.git

```

Remove git directory

```
cd barebones
rm -R .git;

```

Install npm packages and run gulp

```
cd .npm
npm install
npm audit fix
gulp

```

Set Bare Bones as your default theme

```
drush config-set system.theme default barebones -y

```

---

**Did you find this useful?** [Buy me a coffee.](https://www.buymeacoffee.com/tinamrak "Buy Tina Mrak a coffee.")

**Do you have a web development problem you cannot seem to be able to solve?** [Reach out to me on Twitter.](https://twitter.com/TinaMrak "Follow me on Twitter")

---

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

5

Last Release

2043d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/134223327?v=4)[Hamza TULMAÇ](/maintainers/ht777)[@ht777](https://github.com/ht777)

---

Top Contributors

[![ut-ht777](https://avatars.githubusercontent.com/u/57170469?v=4)](https://github.com/ut-ht777 "ut-ht777 (3 commits)")

### Embed Badge

![Health badge](/badges/ut-ht777-evpp/health.svg)

```
[![Health](https://phpackages.com/badges/ut-ht777-evpp/health.svg)](https://phpackages.com/packages/ut-ht777-evpp)
```

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k5](/packages/elgg-elgg)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[johnbillion/user-switching

Instant switching between user accounts in WordPress and WooCommerce.

19768.3k2](/packages/johnbillion-user-switching)[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[rainlab/user-plugin

User plugin for October CMS

11954.3k13](/packages/rainlab-user-plugin)

PHPackages © 2026

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