Skip to content

oddship/oddship.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oddship.net

This repository contains the source for the oddship.net website, built with Astro and MDX.

Deployment

oddship.net now follows the same hosted deploy model as rohanverma.net:

  • GitHub Actions builds the site
  • GitHub Actions uploads sites/oddship.net.tar.gz to Garage over Tailscale on every push to main (and can also be run manually)
  • oddship-web serves the site through s3site
  • production picks up new uploads on the next s3site poll

The deploy workflow expects these repository secrets:

  • TS_OAUTH_CLIENT_ID
  • TS_OAUTH_SECRET
  • S3SITE_ACCESS_KEY_ID
  • S3SITE_SECRET_ACCESS_KEY

Use a dedicated Garage write key for this repo rather than reusing the runtime read-only host key.

About

oddship.net website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors