Giter Club home page Giter Club logo

ausspeedruns.com's People

Contributors

ewanlyon avatar ewanlyonswinburne avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

ewanlyon

ausspeedruns.com's Issues

Make the README look fancy

I love a fancy schmancy README. One with images and the sheilds.io stuff. I want to make people excited to try and help this project which involves making a really REALLY good first impression.

Run lookup page

A page to be able to lookup and search all the runs done in AusSpeedruns events.

Export schedule to other formats

People should be able to export the schedule to different calendar formats like Google Calendar or iCal. It would be good if people could just export the data itself as a csv just cus.

Prisma needs the "linux-musl" as a generated binary.

The new build system builds the site locally, copies the files to the dist folder and then the docker image looks at that folder and copies the files to generate the image. However Prisma generates a binary specific to the build os. As GitHub actions run's ubuntu and the Docker image runs an alpine version of node the binaries are different.

The solution is to add linux-musl as a generated binary for Prisma, however as Keystone is in charge of Prisma it cannot be accessed normally. I have attempted to add the generated binary config and run prisma generate behind Keystone's back after building but this resulted in an apparent corrupted binary.

The solution has been developed and merged in to keystone keystonejs/keystone#8241 (the first example includes adding a generated binary for linux-musl which is literally what we need). Keystone just needs to release a new package for this fix to be implemented.

Add testing

The site is in dire need of unit and e2e testing. I don't have any experience with testing really so if someone wants to pick it up by all means do so.

About Us Page

Create an About Us page. The design to follow is here. It's ok if the first pass is entirely static. I would like to have the hero image be a carousel of different images. Any extra inclusions would also be good.

About Us - Desktop

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.