Skip to content

Commit

Permalink
Update 2020-10-16-write-your-blog-from-your-terminal.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Nov 9, 2020
1 parent ef68ac7 commit 9350377
Showing 1 changed file with 4 additions and 3 deletions.
Expand Up @@ -5,9 +5,10 @@ title: "Write your blog from your terminal"
date: 2020-10-16 16:00:00
---

# Write your blog from your terminal

For those who enjoy building the frontend part of blogs and websites more than the backend part of it, we have created a couple of new services free to be used with a local Micro installation, or even free to deploy and run with the Micro Dev environment.
If you're following our [Building a Blog with Micro]({{ site.baseurl }}/blog/2020/11/06/building-a-blog-with-micro-part-one) series you'll already know a lot
about building a blog as Micro services. In this post we're going to cover a little on actually writing your blog via the terminal. For those who enjoy building
the frontend part of blogs and websites more than the backend part of it, we have created a couple of new services free to be used with a local Micro installation,
or even free to deploy and run with the Micro Dev environment.

These two new services are the [`posts` and the `tags` service](https://github.com/micro/services/tree/master/blog).

Expand Down

0 comments on commit 9350377

Please sign in to comment.