|
|
|
|
|
|
|
|
|
|
|
|
|
|
``` |
|
|
``` |
|
|
{{< form-contact action="http://formspree.io/your@email.com" >}} |
|
|
{{< form-contact action="http://formspree.io/your@email.com" >}} |
|
|
|
|
|
|
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In order to see your site in action, run Hugo's built-in local server. |
|
|
In order to see your site in action, run Hugo's built-in local server. |
|
|
|
|
|
|
|
|
``` |
|
|
|
|
|
$ hugo server |
|
|
|
|
|
``` |
|
|
|
|
|
|
|
|
`$ hugo server` |
|
|
|
|
|
|
|
|
Now enter [`localhost:1313`](http://localhost:1313/) in the address bar of your browser. |
|
|
Now enter [`localhost:1313`](http://localhost:1313/) in the address bar of your browser. |
|
|
|
|
|
|