Skip to content

wesleyjrz/wesleyjrz.com

Repository files navigation

Wesley's personal blog

Dependencies

  • hugo

Nix develop

Nix development environment is available:

$ nix develop

Build

$ hugo

Files will appear into the ./public directory after the process has finished.

Test

$ ./preview.sh --start

A local website will be available at http://localhost:1313 and opened with your default browser.

More information on Hugo Official Documentation.

License

Released under the MIT License unless otherwise specified by license files in subfolders.