Giter Site home page Giter Site logo

gregberge / victory-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from formidablelabs/victory-docs

1.0 2.0 0.0 17.24 MB

Documentation for Victory: A collection of composable React components for building interactive data visualizations

Home Page: http://formidable.com/open-source/victory

JavaScript 76.52% CSS 23.48%

victory-docs's Introduction

victory documentation site

Build Status


Documentation site for victory. victory-docs is running on gatsbyjs.

Getting Started

To install and run the docs site locally:

yarn install
yarn run develop

Then, open your favorite browser to localhost:8000. GraphiQL runs at localhost:8000/___graphql.

Ready to Deploy :shipit:

Build the site to test locally.

yarn run build

Serve the build.

yarn run serve

Then, open your favorite browser to localhost:9000 to verify everything looks correct.

If everything checks out, build the production site with the prefixed path, /open-source/victory/, so the files load at the correct URL!

yarn run build:pp

To publish to NPM run

This package must be published with [email protected]

npm version <newversion | major | minor | patch> (see Versioning notes below)
git push origin master && git push --tags
npm publish

Versioning Notes

For a reliable systems of releases, victory-docs should aim for versioning along these lines:

  • Patch: Typos, missing assets, broken styles, very minor copyedits.
  • Minor: Add a new blog post, change styles.
  • Major: Rearchitect how the lander works, remove pages, or something else huge.

victory-docs's People

Contributors

boygirl avatar paulathevalley avatar chrisbolin avatar ianwsperber avatar ebrillhart avatar mindjuice avatar bmathews avatar derekmaffett avatar stefvhuynh avatar ryan-roemer avatar kylecesmat avatar angelanicholas avatar greenkeeper[bot] avatar exogen avatar scotmatson avatar rawrmonstar avatar slate71 avatar jonathanchu avatar jeremypeters avatar knitcodemonkey avatar borkxs avatar eliseworthy avatar zezest avatar 7kfpun avatar jo-fu avatar jbockerstette avatar gnerkus avatar ecnaidar avatar chris-cooper avatar cubeghost avatar

Stargazers

Craig Collins avatar

Watchers

Greg Bergé avatar  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.