Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.74 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.74 KB

UF Open Source Club's Website

The official remodeling of the official club website.

The website needs to be a central place for

  • Potential club members who are interested in what the Open Source Club is and want to find out more
  • Existing club members as a way to easily check what events are happening and what projects the club is working on
  • Students or others who are interested in open source in general and want to see how UF is involved with Open Source

Getting Started

Install

Then clone this repo

Testing

Open up the index.html file (under the website folder) in a browser by dragging the file from your file explorer into the browser window.

Deployment

TBD, probably deploying our own Nginx server.

Built With

  • HTML - Short for Hypertext-Markup Language. It is the actual content of the page
  • CSS - Short for Cascading Style Sheets. It defines the look of the page
  • JavaScript - Not short for anything. It adds the functionality to the page.

Check out the RESOURCES.md file in docs for a list of links to learn more about these technologies.

Contributing

Please read CONTRIBUTING.md for how to work on the project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details