Commit Graph

62 Commits

Author SHA1 Message Date
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 5717f17eff
Update README.md 2019-08-13 15:24:57 +05:30
imfunny 870758aa69
Fixed Issues and added a UI 2019-08-13 15:24:14 +05:30
imfunny 39ffee2944
Update README.md 2019-08-12 11:18:24 +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 03cba16e97
Update README.md 2019-08-12 09:48:47 +05:30
imfunny 663e4fe104
Update README.md 2019-08-12 09:48:09 +05:30
imfunny 44a7c4d8e9
Update README.md 2019-08-12 09:46:51 +05:30
imfunny c580732754
Update README.md 2019-08-12 09:46:08 +05:30
imfunny 312ef4bc6d
Add files via upload 2019-08-12 09:45:10 +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
Gianfrancø Palumbo 2cc403b95c docs: add URL with port number to preview the website (#69) 2019-06-03 10:33:40 +05:30
imfunny 4e7446c52a
v.0.1.4 2019-05-26 18:43:15 +05:30
imfunny 5e3a931161
Update README.md 2019-05-25 22:10:02 +05:30
imfunny 6a23ee1d80
Update README.md 2019-05-24 21:10:18 +05:30
imfunny 1341be7e39
Update README.md 2019-05-24 12:12:23 +05:30
imfunny cbd7aeb88d
Update README.md 2019-05-23 16:06:29 +05:30
imfunny df740ac8c4
update readme 2019-05-23 15:39:12 +05:30
imfunny fa3fac0dc0
Update README.md 2019-05-23 15:34:22 +05:30
imfunny fb00959194
updated readme 2019-05-23 15:33:37 +05:30
imfunny b2b757442f
Add files via upload 2019-05-23 15:30:03 +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
imfunny 2ec61a9132
added support 😄 2019-05-22 22:49:47 +05:30
imfunny 7524dd4839
fixed #50 2019-05-22 11:29:20 +05:30
imfunny 1bdf9ef7d2
Update README.md 2019-05-21 07:08:55 +05:30
imfunny e7fed0a3d7
Update README.md 2019-05-20 17:08:22 +05:30
imfunny 68039f0e4a
Update README.md 2019-05-20 16:46:32 +05:30
imfunny 9a10b06385
added star sort 2019-05-20 15:55:09 +05:30
imfunny 62c231f53c
updated readme and build 2019-05-20 15:09:36 +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 430c14fdf9
minor error 2019-05-19 22:13:55 +05:30
imfunny 169ea4c9d9
fixed #15 2019-05-19 11:27:29 +05:30
imfunny 5948a70612
fixed #16 2019-05-19 11:20:14 +05:30
imfunny 7ef337eb95
Update README.md 2019-05-18 21:42:19 +05:30
imfunny bb1839f10d
Update README.md 2019-05-18 21:40:55 +05:30
imfunny bc9983623b
Update README.md 2019-05-14 17:47:02 +05:30
imfunny c423198085
Update README.md 2019-05-13 10:09:20 +05:30
imfunny 1ccd8ffd00
added release badge 2019-05-12 19:22:18 +05:30
imfunny 59b441a6d6
updated readme 2019-05-12 19:09:32 +05:30
imfunny ec6b040f97
Revert "Repo list now pulls from a JSON list like Blogs" 2019-05-11 14:11:46 +05:30
Josiah Bradbury 79f3b5909e Repo list now pulls from a JSON list like Blogs 2019-05-10 20:42:38 -05:00
imfunny ecc8467857
minor update 2019-05-09 22:12:42 +05:30
imfunny 98e2524e1e
v0.1.1
added emojis 👀🙌👌🔥
2019-05-09 21:49:54 +05:30
imfunny 61387b9cf7
Update README.md 2019-05-09 18:01:29 +05:30
imfunny 7b48f5b32d
Update README.md 2019-05-09 18:00:46 +05:30
imfunny 589be4ef44
Update README.md 2019-05-09 17:44:13 +05:30
imfunny 10b581fc6f
Update README.md 2019-05-09 15:55:57 +05:30