Commit Graph

4 Commits

Author SHA1 Message Date
Scott Jungling
004c471878 style: cleaning up styles
tightening the vertical spacing on docs. always use dark mode for code samples. clamp descriptions
on cards.
2025-01-23 09:58:31 -08:00
Mike Solomon
90fdba96d8 Initial save of docusaurus conversion
Getting started docs converted

How-to guides

References

Begin CLI docs

Add cli how to guides

Moderne IDE docs

Add release docs

Update office hours

Add DX and workshops

Add admin doc getting started

Add agent config docs

Add tables for agent config

Start reporting + configure mermaid

Finish platform admin docs

Finish doc copying + remove gitbook stuff

Fix broken links

Get stuff up to date

Attempt to fix site
2024-10-24 08:48:05 -07:00
Mike Sol
1f18e6380b Update type aware search doc to use recipe-examples
Previously, the doc was using examples that I found in random
repositories. However, as people change code over time, that could
mean that the tutorials go out of date. I created a recipe-examples
repository to store code in that I can use to highlight examples
in these tutorials.

On top of that, I switched the example from `createFile` to
`createTempFile` to lead in to another tutorial where we'll use
a security recipe to update the file.
2022-10-25 11:43:06 -07:00
Sam Snyder
a85924bb54 Update moderne-gradle-plugin version to 0.3.1 2021-10-20 12:50:47 -07:00