Skip to content

palmshed/palmshed.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

palmshed.github.io

Organization homepage for Palmshed. Lists projects, applications, and repositories. Static site, no framework.

Structure

  • .github/site/ ~ the site, a set of static HTML pages served from GitHub Pages.
  • auth/ ~ the authentication backend (separate Vercel project). See auth/README.md and AUTH.md.

Development

The site is plain HTML/CSS. Open any page in .github/site/ directly, or serve the folder:

python -m http.server -d .github/site

Deployment

Pushing to main deploys the site via GitHub Pages (see .github/workflows/deploy-site.yml), which publishes .github/site/.

Captcha

The sign-in page uses hCaptcha for bot protection. See hCaptcha's privacy policy and terms.

Releases

Packages

Contributors

Languages