Skip to content

Increase star density and reshape sea reflection to slanted inverted-trapezoid #31

Increase star density and reshape sea reflection to slanted inverted-trapezoid

Increase star density and reshape sea reflection to slanted inverted-trapezoid #31

Workflow file for this run

name: Hugo Check
on:
push:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.124.1'
extended: true
- name: Build example site
run: hugo -s exampleSite --themesDir ..