https://github.com/managedcode/prompterone-landingpage
LandingPage for PrompterOne
https://github.com/managedcode/prompterone-landingpage
Last synced: about 2 months ago
JSON representation
LandingPage for PrompterOne
- Host: GitHub
- URL: https://github.com/managedcode/prompterone-landingpage
- Owner: managedcode
- License: mit
- Created: 2026-04-06T15:42:29.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-04-06T16:07:26.000Z (4 months ago)
- Last Synced: 2026-06-08T16:36:16.929Z (2 months ago)
- Language: HTML
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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