12 Commits

Author SHA1 Message Date
Will McGugan
925c520318 Stream layout 2025-08-01 09:29:21 +01:00
darrenburns
7c6d3c9461 Update gitignore to refer to new default snapshot report location (#2927) 2023-07-12 11:08:33 +01:00
Dave Pearson
a295c5f968 Work towards having a single nav file
The idea here is that there is a single file for the nav for all the docs,
both online and offline. The nav will be the full online nav in all its blog
glory, and then the build system will strip out the nav items relating to
the blog when building the offline version.

There's a wrinkle or two still in here; the main one being that when doing a
docs-serve, it seems that the cleaning up of the online nav doesn't happen
when you Ctrl-C out of the server. I'm not 100% sure of the cause of
this (there could be a couple of different reasons).

For now... I'm ensuring that the online/offline nav files are excluded from
git. It would be nice to find out how best to always ensure that the online
nav file is removed so nobody attempting to update the docs gets confused
about what to edit.
2023-02-08 14:36:56 +00:00
Dave Pearson
a8aaa7ad82 Experiment with the mkdocs offline plugin
In doing so, don't emphasise online docs over offline, but instead make this
about an online/offline split and both are as important as each other.
2023-02-07 10:06:05 +00:00
Dave Pearson
9acbc0cd67 Add a method of building a local copy of the docs
This will build the docs into a directory called docs-local, sans the blog.
Note the near-total copy/paste of the `nav` due to how mydocs does
configuration inheritance; this is fine for now.
2023-02-06 13:58:44 +00:00
Will McGugan
5a610bda19 added social cards 2022-11-06 17:53:23 +00:00
Will McGugan
a46eda2fa0 Added blog 2022-11-06 15:41:12 +00:00
Darren Burns
5156b3bc70 Always update flag for reactives 2022-10-25 14:29:43 +01:00
Darren Burns
d3dcce7aa4 Update gitignore 2022-09-22 14:49:57 +01:00
Darren Burns
22b6e2a24c Utility wrapper for regions 2022-03-02 17:12:58 +00:00
Will McGugan
8f6b84c14f tui module moved from Rich repo 2021-05-31 11:08:09 +01:00
Will McGugan
db5e202e26 Initial commit 2021-04-08 16:24:48 +01:00