Skip to content

Jofernmorais333-dev2/passkeys.dev

 
 

Repository files navigation

passkeys.dev

Development

The following dependencies are required to work on passkeys.dev locally:

Once these are installed, enable pre-commit linting:

  1. In the project folder, run git config core.hooksPath .git-hooks
  2. Make the hook executable: chmod a+x .git-hooks/pre-commit

Then run hugo server to start the dev server!

The site will be available locally at http://localhost:1313.

Managing Hugo

It is recommended to use Hugo Version Manager to ensure you're running the same version of Hugo as the server-side build process.

Installation and setup instructions here: https://github.com/jmooring/hvm

HVM will automatically pull the correct version from .hvm.

About

source for the passkeys.dev developer site

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.4%
  • SCSS 2.3%
  • Shell 1.3%