1.4.5 • Published 4 years ago

@stevensadvertising/grymca-fitstyle v1.4.5

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

GRYMCA FitStyle Design System

A framework for creatining and maintaining design standards on the GRYMCA website.

View documentation here: GRYMCA FitStyle Design System

Powered by Sculpin. =)

Prerequisites

Sculpin is a PHP application and installed with the PHP package manager composer. See https://getcomposer.org/ for installation instructions.

Unless you do a very basic website, you want some CSS and Javascript assets. Sculpin uses yarn to manage them. See https://yarnpkg.com/en/docs/install for installation instructions.

Install

This application uses Symfony's Webpack Encore to manage CSS, JavaScript and image assets. Install the JS dependencies:

$ yarn install

Build

First, start Encore to compile and update the assets in source/assets/ into output_dev/build/. The watcher keeps running until you exit it manually:

$ gulp

In a new console, start the sculpin watcher to have your content updated as soon as you save changes:

$ composer sculpin-watch

Your newly generated clone of sculpin-blog-skeleton should now be accessible at http://localhost:8000/.

Contribute

We have a organization on NPM in order to publish this package.

It is recommended to use NPM Bump to publish.

1.4.5

4 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.10

4 years ago

1.3.9

4 years ago

1.3.8

4 years ago

1.3.7

4 years ago

1.3.6

4 years ago

1.3.5

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago