first commit
This commit is contained in:
commit
a8cc47490e
5
docs/index.md
Normal file
5
docs/index.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Git Hooks Tutorial
|
||||
|
||||
The goal is to test creating a git hook on serge.
|
||||
|
||||
|
11
mkdocs.yml
Normal file
11
mkdocs.yml
Normal file
@ -0,0 +1,11 @@
|
||||
site_name: Git Hooks Demo
|
||||
site_url: https://services.anarchyplanet.org # temporary
|
||||
repo_name: https://git.anarchyplanet.org/notnull/git-hooks-demo/
|
||||
edit_uri: src/master/docs/
|
||||
theme:
|
||||
name: material
|
||||
site_dir: public_html
|
||||
palette:
|
||||
scheme: slate
|
||||
primary: black
|
||||
accent: teal
|
Loading…
Reference in New Issue
Block a user