Ayo Ayco
4d2a577b0e
chore: update deps ( #305 )
...
* chore: update deps
* chore: update deps for apps/docs
* chore: update landing-page deps
* chore: update monorepo deps
* chore: add astro as dep to config
* chore: update package lock
* fix: tailwind import on landing-page
* chore: type module
* chore: remove ci run for node 16
* chore: ci run ci
* chore: remove astro check from ci
* chore: remove lint check from ci
* fix: tailwindcss import
* fix: check errors on apps
* chore: fix npm run check
* chore: updat emonorepo deps
* chore: not a module
* chore: use astro-iconify instead
* chore: update prettier
* chore: use prettier formatter
* chore: update lint deps
* chore: run lint on ci
* chore: add changeset
2023-09-25 16:27:50 +02:00
Ayo Ayco
6e27739d7e
feat(landing-page): shorter install script ( #280 )
2023-03-28 11:21:10 +02:00
Ayo Ayco
b1a6b11486
chore: update discord links ( #264 )
2023-02-16 14:32:55 +01:00
Ayo Ayco
a4db6e4680
refactor: remove fart ( #259 )
2023-02-01 17:28:00 +01:00
Lalit
f79ce72a1c
chore(apps): Setup prettier + eslint for all our apps ( #254 )
...
* chore(apps): setup prettier + eslint for all our apps
* fix(docs): Fixed the use of implicit any type
* chore(apps): Added .eslintignore files
2023-01-14 10:40:40 +01:00
Ayo
b3d765f96f
chore: update discord link
2023-01-05 14:53:45 +01:00
Madhav Setia
dd285e72a4
docs: update links to the repository ( #247 )
...
* Link to repo updated
* Update introduction.md
* docs: update links to change logs
Co-authored-by: Ayo <ramon.aycojr@gmail.com>
2023-01-04 11:48:37 +01:00
Ayo
5256243858
chore: add mastodon verification
2022-12-20 23:46:48 +01:00
Lalit
7e4c05a2c7
docs: Mentioned validateOnLoad prop for Form component ( #223 )
...
* docs: Mentioned validateOnLoad prop
* refactor: Changed some class name for better readability
2022-12-02 15:18:17 +01:00
Lalit
29c8c870b7
style(landing-page): Displaying toast on clicking copy button ( #222 )
2022-12-02 14:53:16 +01:00
Neil An
924edc017a
generate a favicon.ico for our apps ( #221 )
...
* generated new favicon.ico
* updated icon
* added white circular background to icon
2022-12-02 09:13:19 +01:00
Ayo Ayco
21cd3f1775
feat(docs, landing-page): mention turborepo and link to discord ( #210 )
...
* docs: update contributing for turborepo and discord
* feat(docs, landing-page): link to the new discord server
2022-11-25 15:47:39 +01:00
Ayo
fcde7eb14f
add mastodon ownership verification
2022-11-13 18:52:46 +01:00
Ayo
1ea41f658a
devops: test commit to trigger landing page build and deploy
2022-11-12 10:23:48 +01:00
Ayo
061cec876e
chore: test commit for auto deploy
2022-11-10 20:11:15 +01:00
Ayo
fb4bc0c6c1
chore: test commit to trigger deploy
2022-11-10 20:06:12 +01:00
Ayo
b054f29e74
feat(landing-page): test auto deploy commit
2022-11-10 19:08:07 +01:00
Ayo
b3ec749aaf
landing-page: commit to test auto deploy
2022-11-10 15:38:50 +01:00
Ayo
661ea9039c
feat(landing-page): force dark theme
2022-11-10 15:32:55 +01:00
Ayo Ayco
7bf0df9ec9
fix(landing-page): js error ( #187 )
2022-11-09 23:09:26 +01:00
Ayo Ayco
f86253d66f
fix(landing-page): js not shipped ( #185 )
...
* fix(landing-page): js not shipped
* refactor: remove hydration directive
2022-11-09 22:46:29 +01:00
Ayo
6bab48f485
style(landing-page): remove title
2022-11-07 22:03:04 +01:00
Ayo
ab410926af
style(landing-page): splash padding; copy color
2022-11-07 21:59:16 +01:00
Ayo Ayco
205d1f27b2
style(landing-page): force dark theme ( #181 )
...
* style(landing-page): force dark theme
* fix(landing-page): wrong title and url
2022-11-07 19:48:04 +01:00
Ayo Ayco
47c0b5e90e
docs: clean up ( #180 )
...
* docs: clean up
* landing-page: remove image; update deps
* landing-page: remove twitter icon
* style(landing-page): set md maxwidth for copylink
2022-11-07 19:32:29 +01:00
Ayo
0158fd636a
landing-page: load splash immediately
2022-11-07 12:33:47 +01:00
Ayo
29ce2fe3b1
refactor(landing-page): starfield script on splash component
2022-11-07 12:10:18 +01:00
Ayo
80d92ae81f
fix(landing-page): starfield not loading
2022-11-07 12:04:08 +01:00
Ayo
251c7681d5
fix(landing-page): make starfield load first
2022-11-07 11:56:46 +01:00
Ayo
007f56c1b9
fix(landing-page): make starfield load
2022-11-07 11:52:17 +01:00
Ayo
7dc741e3b3
feat(landing-page): make splash presentable
2022-11-07 11:42:25 +01:00
Ayo
0775cf571f
feat(landing-page): link to our docs site
2022-11-07 11:10:45 +01:00
Ayo
380e88c72f
refactor: remove unused import
2022-11-05 08:51:21 +01:00
Lalit
426c5ab303
ui(landing-page): Added astro section ( #150 )
2022-10-28 10:41:47 +02:00
Mukesh Singh
d235fb7552
Copy to Clipboard Functionality Added on Landing Page ( #128 )
2022-10-22 19:38:18 +02:00
Preet Sojitra
70ae327f02
fix responsiveness of landing-page ( #125 )
2022-10-22 10:18:59 +02:00
Lalit
8d7ef9e879
feat(landing-page): call-to-actions buttons ( #116 )
2022-10-19 16:35:38 +02:00
Ayo
17d1487913
feat(landing-page): social links
2022-10-17 19:01:39 +02:00
Ayo Ayco
4f1578aa72
Chore update project for new package validator ( #91 )
...
* chore: updates for new validator package and landing-page app
* docs: update packages examples
* chore: bump patch, update docs
2022-10-15 19:16:48 +02:00