Commit Graph

44 Commits

Author SHA1 Message Date
Dylan H 2a3ccb5fcc
added vps link 2021-03-01 22:00:37 -05:00
Dylan H 07d210a2d5
added my redirect for something and keybase veri
it's ugly but w/e
2020-08-09 12:10:31 -04:00
Dylan H 6087e82ed1
attempting to fix youtube..? 2020-06-02 16:00:29 -04:00
Dylan H bc1b663d85
attempting to add youtube..? 2020-06-02 15:54:15 -04:00
Dylan H f29fdb9d71
Update populate.js 2020-06-02 15:32:50 -04:00
Kaustubh Ladiya d499e36a74
Updates and Fixes
Updated
  - acorn
  - got
  - jsdom
  - snyk
  - stylelint
Fixed
  - Moved script to populate.js so that username and bio variable can work.
2020-03-15 22:25:19 +05:30
Kaustubh Ladiya fc03761011
Add support for Medium, Stack Exchange and Steam 2020-02-11 22:12:25 +05:30
Kaustubh Ladiya 1226782b7f
Switch to Iconify and add XDA Developers 2020-02-04 22:35:22 +05:30
Kaustubh Ladiya 523521ea35
Various Updates
- Move Email from Socials to About
- Attach a link to user location that searches it on Google Maps
- Update Material Design Icons
2020-02-03 23:18:10 +05:30
Kaustubh Ladiya 5a630ea3eb
Move GitHub username from "username" to "about" 2020-01-14 22:47:59 +05:30
Kaustubh Ladiya 5218c959c8
Add support for Facebook 2020-01-14 17:38:00 +05:30
Kaustubh Ladiya d49d72483e
Add GitHub logo before username 2020-01-13 22:04:43 +05:30
Kaustubh Ladiya 1c7fbe09b6
Add support for Keybase 2020-01-12 15:55:54 +05:30
Kaustubh Ladiya ee3ccb26ab
Removed xo 2020-01-12 15:08:32 +05:30
Kaustubh Ladiya 957ada3ea7
Fix some mistakes and use xo 2020-01-11 22:18:56 +05:30
Kaustubh Ladiya 8af465f46e
Add support for Reddit 2019-12-15 18:45:08 +05:30
Kaustubh Ladiya 4931a6a893
Re-add Telegram support 2019-12-14 21:46:09 +05:30
K4USTU3H 9dd8f0ff82
Animate username 2019-12-13 22:23:05 +05:30
K4USTU3H 644b39dd12
Animate Profile Picture 2019-12-09 22:34:29 +05:30
K4USTU3H 0e1b7ba9af Add support for Codepen, Dev.to and Instagram 2019-12-08 22:44:52 +05:30
K4USTU3H efe64030d5 Remove support for Telegram, LinkedIn and Medium 2019-12-08 21:53:21 +05:30
K4USTU3H 517e20f9e5 Replace Font Awesome with Material Design Icons 2019-12-08 21:32:06 +05:30
K4USTU3H 8527e9bfdf Remove every Blog related code 2019-12-08 20:28:48 +05:30
K4USTU3H 0741978b3f Add Open Graph and Twitter embed information 2019-12-07 21:53:08 +05:30
K4USTU3H 030e52b340 Add support for Telegram and email social links 2019-12-07 21:48:12 +05:30
Vitor "Pliavi" Silvério 1de7fd23ef Setting line endings to unix-style (#95)
* Add gitattributes settings to LF
* TY @Pliavi 
* Converting all CRLF to LF
2019-11-17 07:57:32 +05:30
Linda_pp 0e90c885d1 remove host workaround for emoji URLs since github-emoji v1.1.1 fixed it (#94) 2019-09-30 15:47:18 +05:30
imfunny 870758aa69
Fixed Issues and added a UI 2019-08-13 15:24:14 +05:30
imfunny ee354ae852
Add files via upload 2019-08-12 09:40:00 +05:30
Rohan Mohapatra 4a2872171d Added Handles for Twitter, Linkedin and Medium to GitFolio (#84)
* Added Handles for Twitter, Linkedin and Medium to GitFolio

* Updates README

* Updates README
2019-07-18 19:13:21 +05:30
Benjamin Liden 17cd85327b bugfixes: added await for fileWrites (was hanging), added path import, url escape issue (#58)
* added await for fileWrites (was hanging), added path import

* fixed html escaping issue with background image. +consistency

* changed default background to smaller params. only 90kb
2019-05-26 15:33:13 +05:30
Benjamin Liden de728e75bd added link to GH profile in username block + styling (#59) 2019-05-26 15:31:48 +05:30
yrong1997 cb5bba6ba0 fail to run bug fix (#62) 2019-05-26 15:31:16 +05:30
Jens Reidel 88b29ab754 Make the blog attribute a link (#56)
* Make the blog a link

* actual link text

* Make the CSS style the link
2019-05-23 19:24:50 +05:30
imfunny 6fb6408534
v0.1.3
-added cli support (thanks @rohit-smpx)
-arguments for fork
-you can now sort and order repos
-fixed bugs
2019-05-23 15:27:23 +05:30
Rohit Gohri e62e4c05b3 Cli feature (#29)
* Move all cli options to single bin file, export fns from each file instead

* Make username/title required in cli itself

* fix username not being parsed, set desc separately

* read outDir from env var, defaults to dist

* set outDir env var in cli to cwd

* Move default configs to default dir

* handle blog.json not existing

* fix assets path

* make build function async

* update clean command

* added defaults to CLI
2019-05-23 10:30:49 +05:30
soonoo b194b6758b fixed #43
-Feteched more repos
2019-05-21 12:39:31 +05:30
Benjamin Liden 52014e1cd5 Improved username checking, fix for config.json writing blank (#37)
* added better checking for username flag

* added fs.writeFileSync, as process would sometimes end before async write finished

* removed process.exit(0), which would exec before the config was written

* some formatting fixes to align w/ upstream

* added trim() to check for whitespace

* fixed selectors in index.css (no #projects id exists)
2019-05-21 07:07:08 +05:30
imfunny 9a10b06385
added star sort 2019-05-20 15:55:09 +05:30
imfunny 9c3538a387
added commits by @DonIsaac & @Chargnn
* Created site files are now placed in an output directory `dist`
* Added a ton of comments in build.js
* Made functions in build.js use bluebird promises
* Themes are now in the assets/templates folder instead as magic
strings in the source code
* Any number of custom themes (not just light and dark) can be used by creating
a [theme].css file and putting it in assets/themes
* CSS themes are rendered with Handlebars
* CSS themes now rely on Handlebars for specifying the background 
* Restored config.json to template file
* Changes to the blogging 
* Moved blog templates and config files to assets/blog
* Created blog pages now go to dist/blog/
* Updated blogTemplate
* Updated the README to reflect the changes made by this pull request
* Added link to demo site in README
* Added sorting and ordering
2019-05-20 14:52:19 +05:30
imfunny 14fdafebe4
added commits by @DonIsaac & @Chargnn
* Created site files are now placed in an output directory `dist`
* Added a ton of comments in build.js
* Made functions in build.js use bluebird promises
* Themes are now in the assets/templates folder instead as magic
strings in the source code
* Any number of custom themes (not just light and dark) can be used by creating
a [theme].css file and putting it in assets/themes
* CSS themes are rendered with Handlebars
* CSS themes now rely on Handlebars for specifying the background 
* Restored config.json to template file
* Changes to the blogging 
* Moved blog templates and config files to assets/blog
* Created blog pages now go to dist/blog/
* Updated blogTemplate
* Updated the README to reflect the changes made by this pull request
* Added link to demo site in README
* Added sorting and ordering
2019-05-20 14:47:39 +05:30
Don Isaac e3efba34c1 Added A Suite of Improvements (#25)
* * Created site files are now placed in an output directory (defaults to
dist.)
* Output directory can be specified via the --out flat
* Added a ton of coments in build.js
* Made functions in build.js use bluebird promises
* Themes are now in the assets/templates folder instead as magic
strings in the source code
* Any number of custom themes (not just light and dark) can be used by creating
a [theme].css file and putting it in assets/themes
* CSS themes are rendered with Handlebars
* CSS themes now rely on Handlebars for specifying the background image

* Restored config.json to template file

* Changes to the blogging feature

* Moved blog templates and config files to assets/blog
* Created blog pages now go to dist/blog/
* Updated blog.js accordingly

* Make blog.js use the --out setting to specify where blog files should
be put
* create a gitfolio.js file that calls blog/update/populate/build.js
files as commands instead of having to run each script manually
* Make blog/populate.js use bluebird promises

* Updated the README to reflect the changes made by this pull request

* Added link to demo site in README
2019-05-20 13:08:30 +05:30
imfunny 63392c7f03
fixed #14
repo with no desc caused it to print undefined, fixed now + null issue for languages
2019-05-18 22:18:42 +05:30
imfunny e61d0846d6
made it even better
we got v0.1.1 bois
Changes made :
-added update command
-added emojis 👌🙌👀
-added company and hire thingy in user profile section
-fixed issues and bugs

let's add more features bois v0.1.2 soon
2019-05-12 19:14:03 +05:30