brotherton-erpnext/erpnext/docs/user/manual/en/website/blog-post.md

23 lines
730 B
Markdown
Raw Normal View History

2017-07-31 10:50:43 +00:00
# Blog Post
2015-11-05 11:25:10 +00:00
Blogs are a great way to share your thoughts about your business and keep your
customers and readers updated of what you are up to.
In the age of internet, writing assumes a lot of significance because when
people come to your website, they want to read about you and your product.
To create a new blog, just create a new Blog from:
> Website > Blog > New Blog
<img class="screenshot" alt="Blog Post" src="{{docs_base_url}}/assets/img/website/blog-post.png">
2015-11-05 11:25:10 +00:00
You can format a blog using the Markdown format.You can also access your blog
by going to the page “blog.html”.
#### A sample blog-page.
<img class="screenshot" alt="Blog Sample" src="{{docs_base_url}}/assets/img/website/blog-sample.png">
2015-11-05 11:25:10 +00:00
{next}