-
-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Setup new website using Docusaurus. (#71)
* Create website. * Get build running. * Setup as a moon project. * Enable api. * Add config pages. * Add concept pages. * Copy commands. * Update colors. * Remove old test job. * Add install page. * Add workspace doc. * Update deps. * Start on project doc. * Finish project page. * Setup tailwind and font awesome. * Use pro. * Add labels. * Add more features. * Break out into components. * Move tokens to own page. * Flesh out global project. * Cleanup. * Cleanup website. * Update arg docs. * Start on create task. * Add outputs. * Use new spacing scale. * Start fixing doc styles. * Finish task docs. * Move to ui. * Add links. * Move target to its own page. * Add custom tailwind colors. * Add next steps. * Add paging link. * Move schemas. * Support light mode. * Update homepage. * Add new hero. * Improve colors. * Add aria. * Fix lockfile. * Add new logos. * Start on footer. * Finish footer. * Clean up sidebar. * Clean up. * Fix build. * Fix build script. * Update logos. * Update colors. * Add fonts. * Update svgs. * Work on new homepage. * Add responsive. * Lowercase moon. * Add links. * Update docusaurus. * Drop node 12. * Add CI guide. * Cleanup. * Add version file. * Add run docs. * Update fixtures to use git. * Fix build. * Log git. * Add author. * Add terms. * Fix tests. * More logging. * Set committer also. * Add helpers. * More updates. * Update version. * And again. * Add open source.
- Loading branch information
Showing
142 changed files
with
14,614 additions
and
3,536 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,4 @@ node: | |
|
||
projects: | ||
runtime: 'packages/runtime' | ||
website: 'website' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
declined: | ||
- "@moonrepo/cli" | ||
- "@moonrepo/core-linux-x64-gnu" | ||
- "@moonrepo/core-linux-x64-musl" | ||
- "@moonrepo/core-macos-x64" | ||
- "@moonrepo/core-windows-x64-msvc" | ||
- "@moonrepo/runtime" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.