Astro site for all of Firqs servant offerings concering TA as well as additional information https://firq.dev
Find a file
Firq e81dbd6048
All checks were successful
Linting and checking code / get-version (push) Successful in 3s
Linting and checking code / astro-check (push) Successful in 44s
Build and deploy preview site / check-tag (push) Successful in 7s
Build and deploy preview site / checking (push) Successful in 38s
Build and deploy preview site / build-site (push) Successful in 3m24s
Build and deploy preview site / run-unlighthouse (push) Successful in 0s
Build and deploy preview site / create-release (push) Successful in 8s
Build and deploy preview site / auto-deploy-dockge (push) Successful in 50s
Bumped ver
2025-02-06 19:43:16 +01:00
.forgejo/workflows Bumped ULH Container 2025-02-06 19:42:55 +01:00
public Social restructure 2024-10-29 21:02:37 +01:00
src Upgraded to Astro 5.2.5 and fixed content collections 2025-02-06 19:08:51 +01:00
.gitignore Restructure and extra stuff 2024-10-26 22:41:24 +02:00
.gitlab-ci.yml Fixing Quotes 2023-08-04 22:14:50 +02:00
.markdownlint.json Link markdown, robots and contact vars 2024-10-26 13:51:37 +02:00
.prettierignore Social restructure 2024-10-29 21:02:37 +01:00
.prettierrc Prettier settings 2023-03-09 11:44:58 +01:00
astro.config.mjs Upgraded to Astro 5.2.5 and fixed content collections 2025-02-06 19:08:51 +01:00
Dockerfile Restructure and extra stuff 2024-10-26 22:41:24 +02:00
Dockerfile.reports Unlighthouse rework with docker 6 2024-11-01 16:17:38 +01:00
package-lock.json Upgraded to Astro 5.2.5 and fixed content collections 2025-02-06 19:08:51 +01:00
package.json Bumped ver 2025-02-06 19:43:16 +01:00
postcss.config.cjs Postcss (vendor prefixes), etc. 2023-12-30 00:06:32 +01:00
README.md Bumped unlighthouse docker 2024-06-20 19:36:16 +02:00
serve.json Not preloading fonts 2024-10-22 21:54:18 +02:00
tsconfig.json Upgraded to Astro 5.2.5 and fixed content collections 2025-02-06 19:08:51 +01:00
unlighthouse.config.ts Testing new unlighthouse shenanigans 2025-02-06 19:31:18 +01: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