1.0.3 • Published 19 days ago

hexo-steamgames-page v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
19 days ago

hexo-steamgames-page

a hexo plugin for collect your steam games into custom page.

img.png

Usage

install using npm or yarn

# yarn
yarn add hexo-steamgames-page
# npm
npm install hexo-steamgames-page

plugin configuration

add steam section on _config.yaml

steam:
  enable: true # enable or disable plugin
  appKey: "xxx" # steam api key
  steamId: "xxx" # your steam id

after run hexo g will auto generate page /steam/index.html

1.0.3

19 days ago

1.0.2

19 days ago

1.0.1

19 days ago

1.0.0

19 days ago