Git Product home page Git Product logo

alphaknights.github.io's Introduction

alphaknights.github.io

Our website has moved and no longer uses GitHub pages. We now use Wix.

alphaknights.github.io's People

Contributors

iamgarcia avatar michaelmvv avatar rpod24 avatar tjhorner avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

alphaknights.github.io's Issues

Make hero videos web-friendly (using webm format)

Right now, the videos that load on the background of the page are humongous. This is bad for people on mobile networks with limited data. We have two options here:

  • Convert these videos to a lower quality and make them use webm
  • Prevent these videos from loading on mobile and only use the hero image. No video.

Donation Page

THANK YOU STRIPE FOR THIS GREAT API. YOU ARE GOOD.

Refactor w/ Angular1

The website will be refactored into a single-page app using ng1 for routing, views, and controllers. Due to GitHub Pages restrictions, we'll need to use the page's hash to route, and it won't work with the HTML5 History API.

It will close any issues that are currently open. It will also add a countdown timer to the competition, and when the competition starts, it will show a live video feed, social media feed, etc.

Resources

why angularjs?

Angular will allow the website to have multiple pages while still remaining extremely fast.

why not angular2?

idk it seems really complicated with components and stuff

Mentor Page

Make a page with the same format as the team bios, but for mentors.

Favicon

Jekyll isn't letting me do favicon. I've tried:
<link rel="shortcut icon" type="image/png" href="{{site.url}}/favicon-96x96.png">
<link rel="shortcut icon" type="image/png" href="/favicon-96x96.png">
<link rel="shortcut icon" type="image/png" href="{{ "/favicon-96x96.png" | prepend: site.baseurl }}" >

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.