GithubHelp home page GithubHelp logo

wearetradecraft / dxw-playbook-snapshot-march-2020 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dxw/playbook

0.0 1.0 0.0 2.34 MB

How we do things at dxw

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

HTML 26.57% CSS 45.91% JavaScript 27.52%

dxw-playbook-snapshot-march-2020's Introduction

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 changes to this document section for more information.

Licence

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.

Structure of the repo

playbook.md

This is the main playbook. Unless there's a good reason, we should record all process and policy here.

guides

This section contains more detailed documentation on how to do things. It's mostly aimed at developers, but can contain any detailed documentation on a specific task or subject. Like research activities, this is quite detailed and isn't of general interest, so it gets its own section.

Contributing to the playbook

There is a guide to editing the playbook, and creating new content, in contributing. This is also available on the published playbook.

Style

These documents are maintained by everyone at dxw, and it's important that their quality and tone is consistent.

"We" vs "You"

The document primarily talks about what "we" do. If you can phrase what you're saying in these terms, do. If it sounds weird, or you're actually talking about what an individual needs to do in a given circumstance, use "you".

Links

Link liberally, both within the document and to useful things on the web. Don't reinvent the wheel! If someone else has already written up a great explanation of something that we agree with, just link to it.

Small is beautiful

This is a long document. Try to avoid making it too much longer. Keep things simple. Don't use flowery language or unnecessary words.

Plain English

This document is for everyone. If you find yourself talking about something specialised or technical, you're probably in the wrong place. Should you be writing a guide?

Openness

This is a public document, because it's good to be open. But some things are private. You can put them in the private playbook, when we have one!

Headings

Use second level headings for main sections, third for subsections and fourth level ones if you need to. Don't use fifth or first level headings. The table of contents in the HTML version is automatically generated, and it assumes this structure.

Development

To make changes to the playbook theme, you will need to install the dependencies:

npm install
go get github.com/errata-ai/vale

Then to start a local development server run:

npm start

You can now visit localhost:3000 to see your local playbook. Theme files live in the /build directory

Linting

Check your changes for markdown errors:

npm run lint

To run the prose linter:

npm run vale

This will only show errors and warnings by default. If you want extra suggestions for better writing, run:

npm run vale-suggestions

dxw-playbook-snapshot-march-2020's People

Contributors

alex-farley avatar becshodges avatar claredxw avatar cristinaro avatar dgmstuart avatar ellayanor avatar erbridge avatar evilstreak avatar floppy avatar harry-m avatar imagecircus avatar johnwaterworth avatar kathcooper3 avatar lawrence-forooghian avatar leedxw avatar ljgarvie avatar lozette avatar mallorydxw avatar mec avatar olivia-work avatar partiallyblind avatar pezholio avatar rjw1 avatar robbiepaul avatar robjs avatar staceynphillips avatar tahb avatar tommorris avatar vanessa-w avatar vitagit avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.