Skip to content

eai04191/hexo-tag-steam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Embed Steam tag plugin for Hexo.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published