Initial Paprika Next.js implementation
This commit is contained in:
27
doc/README.md
Normal file
27
doc/README.md
Normal file
@@ -0,0 +1,27 @@
|
||||
# Paprika Frontend Mockup
|
||||
|
||||
This repository contains the current Paprika website mockup.
|
||||
|
||||
## Open the mockup
|
||||
|
||||
Open `index.html` in a browser.
|
||||
|
||||
The mockup is a single self-contained HTML file with all page routes handled through query parameters, including:
|
||||
|
||||
- `?page=home`
|
||||
- `?page=press`
|
||||
- `?page=judging`
|
||||
- `?page=scholarly`
|
||||
- `?page=services`
|
||||
- `?page=why`
|
||||
- `?page=resources`
|
||||
- `?page=faq`
|
||||
- `?page=terms`
|
||||
- `?page=privacy`
|
||||
- `?page=disclaimer`
|
||||
- `?page=start`
|
||||
- `?page=ask`
|
||||
|
||||
## Upload rule
|
||||
|
||||
After each approved refinement is completed, commit the updated mockup and upload it to the cloud repository immediately.
|
||||
3423
doc/index.html
Normal file
3423
doc/index.html
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user