added website directory

This commit is contained in:
Kyle Quest 2018-09-20 08:54:50 -07:00
parent 909ccb997e
commit 36da1a5d4a
2 changed files with 14 additions and 0 deletions

View File

@ -140,6 +140,12 @@ Git hooks.
Other assets to go along with your repository (images, logos, etc).
### `/website`
This is the place to put your project's website data if you are not using Github pages.
See the [`/website`](website/README.md) directory for examples.
## Directories You Shouldn't Have
### `/src`

8
website/README.md Normal file
View File

@ -0,0 +1,8 @@
# `/website`
This is the place to put your project's website data if you are not using Github pages.
Examples:
* https://github.com/hashicorp/vault/tree/master/website
* https://github.com/perkeep/perkeep/tree/master/website