Added blog

This commit is contained in:
Will McGugan
2022-11-06 15:41:12 +00:00
parent ae61749a8d
commit a46eda2fa0
42 changed files with 212 additions and 109 deletions

4
docs/blog/.authors.yml Normal file
View File

@@ -0,0 +1,4 @@
willmcgugan:
name: Will McGugan
description: CEO / code-monkey
avatar: https://github.com/willmcgugan.png

3
docs/blog/index.md Normal file
View File

@@ -0,0 +1,3 @@
# Textual Blog
Welcome to the Textual blog, where we post about the latest releases and developments in the Textual world.

View File

@@ -0,0 +1,19 @@
---
draft: false
date: 2022-11-06
categories:
- News
authors:
- willmcgugan
---
# New Blog
Welcome to the first post on the Textual blog.
<!-- more -->
I plan on using this as a place to make announcements regarding new releases of Textual, and any other relevant news.
The first piece of news is that we've reorganized this site a little. The Events, Styles, and Widgets references are now under "Reference", and what used to be under "Reference" is now "API" which contains API-level documentation. I hope that's a little clearer than it used to be!