Code Monkey home page Code Monkey logo

sebgroup.github.io's Introduction

seb logo

sebgroup.github.io

A website for SEBs open source repositories

Functionality

This page is built using GitHub Pages, hosted directly from this repository. GitHub Pages uses Jekyll as the engine for building the pages. All content is written in Markdown.

The data about SEBs projects and activity is gathered using GitHub Actions which gathers information from the sebgroup organization every night.

Contributing

We encourage contributions in any way. If you've found a bug or want to ask a question, go ahead and open an issue. If you want to contribute with a change, open a pull request and we'd be happy to take a look at it.

We use VS Code for development with the prettier code formatter. Commit messages are encouraged to be formatted according to semantic commit messages.

Develop

Use Docker Desktop for developing locally.

  1. Clone the repository

  2. Run docker-compose up

  3. Browse to localhost:4000

  4. Hack away!

Contacts

Open an issue or send us an e-mail at [email protected].

sebgroup.github.io's People

Contributors

dependabot[bot] avatar graborg avatar patrikfogelstrand avatar sebopensource avatar stuart-webster-seb avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sebgroup.github.io's Issues

activity.json updates wrong value for closedIssuesThisMonth

See latest update from this morning f32bf41

 {
    "stars": 56,
    "forks": 24,
    "openIssues": 195,
    "closedIssuesThisMonth": 0,
    "activeProjects": 13,
    "contributors": 56,
    "month": "March",
    "year": 2020
  }

It takes the closedIssuesThisMonth from projects.json which this morning was 0 (correctly as it's April 1st today) 6dfb3f1

It should probably take the value from the last day of the month (the day before), even though that's not 100% correct either, as there could be issues closed during the last day of the month.

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.