Skip to content

Commit

Permalink
Redo external-landing (#40)
Browse files Browse the repository at this point in the history
Redo external-landing to provide external users with first-time setup
instructions.
  • Loading branch information
hugginsio authored Nov 12, 2023
1 parent 392eaf3 commit 80fecec
Show file tree
Hide file tree
Showing 18 changed files with 817 additions and 4,309 deletions.
3 changes: 0 additions & 3 deletions external-landing/.eslintrc.json

This file was deleted.

38 changes: 3 additions & 35 deletions external-landing/.gitignore
Original file line number Diff line number Diff line change
@@ -1,35 +1,3 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/.pnp
.pnp.js

# testing
/coverage

# next.js
/.next/
/out/

# production
/build

# misc
.DS_Store
*.pem

# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# local env files
.env*.local

# vercel
.vercel

# typescript
*.tsbuildinfo
next-env.d.ts
dist/
node_modules
src/tailwind.css
26 changes: 0 additions & 26 deletions external-landing/app/layout.tsx

This file was deleted.

14 changes: 0 additions & 14 deletions external-landing/app/page.tsx

This file was deleted.

7 changes: 0 additions & 7 deletions external-landing/next.config.js

This file was deleted.

Loading

0 comments on commit 80fecec

Please sign in to comment.