Comment system for Hugo https://labertasche.tuxstash.de/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Domeniko Gentner fdec8f74c8 Projects implementation 3 years ago
..
archetypes Implementation example 3 years ago
content/blog Implementation example 3 years ago
data/blog Projects implementation 3 years ago
layouts Implementation example 3 years ago
static Implementation example 3 years ago
README.md Changed readme 3 years ago
config.toml Implementation example 3 years ago

README.md

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: %WINDIR%\system32\drivers\etc\hosts
  • MAC/Linux: /etc/hosts

before running the example.

There is another readme when you view the page.