Nicholas Cunningham
3b1deb1a22
Add filters to blog page ( #26997 )
...
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
2024-07-23 02:36:16 -07:00
Nicholas Cunningham
b9b89b2575
feat(nx-dev): Use app router for blogs ( #23127 )
...
The PR activates the app router for the Blog page at /blog.
Its purpose is to test Next.js changes within nx-dev, allowing us to
identify and address any issues that users might encounter.
Integrating these changes into our environment, we can gain firsthand
experience and insights into potential problems, ensuring that the
updates are robust and reliable.
This approach helps us improve the overall quality and user experience
of our platform by proactively identifying and resolving any issues that
could affect consumers.
2024-06-11 09:28:29 -04:00
Nicholas Cunningham
bdac1e2a6f
docs(nx-dev): Add 404 for unknown blog urls ( #23267 )
...
This PR adds the 404 fallback if a user navigates to a specified blog
that does not exist.
Currently, we are showing a 500 error.
2024-05-09 09:30:33 -06:00
Nicholas Cunningham
5edc64af92
docs(core): Add blog author details to nx-dev blog page ( #23206 )
...
This PR adds a context view for blog authors that displays details about
their social.
It will be show on the blog details page.
Here is an example:


2024-05-07 10:20:01 -06:00
Jack Hsu
458f2cc1e8
feat(nx-dev): add nx blog ( #22828 )
...
Co-authored-by: Juri <juri.strumpflohner@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2024-04-29 17:04:37 -04:00
Isaac Mann
cf976ce596
feat(nx-dev): allow custom media images ( #20561 )
2023-12-07 07:37:01 -08:00
Isaac Mann
d1fe398ea0
docs(core): packages to api ( #19281 )
2023-09-22 14:24:35 -04:00
Isaac Mann
da2ca3a2de
feat(nx-dev): split devkit reference page ( #18536 )
2023-08-10 08:03:36 -04:00
Juri Strumpflohner
70f7c653d5
feat(nx-dev): add changelog page ( #16952 )
2023-05-17 15:27:33 +00:00
Jason Jean
8fa1712ab4
chore(repo): rescope nx-dev and graph libraries ( #16551 )
2023-04-26 16:47:47 -04:00
Jack Hsu
fc459c2928
docs(misc): add Deno deployment recipes ( #16066 )
2023-04-03 17:34:23 -04:00
Benjamin Cabanes
5bd087f553
chore(nx-dev): use structuredClone for cloning objects ( #14698 )
2023-01-30 14:03:32 -05:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption ( #13834 )
2022-12-19 18:59:50 +00:00
Benjamin Cabanes
63820a9e50
docs(nxdev): fix root level card links ( #13555 )
2022-12-02 09:09:31 -05:00
Benjamin Cabanes
a064252bcf
docs(nxdev): externalize related documentation links into its own section ( #13485 )
2022-11-29 17:14:29 -05:00
Isaac Mann
fe99206c19
fix(nxdev): external related docs link ( #13263 )
2022-11-18 14:06:57 -05:00
Isaac Mann
19ead43703
fix(nxdev): show related recipes ( #13254 )
2022-11-18 13:39:27 -05:00
Isaac Mann
872eb1864f
See also links ( #13180 )
2022-11-15 15:48:29 -05:00
Benjamin Cabanes
e88f6ac768
docs(nxdev): consolidate document metadata interface ( #12561 )
2022-10-13 10:16:28 -04:00
Benjamin Cabanes
04d9d9813c
docs(nxdev): add proper recipes section ( #12557 )
2022-10-13 09:18:08 -04:00
Benjamin Cabanes
26e710180b
docs(nxdev): refresh ui ( #12370 )
2022-10-03 16:11:01 +00:00
Benjamin Cabanes
515b33eb2a
docs(nxdev): make sure category/index returns null if nothing is found ( #12085 )
2022-09-19 17:34:50 +00:00
Benjamin Cabanes
b83797e58e
docs(nxdev): improve segments & documents resolution ( #12075 )
2022-09-19 15:28:41 +00:00
Isaac Mann
1c0bebf194
docs(nxdev): automatic related docs ( #11994 )
...
* feat(nxdev): automatic related docs
* docs(nxdev): use auto related docs
2022-09-15 19:56:15 +00:00
Benjamin Cabanes
40fa765282
docs(nxdev): add auto-generated category/index page with custom content if needed ( #12017 )
2022-09-15 12:10:04 -04:00
Benjamin Cabanes
353d078dcb
docs(nxdev): add external paths ( #11741 )
2022-08-26 18:59:47 +00:00
Benjamin Cabanes
608f57d527
docs(nxdev): add tree lookup by path on documents ( #11531 )
2022-08-10 13:38:40 -04:00
Benjamin Cabanes
61e1931ded
docs(nxdev): remove gray-matter dependency ( #11150 )
2022-07-14 21:57:22 +00:00
Benjamin Cabanes
b38f78fbab
chore(core): clean up unused dependencies ( #10966 )
2022-07-06 09:49:05 -07:00
Benjamin Cabanes
210edd731a
docs(nxdev): consolidate documentats consumption ( #10546 )
2022-06-01 13:56:08 -04:00
Benjamin Cabanes
abdb5df507
docs(nxdev): harmonize jest config between libs ( #10381 )
2022-05-18 20:32:54 +00:00
Benjamin Cabanes
d46e49cd61
docs(nxdev): generate menu api ( #10272 )
2022-05-12 18:12:04 +00:00
Jack Hsu
21d5dd13f3
docs(core): module federation docs ( #9932 )
2022-04-21 18:04:36 -04:00
Craigory Coppola
2177aae6eb
docs(nx-plugin): add documentation for project inference plugins ( #9757 )
2022-04-18 13:19:18 -04:00
Colum Ferry
9562ad2bab
docs(angular): add dynamic federation guide for mfes ( #9604 )
2022-04-07 15:45:53 +01:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability ( #9383 )
2022-03-24 12:00:06 -04:00
Isaac Mann
5470b3097c
docs(core): core nx tutorial ( #9220 )
...
* docs(core): core nx tutorial
* docs(core): cleanup core tutorial
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-03-11 12:25:16 -05:00
Benjamin Cabanes
c3aa5321be
docs(nxdev): cleanup & misc improvements ( #9013 )
2022-02-17 15:07:05 +00:00
Miroslav Jonaš
28697e528f
chore(repo): remove leftover nx-dev tests ( #8839 )
2022-02-04 12:54:27 +01:00
Chau Tran
974b2f6e1a
docs(js): add Overview page for nrwl/js ( #8761 )
...
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-01-31 09:51:27 -05:00
Jack Hsu
f231cfc01b
feat(repo): move gatsby plugin to nx-labs repo ( #8617 )
2022-01-20 12:00:51 -05:00
Benjamin Cabanes
57995d8d14
docs(core): renamed generated folder ( #8491 )
2022-01-13 12:37:19 -05:00
Benjamin Cabanes
7000b3782b
docs(nxdev): remove subfolder from public ( #8419 )
2022-01-06 16:58:49 -05:00
ben
9827b5258c
docs(nxdev): remove flavors and versions
2022-01-06 11:37:40 -05:00
Victor Savkin
67cb8cf8cc
docs(misc): rework the content to remove flavours
2022-01-05 16:23:44 -05:00
Victor Savkin
20f731990c
docs(misc): rework the top section of docs
2022-01-04 14:11:31 -05:00
Benjamin Cabanes
ea0d65b019
docs(nxdev): better api generator templates ( #8109 )
2021-12-10 12:18:46 -05:00
Benjamin Cabanes
ba00580bc9
docs(nxdev): show detox & react-native docs ( #7297 )
2021-10-08 20:31:07 +00:00
Benjamin Cabanes
1377728f41
docs(nxdev): better path interpolation ( #7112 )
2021-09-23 14:07:15 -04:00
Benjamin Cabanes
70ff791b62
docs(nxdev): shorter url shemes ( #7049 )
...
* docs(nxdev): flavor interface consolidation
* docs(nxdev): shorten version & flavor notation
2021-09-20 09:22:54 -04:00