Git Product home page Git Product logo

Mason Hack Club Website

This site is edited in Cloud9, and stored in GitHub and Mason High School's server. If you're interested in contributing, request to join the Web Development Team on GitHub or message @cravend on Slack.

Inviting New People

This guide assumes that the person has an active GitHub and Cloud9 account. Follow the Personal Website workshop to get set up.

  1. Add the member in question to the Web Development team on GitHub.
  2. Confirm they can access the GitHub repositories mason-hack-club, mason-acm, and mason-acm-test.
  3. Share the Cloud9 Workspace with the new member.

Pushing to GitHub

  1. Save all edited files on Cloud9.
  2. Open up the Cloud9 terminal (keyboard shortcut Alt+t).
  3. Type the following commands:
    • $ git add -A
      • Adds all files to the stage.
    • $ git commit -m "Comment"
      • Commits the files & adds your comment.
    • $ git push
      • Pushes the files to GitHub.
        • NOTE: you have to type your GitHub username and password in after typing git push. The password will not be shown on your screen, but it is still being registered.
    • $ git ftp push
      • Pushes the files to the webserver.
  4. Clear your cache.
  5. Go to hackclub.masonacm.org and check out your updates!

created by cravend

Mason Hack Club's Projects

adventure-game icon adventure-game

This is the first game that the Mason Hack Club gaming team created!

cincyhacks-2021 icon cincyhacks-2021

Originally a duplicate of CincyHacks 2020 site, redesigned and updated.

site-2022-2023 icon site-2022-2023

Duplicate of the 19-20 site but with member, contact, and registration updates.

site-gen-1 icon site-gen-1

:warning: Archived: The legacy code for Mason Hack Club's website. first generation

site-gen-2 icon site-gen-2

:warning: Archived: Mason Hack Club's official website, built with Jekyll. generation 2

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.