Skip to content

Commit

Permalink
docs: update README with Medium workflow feature
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerlepine committed Apr 3, 2024
1 parent 8a316a8 commit 845d704
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 35 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Spencer Lepine Blog Site

Proof-of-concept MVP blog built with MDX and [Docusaurus](https://docusaurus.io/), hosted for free on [GitHub pages](https://pages.github.com/)
Personal blog site built with MDX and [Docusaurus](https://docusaurus.io/), hosted for free on [GitHub pages](https://pages.github.com/). Includes automated workflows to publish articles to Medium as well.

![](./architecture.png)

Expand All @@ -27,6 +27,7 @@ This command generates static content into the `build` directory and can be serv
- **Automated Deployments:** free hosting and automated CD with [GitHub pages](https://pages.github.com/)
- **Auto-generated Website:** [Docusaurus](https://docusaurus.io/) to create static files for a modern blog UI
- **Linter:** pre-commit hook to enforce consistent Markdown formatting
- **Medium Publishing:** GitHub Actions workflow to publish articles to Medium account

## Specifications

Expand Down
Binary file modified architecture.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 845d704

Please sign in to comment.