Docs: Update docs theme (#1594)

Partially addresses #1241 

### Changes
- Adds Browsertrix logo to readme
- It detects if you're in light or dark mode and adjusts the text color
accordingly! _The future is now!_
- Minor readme updates
- Updates icon and adds favicon SVGs to the docs
- This does not yet use Konsole for the docs site title. Will have to
sort this out later along with private hosting for that font.
- Updates docs theme to use new brand colours — picked the green for
this one, will probably be consistent across all of Webrecorder's MKDocs
sites.
This commit is contained in:
Henry Wilkinson 2024-03-16 18:09:31 -04:00 committed by GitHub
parent e7af081af1
commit fa194c3d0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 49 additions and 52 deletions

View File

@ -1,29 +1,27 @@
# Browsertrix
<div align="center">
<img alt="Browsertrix Logo" src="assets/browsertrix-lockup-color-dynamic.svg" width="90%">
</div>
<p align="center"><img src="/frontend/assets/btrix-cloud.svg" width="128" height="128"></p>
&nbsp;
Browsertrix is an open-source cloud-native high-fidelity browser-based crawling service designed
to make web archiving easier and more accessible for everyone.
The service provides an API and UI for scheduling crawls and viewing results,
and managing all aspects of crawling process. This system provides the orchestration and management around crawling,
while the actual crawling is performed using
[Browsertrix Crawler](https://github.com/webrecorder/browsertrix-crawler) containers, which are launched for each crawl.
The service provides an API and UI for scheduling crawls and viewing results, and managing all aspects of crawling process. This system provides the orchestration and management around crawling, while the actual crawling is performed using [Browsertrix Crawler](https://github.com/webrecorder/browsertrix-crawler) containers, which are launched for each crawl.
See [browsertrix.com](https://browsertrix.com) for a feature overview and information about Browsertrix Hosting.
See [browsertrix.com](https://browsertrix.com) for a feature overview and information about Browsertrix hosting.
## Documentation
The full docs for using, deploying and developing Browsertrix are available at: [https://docs.browsertrix.cloud](https://docs.browsertrix.cloud)
The full docs for using, deploying, and developing Browsertrix are available at: [https://docs.browsertrix.cloud](https://docs.browsertrix.cloud)
## Deployment
## Deployment
The latest deployment documentation is available at: [https://docs.browsertrix.cloud/deploy](https://docs.browsertrix.cloud/deploy)
The docs cover deploying Browsertrix in different environments using Kubernetes, from a single-node setup to scalable clusters in the cloud.
Previously, Browsertrix also supported Docker Compose and podman-based deployment. This is now deprecated due to the complexity
of maintaining feature parity across different setups, and with various Kubernetes deployment options being available and easy to deploy, even on a single machine.
Previously, Browsertrix also supported Docker Compose and podman-based deployment. This has been deprecated due to the complexity of maintaining feature parity across different setups, and with various Kubernetes deployment options being available and easy to deploy, even on a single machine.
Making deployment of Browsertrix as easy as possible remains a key goal, and we welcome suggestions for how we can further improve our Kubernetes deployment options.
@ -37,7 +35,6 @@ Additional developer documentation is available at [https://docs.browsertrix.clo
Please see the GitHub issues and [this GitHub Project](https://github.com/orgs/webrecorder/projects/9) for our current project plan and tasks.
## License
Browsertrix is made available under the AGPLv3 License.

View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" clip-rule="evenodd" viewBox="0 0 157 24">
<path fill="none" d="M0 0h156.23v23.04H0z"/>
<clipPath id="a">
<path d="M0 0h156.23v23.04H0z"/>
</clipPath>
<style>
.text {fill: #14122d;}
@media (prefers-color-scheme: dark) {.text { fill: white; }}
</style>
<g clip-path="url(#a)">
<path class="text" d="M35.22 18h-6.44V4.7h6.5c1.12 0 1.98.29 2.58.85.6.55.9 1.3.9 2.27 0 .8-.25 1.5-.77 2.13-.28.35-.63.67-1.04.94.53.22.95.53 1.29.91.55.64.82 1.45.82 2.44a3.8 3.8 0 0 1-.97 2.75c-.65.67-1.6 1.01-2.87 1.01ZM31.8 6.97v3.45h3.03c.26-.23.46-.5.62-.79.18-.35.28-.72.28-1.12 0-.46-.12-.83-.36-1.1a1.12 1.12 0 0 0-.93-.44H31.8Zm0 5.32v3.37h2.84c.45 0 .79-.14 1.01-.41.24-.29.36-.7.36-1.24a2 2 0 0 0-.36-1.27c-.19-.25-.44-.4-.77-.45H31.8Zm12.8 1.27V18h-3.02V4.7h5.94c1.36 0 2.39.35 3.09 1.02a3.68 3.68 0 0 1 1.06 2.8 4.5 4.5 0 0 1-.8 2.67c-.35.5-.8.97-1.36 1.42l2.26 4.68V18H48.8l-2.35-4.44H44.6Zm0-6.47v4.32h2.82c.36-.26.64-.58.85-.97.25-.45.37-.96.37-1.54 0-.58-.14-1.03-.41-1.35-.26-.3-.64-.46-1.14-.46h-2.5ZM70.02 18h-2.3l-1.7-12.49v-.8h2.94l.97 7.61 2.12-5.52h1.21l2.09 5.42 1-7.51h2.9v.8L77.57 18H75.2l-2.53-6.12-.05-.15-.04.15L70.02 18Zm30.7 0H92.5V4.7h8.22v2.67H95.5v2.92h4.77v2.11h-4.77v2.94h5.2V18Zm5.6-4.44V18h-3.01V4.7h5.93c1.36 0 2.39.35 3.09 1.02a3.68 3.68 0 0 1 1.07 2.8 4.5 4.5 0 0 1-.81 2.67c-.35.5-.8.97-1.36 1.42l2.26 4.68V18h-2.96l-2.35-4.44h-1.86Zm0-6.47v4.32h2.82c.36-.26.64-.58.85-.97.25-.45.37-.96.37-1.54 0-.58-.13-1.03-.4-1.35-.27-.3-.65-.46-1.15-.46h-2.5Zm12.13.35h-3.3V4.71h9.57v2.73h-3.26V18h-3.01V7.44Zm11.6 6.12V18h-3.01V4.7h5.93c1.36 0 2.4.35 3.1 1.02a3.68 3.68 0 0 1 1.06 2.8 4.5 4.5 0 0 1-.8 2.67c-.36.5-.8.97-1.37 1.42l2.26 4.68V18h-2.96l-2.35-4.44h-1.86Zm0-6.47v4.32h2.83a3.11 3.11 0 0 0 1.22-2.5c0-.6-.14-1.04-.42-1.36-.26-.3-.64-.46-1.14-.46h-2.49Zm20.05 6.6L147.83 18H145v-.8l3.65-5.98-3.44-5.7V4.7h2.95l2.53 4.14 2.25-4.14h2.79v.8l-3.55 5.88 3.54 5.8V18h-2.97l-2.65-4.31Zm-91.07 4.5a5.95 5.95 0 0 1-2.96-.68 4.25 4.25 0 0 1-1.8-2.17c-.4-1-.61-2.32-.61-3.97 0-1.66.2-2.99.62-3.98a4.24 4.24 0 0 1 1.8-2.2c.79-.44 1.78-.67 2.95-.67 1.17 0 2.15.23 2.92.68a4.25 4.25 0 0 1 1.8 2.19c.42 1 .63 2.32.63 3.98 0 1.64-.2 2.96-.61 3.95a4.32 4.32 0 0 1-1.82 2.2 5.8 5.8 0 0 1-2.92.67Zm0-2.4c.5 0 .92-.12 1.25-.36.34-.24.6-.69.79-1.32.2-.65.3-1.56.3-2.74 0-1.16-.1-2.06-.3-2.71-.19-.66-.45-1.12-.79-1.37a1.9 1.9 0 0 0-1.25-.37c-.52.01-.96.14-1.31.4-.34.23-.6.67-.79 1.32-.17.65-.26 1.56-.26 2.73 0 1.18.1 2.09.28 2.74.19.64.45 1.09.79 1.32.35.24.78.36 1.29.36Zm25.96 2.4c-.74 0-1.45-.05-2.14-.15-.67-.09-1.33-.22-1.98-.4l.5-2.24a12.87 12.87 0 0 0 3.33.45c.87 0 1.48-.12 1.84-.36.37-.25.56-.62.56-1.1 0-.18-.03-.35-.11-.5-.07-.17-.2-.32-.36-.46a2.93 2.93 0 0 0-.6-.41H86l-2.55-1.44a1.17 1.17 0 0 0-.13-.08 6.25 6.25 0 0 1-1.82-1.4 2.96 2.96 0 0 1-.61-1.95c0-.73.2-1.37.6-1.9.4-.56 1-.98 1.78-1.28.78-.3 1.72-.45 2.82-.45a16.3 16.3 0 0 1 3.76.45l-.5 2.25a14.67 14.67 0 0 0-2.92-.36c-.54 0-1 .05-1.37.15-.36.09-.63.24-.82.45-.18.2-.26.45-.26.75 0 .26.05.48.17.65a2.04 2.04 0 0 0 .63.51l.04.02 2.7 1.4c.6.29 1.09.61 1.47.98a3.56 3.56 0 0 1 1.2 2.67c0 1.2-.45 2.12-1.35 2.77-.9.65-2.18.98-3.85.98Zm54.78-.19V4.7h3.01V18h-3.01Z"/>
<path fill="#4d7c0f" d="M19.54 12.26a.24.24 0 0 0 0 .44 2.64 2.64 0 0 1 0 4.84.24.24 0 0 0 0 .44 2.64 2.64 0 1 1-3.48 3.48.24.24 0 0 0-.44 0 2.64 2.64 0 0 1-4.84 0 .24.24 0 0 0-.44 0 2.64 2.64 0 0 1-4.84 0 .24.24 0 0 0-.44 0 2.64 2.64 0 1 1-3.48-3.48.24.24 0 0 0 0-.44 2.64 2.64 0 0 1 0-4.84.24.24 0 0 0 0-.44 2.64 2.64 0 1 1 3.48-3.48.24.24 0 0 0 .44 0 2.64 2.64 0 0 1 4.84 0 .24.24 0 0 0 .44 0 2.64 2.64 0 0 1 4.84 0 .24.24 0 0 0 .44 0 2.64 2.64 0 1 1 3.48 3.48ZM5.5 10.9a.24.24 0 0 0-.44 0c-.27.6-.75 1.1-1.36 1.36a.24.24 0 0 0 0 .44c.6.27 1.1.76 1.36 1.36a.24.24 0 0 0 .44 0c.27-.6.76-1.1 1.36-1.36a.24.24 0 0 0 0-.44c-.6-.27-1.1-.76-1.36-1.36Zm10.56 5.28a.24.24 0 0 0-.44 0c-.27.6-.75 1.1-1.36 1.36a.24.24 0 0 0 0 .44c.6.27 1.1.75 1.36 1.36a.24.24 0 0 0 .44 0c.27-.6.76-1.1 1.36-1.36a.24.24 0 0 0 0-.44c-.6-.27-1.1-.76-1.36-1.36Zm0-5.28a.24.24 0 0 0-.44 0c-.27.6-.75 1.1-1.36 1.36a.24.24 0 0 0 0 .44c.6.27 1.1.76 1.36 1.36a.24.24 0 0 0 .44 0c.27-.6.76-1.1 1.36-1.36a.24.24 0 0 0 0-.44c-.6-.27-1.1-.76-1.36-1.36Zm-5.28 0a.24.24 0 0 0-.44 0c-.27.6-.76 1.1-1.36 1.36a.24.24 0 0 0 0 .44c.6.27 1.1.76 1.36 1.36a.24.24 0 0 0 .44 0c.27-.6.76-1.1 1.36-1.36a.24.24 0 0 0 0-.44c-.6-.27-1.1-.76-1.36-1.36ZM5.5 16.18a.24.24 0 0 0-.44 0c-.27.6-.75 1.1-1.36 1.36a.24.24 0 0 0 0 .44c.6.27 1.1.75 1.36 1.36a.24.24 0 0 0 .44 0c.27-.6.76-1.1 1.36-1.36a.24.24 0 0 0 0-.44c-.6-.27-1.1-.76-1.36-1.36Zm5.28 0a.24.24 0 0 0-.44 0c-.27.6-.76 1.1-1.36 1.36a.24.24 0 0 0 0 .44c.6.27 1.1.75 1.36 1.36a.24.24 0 0 0 .44 0c.27-.6.76-1.1 1.36-1.36a.24.24 0 0 0 0-.44c-.6-.27-1.1-.76-1.36-1.36Z"/>
<path fill="#0891b2" d="M16.06 3.7a.24.24 0 0 0-.44 0 2.64 2.64 0 0 1-4.84 0 .24.24 0 0 0-.44 0 2.64 2.64 0 0 1-4.84 0 .24.24 0 0 0-.44 0 2.64 2.64 0 1 1 0-2.12.24.24 0 0 0 .44 0 2.64 2.64 0 0 1 4.84 0 .24.24 0 0 0 .44 0 2.64 2.64 0 0 1 4.84 0 .24.24 0 0 0 .44 0 2.64 2.64 0 1 1 0 2.12Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" fill-rule="evenodd"
stroke-linejoin="round" stroke-miterlimit="2" clip-rule="evenodd" viewBox="0 0 24 24">
<path fill="none" d="M0 0h23.04v23.04H0z"/>
<clipPath id="a">
<path d="M0 0h23.04v23.04H0z"/>
</clipPath>
<g fill="#fff" clip-path="url(#a)">
<path d="M20.5 12.26a.24.24 0 0 0 0 .44 2.64 2.64 0 0 1 0 4.84.24.24 0 0 0 0 .44 2.64 2.64 0 1 1-3.48 3.48.24.24 0 0 0-.44 0 2.64 2.64 0 0 1-4.84 0 .24.24 0 0 0-.44 0 2.64 2.64 0 0 1-4.84 0 .24.24 0 0 0-.44 0 2.64 2.64 0 1 1-3.48-3.48.24.24 0 0 0 0-.44 2.64 2.64 0 0 1 0-4.84.24.24 0 0 0 0-.44 2.64 2.64 0 1 1 3.48-3.48.24.24 0 0 0 .44 0 2.64 2.64 0 0 1 4.84 0 .24.24 0 0 0 .44 0 2.64 2.64 0 0 1 4.84 0 .24.24 0 0 0 .44 0 2.64 2.64 0 1 1 3.48 3.48ZM6.46 10.9a.24.24 0 0 0-.44 0 2.7 2.7 0 0 1-1.36 1.36.24.24 0 0 0 0 .44c.6.27 1.1.76 1.36 1.36a.24.24 0 0 0 .44 0c.27-.6.75-1.1 1.36-1.36a.24.24 0 0 0 0-.44 2.7 2.7 0 0 1-1.36-1.36Zm10.56 5.28a.24.24 0 0 0-.44 0c-.27.6-.75 1.1-1.36 1.36a.24.24 0 0 0 0 .44c.6.27 1.1.75 1.36 1.36a.24.24 0 0 0 .44 0c.27-.6.76-1.1 1.36-1.36a.24.24 0 0 0 0-.44 2.7 2.7 0 0 1-1.36-1.36Zm0-5.28a.24.24 0 0 0-.44 0c-.27.6-.75 1.1-1.36 1.36a.24.24 0 0 0 0 .44c.6.27 1.1.76 1.36 1.36a.24.24 0 0 0 .44 0c.27-.6.76-1.1 1.36-1.36a.24.24 0 0 0 0-.44 2.7 2.7 0 0 1-1.36-1.36Zm-5.28 0a.24.24 0 0 0-.44 0 2.7 2.7 0 0 1-1.36 1.36.24.24 0 0 0 0 .44c.6.27 1.1.76 1.36 1.36a.24.24 0 0 0 .44 0c.27-.6.75-1.1 1.36-1.36a.24.24 0 0 0 0-.44 2.7 2.7 0 0 1-1.36-1.36Zm-5.28 5.28a.24.24 0 0 0-.44 0 2.7 2.7 0 0 1-1.36 1.36.24.24 0 0 0 0 .44c.6.27 1.1.75 1.36 1.36a.24.24 0 0 0 .44 0c.27-.6.75-1.1 1.36-1.36a.24.24 0 0 0 0-.44 2.7 2.7 0 0 1-1.36-1.36Zm5.28 0a.24.24 0 0 0-.44 0 2.7 2.7 0 0 1-1.36 1.36.24.24 0 0 0 0 .44c.6.27 1.1.75 1.36 1.36a.24.24 0 0 0 .44 0c.27-.6.75-1.1 1.36-1.36a.24.24 0 0 0 0-.44 2.7 2.7 0 0 1-1.36-1.36ZM17.02 3.7a.24.24 0 0 0-.44 0 2.64 2.64 0 0 1-4.84 0 .24.24 0 0 0-.44 0 2.64 2.64 0 0 1-4.84 0 .24.24 0 0 0-.44 0 2.64 2.64 0 1 1 0-2.12.24.24 0 0 0 .44 0 2.64 2.64 0 0 1 4.84 0 .24.24 0 0 0 .44 0 2.64 2.64 0 0 1 4.84 0 .24.24 0 0 0 .44 0 2.64 2.64 0 1 1 0 2.12Z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@ -1,29 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<svg viewBox="-14.305 -26.054 671.927 428.238" xmlns="http://www.w3.org/2000/svg">
<g id="Browsertrix-Horizontal-no-padding" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" transform="matrix(0.736865, 0, 0, 0.736865, 142.301071, 121.421288)" style="">
<g id="C4-Logo" transform="translate(2.000000, 5.000000)" fill="#fff">
<path d="M88,142.596779 L88,187.400287 C129.247836,195.322678 179.850046,199.721014 233.177384,199.721014 C286.783114,199.721014 337.635191,195.276635 379,187.275923 L379,142.796048 C432.052464,153.427171 466,169.72673 466,188 C466,220.032515 361.682347,246 233,246 C104.317653,246 0,220.032515 0,188 C0,169.612176 34.3745016,153.222886 88,142.596779 Z" id="Combined-Shape"/>
<path d="M353,0 L353,155.25055 C317.606088,160.636359 276.364698,163.605072 233.177384,163.605072 C190.252242,163.605072 149.249471,160.672294 114,155.348368 L114,0 L353,0 Z M187,13 L187,30 L337,30 L337,13 L187,13 Z M131,13 L131,30 L149,30 L149,13 L131,13 Z M159,13 L159,30 L177,30 L177,13 L159,13 Z" id="Combined-Shape" fill-rule="nonzero"/>
</g>
</g>
<g transform="matrix(10.641995, 0, 0, 10.641995, -2.323544, -134.788986)" style="">
<g>
<path style="fill: #fff;" d="M50.752,47.941H13.72C6.155,47.941,0,41.786,0,34.221S6.154,20.5,13.72,20.5 c1.233,0,2.466,0.171,3.673,0.511c2.143-5.025,7.094-8.338,12.611-8.338c3.96,0,7.659,1.68,10.27,4.637 c1.211-0.511,2.521-0.779,3.833-0.779c5.438,0,9.862,4.424,9.862,9.862c0,0.763-0.092,1.524-0.271,2.275 c4.066,1.27,6.916,5.067,6.916,9.411C60.614,43.516,56.19,47.941,50.752,47.941z M13.72,22.5C7.258,22.5,2,27.758,2,34.221 c0,6.462,5.258,11.72,11.72,11.72h37.032c4.335,0,7.861-3.527,7.861-7.862c0-3.758-2.676-7.003-6.362-7.715 c-0.286-0.056-0.534-0.233-0.679-0.487c-0.145-0.254-0.172-0.558-0.072-0.833c0.311-0.868,0.469-1.759,0.469-2.65 c0-4.335-3.527-7.862-7.862-7.862c-1.279,0-2.505,0.302-3.642,0.898c-0.428,0.224-0.952,0.111-1.251-0.268 c-2.243-2.853-5.601-4.489-9.21-4.489c-4.992,0-9.441,3.176-11.072,7.902c-0.086,0.252-0.271,0.459-0.512,0.575 c-0.24,0.115-0.518,0.131-0.77,0.041C16.366,22.732,15.042,22.5,13.72,22.5z"/>
</g>
</g>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
<g transform="matrix(1, 0, 0, 1, 234.888443, 3.585283)"/>
</svg>

Before

Width:  |  Height:  |  Size: 3.0 KiB

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><style>.b{fill:#0891b2}.g{fill:#4d7c0f}@media (prefers-color-scheme:dark){.b{fill:#0aaed7}.g{fill:#65a414}}</style><path d="M28.47 17.03a.33.33 0 0 0 0 .6 3.67 3.67 0 0 1 0 6.73.33.33 0 0 0 0 .61 3.67 3.67 0 1 1-4.83 4.83.33.33 0 0 0-.61 0 3.67 3.67 0 0 1-6.73 0 .33.33 0 0 0-.6 0 3.67 3.67 0 0 1-6.73 0 .33.33 0 0 0-.6 0 3.67 3.67 0 1 1-4.84-4.83.33.33 0 0 0 0-.6 3.67 3.67 0 0 1 0-6.73.33.33 0 0 0 0-.61 3.67 3.67 0 1 1 4.83-4.83.33.33 0 0 0 .61 0 3.67 3.67 0 0 1 6.72 0 .33.33 0 0 0 .62 0 3.67 3.67 0 0 1 6.72 0 .33.33 0 0 0 .6 0 3.67 3.67 0 1 1 4.84 4.83m-19.5-1.9a.33.33 0 0 0-.6 0 3.68 3.68 0 0 1-1.9 1.9.33.33 0 0 0 0 .6 3.68 3.68 0 0 1 1.9 1.9.33.33 0 0 0 .6 0 3.68 3.68 0 0 1 1.9-1.9.33.33 0 0 0 0-.6 3.68 3.68 0 0 1-1.9-1.9m14.67 7.34a.33.33 0 0 0-.61 0 3.68 3.68 0 0 1-1.9 1.9.33.33 0 0 0 0 .6 3.68 3.68 0 0 1 1.9 1.9.33.33 0 0 0 .6 0 3.68 3.68 0 0 1 1.9-1.9.33.33 0 0 0 0-.6 3.68 3.68 0 0 1-1.9-1.9Zm0-7.34a.33.33 0 0 0-.61 0 3.68 3.68 0 0 1-1.9 1.9.33.33 0 0 0 0 .6 3.68 3.68 0 0 1 1.9 1.9.33.33 0 0 0 .6 0 3.68 3.68 0 0 1 1.9-1.9.33.33 0 0 0 0-.6 3.68 3.68 0 0 1-1.9-1.9Zm-7.34 0a.33.33 0 0 0-.6 0 3.7 3.7 0 0 1-1.9 1.9.33.33 0 0 0 0 .6 3.7 3.7 0 0 1 1.9 1.9.33.33 0 0 0 .6 0 3.7 3.7 0 0 1 1.9-1.9.33.33 0 0 0 0-.6 3.7 3.7 0 0 1-1.9-1.9m-7.33 7.34a.33.33 0 0 0-.6 0 3.68 3.68 0 0 1-1.9 1.9.33.33 0 0 0 0 .6 3.68 3.68 0 0 1 1.9 1.9.33.33 0 0 0 .6 0 3.68 3.68 0 0 1 1.9-1.9.33.33 0 0 0 0-.6 3.68 3.68 0 0 1-1.9-1.9m7.33 0a.33.33 0 0 0-.6 0 3.7 3.7 0 0 1-1.9 1.9.33.33 0 0 0 0 .6 3.7 3.7 0 0 1 1.9 1.9.33.33 0 0 0 .6 0 3.7 3.7 0 0 1 1.9-1.9.33.33 0 0 0 0-.6 3.7 3.7 0 0 1-1.9-1.9" class="g"/><path d="M23.64 5.13a.33.33 0 0 0-.61 0 3.67 3.67 0 0 1-6.73 0 .33.33 0 0 0-.6 0 3.67 3.67 0 0 1-6.73 0 .33.33 0 0 0-.6 0 3.67 3.67 0 1 1 0-2.93.33.33 0 0 0 .6 0 3.67 3.67 0 0 1 6.72 0 .33.33 0 0 0 .62 0 3.67 3.67 0 0 1 6.72 0 .33.33 0 0 0 .6 0 3.67 3.67 0 1 1 0 2.93Z" class="b"/></svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@ -14,4 +14,4 @@ Welcome to the Browsertrix official user guide and developer docs. These docs wi
If you are unfamiliar with Browsertrix, please check out [our website](https://browsertrix.cloud), or the main repository at [https://github.com/webrecorder/browsertrix-cloud](https://github.com/webrecorder/browsertrix-cloud)
Our docs are still under construction. If you find something missing, chances are we haven't gotten around to writing that part yet. If you find typos or something isn't clear or seems incorrect, please open an [issue](https://github.com/webrecorder/browsertrix-cloud/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) and we'll try to make sure that your questions get answered here in the future!
If something is missing, unclear, or seems incorrect, please open an [issue](https://github.com/webrecorder/browsertrix-cloud/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) and we'll try to make sure that your questions get answered here in the future!

View File

@ -29,17 +29,17 @@
:root {
--md-code-font: "Recursive", monospace;
--md-text-font: "Inter", "Helvetica", "Arial", sans-serif;
--wr-blue-primary: #2E7CAB;
--wr-orange-primary: #B85D20;
--wr-blue-primary: #0891B2;
--wr-orange-primary: #C96509;
}
[data-md-color-scheme="webrecorder"] {
--md-primary-fg-color: #008873;
--md-primary-fg-color--light: #008873;
--md-primary-fg-color--dark: #003c32;
--md-primary-fg-color: #4D7C0F;
--md-primary-fg-color--light: #0782A1;
--md-primary-fg-color--dark: #066B84;
--md-typeset-color: black;
--md-accent-fg-color: #01b297;
--md-typeset-a-color: #005447;
--md-accent-fg-color: #0782A1;
--md-typeset-a-color: #066B84;
--md-code-bg-color: #F9FAFB;
}

View File

@ -1,6 +1,6 @@
site_name: Browsertrix Cloud Docs
site_name: Browsertrix Docs
repo_url: https://github.com/webrecorder/browsertrix-cloud/
repo_name: Browsertrix Cloud
repo_name: Browsertrix
edit_uri: edit/main/docs/
extra_css:
- stylesheets/extra.css
@ -23,7 +23,8 @@ theme:
- search.suggest
palette:
scheme: webrecorder
logo: assets/brand/btrix-logo.svg
logo: assets/brand/browsertrix-icon-white.svg
favicon: assets/brand/favicon.svg
icon:
admonition: