Coder Social home page Coder Social logo

sutd-robotics / sutdsoar Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 3.0 82.52 MB

SUTD Organisation of Autonomous Robotics Club Website

Home Page: https://soar.opensutd.org/

License: MIT License

HTML 0.23% JavaScript 0.83% Dockerfile 0.07% TypeScript 51.37% Vue 37.68% Handlebars 4.49% SCSS 5.32%
vue typescript vuejs server-side-rendering ssr seo vuex-persist isomorphic progressive-web-app pwa

sutdsoar's Introduction

SUTD Organisation of Autonomous Robotics (SOAR) Website

SUTD SOAR

Usage

  • Development:

    1. Fix a cache issue: npm config set cache "C:\Users\Firstname~1\AppData\Roaming\npm-cache" --global or npm config set cache C:\tmp\nodejs\npm-cache --global
    2. Download or clone this repository
    3. Change directory: cd sutdsoar
    4. Install dependencies: npm install
    5. Run npm run dev
  • Production:

    • Netlify (CSR SPA):

      • Build command: npm run build:spa
      • Publish directory: dist
      • Deploy log visibility: Private logs
      • Production branch: master
      • Deploy previews: Automatically build deploy previews for all pull requests
      • Branch deploys: Deploy only the production branch
      • Build image: Ubuntu Xenial 16.04 (default)
      • Asset optimization: Pretty URLs, Bundle CSS, Minify CSS, Bundle JS, Minify JS and Compress Images
      • Custom domain: sutdsoar.netlify.com and soar.opensutd.org
    • Heroku/AWS (SSR PWA):

      • Coming soon!

License

MIT

sutdsoar's People

Contributors

dependabot[bot] avatar iangohy avatar jamestiotio avatar senputra avatar stormysearious avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

sutdsoar's Issues

Alignment Issue

When the view height is sufficiently small, there is an overlapping issue between each section and their corresponding titles. This can be solved by utilizing the max-height media query specification and adding sufficient margin or padding accordingly.

Close Sidebar On Click

When any of the sidebar links are clicked, as the page scrolls to the corresponding section, the sidebar should automatically be closed by transitioning to the right.

Dynamic Nav Bar Color

Navbar starts with a black background.

When user scrolls down after the 'SOAR' logo, navbar turns to red

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.