Merge pull request #57 from janhq/docs

docs: dev hub improvements
This commit is contained in:
0xSage 2023-09-06 12:14:46 +08:00 committed by GitHub
commit 906d50fe88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8451 additions and 3 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',
@ -92,8 +92,7 @@ const config = {
themeConfig:
/** @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.png',
// 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