Commit Graph

17 Commits

Author SHA1 Message Date
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 85835e6167
Formatted some files 2019-12-11 22:40:27 +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 8527e9bfdf Remove every Blog related code 2019-12-08 20:28:48 +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
imfunny 870758aa69
Fixed Issues and added a UI 2019-08-13 15:24:14 +05:30
imfunny 7f8f627565
update 0.1.5
-added UI
-fixed bugs
-fixed css issues
-creating a blog is now easier than ever
2019-08-12 11:16:06 +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
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