diff --git a/docs/docs.blog.md b/docs/docs.blog.md new file mode 100644 index 0000000000..eae263e21b --- /dev/null +++ b/docs/docs.blog.md @@ -0,0 +1,8 @@ +--- +{ + "_label": "Blog" +} +--- +Here is the list of latest blogs from erpnext.com + +[https://erpnext.com/blog](https://erpnext.com/blog) \ No newline at end of file diff --git a/docs/docs.community.md b/docs/docs.community.md new file mode 100644 index 0000000000..121a6925d0 --- /dev/null +++ b/docs/docs.community.md @@ -0,0 +1,14 @@ +--- +{ + "_label": "Get Involved" +} +--- +If you are an ERPNext user: + +[https://groups.google.com/group/erpnext-user-forum](https://groups.google.com/group/erpnext-user-forum) + +If you are an ERPNext developer: + +[https://groups.google.com/group/erpnext-developer-forum](https://groups.google.com/group/erpnext-developer-forum) + + diff --git a/docs/docs.download.md b/docs/docs.download.md new file mode 100644 index 0000000000..2b9a9e8756 --- /dev/null +++ b/docs/docs.download.md @@ -0,0 +1,57 @@ +--- +{ + "_label": "Download ERPNext" +} +--- +### Download a pre-installed Virtual Box Image + +#### How To Install + +> You will need Oracle's Virtual Box to use the image: + +[https://www.virtualbox.org/](https://www.virtualbox.org/) + +Import the .ova file into VirtualBox. Though the default settings of the appliance should be good enough for most users, you may need to change them if you face performace issues. + +Also, you will need to change its timezone to match yours, once the Virtual Machine boots up. + +The virtual appliance uses Elementary OS. + +The credentials of the virtual image are: + +- username: erpnext +- password: erpnext +- mysql root password: erpnext +- erpnext database name: erpnext +- erpnext database password: erpnext + +Once the Virtual Machine boots, you need to start firefox, go to: + +http://localhost:8080 + +and login using: + +- user: Administrator +- password: admin + +#### Download Image + +[https://erpnext.com/downloads/erpnext-1305.ova](https://erpnext.com/downloads/erpnext-1305.ova) (~1.6 GB, MD5 Checksum - 60fe727f3a7a689edb6b2d4bd0ff55ad) + +Created on 15th May 2013. + +--- + +### Get the Source + +#### wnframework + +The web application framework that powers ERPNext: + +- [https://github.com/webnotes/wnframework](https://github.com/webnotes/wnframework) + +#### erpnext + +ERPNext modules: + +- [https://github.com/webnotes/erpnext](https://github.com/webnotes/erpnext) \ No newline at end of file diff --git a/docs/docs.md b/docs/docs.md index 7cf47a9531..fa07dbac4f 100644 --- a/docs/docs.md +++ b/docs/docs.md @@ -12,10 +12,12 @@ ] } --- -
Open Source Organization Management Platform
-