CSS refactor - Extracted generic.css from screen.css
Co-Authored-By: Ferdinand Thiessen <1855448+susnux@users.noreply.github.com>
This commit is contained in:
parent
2e8256d0db
commit
f4ac2a0612
13 changed files with 926 additions and 1063 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -20,6 +20,7 @@ jobs:
|
|||
uses: peaceiris/actions-hugo@v2.6.0
|
||||
with:
|
||||
hugo-version: latest
|
||||
extended: true
|
||||
|
||||
- name: Build local ./exampleSite
|
||||
run: hugo --minify --gc --destination ../public --source ./exampleSite --themesDir ../.. --baseURL https://zjedi.github.io/hugo-scroll/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue