Benjamin Cabanes
83b88a10c7
feat(nx-dev): update descriptions and layout styles for better clarity ( #26991 )
...
Revised meta descriptions and adjusted layout styles to improve visual
consistency and accessibility. Enhanced card layout by refining padding
and icon handling for different screen sizes.
2024-07-18 14:09:20 -04:00
Benjamin Cabanes
85d310a8c2
feat(nx-dev): update home page ( #26893 )
...
Add new sections and update information about Nx.
---------
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2024-07-16 15:43:41 -04:00
Jack Hsu
c7878533ed
docs(misc): disable prefetch on page load for links ( #26837 )
...
This PR changes `<Link>` to use `prefetch={false}` in the following
components:
1. Header
2. Sidebar
3. Docs header
4. Markdown content
This means that prefetch happens on hover of the link rather than page
load, and will reduce the amount of edge requests made from the app.
## Current Behavior
<!-- This is the behavior we have today -->
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #
2024-07-05 09:29:08 -04:00
Nicholas Cunningham
d2d06cdbab
chore(nx-dev): Replace duplicate references to discord icon
2024-06-04 09:45:33 -07:00
Nicholas Cunningham
c1b1c5b388
feat(nx-dev): Add more blogs ( #25939 )
...
- Add more blogs
- Add privacy policy link
- Fix blog footer link
- Fix discord server link for all blogs
2024-05-23 11:30:25 -06:00
Isaac Mann
e38df31ee6
Revert "chore(nx-dev): fix header styles ( #23120 )" ( #23121 )
2024-05-01 11:27:06 -04:00
Isaac Mann
ba8ba3d7ea
chore(nx-dev): fix header styles ( #23120 )
2024-05-01 11:14:37 -04:00
Benjamin Cabanes
22ef42a475
feat(nx-dev): add ui-enterprise library ( #23086 )
2024-05-01 06:45:51 -04:00
Nicholas Cunningham
4d6cd36f5c
feat(nx-dev): new main navigation menu ( #22829 )
...
It adds a new main navigation menu on the website and in the documentation, offering more choices and simpler access to different parts of the content for the visitor.
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2024-04-18 11:24:34 -04:00
Miroslav Jonaš
fb8bd760df
chore(nx-dev): bump copywright year ( #21148 )
2024-01-16 10:06:44 -05:00
Miroslav Jonaš
20dcc97099
fix(nx-dev): standardize nx cloud naming ( #21059 )
2024-01-10 13:09:42 +01:00
Benjamin Cabanes
5a305d41de
feat(nx-dev): add homepage updates ( #20592 )
...
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2023-12-08 14:40:42 -05:00
Zachary DeRose
e6eafaca46
docs(misc): community slack to official discord ( #18873 )
2023-09-07 11:01:39 -04:00
Benjamin Cabanes
9a72dbc86b
chore(nx-dev): update discord & x logo and links ( #18924 )
2023-08-31 10:02:47 +02:00
Isaac Mann
30a4926eec
feat(nx-dev): site map ( #17743 )
2023-06-23 14:56:55 -04:00
Benjamin Cabanes
a61cbb5319
chore(nx-dev): change nrwlio markings to nx ( #14644 )
2023-01-26 17:30:28 +02:00
Benjamin Cabanes
8d517752d3
chore(core): use right GitHub syntax ( #14624 )
2023-01-25 18:56:06 +00:00
Juri Strumpflohner
df26a29316
docs(nx-dev): fix Youtube link ( #14605 )
2023-01-25 10:48:04 -05:00
Benjamin Cabanes
e4bf7065a9
docs(nxdev): add brands & guidelines link ( #14365 )
2023-01-14 11:40:12 -05:00
Benjamin Cabanes
4fb81f1681
docs(nxdev): update footer copyright ( #14197 )
2023-01-06 12:53:26 -05:00
Benjamin Cabanes
36c6940e2b
docs(nxdev): add status page link ( #14165 )
2023-01-05 12:34:37 -05:00
Jason Jean
87b91a391a
chore(repo): update nx to 15.0.7-rc.0 ( #12952 )
2022-11-02 17:28:20 -04:00
Benjamin Cabanes
f9d1cdda5b
docs(nxdev): optimize svg logos ( #12840 )
2022-10-26 21:16:54 +00:00
Benjamin Cabanes
26e710180b
docs(nxdev): refresh ui ( #12370 )
2022-10-03 16:11:01 +00:00
Benjamin Cabanes
f2167d99ad
docs(nxdev): add type & simplify default notation ( #11317 )
2022-07-27 14:27:01 -04:00
Benjamin Cabanes
c088dd7851
docs(nxdev): add press kit link in footer ( #11133 )
2022-07-13 18:31:21 +00:00
Benjamin Cabanes
ac4f4c8177
docs(nxdev): add noreferrer for _blank links ( #9807 )
2022-04-12 15:26:02 +00:00
Benjamin Cabanes
045c8dc9eb
chore(core): use prettier tailwindcss plugin ( #8856 )
2022-02-04 15:38:06 -05:00
Benjamin Cabanes
0c1a738557
docs(nxdev): copyright 2022 ( #8347 )
2022-01-01 23:09:48 +00:00
Victor Savkin
88751a3685
chore(repo): clean up the language to match the new tag line
2021-12-17 16:08:38 -05:00
Benjamin Cabanes
1560a43acd
docs(nxdev): flatten ui libs ( #8006 )
2021-12-04 02:14:13 +00:00
Jack Hsu
4bcd25ec01
docs(core): cleanup nx.dev layout ( #5272 )
2021-04-08 13:07:48 +00:00
Jack Hsu
ed94c4e1ec
docs(core): add nextjs app for new nx.dev website ( #5133 )
...
Co-authored-by: ben <contact@benjamincabanes.com>
2021-03-27 04:01:31 +00:00