diff --git a/docusaurus.config.ts b/docusaurus.config.ts
index 1fc9d73..5312395 100644
--- a/docusaurus.config.ts
+++ b/docusaurus.config.ts
@@ -1,12 +1,12 @@
-import {themes as prismThemes} from 'prism-react-renderer';
-import type {Config} from '@docusaurus/types';
+import { themes as prismThemes } from 'prism-react-renderer';
+import type { Config } from '@docusaurus/types';
import type * as Preset from '@docusaurus/preset-classic';
// This runs in Node.js - Don't use client-side code here (browser APIs, JSX...)
import { ARCAO, RANDAO, RUNEREALM } from '@arcaogaming/project-links';
const config: Config = {
- title: 'ArcAO Docs',
+ title: 'ArcAO',
tagline: 'AAA Game Development DAO',
favicon: 'img/favicon.ico',
@@ -47,7 +47,7 @@ const config: Config = {
onInlineAuthors: 'warn',
onUntruncatedBlogPosts: 'warn',
},
- theme: {
+ theme: {
customCss: './src/css/custom.css',
},
} satisfies Preset.Options,
@@ -58,7 +58,7 @@ const config: Config = {
// Replace with your project's social card
image: 'img/social-card.jpg',
navbar: {
- title: 'ArcAO Docs',
+ title: 'ArcAO',
logo: {
alt: 'ArcAO Logo',
src: 'img/logo_light_mode.png',
diff --git a/news/accelertator.mdx b/news/accelertator.mdx
new file mode 100644
index 0000000..6bfe2fe
--- /dev/null
+++ b/news/accelertator.mdx
@@ -0,0 +1,58 @@
+---
+title: ArcAO's GameFi Accelerator
+description: ArcAO is fueling the future of GameFi through strategic funding, partnerships, and developer support.
+authors: ['kenny-accelerator-program-manager']
+tags: [investment, accelerator]
+date: 2025-04-28
+---
+import { ARCAO, AO, BOTEGA } from '@arcaogaming/project-links';
+
+# ArcAO's #GAMEFI Accelerator 🚀
+
+## Fueling the Future of Gaming and Blockchain
+
+At **ArcAO**, we are not just dreamers—we are builders, funders, and accelerators of the next generation of GameFi projects.
+We believe that GameFi deserves to be *the number one narrative in crypto*, and we are here to make it happen.
+
+{/* truncate */}
+
+### Funding Big Ideas and Strong Teams
+
+We fund innovative GameFi projects like **RANDAO** and **RuneRealm**, offering:
+
+- **Grant Programs** for early-stage developers
+- **Strategic Partnerships** with top-tier GameFi ecosystems
+- **Marketing and Developer Support** to build thriving communities
+
+When you work with ArcAO, you're not just getting capital—you’re gaining a network committed to your success.
+
+### 100% Fair Launch Funding
+
+Unlike traditional accelerators, **100%** of ArcAO's **Fair Launch Funding** goes directly to supporting real, playable GameFi projects.
+Our goal is simple: **get great games into the hands of gamers who are eager to play.**
+
+### Opportunities for Builders and Investors
+
+- **For Projects**: Access funding, expertise, and community support to bring your vision to life.
+- **For Investors**: Unlock exclusive opportunities to back the future of blockchain gaming at the ground floor.
+
+---
+
+## Join Us in Accelerating GameFi
+
+Whether you're a visionary developer or a forward-thinking investor, ArcAO invites you to be part of a movement that’s reshaping the gaming world.
+
+**GameFi is the future. ArcAO is making sure it arrives faster.**
+
+[Learn more about how you can get involved](#)
+
+---
+
+## Join Our Community on Discord
+
+
+
+
\ No newline at end of file
diff --git a/news/authors.yml b/news/authors.yml
index 6a18802..3bab569 100644
--- a/news/authors.yml
+++ b/news/authors.yml
@@ -6,6 +6,20 @@ kenny-founder-transparent:
# page:
# # customize the url of the author page at /blog/authors/
# permalink: '/all-sebastien-lorber-articles'
+ socials:
+ x: KennySwayzeeX
+ # linkedin: sebastienlorber
+ # github: slorber
+ # newsletter: https://thisweekinreact.com
+
+kenny-accelerator-program-manager:
+ name: Kenny Swayzee
+ title: ArcAO Founder & Accelerator Program Manager
+ # url: https://sebastienlorber.com
+ image_url: https://pbs.twimg.com/profile_images/1916077791994327040/8MxnVgUI_400x400.jpg
+ # page:
+ # # customize the url of the author page at /blog/authors/
+ # permalink: '/all-sebastien-lorber-articles'
socials:
x: KennySwayzeeX
# linkedin: sebastienlorber
diff --git a/news/fair-launch-projects.mdx b/news/fair-launch-projects.mdx
index eec4d5a..e64197f 100644
--- a/news/fair-launch-projects.mdx
+++ b/news/fair-launch-projects.mdx
@@ -3,6 +3,7 @@ slug: fair-launch-projects
title: What is a Fair Launch Project?
authors: ['kenny-founder-transparent']
tags: [investment]
+date: 2025-04-21
---
import { ARCAO, AO, BOTEGA } from '@arcaogaming/project-links';
diff --git a/news/permaweb-index.mdx b/news/permaweb-index.mdx
index a89dae0..d71ade8 100644
--- a/news/permaweb-index.mdx
+++ b/news/permaweb-index.mdx
@@ -3,6 +3,7 @@ title: What is the Permaweb Index?
description: Overview of the Permaweb Index including its assets, management, and integration with ArcAO.
authors: ['kenny-founder-transparent']
tags: [investment]
+date: 2025-04-14
---
import { ARCAO } from '@arcaogaming/project-links';
diff --git a/news/tags.yml b/news/tags.yml
index 7e992ce..a4af723 100644
--- a/news/tags.yml
+++ b/news/tags.yml
@@ -1,4 +1,9 @@
investment:
label: Investment
permalink: /investment
- description: Providing information relative to investors
\ No newline at end of file
+ description: Providing information relative to investors
+
+accelerator:
+ label: Accelerator
+ permalink: /accelerator
+ description: Information about the ArcAO Accelerator
\ No newline at end of file