diff --git a/content/index.gmi b/content/index.gmi index 45f8fc7..44e5343 100644 --- a/content/index.gmi +++ b/content/index.gmi @@ -9,6 +9,8 @@ a constant ramble of variable intensity +test + => /books.gmi => /thoughts.gmi => /reference.gmi diff --git a/makefile b/makefile new file mode 100644 index 0000000..733eab9 --- /dev/null +++ b/makefile @@ -0,0 +1,3 @@ +deploy: + git push + ssh rhea ./deploy