Skip to content

dsiufl/ufdsi.com

Repository files navigation

UF DSI Website

Prerequisites

Cloning the Repository

git clone https://github.com/harryytsao/ufdsi.com.git
cd ufdsi.com
git lfs install

Development Setup

npm install
npm run dev

Editing the Website

  • Follow coding standards and practices.
  • Make changes in the src directory.

Using Git LFS

  • Track large files using Git LFS.
  • Example: git lfs track "*.psd"

Testing Changes

  • Test changes locally using npm run dev.

Deploying Changes

  • Commit changes: git commit -m "Your message"
  • Push changes: git push origin main

Contributing

  • Follow the contribution guidelines.
  • Submit a pull request for review.

About

Official website for University of Florida's Data Science and Informatics Club

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 12