/portfolio-template

Template for a portfolio website.

Primary LanguagePython

portfolio-template 📁

Template for a portfolio website. A sample of this site is running here.

📌 Installation

git clone https://github.com/acik-software/portfolio-template.git
cd portfolio-template

📌 Usage

To run the script:

python3 portfolio.py

This will generate an index.html file containing all the code for your portfolio. Put this file in the root directory of where you are hosting your website.