Commit Graph

29 Commits

Author SHA1 Message Date
Kaustubh Ladiya ea517d5669
Install stylelint 2020-02-14 23:24:33 +05:30
Kaustubh Ladiya 7e94343a75
Updates and Fixes
Updated
  - handlebars
  - snyk
Fixed
  - index.html
  - index.css
  - build.js
Removed
  - fs-extra
2020-02-06 22:53:38 +05:30
Kaustubh Ladiya 1226782b7f
Switch to Iconify and add XDA Developers 2020-02-04 22:35:22 +05:30
Kaustubh Ladiya 6a240bfed2
Change font to Manrope 2020-02-02 22:43:00 +05:30
Kaustubh Ladiya 188b7699de
Update index.css 2020-01-31 22:30:41 +05:30
Kaustubh Ladiya d96308f1b3
Change footer credit and fix some files 2020-01-28 22:40:31 +05:30
Kaustubh Ladiya 5f7758b6f5
Change body and footer font to Poppins 2020-01-15 22:39:52 +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 44e28393cf Cleaned up some useless css 2019-12-09 21:49:55 +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 723c6925ed Replace Poppins and Questrial fonts with Asap and Asap Condensed 2019-12-08 19:25:29 +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 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 aac4592673 fixed css for project + fork rows and some other (#71) 2019-06-04 10:24:01 +05:30
imfunny c772b6b47c
Add files via upload 2019-06-03 17:59:46 +05:30
Benjamin Liden 396817fad4 Horizontal ordering of Repos + Forks (#66)
* decent grid layout. some weird gutter issue tho

* added neg margin to align with headings. fix a elem width.

* quick fix for single-column error when screen is very wide
2019-05-30 09:01:18 +05:30
Benjamin Liden de728e75bd added link to GH profile in username block + styling (#59) 2019-05-26 15:31:48 +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
imfunny 911a23c2c2
fixed #41
-fixed overflow of text
-fixed background in dark theme
2019-05-21 07:39:18 +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 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
imfunny 98e2524e1e
v0.1.1
added emojis 👀🙌👌🔥
2019-05-09 21:49:54 +05:30
imfunny eca7cb75f8
Add files via upload 2019-05-08 21:12:29 +05:30