Skip to content

csea-nitw/csea-nitw.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is CSEA?

We are group of enthusiastic students from the Department of Computer Science and Engineering NIT Warangal and who work timelessly to deliver the pure essence of Computer Science to everyone in our vicinity.

What is a Portfolio Website?

Github provides its user free hosting services to host a static site. But a user can host only one site using the Github's hosting services. The repository having the same name as that of the username will be automatically hosted by Github. The site would be named as username.github.io, for eg this repository is hosted as csea-nitw.github.io .

How to make your own portfolio site?

CSEA is providing an awesome portfolio template that fulfills all the requirements of a CSE student's portfolio. Follow these steps to make your own portfolio website.

  1. Fork this repository using the "fork" option in the top right corner.
  2. Name the repository as the same name as your username.
  3. Clone the repository in your local device using the git clone "link" command.
  4. Make the necessary changes in the site.
  5. Run these commands in the given order-
    • git init
    • git add .
    • git commit -m "initial commit"
    • git push origin master
  6. Open your favourite browser and search for username.github.io
  7. You have your portfolio website ready.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •