Skip to content

0c-coder/onlykey-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlyKey Docs Migration

Local docmd-style Markdown migration of docs.onlykey.io, imported from trustcrypto/trustcrypto.github.io.

Commands

This repo uses @docmd/core via pnpm. Use pnpm instead of npm because the docmd package graph uses workspace: dependencies that npm cannot install from the published package metadata in this project.

pnpm install
pnpm run build
pnpm run dev

GitHub Pages deployment is handled by .github/workflows/pages.yml, which installs dependencies with pnpm, runs pnpm run build, verifies the generated site/ output, and deploys the site/ directory.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors