Little generator to create my portofolio
-
Clone the repo
-
Install requirementes
-
Complete the
projects.yml
as a source for the generator
Reference:
projects:
- project:
name: Name of project
description: small description
repo: link to repo (if any)
images: [if any]
- image 1
- image 2
...
techs:
- tech 1
...
- python
- django
- bash
- once it's done. Freeze it with
python freez.py
- enjoy your portfolio