Coder Social home page Coder Social logo

bitsgoa.github.io's Introduction

bits.github.io

NOTE: If you have any problems open an issue in this repo, if you dont know what "opening an issue" is mail me the problem at [email protected]

If you are familiar with HTML/CSS and git go ahead and submit a PR for your webpage. Or if you just want to upload your CV fill this form https://docs.google.com/forms/d/1RKfUWxxeN0bVcmrcjoNOHA0tbHCmf9D_DtA1rZ2IhA0 and you will get a webpage (bitsgoa.github.io/yourname) with your CV.

Or if you are not that techy and want to create a webpage wait for some time :) Trying to make a easy way to do that.

Follow the usual way.

Fork the repo

Clone the repo

git clone https://github.com/<your-github-nick>/bitsgoa.github.io

make the following changes in your local branch.

Let's suppose your name is Raj Kumar.

If you want a basic html page then click on Create new file write whatever html you want and name it rajkumar.html, then add yourself in the list of your respective year (let's say 2015) in 2015.html and you are done.

Sample templates:

If you want a fancy site something like userX then copy the folder of whichever template you like and rename it to rajkumar and create a index.html file inside the folder as your main page and you can add more pages inside the folder and link them through index.html.

Once this is done. Take the usual git way

git diff # make sure you didn't change anything else
git add rajkumar.html # or the folder rajkumar
git commit -m 'Added webpage for Raj Kumar'
git push -u origin master # assuming you are working on master

then create a PR and I'll merge it :)

bitsgoa.github.io's People

Contributors

mriduls avatar sebastinsanty avatar siddharth11 avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.