Erkaman / erkaman.github.io

The source code of my website.

Home Page:https://erkaman.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

erkaman.github.io

This is the source code of my personal website and portfolio. It uses skeleton to create a responsive layout that works on mobile. All the pages of the site are created by a bunch of python scripts. You can create all pages of the site by running:

python create_index.py && python create_resume.py && python create_projects.py && python create_all_posts.py && python create_articles_index.py

The above scripts will use the source files in src/ as input, and use them to create the actual HTML files.

About

The source code of my website.

https://erkaman.github.io/


Languages

Language:HTML 78.2%Language:Python 15.3%Language:TeX 4.5%Language:CSS 1.4%Language:Shell 0.3%Language:Gnuplot 0.1%Language:C++ 0.1%