Skip to content

mdfahimkhan/cv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remple

Remple is a very simple resume template built for jekyll. Here is a demo.

Installation

Prerequisite: Knowledge of Github and Markdown Syntax

Step 1

  • Fork the repository.
  • [Optional] You can change the repository name from Settings > Options > Repository name.

Step 2

  • Edit the _config.yml file.
  • Change the value for title from Tahanima Chowdhury to anything you want.
  • Change the value for description from Software Engineer, QA @ Therap (BD) Ltd. to anything you want.
  • If you have changed your repository name from remple to your preferred name, you need to change the value for baseurl from "/remple/" to "/[your preferred name]/".

Step 3

  • Edit the index.md file with your credentials.

Step 4

  • Delete the resume.pdf file.
  • Upload your resume pdf file, making sure to name it as resume.pdf.

About

A simple jekyll based resume template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 85.2%
  • HTML 14.8%