Skip to content
file-text

GitHub Action

blogit-bot

v0.1.8 Pre-release

blogit-bot

file-text

blogit-bot

Build blog with Git

Installation

Copy and paste the following snippet into your .yml file.

              

- name: blogit-bot

uses: renzholy/[email protected]

Learn more about this action in renzholy/blogit

Choose a version

BloGit

release

Markdown -> GitHub -> Blogit -> Blog

Features

Usage

- name: Build Static Files
  uses: renzholy/[email protected]
  with:
    title: Found Pan Tiger
    index: /readme
    cname: fpt.ink
    header: About,/about
    footer: GitHub,https://github.com/renzholy;Twitter,http://twitter.com/rezholy;Jike,https://web.okjike.com/u/d25026f2-18ce-48aa-9ea7-c05a25446368
  env:
    GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Example

workflows/publish.yml

Todos

  • Dark mode
  • Table of contents
  • RSS