labertasche/__implementation_example
Domeniko Gentner 3f7d06fc0f Implementation example
Added example and changed default configuration to use this example by default to be used out of the box.
2020-12-04 13:16:56 +01:00
..
2020-12-04 13:16:56 +01:00
2020-12-04 13:16:56 +01:00
2020-12-04 13:16:56 +01:00
2020-12-04 13:16:56 +01:00
2020-12-04 13:16:56 +01:00
2020-12-04 13:16:56 +01:00
2020-12-04 13:16:56 +01:00

How to use this example

Please run

hugo --bind dev.localhost --baseURL http://dev.localhost --disableLiveReload

in this folder to view this example. Point your web browser then to dev.localhost.

Please also add

127.0.0.1 dev.localhost

to

  • Windows: C:\windows\system32\drivers\etc\hosts
  • MAC/Linux: /etc/hosts

before running the example.

There is another readme when you view the page.