Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 484 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 484 Bytes

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.