Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add landing page #747

Merged
merged 5 commits into from
May 3, 2024
Merged

Add landing page #747

merged 5 commits into from
May 3, 2024

Conversation

colepeters
Copy link
Contributor

Adds a landing page for arc.codes. Temporarily lives at the new /landing route for preview purposes until we're ready to promote this page to the index route for the app.

The landing page is built with arc-plugin-enhance and a couple related arc plugins; these only run on the landing page route and the rest of the site has been left as a standard Architect app.

Also adds eslintConfig.parserOptions.ecmaVersion: 2022 to package.json in order to allow top level await (used on manifest-examples.mjs).

@colepeters colepeters self-assigned this May 2, 2024
<html lang="en" class="overflow-x-hidden overflow-y-auto">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll also want a description in here before going live

@colepeters colepeters merged commit 0abce2f into main May 3, 2024
7 checks passed
@colepeters colepeters deleted the landing branch May 3, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant