Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 702 Bytes

File metadata and controls

21 lines (19 loc) · 702 Bytes

The StuDevSoc website

A work in progress for now.

Contribute

Setting up development environment

  • Install Hugo.

  • Clone this repo.

    git clone https://gitlab.com/studevsoc/infra/web.git
    
  • Change directory and start the Hugo server using the following command:

    hugo server -D

Task at hand

The idea is to make the website a spitting image of the current one which is built using django. Any doubts could be raised as an issue in this repository or ping as in out Telegram group.

Feel free to fork this project while contributing for the first time and raise a Merge Request.