Skip to content
This repository was archived by the owner on Sep 6, 2019. It is now read-only.
This repository was archived by the owner on Sep 6, 2019. It is now read-only.

Open Source pages #28

@dennishn

Description

@dennishn

I'd like to add a new section to the blog where we can showcase a selection of our various open-source packages.

My idea is the concept would be a bit like our stacks - but instead of creating "posts", we add our repositories to a github_[teamname].json file, ie.:

{
    "url": "https://github.com/nodes-frontend/nodes-ui",
    "organization": "nodes-frontend",
    "slug": "nodes-ui",
    "name": "Nodes UI",
    "featured": true,
    "languages": ["sass", "javascript"]
}

Using this meta data, we can pull in various statistics through a hidden, but amazing, nStack API that polls selected repos on github daily for various stats.

This gives us access to stars, releases, readmes etc.

A good example of the direction i'd like to go:
https://stripe.com/open-source

Feedback please 👯

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions