From 6eace8f0ff859e67477c1372ee93821d7dd51176 Mon Sep 17 00:00:00 2001 From: Ed Jeavons Date: Sat, 6 Jul 2024 18:57:44 +0100 Subject: [PATCH] Tidy up appearance and remove holding messages --- docusaurus.config.js | 28 ++++++++-------------------- src/pages/index.js | 40 +++++++++++++++++----------------------- static/img/favicon.ico | Bin 4286 -> 1150 bytes 3 files changed, 25 insertions(+), 43 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 2ffa0cf..9d928d7 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula'); /** @type {import('@docusaurus/types').Config} */ const config = { title: 'eighteen73 Docs', - tagline: 'Documentation for packages published by eighteen73.', + tagline: 'Documentation For Packages & Plugins', url: 'https://docs.eighteen73.co.uk', baseUrl: '/', onBrokenLinks: 'throw', @@ -93,20 +93,15 @@ const config = { style: 'dark', links: [ { - title: 'More', - items: [ - { - label: 'Website', - href: 'https://eighteen73.co.uk', - }, - { - label: 'GitHub', - href: 'https://github.com/eighteen73', - }, - ], + label: 'Website', + href: 'https://eighteen73.co.uk', + }, + { + label: 'GitHub', + href: 'https://github.com/eighteen73', }, ], - copyright: `Copyright © ${new Date().getFullYear()} eighteen73`, + copyright: `© ${new Date().getFullYear()} eighteen73`, }, prism: { theme: lightCodeTheme, @@ -116,13 +111,6 @@ const config = { 'php', ], }, - announcementBar: { - id: 'work_in_progress', - content: 'These docs are work-in-progress. All published information is correct but there may be some gaps.', - backgroundColor: '#7278cc', - textColor: '#ffffff', - isCloseable: false, - }, }), }; diff --git a/src/pages/index.js b/src/pages/index.js index 50de017..d69dcdf 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -10,17 +10,24 @@ import styles from './index.module.css'; function HomepageHeader() { const {siteConfig} = useDocusaurusContext(); return ( -
+
-

{siteConfig.title}

+

+ + eighteen73 + + + + + + + + + + + +

{siteConfig.tagline}

-
- - github.com/eighteen73 - -
); @@ -31,22 +38,9 @@ export default function Home() { return ( -
-
-
-

These docs are work-in-progress

-

- All the published information is accurate and can be used for reference but - it is incomplete. We are in the process of a company rebrand - and this docs website will be properly launched to coincide with that - at the beginning of 2023. -

-
-
-
); } diff --git a/static/img/favicon.ico b/static/img/favicon.ico index abf4466a17f2217b51bbc0bab8c9c997cbda46f9..893d83327b0a78cdcf5caab46b2c66e8237f2bd9 100644 GIT binary patch literal 1150 zcmb_cyNbd<6rF|bwh>>2y#m7LiJ&P$(2otJUCiI&If+xm;K*7O29*;-TMIsU5@AY~TZ}scCE_BIcQqr|rEy2@w zSUu)BegAT~#B4T$s;WYp&1SLR?**dK=&ydt<@I_o91hX#c2O>uaX1`sxm=LX=WV^@ ze}ZavJRWgApD`Yf5ekKj*i-XUACJee+wE{Voy59SkJW00X0!QHj>%*q&Z|-3N3CzP{h?f7ado&&aOhE?f{o_%p=`-590NrlJ6$$ra-Ae9q_QmM42z~yx zM2kPdO3Zy-N{sPb(Aojr$}_=o?6=bA6&K?)HWg8Fs%&}qGD4Wc`c%MPxXuI1hBV{z z;+FQnUY$Oc53YD!2yVmg%5&a09J5}x$t1Rv3FnC`(5(N@?Oa3 zgHiZ^c@fu?v89~Pk?Fii9$mSxxTIW@vsQ3|dymt0jjg&AU$yV0P0*p!&vGvVFJ%mixeO z^grff51-B^ZMZcVq52`W-b#+QH=ieC#RS`Hh`;GJ!T;Lx2W|=2aAstN+a{mJ==jx8 zt}~a?$-09KZS0fWD0iHFPyW_*)Yer=-V=AIre~Hsy+0Yh5_QPX7icY^ojtH~#dbp- z_fH#t(&sfCJ4u1I;!H3X__E~({4KWph(Cydk#sIqz2!)~izk~`wmZ5!HvEbB>%0Lu z_n_TZWzFyF++@R_cz+yz?fWZz(G=*g=0D`$my18+{dH{6<{z-3?(~E;zxTxLT>KgN zhr^Hj>y2Emsyx`;kkf|4-FvCLH*DfZj_1n1()K}_f5IM5?{8`fbZTvA?W&`SbKgze z+WZsz_%M$#|Arm)rykM%fS)>jTdCbwP0ihnyg!dkyyyeBG5=0lkje+)r(8O1`=Kk9 z?@1n0$>VVza3+;`Da&oRF&8?N`)%TveLNR;6Y)WrBeGm&2gYJfUTc<|s*-idTv6ss zcsJ$yjXK^j8PBbMe^aP{NC^5XMC~6THim^Lo)@AhBt!u)!2dn~M4lfxFXZT%XPwXu K4sd}J-2VVJTP