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,6 +76,7 @@ Themes are specified using the `--theme [theme-name]` flag when running the `bui
- `light` - `light`
- `dark` - `dark`
> TODO: Add more themes > TODO: Add more themes
For example, the following command will build the website with the dark theme 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. 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 ```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 ### Let's Publish
@ -156,6 +157,6 @@ Blog's default JSON Format
🙌 [@imfunnieee](https://twitter.com/imfunnieee) 🙌 [@imfunnieee](https://twitter.com/imfunnieee)
## License ### License
![GitHub](https://img.shields.io/github/license/imfunniee/gitfolio.svg?style=popout-square) ![GitHub](https://img.shields.io/github/license/imfunniee/gitfolio.svg?style=popout-square)