docs: dev hub improvements

This commit is contained in:
0xSage 2023-09-05 18:11:03 +08:00
parent 86f0ffc7d1
commit 0d46a4cfc2
4 changed files with 8451 additions and 2 deletions

View File

@ -6,7 +6,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'Jan Docs',
title: 'Jan Documentation',
tagline: 'Self-hosted AI inference platform',
favicon: 'img/favicon.ico',
@ -93,7 +93,7 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
// TODO: Replace with your project's social card
image: 'img/docusaurus-social-card.jpg',
image: 'img/jan-social-card.jpg',
// Only for react live
liveCodeBlock: {
playgroundPosition: 'bottom',

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

BIN
docs/static/img/jan-social-card.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

8449
docs/yarn.lock Normal file

File diff suppressed because it is too large Load Diff