snim2 / playbook

How we do things at dxw

Home Page:https://playbook.dxw.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

dxw Playbook

Are you looking for the Playbook? Read and search it at playbook.dxw.com.

What is this?

It’s dxw’s Playbook. It explains how we get things done.

Changes

The Playbook documents how the Playbook gets changed. See the This Playbook section for more information.

Development guide

Setup

Run the setup command. This installs the dependencies required for running the project.

script/setup

To just update dependencies, you can run the bootstrap command (though this currently does the same as script/setup due to the small number of dependencies required):

script/bootstrap

Running the application

To run the server, from the root directory, run:

script/server

This runs the server on localhost:4000.

Licence

The contents of dxw's Playbook is released under a Creative Commons Attribution-NonCommercial licence. You are free to reuse and adapt this content with credit, for non-commercial purposes.

About

How we do things at dxw

https://playbook.dxw.com


Languages

Language:SCSS 55.6%Language:HTML 20.8%Language:Ruby 13.6%Language:Shell 10.1%