1.1.0 • Published 2 years ago

hexo-github-plugin v1.1.0

Weekly downloads
8
License
ISC
Repository
-
Last release
2 years ago

hexo-github-plugin

build npm version

This Project Will pull repo Details from github and append the content in the Project page

To Use this Plugin Add the Config in _config.yml file as below in the example

projects:
 username: <github-username>
 projects_count: 5

example

projects:
 username: shubham399
 projects_count: 5

And create a project/projects page.

and run hexo g to generate the pages.

Note: This will only pull project if that has a description and is not forked and not archived.

1.1.0

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago