Skip to content

added readme file

added readme file #48

Workflow file for this run

name: Deploy to github pages
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: nelsonjchen/[email protected]
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
PELICAN_CONFIG_FILE: publishconf.py