Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import CustomDocCardList from '@site/src/components/CustomDocCardList';

### Get the Most Out of Harper

Join our Discord to access expert support, collaborate with Harpers core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://discord.gg/VzZuaw3Xay)
Join our Discord to access expert support, collaborate with Harper's core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://harper.fast/discord)
:::

Harper is an all-in-one backend technology that fuses database technologies, caching, application hosting, and messaging functions into a single system. Unlike traditional architectures where each piece runs independently and incurs extra costs and latency from serialization and network operations between processes, Harper systems can handle workloads seamlessly and efficiently.
Expand Down
18 changes: 9 additions & 9 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const config: Config = {

// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.
organizationName: 'HarperDB', // Usually your GitHub org/user name.
organizationName: 'HarperFast', // Usually your GitHub org/user name.
projectName: 'documentation', // Usually your repo name.

onBrokenLinks: 'throw',
Expand All @@ -72,10 +72,10 @@ const config: Config = {
// For current docs: versionDocsDirPath is 'docs'
if (versionDocsDirPath.startsWith('versioned_docs')) {
// Versioned docs are in versioned_docs/version-X.X/
return `https://github.com/HarperDB/documentation/blob/main/${versionDocsDirPath}/${docPath}`;
return `https://github.com/HarperFast/documentation/blob/main/${versionDocsDirPath}/${docPath}`;
} else {
// Current docs are in the root docs/ directory
return `https://github.com/HarperDB/documentation/blob/main/docs/${docPath}`;
return `https://github.com/HarperFast/documentation/blob/main/docs/${docPath}`;
}
},
lastVersion: '4.7',
Expand Down Expand Up @@ -156,7 +156,7 @@ const config: Config = {
path: 'release-notes',
routeBasePath: 'release-notes',
sidebarPath: './sidebarsReleaseNotes.ts',
editUrl: 'https://github.com/HarperDB/documentation/blob/main/',
editUrl: 'https://github.com/HarperFast/documentation/blob/main/',
// Sort by semantic version and filter out index files from sidebar
async sidebarItemsGenerator({ defaultSidebarItemsGenerator, ...args }) {
const sidebarItems = await defaultSidebarItemsGenerator(args);
Expand Down Expand Up @@ -196,7 +196,7 @@ const config: Config = {
path: 'fabric',
routeBasePath: 'fabric',
sidebarPath: './sidebarsFabric.ts',
editUrl: 'https://github.com/HarperDB/documentation/blob/main/',
editUrl: 'https://github.com/HarperFast/documentation/blob/main/',
},
],

Expand Down Expand Up @@ -332,7 +332,7 @@ const config: Config = {
dropdownActiveClassDisabled: true,
},
{
href: 'https://github.com/HarperDB/documentation',
href: 'https://github.com/HarperFast/documentation',
label: 'GitHub',
position: 'right',
},
Expand Down Expand Up @@ -363,7 +363,7 @@ const config: Config = {
items: [
{
label: 'Discord',
href: 'https://discord.gg/VzZuaw3Xay',
href: 'https://harper.fast/discord',
},
{
label: 'LinkedIn',
Expand All @@ -384,11 +384,11 @@ const config: Config = {
items: [
{
label: 'Harper Fast',
href: 'https://www.harper.fast',
href: 'https://harper.fast',
},
{
label: 'Blog',
href: 'https://www.harper.fast/resources',
href: 'https://harper.fast/resources',
},
{
label: 'GitHub',
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-4.4/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: Harper Docs

### Get the Most Out of Harper

Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://discord.gg/VzZuaw3Xay)
Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://harper.fast/discord)
:::

## What is Harper? Performance, Simplicity, and Scale.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-4.5/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import CustomDocCardList from '@site/src/components/CustomDocCardList';

### Get the Most Out of Harper

Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://discord.gg/VzZuaw3Xay)
Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://harper.fast/discord)
:::

Welcome to the Harper Documentation! Here, you'll find all things Harper, and everything you need to get started, troubleshoot issues, and make the most of our platform.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-4.6/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import CustomDocCardList from '@site/src/components/CustomDocCardList';

### Get the Most Out of Harper

Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://discord.gg/VzZuaw3Xay)
Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://harper.fast/discord)
:::

Harper is an all-in-one backend technology that fuses database technologies, caching, application hosting, and messaging functions into a single system. Unlike traditional architectures where each piece runs independently and incurs extra costs and latency from serialization and network operations between processes, Harper systems can handle workloads seamlessly and efficiently.
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-4.7/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import CustomDocCardList from '@site/src/components/CustomDocCardList';

### Get the Most Out of Harper

Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://discord.gg/VzZuaw3Xay)
Join our Discord to access expert support, collaborate with Harper’s core team, and stay up to date on the latest platform updates. [Join Our Discord →](https://harper.fast/discord)
:::

Harper is an all-in-one backend technology that fuses database technologies, caching, application hosting, and messaging functions into a single system. Unlike traditional architectures where each piece runs independently and incurs extra costs and latency from serialization and network operations between processes, Harper systems can handle workloads seamlessly and efficiently.
Expand Down