Astro site for all of Firqs servant offerings concering TA as well as additional information https://firq.dev
Find a file
Firq c0588ee760
All checks were successful
/ get-version (push) Successful in 2s
/ astro-check (push) Successful in 12s
/ check-tag (push) Successful in 2s
/ checking (push) Successful in 12s
/ build-site (push) Successful in 1m6s
/ create-release (push) Successful in 5s
/ run-unlighthouse (push) Successful in 0s
/ auto-deploy-dockge (push) Successful in 15s
Finding the best font solution
2024-10-22 22:54:02 +02:00
.forgejo/workflows sed and desktop 2024-10-22 22:12:02 +02:00
src Finding the best font solution 2024-10-22 22:54:02 +02:00
static
.gitignore
.gitlab-ci.yml
.prettierignore
.prettierrc
astro.config.mjs
Dockerfile
package-lock.json Finding the best font solution 2024-10-22 22:54:02 +02:00
package.json Finding the best font solution 2024-10-22 22:54:02 +02:00
postcss.config.cjs
README.md
serve.json Not preloading fonts 2024-10-22 21:54:18 +02:00
tsconfig.json
unlighthouse.config.ts mobile and images 2024-10-22 22:18:33 +02:00

Welcome to Firqs FGO Site

This is build using Astro

🧞 Astro-Specific Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:3000
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro preview
npm run astro --help Get help using the Astro CLI