ssg-html-builder

October 15, 2024 ยท View on GitHub

Please use atas/actions/ssg-html-builder instead

Ata's Static Site Generator HTML Builder Github Action

This action builds HTML files from the PHP files in https://github.com/atas/ssg

Add this to your GitHub Actions Workflow

- name: Run Ata's SSG HTML Builder
  uses: atas/ssg-html-builder@2.1
  with:
    less_file_path: 'assets/styles/style.less'