Skip to content

Repository files navigation

harpertoken public site

Website License Last Commit

This repository hosts the public website for Harpertoken. It is the landing page for the organization and includes the main profile experience, legal and contributor pages, and the welcome flow for new contributors.

What this site includes

  • A public landing page for Harpertoken
  • Links to GitHub, Docker, and other community platforms
  • Contributor-facing pages such as the CLA and legal information
  • Dynamic content for recent activity, releases, and project status
  • A small Cloudflare Worker for supporting site features

Local preview

You can preview the site locally with a simple static server:

python3 -m http.server 8000

Then open http://127.0.0.1:8000/ in your browser.

Repo structure

  • index.html, legal.html, welcome.html, cla.html: site pages
  • assets/: styles, scripts, and shared assets
  • cf-worker/: Cloudflare Worker code used by the site
  • linter/: simple HTML validation script

About

Public website and organization landing page.

Topics

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages