GithubHelp home page GithubHelp logo

rice-hiroko / mhsengineering.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ricehiroko/mhsengineering.github.io

0.0 1.0 1.0 84 KB

MHS Engineering Website

Home Page: https://www.mhsengineering.club/

License: MIT License

HTML 94.95% CSS 5.05%

mhsengineering.github.io's Introduction

The official site of the MHS Engineering Club.

Live Site: http://www.mhsengineering.club/

Contributing

All members of engineering club are free to contribute to the MHS Engineering Club website. When contributing, we want the repository to stay as neat and clean as possible, so please keep in mind the following rules:

  • Commit using pull requests. If you want to commit, create a branch and request for the branch to be merged onto master. Don't try to commit directly to master.
  • Use spaces for indentation. Set your editor to indent using spaces. Don't use tabs.
  • Write descriptive commits. A good commit makes one clear change. Your commit message should describe what that change was and your description should describe why that change was made. Make sure you reference related issues.
  • Don't put images in the repository. Putting images in the repository makes it needlessly larger.
  • Test before committing. Don't commit anything you haven't tested yourself. Make sure to check all pages that could be affected by your change. For instance, if you alter style.css, you must check every html page that links to style.css.
  • Don't rely on /page to link to /page.html. Github supports it, but most servers don't. If the file is at /about.html, link to /about.html. If you need a file to appear as /about/, put it at /about/index.html. We don't want to complicate testing environments by using nonstandard features.

How to test

The easiest way to test is probably through the Cloud9 IDE as it works on Chromebooks as well. Set up a new workspace and "clone" this repository, then git checkout the branch that you were working on. Preview your work by selecting the "Preview" button near the top of the page. git commit -am "Commit message here" to commit your work, and then git push to update it on Github. To update, git pull.

Alternatively, if you have the HTML and CSS files on your computer already, simply double-click the HTML file you want and reload it each time you make a change. On a Chromebook downloading the files is as easy as making sure you're on the correct branch and then clicking the "Download ZIP" button on the right-hand side.

mhsengineering.github.io's People

Contributors

mhsengineeringboard avatar jalessio10 avatar 50wliu avatar three avatar easttowes avatar

Watchers

James Cloos avatar

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.