Explorar el Código

added website directory

chore/proposed-structure
Kyle Quest hace 7 años
padre
commit
36da1a5d4a
Se han modificado 2 ficheros con 14 adiciones y 0 borrados
  1. +6
    -0
      README.md
  2. +8
    -0
      website/README.md

+ 6
- 0
README.md Ver fichero

@@ -140,6 +140,12 @@ Git hooks.


Other assets to go along with your repository (images, logos, etc). 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 ## Directories You Shouldn't Have


### `/src` ### `/src`


+ 8
- 0
website/README.md Ver fichero

@@ -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

Cargando…
Cancelar
Guardar