rajpra808 / ResearchPapers-Template

Template for sharing university papers or other study materials
https://rajpra786.github.io/ResearchPapers-Template/
4 stars 7 forks source link

Research Papers

(template to showcase papers or other documents)

Use

This template can be used

Tech

This template uses

How to use

Use git clone to download the template from github

$ git clone https://github.com/Rajpra786/ResearchPapers-Template.git
$ cd ResearchPapers-Template

or Download the zip file from github After downloading the repo, you can change names of files and edit html

live page

https://rajpra786.github.io/ResearchPapers-Template/

How to contribute

  1. Give it a star if you like it
  2. fork the repo
  3. clone it
    $ git clone https://github.com/Rajpra786/ResearchPapers-Template.git
    $ cd ResearchPapers-Template
  4. create new branch
    $ git checkout -b branch_name
  5. edit files
  6. Then in Readme.md file , add your name in contributers list
  7. update files in new branch
    $ git add -A
  8. commit
    $ git commit -m "info about your edits"
  9. push it
    $ git push --set-upstream origin new-branch
  10. Now from github web site, make a pull request for more details about how to create a pull request check it here

You can do following upgrades to this template

Contributers

Pull Requests By (merged successfully)