54 Commits

Author SHA1 Message Date
Sol Irvine
bcfa92c747 wip: Add concept page 2023-08-20 21:50:24 +09:00
Sol Irvine
e8be366eaa wip: Saving work 2023-08-20 21:05:57 +09:00
Sol Irvine
6610077dca wip: Add Sagyobar pags 2023-08-20 21:00:41 +09:00
Sol Irvine
4eb26ba8e7 wip: Add about page 2023-08-20 17:32:05 +09:00
Sol Irvine
bd2906de25 feat: Age gate 2023-08-20 15:22:46 +09:00
Sol Irvine
b4304bd6ea wip: Story detail page 2023-08-20 14:30:44 +09:00
Sol Irvine
16e3bad165 wip: Saving work 2023-08-20 13:37:32 +09:00
Sol Irvine
b994e62c21 feat: Add stories 2023-08-20 13:25:41 +09:00
Sol Irvine
6de73e3ff2 wip: Saving work 2023-08-20 09:55:09 +09:00
Sol Irvine
097cb83568 wip: Product detail view 2023-08-19 17:18:45 +09:00
Sol Irvine
523db4e1d4 wip: Add products page 2023-08-19 16:49:18 +09:00
Sol Irvine
bc777f57a6 wip: Add lato font 2023-08-19 16:19:42 +09:00
Sol Irvine
5f52d40bdc wip: Footer cleanup 2023-08-19 16:16:22 +09:00
Sol Irvine
1e489b1790 wip: Improved menu 2023-08-19 15:37:47 +09:00
Sol Irvine
3bb6be36ac wip: Footer complete 2023-08-19 14:17:11 +09:00
Sol Irvine
95d237c4ac wip: Working on footer 2023-08-18 18:32:01 +09:00
Sol Irvine
31ee315cfc feat: Shop list working 2023-08-17 16:47:47 +09:00
Sol Irvine
c1d06e90bb fix: Use next-intl for improved locale support 2023-08-17 11:56:36 +09:00
Sol Irvine
32bb4ffd0c wip: Saving work 2023-08-17 11:38:09 +09:00
Sol Irvine
9decd30d41 feat: Newsletter signup 2023-08-17 09:27:43 +09:00
Sol Irvine
2319ed72db wip: Saving work 2023-08-14 14:33:42 +09:00
Sol Irvine
d80eeb3018 add favicon, baseline SEO meta & opengraph 2023-08-14 09:11:46 +09:00
Sol Irvine
4c8abdfe6f feat: Basic internationalization 2023-08-14 02:27:52 +09:00
Sol Irvine
7a4a7cf4ed add fonts 2023-08-13 19:17:53 +09:00
Sol Irvine
2cb348259a add basic internationalization support 2023-08-13 17:14:30 +09:00
Sol Irvine
4c273a83c0 Update page.tsx 2023-08-13 15:23:08 +09:00
Sol Irvine
9fd61a8dfc main menu added 2023-08-13 15:20:18 +09:00
Sol Irvine
d4ea4ac8d2 top section complete 2023-08-13 13:39:20 +09:00
Sol Irvine
60ca3d8b22 Merge branch 'main' into sol/basic-site-working 2023-08-08 09:15:13 +09:00
Lee Robinson
faa7491a55
Better error handling. (#1150) 2023-08-04 22:21:57 -05:00
Michael Novotny
9e1388f974
Updates favicon (#1141)
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-08-02 21:17:11 -05:00
Michael Novotny
9c813577e1
Optimizes image sizes (#1140) 2023-08-02 21:07:35 -05:00
Michael Novotny
0f700e2d07
Small visual tweaks. (#1137) 2023-08-02 09:04:44 -05:00
Michael Novotny
1d5242eef3
Adds better sitemap error handling (#1134)
* Adds better sitemap error handling

* Removes extra `flat`

---------

Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-08-01 20:34:45 -05:00
Michael Novotny
ee534492a0
Moves revalidation logic to lib (#1132) 2023-07-31 20:33:13 -07:00
Kanji Yomoda
10b1d4bbae
Renames confusing variable name (#1131) 2023-07-31 08:30:00 -05:00
Sol Irvine
39cb4202c4 wip: Basic site working 2023-07-29 16:42:21 +09:00
Ian Jones
586f9bfe56
Update globals.css (#1113) 2023-07-25 14:05:25 -04:00
Lee Robinson
59fc2bc2e9
Update to new design. (#1103) 2023-07-24 19:40:29 -07:00
Michael Novotny
585b3bbff8
Replaces Route Handlers with Server Actions (#1050) 2023-06-17 11:18:00 -07:00
Michael Novotny
87c385fcd6
Converts to Opengraph Image file convention. (#1043) 2023-06-07 20:57:31 -05:00
Michael Novotny
e4fcf19321
Adds on-demand revalidation for collections and products. (#1042) 2023-06-07 19:35:51 -05:00
Lee Robinson
fecc60eb36
Update dependencies and fix TS errors. (#1041) 2023-06-06 20:36:44 -05:00
Abhushan A. Joshi
30a080182c
Adds a basic product JSON-LD schema on product details page. (#1016) 2023-05-22 12:04:27 -05:00
Michael Novotny
f5dade74fb
Fixes search page bugs. (#1019) 2023-05-12 16:02:51 -07:00
Andrew Jones
a5e799b16e
Use parallel fetches for sitemap requests and remove duplicate /search url (#1004)
Co-authored-by: Andrew  Jones <andrewj@corra.com>
Co-authored-by: Lee Robinson <lrobinson2011@gmail.com>
2023-05-09 19:18:01 -07:00
Lee Robinson
c2b96d6e2f
Add robots.txt file + update Next version. (#984) 2023-04-24 09:53:56 -05:00
Michael Novotny
a53ee3e3a0
Adds sitemap. (#982) 2023-04-23 13:55:25 -05:00
Michael Novotny
e3785d0269
Fixes TypeScript errors. (#980) 2023-04-21 12:56:16 -05:00
Michael Novotny
8ff670d7d6
Fixes quirks with featured and related products. (#978) 2023-04-21 12:19:08 -04:00