diff --git a/README.md b/README.md index 0f50d63b..6ce0fabb 100644 --- a/README.md +++ b/README.md @@ -60,11 +60,11 @@ By default, we use a simple Vite configuration that comes with every new Statami Get up and running in an instant with the Statamic CLI tool. This will install a fresh Statamic instance with Dok installed. ```bash -statamic new mysite arrowtide/dok +statamic new mysite fawn/dok ``` **Installing into an existing site** ```bash -php please starter-kit:install arrowtide/dok +php please starter-kit:install fawn/dok ``` diff --git a/composer.json b/composer.json index 4a7fe909..08b294d1 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "arrowtide/dok", + "name": "fawn/dok", "extra": { "statamic": { "name": "Dok", diff --git a/export/README.md b/export/README.md index 7dccb59b..d47fbff5 100644 --- a/export/README.md +++ b/export/README.md @@ -14,7 +14,7 @@ A beautiful documentation starter kit. * **Highly customisable** typography styles * Host your content on **Statamic** or **Github** * Sync from GitHub, even from multiple **repositories** and **organisations**. -* Sync **manually**, on a **shedule**, or even through a **webhook**. +* Sync **manually**, on a **shedule**, or even through a **webhook**. * **Permalink** and **Table of contents** markdown extensions preinstalled. * Shiki for **code highlighting** @@ -22,7 +22,7 @@ A beautiful documentation starter kit. You can host multiple projects and manage different versions for each project. This is handled through the releases collection. To add a new project or version, simply create a new entry in the collection and configure the required fields. ### Statamic as a content source -Wanna just write markdown directly to Statamic? Yup, you can do that. +Wanna just write markdown directly to Statamic? Yup, you can do that. ### GitHub as a content source If you'd like to host your documentation within a project repository to keep everything centralized, Dok makes the process simple. All you need is a GitHub Personal Access Token and a small update to your configuration file. Once that's done, you can easily link entries to their corresponding resource paths. @@ -38,7 +38,7 @@ Dok supports the latest versions of all major browsers. We use progressive enhan ### Compiling Assets By default, we use a simple Vite configuration that comes with every new Statamic site when using the CLI tool so you should feel right at home. -`npm run dev` - Watches your content, rebuilds, and refreshes your browser so you can instantly see the changes. +`npm run dev` - Watches your content, rebuilds, and refreshes your browser so you can instantly see the changes. `npm run build` - Build for production @@ -46,14 +46,14 @@ By default, we use a simple Vite configuration that comes with every new Statami **Installing with Statamic CLI (recommended)** -Get up and running in an instant with the Statamic CLI tool. This will install a fresh Statamic instance with Dok installed. +Get up and running in an instant with the Statamic CLI tool. This will install a fresh Statamic instance with Dok installed. ```bash -statamic new my-site arrowtide/dok +statamic new my-site fawn/dok ``` **Installing into an existing site** ```bash -php please starter-kit:install arrowtide/dok +php please starter-kit:install fawn/dok ``` diff --git a/export/content/collections/example_v1/installation.md b/export/content/collections/example_v1/installation.md index baa3118f..2095b4bf 100644 --- a/export/content/collections/example_v1/installation.md +++ b/export/content/collections/example_v1/installation.md @@ -12,9 +12,9 @@ updated_at: 1741264233 Get up and running in an instant with the Statamic CLI tool. This will install a fresh Statamic instance with Dok installed. ```shell -statamic new my-site arrowtide/dok +statamic new my-site fawn/dok ``` **Installing into an existing site** ```shell -php please starter-kit:install arrowtide/dok +php please starter-kit:install fawn/dok diff --git a/export/content/collections/example_v1/overview.md b/export/content/collections/example_v1/overview.md index f1cb5aa6..1e16cf08 100644 --- a/export/content/collections/example_v1/overview.md +++ b/export/content/collections/example_v1/overview.md @@ -29,10 +29,10 @@ php please stache:refresh ``` ## Documentation -We've written fairly detailed documentation for Dok. It should cover everything you need to know to get started. If you think something is missing, please [open an issue](https://github.com/arrowtide/dok/issues/new). We are always looking to improve Dok. +We've written fairly detailed documentation for Dok. It should cover everything you need to know to get started. If you think something is missing, please [open an issue](https://github.com/fawnsoftware/dok/issues/new). We are always looking to improve Dok. ## Issues -If you think something is missing or broken, please [open an issue](https://github.com/arrowtide/dok/issues/new). +If you think something is missing or broken, please [open an issue](https://github.com/fawnsoftware/dok/issues/new). ## Questions? Suggestions? -If you have any questions or suggestions, please open a [discussion](https://github.com/arrowtide/dok/discussions/new). +If you have any questions or suggestions, please open a [discussion](https://github.com/fawnsoftware/dok/discussions/new). diff --git a/export/resources/views/home.antlers.html b/export/resources/views/home.antlers.html index 96cdc307..4aa01e3f 100644 --- a/export/resources/views/home.antlers.html +++ b/export/resources/views/home.antlers.html @@ -29,7 +29,7 @@

Get Started - View on Statamic + View on Statamic
@@ -79,12 +79,12 @@

{{ title }}

Ready to build your documentation?

-

You can find the full documentation on the marketplace.

+

You can find the full documentation on the marketplace.

Get Started - View on Statamic + View on Statamic