Code Monkey home page Code Monkey logo

packages's Introduction

This is where we keep all of our packages' documentation for safe keeping and discoverability, both inside the stackgl organisation and out.

This branch is responsible for downloading data from the GitHub API using ecosystem-docs, transforming it into a nice format and presenting it on the frontend.

The built output can be found on the gh-pages branch of this repository.

Adding a package

Simply add your package's GitHub repository to the list in the wiki.

Build your own list

This repository has been designed to be easily forkable for other ecosystems to take advantage of, with the hopes of more flexibility becoming available in the future.

First off: if you're just interested in the syncing behaviour you should check out ecosystem-docs.

Otherwise:

  1. Fork the repository and clone it to your machine.
  2. Update config.js to alter variables specific to your project, such as the logo content or packages list URL. (There's a bit of JSX in there right now. Sorry!)
  3. Update intro.md to change the content of the intro page.
  4. Install the dependencies using npm install. This will likely prompt you for your GitHub username and password.
  5. Start the app by running npm start and visiting http://localhost:3000/ when ready.
  6. Whenever you want to update the list, run npm run sync.
  7. Once you're ready to deploy, run npm run deploy to build the site and and push it to GitHub pages.
  8. Enjoy! โœจ

packages's People

Contributors

kevzettler avatar hughsk avatar mattdesl 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.