Skip to content

Commit

Permalink
Rebuild the website
Browse files Browse the repository at this point in the history
  • Loading branch information
pfrazee committed Sep 3, 2024
1 parent 93ab3f6 commit 41e60a0
Show file tree
Hide file tree
Showing 212 changed files with 9,126 additions and 14,156 deletions.
37 changes: 2 additions & 35 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,36 +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
node_modules
.next
.DS_Store
*.pem

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

# local env files
.env*.local

# vercel
.vercel

# typescript
*.tsbuildinfo
next-env.d.ts
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To read documentation for the Bluesky API, go to [docs.bsky.app](https://docs.bs

---

[pages/index.js](https://github.com/bluesky-social/atproto-website/blob/main/pages/index.js) generates [http://localhost:3000](http://localhost:3000) -- start there if you'd like to make changes.
[src/app/[locale]/en.mdx](https://github.com/bluesky-social/atproto-website/blob/main/src/app/[locale]/en.mdx) generates [http://localhost:3000](http://localhost:3000) -- start there if you'd like to make changes.

The page auto-updates as you edit the file.

Expand Down
22 changes: 0 additions & 22 deletions components/alert.js

This file was deleted.

42 changes: 0 additions & 42 deletions components/breadcrumbs.js

This file was deleted.

22 changes: 0 additions & 22 deletions components/cta.js

This file was deleted.

85 changes: 0 additions & 85 deletions components/footer.js

This file was deleted.

Loading

0 comments on commit 41e60a0

Please sign in to comment.