Skip to content

Samalando/tf-is-svelte

 
 

Repository files navigation

pridecraft.gay

The landing page for Pridecraft Studios and its various projects!

Development

Fresh clone:

Run npm install. You may use another node package manager, although the rest of the document assumes you use npm.

Live Testing:

To test locally with an automatically updating dev server: npm run dev

Pre-commit:

  • Run npm run format && npm run lint in your terminal
    • If any errors crop up via ESLint, fix them.
  • If you added any new PNGs, run oxipng, or convert them to a lighter digital format.

Pushing to GitHub:

Do not push unfinished or untested code to main; use a new branch if you must. You may also want to make a new branch and pull request if you are making significant changes.

Previewing:

Locally: npm run dev or npm run build && npm run preview

Remote: Check the Deploy to Cloudflare Pages action for a live link1, if it builds properly. You tested locally, right?

Footnotes

  1. If you have uploaded to preview, please allow up to a minute before it is deployed.

About

Official Pridecraft Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 50.7%
  • SCSS 28.9%
  • PowerShell 15.0%
  • TypeScript 2.9%
  • JSON 1.1%
  • Markdown 0.9%
  • HTML 0.5%