Hello World from OSS Silicon Valley
HowToUse/osssv_wiki/0.1
_ Prerequisite
- Apache installation (You can refer HowToUse/Apache/2.4)
- Git installation (You can refer HowToUse/Git/1.7)
_ Install&Setup
- Step.1
- Change directory to document root.
$ cd /var/www
- Step.2
- Download files.
$ git clone https://github.com/osssv/osssv-helloworld-wiki.git <directory name>
- Step.3
- Launch HTTP server
- Step.4
- Create a maintenance page to update contents.
$ cp index.php update.php
_ HowToUse
_ Create/Update pages
- Step.1
- Access update page (http://<domain name>/update.php)
- Step.2
- Click "New" link to create new page. Click "Edit" link to update existing page.
_ Contribute to share your pages to master repository
- Step.1
- Fork original project to your work space.
- Step.2
- Edit contents and commit it to your work space.
- Step.3
- Create Pull Request.
_ Author
S.Yatsuzuka
Last-modified: 2016-07-04 (Mon) 02:34:03 (3154d)