IIITians-Network / Home-Page-Website

The home page of the official website of the IIITians Network.

Home Page:https://iiitiansnetwork.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iiit

GitHub commit activity GitHub repo size Website

IIITians Network 🔥

This is the official website of IIITians Networks

SYNOPSIS

IIITians Network is an autonomous community which provides information and access of all IIIT’s to our users. IIITians Network website acknowledges our users about various activities, news and other information regarding the institutes. We aim at connecting people of all IIIT’s and grow this network to reach further more people. This community is completely sovereign and does not come under any IIIT.

MOTIVATION 🥳

IIITians Network main aim is interaction and deliberation by people brought together by similar interests and common goals. The most essential elements of community include: mutual interdependence among members, sense of belonging, connectedness, spirit, trust, interactivity, common expectations, shared values and goals and overlapping histories among members. This community serve as a good starting place for those who are interested in learning how to work collaboratively, mixing our passions and skills to build an open project.

MAINTAINANCE

This project's code is provided as-is, and is actively maintained. The developers invite you to peruse their code and even use it in your next project, provided you follow the included license. There is no guarantee of support for the code (including submitted Issues). There is no guarantee that pull requests will be reviewed or merged. It is open-source, so forking is permitted; just be sure to give credit where it's due.

Acknowledgement 👏🏻

Help Us, help all. We can only improve and add value by working together with our community. Please help us iterate on our processes so that we can grow this program to enrich the larger engineering community. If you see something that needs attention, please submit an issue so we can address it in a timely manner.

Clone this repo and its submodules

  • Clone this repo and its submodule at the same, use the --recurse-submodules option:
    git clone --recurse-submodules https://github.com/IIITians-Network/Home-Page-Website.git
    
  • If you've already cloned this repo without its submodule, then run this command from the repo root:
    git submodule update --init --remote
    
  • NOTE: At any time during development you can use the git submodule command to refresh submodules:
    git pull; git submodule update --init --remote
    

Awesome contributors ✨

Made with contributors-img.

Licence

This repository is licenced to IIITians Network, for complete details check the licence provided in the licence file.

About

The home page of the official website of the IIITians Network.

https://iiitiansnetwork.com

License:MIT License


Languages

Language:HTML 56.7%Language:CSS 36.6%Language:JavaScript 5.0%Language:SCSS 1.7%