Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small text cleanup/spelling mistakes: #1

Merged
merged 1 commit into from May 23, 2018
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
@@ -2,18 +2,19 @@
Source repository for the Project Trident website.

## Deployment
On a FreeBSD/TrueOS system, just run the following command:
On a FreeBSD/TrueOS system, just run this command:
`sudo ./deploy_nginx.sh`
This will install the website and startup the nginx web server.

Notes:
* The first time the deploy script is run, it will prompt to install a number of packages (nginx, php*). Once those have been installed, the script will run non-interactively mode.
* The first time the deploy script is run, it will prompt to install a number of packages (nginx, php*). Once those are installed, the script continues to run non-interactively.
* It is highly recommended to install the website into a FreeBSD/TrueOS jail.

## Local Testing
Just run the `test.sh` script to spin up a [local version of the website](http://localhost:8000) on port 8000.
Run `./test.sh` to spin up a [local version of the website](http://localhost:8000) on port 8000.

## Site Modification
Locations of files (relative to root of repository):
* Overall Site Configuration: grav-site/user/config
* Individual Pages: grav-site/user/pages
* Images: grav-site/user/themes/photographer/img
@@ -17,8 +17,8 @@ simple_form:
## Features of Project Trident
![About](trident-banner.png "About") {.figure}
### Reliability
Based upon the stability of FreeBSD and TrueOS, Project Trident is provides a rock-solid experience for both home and office workstations.
Based upon the stability of FreeBSD and TrueOS, Project Trident provides a rock-solid experience for both home and office workstations.


### Security
Utilizing some of the latest security enhancements from OpenBSD, Project Trident builds upon TrueOS and provides a desktop-focused operating system which keeps security implication and mitigation procedures as a top priority for the everyday user.
Utilizing leading security enhancements from OpenBSD, Project Trident also builds on TrueOS to provide a desktop focused operating system which keeps security implication and mitigation procedures as a top priority for the everyday user.
@@ -7,7 +7,7 @@ onpage_menu: true
links:
- text: iXsystems
url: "https://www.ixsystems.com/"
description: Enterprise storage and servers, powered by open source.
description: Enterprise storage and servers, powered by Open Source.

friendlinks:
- text: Paypal
@@ -23,7 +23,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
```

## Community Rules of Conduct
Participation in the community channels and developer chats is governed by a very simple principal: keep it professional. Failure to abide by this simple rule may result in a moderator asking you to voluntarily leave, a temporary ban, or a permanent ban as the situation demands. The full text of the rules of conduct are reproduced here for reference.
Participation in the community channels and developer chats is governed by a very simple principle: keep it professional. Failure to abide by this simple rule may result in a moderator asking you to voluntarily leave, a temporary ban, or a permanent ban as the situation demands. The full text of the rules of conduct are reproduced here for reference.

```
- Insert ROC here -
@@ -49,4 +49,3 @@ Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolor

E-mail: [core@project-trident.org](mailto:core@project-trident.org)
</div>