Giter Club home page Giter Club logo

hexo-deployer-tcb's Introduction

hexo-deployer-tcb

TCB deployer plugin for Hexo

Tencent CloudBase Website Hosting

Install

$ npm install hexo-deployer-tcb --save

Options

You can configure this plugin in _config.yml.

# You can use this:
deploy:
  type: tcb
  secretId: < # your envId >
  secretKey: < # your secretKey >
  envId: < # your envId >


# Example:
deploy:
  type: tcb
  secretId: AKIDy72vb123isqCRhYSzqzdw3XGF9XY2oAu
  secretKey: iz47dbHBCJwSHIRQQNyerK1pDmaGslKZ
  envId: blog-1b08ba

You can get the SecretId, SecretKey on your Tencent Cloud Console.

  • secretId: specify a SecretId
  • secretKey: specify a SecretKey
  • envId: specify a Environment ID,You can find it in your TCB console environment settings.

Usage

Deploy to TCB after generation:

$ hexo d -g

## or this

$ hexo deploy --generate

You can get it from here.Tencent Cloud Console

image.png

image.png

Help

License

MIT

hexo-deployer-tcb's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.