Skip to content

fido4vc/fido4vc.github.io

Repository files navigation

fido4vc.github.io

Documentation site for the FIDO4VC project — published at https://fido4vc.github.io.

Built with Astro Starlight.

Local development

npm install
npm run dev

Site runs at http://localhost:4321.

Build

npm run build

Output goes to dist/.

Deployment

The site is deployed via GitHub Actions on push to main. The workflow runs npm ci && npm run build and publishes the dist/ directory to GitHub Pages.

Repo Settings → Pages → Source should be set to "GitHub Actions".

Content

All content lives in src/content/docs/ as .mdx files. The sidebar structure is defined in astro.config.mjs.

Figures from the research paper are mirrored into public/figures/.

License

Content is © FIDO4VC project authors. Code (Astro config, templates) is MIT-licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages