Skip to content
home

GitHub Action

Github Actions for x-wei's pelican blog

v0.0.3 Latest version

Github Actions for x-wei's pelican blog

home

Github Actions for x-wei's pelican blog

Builds and deploys X-Wei's pelican blogs to GitHub Pages

Installation

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

              

- name: Github Actions for x-wei's pelican blog

uses: X-Wei/pelican-gh-actions-xwei@v0.0.3

Learn more about this action in X-Wei/pelican-gh-actions-xwei

Choose a version

Github Actions for x-wei's pelican blog

Github actions config for building x-wei's static blog with pelican and the customized bootstrap3 theme adopted from farseerfc.

The repo is written with reference to nelsonjchen's gh-pages-pelican-action.

Example usage

- name: Github Actions for x-wei's pelican blog
  uses: X-Wei/pelican-gh-actions-xwei@v0.0.2

Cf. the setup in x-wei's blog.