Skip to content

PaPablo/portfolio-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portofolio Base

Little generator to create my portofolio

Usage

  1. Clone the repo

  2. Install requirementes

  3. 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
            ...

Available Techs so far

  • python
  • django
  • bash
  1. once it's done. Freeze it with

python freez.py

  1. enjoy your portfolio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published