Skip to content

Commit

Permalink
Remove old website, link to current website
Browse files Browse the repository at this point in the history
  • Loading branch information
ankith26 committed Mar 23, 2024
1 parent 5d51f7a commit 3afd8af
Show file tree
Hide file tree
Showing 68 changed files with 7 additions and 11,661 deletions.
5 changes: 0 additions & 5 deletions .gitignore

This file was deleted.

10 changes: 0 additions & 10 deletions Gemfile

This file was deleted.

250 changes: 0 additions & 250 deletions Gemfile.lock

This file was deleted.

29 changes: 2 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,6 @@
Website of Open Source Developers' Group IIIT Hyderabad
=======================================================

Prerequisites
-----------------
- docker ([Instructions for installation](https://docs.docker.com/engine/install/))
- docker-compose ([Instructions for installation](https://docs.docker.com/compose/install/))
- git
This repo now links to the new site at https://osdg.iiit.ac.in

P.S. docker by default requires sudo access. Follow https://docs.docker.com/engine/install/linux-postinstall/ to remove that.

Build Instructions
-------------
- Fork the repository https://github.com/OSDG-IIITH/OSDG-IIITH.github.io.git

- Use the following commands to set up.
```
git clone https://github.com/<username>/OSDG-IIITH.github.io.git
cd OSDG-IIITH.github.io.git
git remote add upstream https://github.com/OSDG-IIITH/OSDG-IIITH.github.io.git
docker-compose up --build
```
These commands will serve the website on ```localhost:4000```
Contributing Guide
-------------------
- Always work on a fork of the repository.
- Make a new branch for the feature you add with a descriptive name and make a PR from that to the upstream repository. DO NOT WORK DIRECTLY ON MASTER.
- Before pushing your commits, pull from upstream master to make sure the local repo is up-to-date with changes. This will help avoid merge conflicts.
- Make sure the commits are descriptive and cleary mention which features have been added in the PR.
- Variable and function names should be self-explanatory and always comment your code.
You can find its source code at https://github.com/OSDG-IIITH/osdg-web
23 changes: 0 additions & 23 deletions _config.yml

This file was deleted.

5 changes: 0 additions & 5 deletions _data/footer.yml

This file was deleted.

15 changes: 0 additions & 15 deletions _data/menus.yml

This file was deleted.

9 changes: 0 additions & 9 deletions _includes/actions.html

This file was deleted.

30 changes: 0 additions & 30 deletions _includes/address.html

This file was deleted.

6 changes: 0 additions & 6 deletions _includes/aside.html

This file was deleted.

Loading

0 comments on commit 3afd8af

Please sign in to comment.