Skip to content

amamd07/dsqcri.github.io

 
 

Repository files navigation

Getting Started

This repo holds the QCRI's DS website. Under the main directory, each user has a folder that can be populated with their profile to give the public more information about what we do. The folder is under /people/. If you are not a site administrator, please read along to learn how to pull your folder locally for editing.

Team members

To get started do the following:

On you *nix machine, that includes OS X, run the following command:

wget https://raw.githubusercontent.com/dsqcri/dsqcri.github.io/master/mypage.sh
chmod +x mypage.sh
./mypage.sh
  1. Walk through the setup, answer the questions the mypage.sh script asks you
  2. Change directories to your newly created folder dswebsite_your-username/people/your-username
  3. Make the necessary changes to the index.md file
  4. Add, commit, and push your changes
  5. Profit!

material-jekyll-theme

Demo

About

DS Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 92.7%
  • HTML 6.7%
  • Shell 0.6%