401311acd9
feat: added 404 page for marketing app
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2023-11-06 13:01:15 +11:00
49ce09f49b
fix: support optimise imports
2023-11-06 13:01:14 +11:00
53db1a5d19
fix: resolve issues with open graph asset loading
2023-11-06 13:01:14 +11:00
023a91832a
feat: add extra info for the early adopters
2023-11-06 13:01:14 +11:00
0a035f8b60
refactor: metrics into reusable component
2023-11-06 13:01:14 +11:00
7659c51980
feat: add early adopters graph
2023-11-06 13:01:14 +11:00
3377b55341
chore: rename community plan to early adopters
2023-11-06 13:01:14 +11:00
f938db25d0
chore: grammerly
2023-11-06 13:01:14 +11:00
db50dc71aa
chore: links
2023-11-06 13:01:14 +11:00
b2ea5f0e47
fix: remove disallow property of _next from robots
2023-11-06 13:01:14 +11:00
32a21999ef
feat: early adopter article
2023-11-06 13:01:14 +11:00
352720a6ae
feat: add deploying documenso with vercel, supabase and resend
2023-11-06 13:01:13 +11:00
f700016440
chore: tidy unused code
2023-11-06 13:01:13 +11:00
771042c9ce
feat: add vercel build script
2023-11-06 13:01:13 +11:00
95a40400af
feat: security headers
2023-11-06 13:01:13 +11:00
7d4bb09170
feat: use description of each blog post in og image ( #380 )
2023-11-06 13:01:13 +11:00
2e5d5bb462
fix: remove references to created column
2023-11-06 13:01:13 +11:00
3afc35c40c
feat: universal upload
...
Implementation of a universal upload allowing for multiple storage backends
starting with `database` and `s3`.
Allows clients to put and retrieve files from either client or server using
a blend of client and server actions.
2023-11-06 13:01:13 +11:00
72bec7bc34
feat: separate document data from document
2023-11-06 13:01:13 +11:00
706909107f
chore: moved rewrite article from next repo
2023-11-06 13:01:13 +11:00
fdb542765a
chore: phrasing
2023-11-06 13:01:12 +11:00
dcde3317b8
Update apps/marketing/content/blog/building-documenso-pt1.mdx
...
Co-authored-by: Adithya Krishna <aadithya794@gmail.com >
2023-11-06 13:01:12 +11:00
6be4a1d3e4
fix: update building documenso article description
2023-11-06 13:01:12 +11:00
9c26faba0d
fix typo
2023-11-06 13:01:12 +11:00
d5753dfbb3
feat: update marketing mobile menu
2023-11-06 13:01:12 +11:00
8a271ff8bc
fix: fix eslint warnings
2023-11-06 13:01:12 +11:00
3546155aab
fix: tidying broke generation
2023-11-06 13:01:12 +11:00
95886d67a6
fix: tidy code and expect jsx errors
2023-11-06 13:01:12 +11:00
8980274f7a
fix: center align heading
2023-11-06 13:01:12 +11:00
64b399043c
fix: use nextjs opengraph-image component
2023-11-06 13:01:12 +11:00
d536305c1c
feat: add og image to blog posts
2023-11-06 13:01:12 +11:00
991411c9f5
feat: add blog og image
2023-11-06 13:01:11 +11:00
a7e43c5d77
chore: made requested changes - v2
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
7811035384
feat: promise safety with eslint
2023-11-06 13:01:11 +11:00
989146f98e
chore: reduce open page caching time to 1 hour
2023-11-06 13:01:11 +11:00
289e3776fd
fix: dependency ordering
2023-11-06 13:01:11 +11:00
36b3b36ac8
feat: added sharp for image optimizations on nextjs
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
215eaebc1a
feat: update document flow
...
- Fixed z-index when dragging pre-existing fields
- Refactored document flow
- Added button spinner
- Added animation for document flow slider
- Updated drag and drop fields
- Updated document flow so it adjusts to the height of the PDF
- Updated claim plan dialog
2023-11-06 13:01:10 +11:00
039cd11c49
fix: use -p cli option for next dev
2023-11-06 13:01:10 +11:00
a0abf56833
refactor: extract common components into UI package
2023-11-06 13:01:10 +11:00
98862a6356
feat: robots.txt & sitemap.xml
2023-11-06 13:01:10 +11:00
64eefbd340
Add visual asset for blog post
2023-11-06 13:01:10 +11:00
769a374cf6
Create blog post
2023-11-06 13:01:10 +11:00
105eeec5df
chore: add shop to footer
2023-11-06 13:01:10 +11:00
94b9b1060b
fix: styling updates
2023-11-06 13:01:10 +11:00
6c06337f6e
add PORT number back to package.json
2023-11-06 13:01:10 +11:00
0b5a550cd1
move menu links to map, add window-size hook
2023-11-06 13:01:10 +11:00
cd1af7b5d3
add reducedMotion check, center menu items
2023-11-06 13:01:10 +11:00
bc87986a3d
extract hamburger to own file
2023-11-06 13:01:10 +11:00
a948441956
init mobileNavigation and added documenso symbol
2023-11-06 13:01:10 +11:00