Skip to content

The website and documentation for git-pkgs

License

Notifications You must be signed in to change notification settings

git-pkgs/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

git-pkgs.dev

Documentation website for git-pkgs, built with Hugo and the Hextra theme.

Local development

hugo server

Open http://localhost:1313

Build

hugo --minify

Output is in public/.

Structure

content/
├── _index.md           # Homepage
└── docs/
    ├── _index.md       # Docs landing
    ├── getting-started.md
    ├── vulnerabilities.md
    ├── licenses.md
    ├── outdated.md
    ├── stale.md
    ├── integrity.md
    ├── sbom.md
    ├── ci-cd.md
    ├── bisect.md
    ├── managing-packages.md
    └── modules/        # Go library docs

Deployment

Pushes to main trigger GitHub Actions to build and deploy to GitHub Pages.

About

The website and documentation for git-pkgs

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

  •