diff --git a/docs/.github/workflows/ci.yml b/docs/.github/workflows/ci.yml new file mode 100644 index 0000000..dcb9d5a --- /dev/null +++ b/docs/.github/workflows/ci.yml @@ -0,0 +1,15 @@ +name: Beautiful Jekyll CI +on: [push, pull_request] +jobs: + build: + name: Build Jekyll + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v2 + - name: Build the site in the jekyll/builder container + run: | + export JEKYLL_VERSION=3.8 + docker run \ + -v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \ + -e PAGES_REPO_NWO=${{ github.repository }} \ + jekyll/builder:$JEKYLL_VERSION /bin/bash -c "chmod 777 /srv/jekyll && jekyll build --future" diff --git a/docs/_posts/2020-11-28-SQLSat-1019.markdown b/docs/_posts/2020-11-28-SQLSat-1019.markdown index af5b284..c969fc7 100644 --- a/docs/_posts/2020-11-28-SQLSat-1019.markdown +++ b/docs/_posts/2020-11-28-SQLSat-1019.markdown @@ -12,7 +12,7 @@ prettydate: "28 November 2020" - 182 Cecil Street, Frasers Tower, Level 11 ยท Singapore - Singapore, , Singapore -PDF of Schedule +[PDF of Schedule](/assets/pdf/1019.pdf) This event has completed. All data shown below is from the historical XML public data available.