38 Commits

Author SHA1 Message Date
Miroslav Jonaš
65f8e7fa80
docs(nx-dev): add blog post for test splitting techniques (#30621)
This PR creates a new enterprise blog post for test task-splitting
techniques

<img width="876" alt="image"
src="https://github.com/user-attachments/assets/1fe26716-e947-4c46-974c-d4d286e50d4e"
/>


## 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 #

---------

Co-authored-by: Juri <juri.strumpflohner@gmail.com>
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2025-04-22 13:50:34 +02:00
Colum Ferry
a72ffcbe70
docs(angular): add angular rspack documentation (#30269)
## Current Behavior
Docs for Angular Rspack currently live on angular-rspack.dev

## Expected Behavior
Migrate docs for Angular Rspack to nx.dev
2025-03-14 16:46:27 +00:00
Isaac Mann
1876b83c3f
chore(nx-dev): ignore anchors on changelog page (#28540)
Do not check anchor links pointing to the changelog page
2024-10-21 10:05:31 -04:00
Philip Fulcher
a0a5740179
docs(nx-dev): migrate blog posts from 2023+ (#27946)
Migrating in blog posts from Medium and dev.to from 2023 onwards, along with any other post linked to from them
2024-10-03 09:37:07 -06:00
Philip Fulcher
d152639c2e
docs(nx-dev): add personal access token blog post (#27719) 2024-09-05 22:19:22 -06:00
Nicholas Cunningham
04fb62dccb
fix(nx-dev): add background on pricing tiles & blog link to pricing page #27157 2024-07-26 13:43:31 -04:00
Isaac Mann
aedea54624
chore(nx-dev): check for broken anchor links (#23580)
Checks for broken anchor links, except for links that go to `/nx-api` or
`/blog`
Fixes existing broken anchor links
2024-05-21 09:31:37 -04:00
Isaac Mann
6c0ba0ee3a
docs(core): local links should not use nx.dev (#23380)
Ensure that local links start with `/` instead of `https://nx.dev/`
2024-05-14 14:19:49 -04:00
Isaac Mann
0e199cdf11
feat(nx-dev): check for missing images (#23248)
Checks for broken image links
2024-05-09 15:59:47 -04:00
Isaac Mann
0e1962237b
fix(nx-dev): fix internal link checker (#19606) 2023-10-13 15:47:33 -04:00
Jason Jean
57247e0b81
chore(repo): temporarily allow linking to vue (#19591) 2023-10-12 17:54:56 -04:00
Isaac Mann
d1fe398ea0
docs(core): packages to api (#19281) 2023-09-22 14:24:35 -04:00
Juri
dd377d4597 docs(core): restructure & update intro page
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2023-08-29 08:59:26 +02:00
Emily Xiong
0608318449
fix(nx-dev): skip docs for private package (#17843) 2023-06-30 14:32:52 -04:00
Juri
cdd4cedb08 docs(core): adjust image paths 2023-05-20 10:04:47 -04:00
Isaac Mann
258b6df8b6
docs(core): plugin section (#16314) 2023-05-05 12:37:06 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Jason Jean
e5570a7997
chore(core): remove @nrwl/workspace/src/utils/app-root (#12590)
BREAKING CHANGES: importing @nrwl/workspace/src/utils/app-root will break. It has been deprecated since v13
2022-10-13 19:38:36 -04:00
Benjamin Cabanes
c26ae9de11
docs(core): add new mental model schemas (#12427) 2022-10-05 15:01:46 -04:00
Benjamin Cabanes
7bc41577aa
chore(nxdev): clean up api imports (#11760) 2022-08-29 15:18:46 -04:00
Benjamin Cabanes
9c4a2a96cc
docs(nxdev): add new sitemap index pointer (#11757) 2022-08-29 09:28:27 -04:00
Miroslav Jonaš
57acec916b
fix(nxdev): preserve generated sitemap in cache (#11540) 2022-08-11 13:20:34 +02:00
Benjamin Cabanes
8519627e93
docs(nxdev): internal link checker now supports indexes (#11147) 2022-07-14 18:40:52 +00:00
Benjamin Cabanes
04cb18648b
docs(nxdev): documentation link checker (#11140) 2022-07-14 14:17:26 +00:00
Benjamin Cabanes
be569a7612
docs(nxdev): remove flavoured docs (#8414) 2022-01-06 14:45:38 -05:00
Victor Savkin
67cb8cf8cc docs(misc): rework the content to remove flavours 2022-01-05 16:23:44 -05:00
Victor Savkin
2867c596f6 chore(repo): add perf numbers to the turbo guide 2021-12-15 12:10:18 -05:00
Benjamin Cabanes
ffb38b062b
docs(nxdev): fix check script output (#6963) 2021-09-08 19:05:33 +00:00
Miroslav Jonaš
a9afb97307
docs(core): fix broken links and add missing latest prefix (#6471) 2021-07-23 08:16:54 -04:00
Benjamin Cabanes
914983a0d2
docs(core): nx-dev community link update (#6150) 2021-06-28 08:22:31 -04:00
Phillip Barta
c0ce1ce65e
cleanup(core): normalized usage of fs-extra and updated fs-extra to 9.1.0 (#5199)
* cleanup(core): normalized usage of fs-extra and updated fs-extra

* cleanup(misc): use fs over fs-extra when possible

Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2021-04-22 12:52:52 -04:00
Phillip Barta
27df60164d
feat(misc): updated documentation generation scripts and removed shelljs (#5381)
cleanup(repo): updated documentation generation scripts and removed shelljs
2021-04-19 15:26:17 -04:00
Zachary DeRose
dad3f0708f
fix(misc): using path.join() in internal-link-checker (#5162) 2021-03-30 16:13:13 -04:00
Zachary DeRose
bcb64358c3
fix(repo): allowing wildcard {{version}} links to pass (#5172) 2021-03-30 13:23:19 -04:00
Jack Hsu
7f9b3b5f1b
chore(repo): fix internal link check script (#5168) 2021-03-30 10:58:25 -04:00
Zachary DeRose
d500401562
Adding internal link script to pre commit hook and checking anchors (#4846)
* chore(repo): add internal link checker to pre-push hook

* chore(repo): add anchor checks and logging to internal link checker
2021-03-29 19:36:07 -04:00
Zack DeRose
e746fcaab3 chore(repo): internal link checker: adding file scraping for direct links 2021-03-10 08:44:47 -05:00
Zachary DeRose
95365564f2
chore(repo): internal link checker script (#4786) 2021-02-14 11:39:42 -05:00