Skip to content

akshay23sept/akshay23sept.github.io

Repository files navigation

Personal Website

A simple and elegant way of arranging your LaTeX CV data and your works to your personal webpage. This code makes use of Moderncv documentclass by Xavier Danaux (https://github.com/xdanaux/moderncv) and webpage style-sheet by Jon Barron's code (https://github.com/jonbarron/jonbarron_website) and Aakash Patil (https://github.com/aakash30jan/LatexToWebpage).

Directory Structure:

.
├── CV
│   ├── AkshayAnand.jpg
├── backup
│   ├── several version of index files
│   │   └── [ALL moderncv documnetclass files]
├── index.html
├── favicon
│   ├── several favicon images
├── conferences
│   ├── several conference papers
├── presentation
│   ├── several presentation images
├── LICENSE
├── README.md
└── website
    ├── <PUT ALL PROJECT IMAGES HERE>
    └── js
        └── scramble.js

Prerequisite:

  1. Python 2.7 or above
  2. Latex essentials: texstudio, texlive-latex-extra, overleaf, texlive-fonts-recommended

Download/Clone:

    $ git clone https://github.com/akshay23sept/akshay23sept.github.io

Exploiting the code:

  1. Update the index.html file with your relevant information.
  2. Your updated webpage can be checked with firefox index.html.
  3. You may now upload the webpage to your favourite hosting service.

Issues:

    Feel free to raise an issue at https://github.com/akshay23sept/akshay23sept.github.io