This is where the Effat University Tech Society website is hosted.
If you're new here, read on to find out how you can contribute to the website.
#How to get involved on developing the Website:
1- Fork to your repository
2- Clone to your desktop
3- Make your changes
Read our FAQ for more information on getting started with website developmeing using Github pages, Jekyll, and Bootstrap.
4- Send a pull request
How can you help?
- Find spelling mistakes or faulty links
- Answer frequently asked questions
- Write out blog posts to help others with a problem
- Drop us a line on suggestions
#How to post:
1- Go to the _post folder
2- Create a new post
3 - Name your post following this format: year-month-day-name-of-website
File name: yyyy-mm-dd-New-Blog-Post
Example: 2014-11-22-New-Blog-Post
4- Start the post with:
---
layout: post
title: "Title of your post"
date: 2014-mm-dd
author: Your name
categories: category of the post
short: short summary about the post
---
- For more information about this format, read about: YAML
- To style your post, read up on Markdown
- Look at the source code of previous posts
- Write out your content
5- Click on commmit changes to save post
6- Finally, Send pull request to inform us with your post!
#Study of the file tree
#TO DO:
1- add fixed footer
2- add project description
3- fill out the content
4- Write guide to topics mentioned here
5- Create graphics for ze website (icons, background etc)
6- Make a Contact Us page

