Skip to content

BharatAddress/bharataddress.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bharat Address Website (GitHub Pages)

Static site output for the Bharat Address project. This repo is the published artifact for https://bharataddress.github.io.

At a glance

Item Details
Source Built from BharatAddress/docs-site and other content repos
Deploy GitHub Pages (org site)
Edit here Only for urgent hotfixes to generated files

What is here

  • index.html and index.txt for the landing page.
  • docs/, developers/, playground/ for public sections.
  • _next/ build output for the landing site.
  • api/ static API docs and assets.

How updates flow

  1. Edit source content in BharatAddress/docs-site or a sibling repo.
  2. Build and publish via the docs-site workflow.
  3. This repo receives the generated site output.

Local preview

python -m http.server 8000
# open http://localhost:8000

Source repos

Who should use this

  • Maintainers publishing the static site.
  • Contributors validating rendered content.

Links

License

This repository contains generated output. Licensing is defined in the source repos.

Contributing

Releases

No releases published

Packages

No packages published