Browse Source

updating readme for _config.yml structure

pull/33/merge
Gonçalo Silva and Jeff Taggart 13 years ago
parent
commit
ead8fadae8
  1. 5
      COMMON_README.md

5
COMMON_README.md

@ -7,6 +7,11 @@ Projects GH Pages Common Content @@ -7,6 +7,11 @@ Projects GH Pages Common Content
git checkout --orphan gh-pages
git pull gh-pages-common master
Add a _config.yml file and add your project info:
name: Spring Data JPA
baseurl: /spring-data-jpa
## To create a new page:
Create a file (e.g. index.html) with this at the top:

Loading…
Cancel
Save