1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

Add files via upload

This commit is contained in:
imfunny 2019-08-12 09:45:10 +05:30 committed by GitHub
parent 5d6fb31047
commit 312ef4bc6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -76,7 +76,8 @@ Themes are specified using the `--theme [theme-name]` flag when running the `bui
- `light`
- `dark`
> TODO: Add more themes
> TODO: Add more themes
For example, the following command will build the website with the dark theme
@ -94,12 +95,12 @@ $ gitfolio build <username> --background https://images.unsplash.com/photo-15572
You could also add in your custom CSS inside `index.css` to give it a more personal feel.
### Add Twitter, LinkedIn and Medium links on your profile
#### Add Social Media links on your profile
Twitter, LinkedIn and Medium Links to your profile while building
Twitter, LinkedIn, Medium & Dribbble links to your profile while building
```sh
gitfolio build <username> --twitter <twitter_username> --linkedin <linkedin_username> --medium <medium_username>
gitfolio build <username> --twitter <twitter_username> --linkedin <linkedin_username> --medium <medium_username> --dribbble <dribbble_username>
```
### Let's Publish
@ -156,6 +157,6 @@ Blog's default JSON Format
🙌 [@imfunnieee](https://twitter.com/imfunnieee)
## License
### License
![GitHub](https://img.shields.io/github/license/imfunniee/gitfolio.svg?style=popout-square)