mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-05 22:48:27 +00:00
[docs] Customize and tools docs completed
This commit is contained in:
@@ -11,6 +11,10 @@ To create a new blog, just create a new Blog from:
|
||||
|
||||
> Website > Blog > New Blog
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
You can format the blog using the same Markdown format
|
||||
|
||||
You can access your blog by going to the page “blog.html”
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
---
|
||||
Websites are a core component of any business and having a good website usually means:
|
||||
|
||||
- Lot of money.
|
||||
- Hard to update.
|
||||
- Invest lot of money.
|
||||
- Difficult to update.
|
||||
- Not interactive.
|
||||
|
||||
Unless you are a web designer yourself.
|
||||
@@ -29,4 +29,4 @@ We will soon be adding a shopping cart facility so that your customers can place
|
||||
|
||||
Though not necessary, to make a good website, you might have to know a bit of HTML / CSS or hire the services of a professional. The good part is that once this is setup, you can add and edit content, blogs and products directly from your ERP.
|
||||
|
||||
> The ERPNext website (www.erpnext.com) is generated from the Website Module! In the world of startups, its called eating-your-own-dog-food!
|
||||
> The ERPNext website (www.erpnext.com) is generated from the Website Module! In the world of startups, it's called eating-your-own-dog-food!
|
||||
@@ -29,6 +29,12 @@ To define the Top Bar Menus, Brand, Footers and Home Page, go to:
|
||||
|
||||
> Website > Website Settings
|
||||
|
||||
|
||||

|
||||
|
||||
<br>
|
||||
|
||||
|
||||
#### Top Menu
|
||||
|
||||
Add each top menu item on a new link.
|
||||
@@ -45,4 +51,4 @@ To set your brand, create a logo with a transparent background and white foregro
|
||||
|
||||
##### What is Website Analytics?
|
||||
|
||||
Website analytics help you track each visitor on your website. The analytics will tell you from which country, at what time, and what pages the visitor viewed. This will help you understand who your visitors are and what are they looking for. There are many analytics engines available and the most popular and Free service is Google Analytics. We definitely recommend using one of them to gain insight into your website visitors.
|
||||
Website analytics helps you to track each visitor on your website. The analytics will tell you from which country, at what time, and which pages the visitor viewed. This will help you understand who your visitors are and what they are looking for. There are many analytics engines available and the most popular and Free service is Google Analytics. We definitely recommend using one of them to gain insight into your website visitors.
|
||||
@@ -7,6 +7,10 @@ Static Content like your Home Page, About Us, Contact Us, Terms pages can be cre
|
||||
|
||||
> Website > Web Page > New Web Page
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
#### Title
|
||||
|
||||
The first thing to set is the title of your page. The title has the maximum weight for search engines so choose a title that reflects the keywords that you are targeting for your audience.
|
||||
|
||||
Reference in New Issue
Block a user