Merge pull request #628 from cdrage/update-docs-with-index
Update documentation to reflect quickstart
This commit is contained in:
+4
-1
@@ -50,9 +50,12 @@ permalink: /$name/
|
||||
done
|
||||
cd ..
|
||||
|
||||
# remove README.md from docs folder as it isn't relevant
|
||||
# Remove README.md from docs folder as it isn't relevant
|
||||
rm docs/README.md
|
||||
|
||||
# Use quickstart.md instead as the main index page
|
||||
mv docs/quickstart.md index.md
|
||||
|
||||
# add relevant user information
|
||||
git config user.name "$DOCS_USER"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user