Skip to content

arcoris/arcoris.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCORIS GitHub Pages Vanity Imports

This repository hosts static GitHub Pages files for the arcoris.dev domain.

Responsibilities

  • Serve the organization landing page at https://arcoris.dev.
  • Serve Go vanity import metadata for arcoris.dev/pool.
  • Redirect browser users to the canonical GitHub organization or repository pages.

Go vanity import

The path https://arcoris.dev/pool?go-get=1 must return the following metadata in the HTML <head>:

<meta name="go-import" content="arcoris.dev/pool git https://github.com/arcoris/pool">

The source repository must use the same module path in go.mod:

module arcoris.dev/pool

Deployment

Use GitHub Pages from the main branch and repository root.

Recommended repository name for the organization site:

arcoris.github.io

Recommended custom domain:

arcoris.dev

About

Static GitHub Pages site for ARCORIS vanity Go imports and redirects from arcoris.dev to canonical GitHub repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors