Skip to content

gaocan1992/sland

Repository files navigation

Sland

-- a place for creativity and imagination.

Introduction

Sland (http://www.slandweb.com) is a social media website that allows people to post their own shares with pictures and users messaging system.

Use Guide

You can visit its website directly or clone it to your computer and run.

First you need to install git using this command line.

sudo apt-get install git-all

Then, you need to install web2py from github.

git clone https://github.com/web2py/web2py

You can clone my website using:

git clone https://github.com/gaocan1992/sland

And put it in web2py's applications folder.

Run web2py in command line (int the same folder containing web2py.py):

python web2py.py

Useful website:

Install git:

https://git-scm.com/book/en/v2/Getting-Started-Installing-Git

Web2py:

http://www.web2py.com

Feedback

If you have any question, you can send a email to [email protected]