I don't even know what I'm doing at this point
This commit is contained in:
parent
d983de9780
commit
6ee14c3a91
57 changed files with 3 additions and 3 deletions
.github/workflows
docs/zola
LICENSEREADME.mdconfig.toml
content
_index.md
content
_index.mdlinking.mdmultilingual.mdoverview.mdpage.mdsass.mdsearch.mdsection.mdshortcodes.mdsyntax-highlighting.mdtable-of-contents.mdtaxonomies.md
deployment
getting-started
templates
404.md_index.mdarchive.md
feeds
overview.mdpages-sections.mdpagination.mdrobots.mdsitemap.mdtaxonomies.mdthemes
sass
screenshot.pngstatic
templates
test.txttheme.toml
6
.github/workflows/publish.yml
vendored
6
.github/workflows/publish.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
uses: shalzz/zola-deploy-action@v0.13.0
|
||||
env:
|
||||
PAGES_BRANCH: gh-pages
|
||||
BUILD_DIR: /home/runner/work/ff-zola/ff-zola/docs/
|
||||
BUILD_DIR: ./docs/zola
|
||||
TOKEN: ${{ secrets.TOKEN }}
|
||||
build_and_deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
@ -29,7 +29,7 @@ jobs:
|
|||
- name: 'build and deploy'
|
||||
uses: shalzz/zola-deploy-action@v0.13.0
|
||||
env:
|
||||
PAGES_BRANCH: main
|
||||
BUILD_DIR: ./docs
|
||||
PAGES_BRANCH: docs
|
||||
BUILD_DIR: ./docs/zola
|
||||
TOKEN: ${{ secrets.PUBLIC_TOKEN }}
|
||||
REPOSITORY: dat-adi/ff-zola
|
||||
|
|
Before ![]() (image error) Size: 13 KiB After ![]() (image error) Size: 13 KiB ![]() ![]() |
Before ![]() (image error) Size: 147 KiB After ![]() (image error) Size: 147 KiB ![]() ![]() |
Before (image error) Size: 3.2 KiB After (image error) Size: 3.2 KiB |
Loading…
Add table
Reference in a new issue