hexo-tag-remote-code

A hexo plugin to insert remote code when static files are generated.

Usage no npm install needed!

<script type="module">
  import hexoTagRemoteCode from 'https://cdn.skypack.dev/hexo-tag-remote-code';
</script>

README

hexo-tag-remote-code

GitHub release (latest by date) npm npm

中文介绍

Fork from hexo-tag-github-code.

Insert code from remote website when static files are generated.

install

npm install hexo-tag-remote-code

or

yarn add hexo-tag-remote-code

usage

{% remote_code [lang:language] [url] [link text] %}

support url

GitHub

GitHub Gists

Other raw url

Some examples: