Skip to content

Jami-tsm/PhiDeltaThetaSite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phi Delta Theta — New York Eta Chapter Website

The official chapter website for the New York Eta chapter of Phi Delta Theta Fraternity, Inc., located at the Rochester Institute of Technology.

🔗 View Live Site


Overview

This project is a custom-built chapter website designed to represent the New York Eta chapter of Phi Delta Theta online. It serves as a hub for chapter information, recruitment, contact, and more — built in accordance with Phi Delta Theta's official Identity & Style Guidelines.


Tech Stack

Technology Purpose
HTML Page structure and content
CSS Styling and layout
JavaScript Interactivity and dynamic behavior
PHP Contact form handling
Git Version control

Project Structure

PhiDeltaThetaSite/
├── assets/          # Images, logos, and brand assets
├── pages/           # Individual HTML pages
├── scripts/         # JavaScript files
├── styles/          # CSS stylesheets
├── contact.php      # Contact form backend
├── .wranglerignore  # Cloudflare Wrangler ignore rules
├── TODO.md          # Ongoing task list
└── README.md        # Project documentation

Getting Started

No build tools or package manager is required — this is a plain HTML/CSS/JS site.

  1. Clone the repository:

    git clone https://github.com/Jami-tsm/PhiDeltaThetaSite.git
    cd PhiDeltaThetaSite
  2. Open locally: Open any .html file directly in your browser, or use a local server for PHP support:

    php -S localhost:8000

    Then visit http://localhost:8000.


Deployment

The site is deployed on Github Pages. Any pushes to the main branch will automatically trigger a new deployment.


Brand Assets

All logos, colors, and brand materials were sourced from the official Phi Delta Theta Brand Portal and are used in compliance with the fraternity's Identity & Style Guidelines.

Note: Brand assets are the property of Phi Delta Theta Fraternity, Inc. and may not be reused outside of official chapter purposes.


Contributing

This project is maintained by members of the New York Eta chapter. To contribute:

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature/your-feature
  3. Commit your changes: git commit -m "Add your feature"
  4. Push to your fork and open a Pull Request

Contributors


License

This project is intended for use by the New York Eta chapter of Phi Delta Theta Fraternity, Inc. All Phi Delta Theta brand assets are the intellectual property of Phi Delta Theta Fraternity, Inc.

About

A new chapter site for Phi Delta Theta- New York Eta

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors