Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
chore: index.md and docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
productdevbook committed Mar 9, 2024
1 parent 7886ded commit e7c0692
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ hero:
alt: Pergel

features:
- title: Aboutabaa
- title: Aboutab
details: Pergel is a tailor-made solution for Nuxt and Nitro, providing swift project kickstarts and seamless integration of various modules. Named with a Turkish touch, Pergel maximizes the power of TypeScript, streamlining and accelerating your project development process.
- title: Modular and Packaged Structure
details: Pergel encompasses the core structure of your project, offering essential modules and packages to kickstart your development journey. This allows you to build the foundational infrastructure for your project with an advanced and modular approach.
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
with:
TYPE: 'vitepress'
AUTO_BUILD: false
EXPORT_FOLDER: '.docs/.vitepress/dist'
env:
# The Nitro Deploy token to use to authenticate with the Nitro Deploy API.
NITRO_DEPLOY_TOKEN: ${{ secrets.NITRO_DEPLOY_TOKEN }}

0 comments on commit e7c0692

Please sign in to comment.