Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 424 Bytes

File metadata and controls

13 lines (8 loc) · 424 Bytes

PrompterOne Landing Page

Public landing site for prompter.one.

Structure

  • public/ contains the static site artifact published to GitHub Pages
  • .github/workflows/deploy-github-pages.yml deploys the public/ directory to the custom domain

Domain Split

  • prompter.one serves this landing site
  • app.prompter.one serves the standalone PrompterOne app from the main managedcode/PrompterOne repository