Astro site for all of Firqs servant offerings concering TA as well as additional information https://firq.dev
Find a file
Firq c7ae9fa64b
All checks were successful
Linting and checking code / get-version (push) Successful in 2s
Build and deploy preview site / check-tag (push) Successful in 2s
Linting and checking code / astro-check (push) Successful in 13s
Build and deploy preview site / checking (push) Successful in 15s
Build and deploy preview site / build-site (push) Successful in 1m4s
Build and deploy preview site / run-unlighthouse (push) Successful in 0s
Build and deploy preview site / create-release (push) Successful in 6s
Build and deploy preview site / auto-deploy-dockge (push) Successful in 15s
Unlighthouse rework with docker 4
2024-11-01 16:05:41 +01:00
.forgejo/workflows Unlighthouse rework with docker 4 2024-11-01 16:05:41 +01:00
public Social restructure 2024-10-29 21:02:37 +01:00
src Checkbox fix 2 2024-10-30 21:41:38 +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 Unlighthouse rework with docker 2024-11-01 15:43:20 +01:00
Dockerfile Restructure and extra stuff 2024-10-26 22:41:24 +02:00
Dockerfile.reports Unlighthouse rework with docker 3 2024-11-01 15:59:40 +01:00
package-lock.json Checkbox lag fix 2024-10-30 20:51:09 +01:00
package.json Unlighthouse rework with docker 4 2024-11-01 16:05:41 +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 Restructure and extra stuff 2024-10-26 22:41:24 +02:00
unlighthouse.config.ts unlighthouse change + accessibility 2024-10-24 20:07:39 +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