Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
home

GitHub Action

Github Actions for x-wei's pelican blog

v0.0.1

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.1

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

Choose a version

Github Actions for x-wei's pelican blog

Note: this repo is still work-in-progress.

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.