From 287ce383bed6a9956f56e0257cf94dd4624a0657 Mon Sep 17 00:00:00 2001 From: Priya Date: Mon, 14 Oct 2013 10:24:22 +0530 Subject: [PATCH] [docs] website content added --- docs/user/website/docs.user.website.blog.md | 9 +++++-- docs/user/website/docs.user.website.setup.md | 25 ++++++++++++++++++++ 2 files changed, 32 insertions(+), 2 deletions(-) diff --git a/docs/user/website/docs.user.website.blog.md b/docs/user/website/docs.user.website.blog.md index ec035a0344..b71836e016 100644 --- a/docs/user/website/docs.user.website.blog.md +++ b/docs/user/website/docs.user.website.blog.md @@ -15,6 +15,11 @@ To create a new blog, just create a new Blog from: ![Blog](img/blog.png) -You can format the blog using the same Markdown format +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. + + +![Blog](img/blog-look.png) -You can access your blog by going to the page “blog.html” diff --git a/docs/user/website/docs.user.website.setup.md b/docs/user/website/docs.user.website.setup.md index 3249637c2d..4d1d7c7c07 100644 --- a/docs/user/website/docs.user.website.setup.md +++ b/docs/user/website/docs.user.website.setup.md @@ -29,11 +29,36 @@ To define the Top Bar Menus, Brand, Footers and Home Page, go to: > Website > Website Settings +#### Step 1: Landing Page Details ![Website Setting](img/website-settings.png)
+#### Step 2: Banner Details + +![Website Setting](img/website-settings-1.png) + +
+ +#### Step 3: Top Bar Labels + +![Website Setting](img/website-settings-2.png) + +> Note: Create seperate web pages which will be linked to the main web-icons like company, contact, products etc. + +
+#### Step 4: Footer Details + +![Website Setting](img/website-settings-3.png) + +A website can be generated once all the settings and style requirements are added. + +A sample website generated by ERPNext would look like this. + +![Website](img/website-settings-4.png) + +
#### Top Menu