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
|
4 years ago | |
---|---|---|
.. | ||
archetypes | 4 years ago | |
content/blog | 4 years ago | |
data/blog | 4 years ago | |
layouts | 4 years ago | |
static | 4 years ago | |
README.md | 4 years ago | |
config.toml | 4 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.