Skip to content

Commit

Permalink
feat(#57): migrate the pages to Next.js
Browse files Browse the repository at this point in the history
  • Loading branch information
damien-carcel committed Nov 11, 2023
1 parent dc4b2c2 commit 2550f58
Show file tree
Hide file tree
Showing 47 changed files with 551 additions and 939 deletions.
1 change: 0 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
- Migrate the existing pages to Next
- Run the tasks directly in Dev Containers like before
10 changes: 0 additions & 10 deletions app/components/NavBar.tsx

This file was deleted.

3 changes: 0 additions & 3 deletions app/components/footer/Copyright.tsx

This file was deleted.

13 changes: 0 additions & 13 deletions app/components/footer/ImageLink.tsx

This file was deleted.

14 changes: 0 additions & 14 deletions app/components/footer/Links.tsx

This file was deleted.

8 changes: 0 additions & 8 deletions app/components/index/Intro.tsx

This file was deleted.

9 changes: 0 additions & 9 deletions app/components/index/Photo.tsx

This file was deleted.

18 changes: 0 additions & 18 deletions app/entry.client.tsx

This file was deleted.

117 changes: 0 additions & 117 deletions app/entry.server.tsx

This file was deleted.

Binary file removed app/images/linkedin.png
Binary file not shown.
Binary file removed app/images/octocat.png
Binary file not shown.
Binary file removed app/images/twitter.png
Binary file not shown.
78 changes: 0 additions & 78 deletions app/root.css

This file was deleted.

31 changes: 0 additions & 31 deletions app/root.tsx

This file was deleted.

24 changes: 0 additions & 24 deletions app/routes/_index.tsx

This file was deleted.

48 changes: 0 additions & 48 deletions app/routes/about.tsx

This file was deleted.

Loading

0 comments on commit 2550f58

Please sign in to comment.