瀏覽代碼

Credits and screenshots

tags/v1.0.0
Chris Smith 5 年之前
父節點
當前提交
1316e71899
共有 3 個檔案被更改,包括 8 行新增0 行删除
  1. 8
    0
      README.adoc
  2. 二進制
      example-email.png
  3. 二進制
      example-form.png

+ 8
- 0
README.adoc 查看文件

@@ -5,6 +5,9 @@
5 5
 Provides a simple, tiny webservice that serves a contact form and sends responses
6 6
 via e-mail.
7 7
 
8
+image:example-form.png[Example contact form] ->
9
+image:example-email.png[Example email message]
10
+
8 11
 == Usage
9 12
 
10 13
 The simplest way to use this is via docker:
@@ -48,6 +51,11 @@ can use the templating syntax described there.
48 51
 The form must contain the `{{ .csrfField }}` template field, which will automatically insert the CSRF token for
49 52
 the request.
50 53
 
54
+== Credits
55
+
56
+Developed by https://chameth.com[Chris Smith]; CSS heavily based on the login form in
57
+ https://github.com/greboid/ig[ig] by https://greboid.com[Greg Holmes].
58
+
51 59
 == Licence
52 60
 
53 61
 This software is licensed under the MIT licence. See the LICENCE.adoc file for the full text.

二進制
example-email.png 查看文件


二進制
example-form.png 查看文件


Loading…
取消
儲存