1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00
A gitfolio fork that automatically deploys the output to GitHub Pages using Travis CI, and changed to fit what I want lol.
Find a file
2019-05-08 19:32:36 +05:30
LICENSE Initial commit 2019-05-06 22:20:06 +05:30
README.md Update README.md 2019-05-08 19:32:36 +05:30

GitFolio

about.me + medium but for every github User

Gitfolio will help get started with a portfolio website where you could showcase your work + a blog that will help you spread your ideas into real world.

Getting Started

Fork this repository

Get yourself a copy of this repository by forking it as "your username.github.io" so you could customize it.

Let's build

  1. Clone the repository you just forked using git clone or just simply download it.

  2. Now cd into the repository you just cloned and run the below command

$ npm i

This will install all the dependencies you will need to build your website.

License

GNU General Public License v3.0