Commit Graph

16 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
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 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
imfunny 4e7446c52a
v.0.1.4 2019-05-26 18:43:15 +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 81e8302b22
updated package 2019-05-23 10:47:40 +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
ghostslayer989 d84d6fd2b4 Bump jsdom from 15.0.0 to 15.1.0 (#36)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 15.0.0 to 15.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/15.0.0...15.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 22:34:14 +05:30
imfunny ed5ca7a8b6
v0.1.2
lets party 🎉🙌
2019-05-20 15:15:12 +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 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
imfunny 9949893bf0
fixed emoji issue
emoijs weren't showing up if description of repo or bio had more than one emoji + if the emoji was missing from github-emoji
2019-05-10 12:38:05 +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