1.0.2 • Published 6 years ago

hexo-tag-steam v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

hexo-tag-steam

Embed Steam tag plugin for Hexo.

npm npm

DEMO

screenshot

Getting Started

Install

npm install hexo-tag-steam --save

Usage

{% steam https://store.steampowered.com/app/286000/Tooth_and_Tail/ %}

or like this?

{% steam 286000 %}

Customize

This embed has .steam-embed class.

You can easily customize a style for the embed.

.steam-embed {
    width: 100%
}

Thank

This project was very helpful for me for the first time to create a hexo plugin: https://github.com/tea3/hexo-tag-twitter

License

This project is licensed under the MIT License.

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago