update blog and authors

This commit is contained in:
n8fr8 2026-04-21 19:12:31 -04:00
parent ab38bb5574
commit 0cd2a2f09d
6 changed files with 29 additions and 64 deletions

View file

@ -1,12 +0,0 @@
---
slug: first-blog-post
title: First Blog Post
authors: [slorber, yangshun]
tags: [hola, docusaurus]
---
Lorem ipsum dolor sit amet...
{/* truncate */}
...consectetur adipiscing elit. Pellentesque elementum dignissim ultricies. Fusce rhoncus ipsum tempor eros aliquam consequat. Lorem ipsum dolor sit amet

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

View file

@ -1,29 +0,0 @@
---
slug: welcome
title: Welcome
authors: [slorber, yangshun]
tags: [facebook, hello, docusaurus]
---
[Docusaurus blogging features](https://docusaurus.io/docs/blog) are powered by the [blog plugin](https://docusaurus.io/docs/api/plugins/@docusaurus/plugin-content-blog).
Here are a few tips you might find useful.
{/* truncate */}
Simply add Markdown files (or folders) to the `blog` directory.
Regular blog authors can be added to `authors.yml`.
The blog post date can be extracted from filenames, such as:
- `2019-05-30-welcome.md`
- `2019-05-30-welcome/index.md`
A blog post folder can be convenient to co-locate blog post images:
![Docusaurus Plushie](./docusaurus-plushie-banner.jpeg)
The blog supports tags as well!
**And if you don't want a blog**: just delete this directory, and use `blog: false` in your Docusaurus config.

View file

@ -0,0 +1,12 @@
---
slug: first-blog-post
title: First Blog Post
authors: [nxf99]
tags: [hola]
---
So glad that you here - ready for your life to get a little smoother?
{/* truncate */}
This is the new home for ButterBox!

View file

@ -1,25 +1,19 @@
yangshun: nxf99:
name: Yangshun Tay name: Nathan Freitas
title: Ex-Meta Staff Engineer, Co-founder GreatFrontEnd title: Director, Guardian Project
url: https://linkedin.com/in/yangshun url: https://nathan.freitas.net
image_url: https://github.com/yangshun.png image_url: https://avatars.githubusercontent.com/u/30851?v=4
page: true page: true
socials: socials:
x: yangshunz github: n8fr8
linkedin: yangshun newsletter: https://nathan.freitas.net
github: yangshun
newsletter: https://www.greatfrontend.com
slorber: fabby:
name: Sébastien Lorber name: Fabiola M.
title: Docusaurus maintainer title: Community Lead
url: https://sebastienlorber.com image_url: https://avatars.githubusercontent.com/u/30851?v=4
image_url: https://github.com/slorber.png
page: trob:
# customize the url of the author page at /blog/authors/<permalink> name: Tiffany R.
permalink: '/all-sebastien-lorber-articles' title: Project Coordinator
socials: image_url: https://avatars.githubusercontent.com/u/30851?v=4
x: sebastienlorber
linkedin: sebastienlorber
github: slorber
newsletter: https://thisweekinreact.com

View file

@ -58,7 +58,7 @@ export default function Home(): ReactNode {
stored right on the Butter Box. stored right on the Butter Box.
</p> </p>
<img <img
src="/img/plugged-in-to-solar.jpg" src="/img/docs/20250815_142828.jpg"
alt="A Butter Box: A Raspberry Pi Zero W 2 plugged into a battery and solar panel." alt="A Butter Box: A Raspberry Pi Zero W 2 plugged into a battery and solar panel."
/> />
<a className="btn-main" target="_blank" rel="noreferrer" href={DOCS}> <a className="btn-main" target="_blank" rel="noreferrer" href={DOCS}>