Skip to content

HCLonely/hexo-tag-steamgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-tag-steamgame

Embed steam game in Hexo posts/pages.

中文说明

Installation

npm install hexo-tag-steamgame --save

Useage

  • Embed a single game
{% steamgame appid description %}
  • Bulk embed games
{% steamgames %}
appid
appid
appid
appid
appid
appid
{% endsteamgames %}

Parameters

  • appid: Steam game app id.
  • description(optional): Used to replace the default game profile.

Demo

https://demo.hclonely.com/posts/b0009374/

License

MIT

About

Embed steam game in Hexo posts/pages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published