[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.145.78.203: ~ $
# Dressprow

A theme for [phpList 3](https://github.com/phpList/phplist3/)

[![Build Status](https://travis-ci.org/phpList/phplist-ui-dressprow.svg?branch=master)](https://travis-ci.org/phpList/phplist-ui-dressprow)

### Getting started

Prerequisite: nodejs & npm. See https://nodejs.org for instructions.

* Install Grunt globally
```
npm install -g grunt-cli
```
* Grunt plugins

We use [cssmin](https://github.com/gruntjs/grunt-contrib-cssmin) to minify css files and [uglify](https://github.com/gruntjs/grunt-contrib-uglify) to minify js files.


### Installation

Clone this repository to the following directory of phpList :

`` lists/admin/ui ``

Rename the repository name to dressprow and then change the working directory to:

```
cd  dressprow
```
then install project dependecies:

```
sudo npm install
```
#### Minify CSS
To minify css files, please run:
````javascript
grunt cssmin
````


#### Minify js
To minify js files please run:
````javascript
grunt uglify
````

Filemanager

Name Type Size Permission Actions
css Folder 0755
images Folder 0755
js Folder 0755
pages Folder 0755
styles Folder 0755
.gitignore File 48 B 0644
.php_cs File 566 B 0644
.travis.yml File 381 B 0644
COLOR-PALETTE-GRAY.png File 68.78 KB 0644
README.md File 983 B 0644
composer.json File 75 B 0644
footer.inc File 1.22 KB 0644
footer_minified.inc File 1.37 KB 0644
frontendfooter.php File 210 B 0644
frontendheader.php File 671 B 0644
gruntfile.js File 1.04 KB 0644
header.inc File 1.86 KB 0644
header_minified.inc File 1.77 KB 0644
package.json File 185 B 0644
pagetop.php File 2.66 KB 0644
pagetop_minified.php File 1.62 KB 0644
pagetop_minimal.php File 1.15 KB 0644
publicpagetop.php File 1.16 KB 0644
theme_info File 39 B 0644