We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fabdc1e commit 1e75aa6Copy full SHA for 1e75aa6
mkdocs.repo.yml
@@ -0,0 +1,6 @@
1
+repo_url: https://github.com/CodeForPhilly/codeforphilly
2
+
3
+extra:
4
+ repository:
5
+ name: laddr
6
+ url: git@github.com:CodeForPhilly/codeforphilly.git
mkdocs.site.yml
@@ -0,0 +1,7 @@
+site_name: CodeForPhilly.org Docs
+site_url: https://codeforphilly.github.io/codeforphilly
+theme:
+ palette:
+ primary: "red"
7
+ accent: "blue"
mkdocs.studio.yml
+ studio:
+ name: codeforphilly-studio
+ web_port: 9080
+ docs_port: 9088
+ mysql_port: 9086
0 commit comments